aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-21Version 0.1.0HEADv0.1.0masterJames Bottomley1-1/+1
2019-03-21Add READMEJames Bottomley1-0/+35
2019-03-21Clean up debugging printsJames Bottomley2-35/+14
2019-03-21tpm: Create the NV index counter if it doesn't existJames Bottomley1-1/+26
2019-03-21tpm: correctly check for and use a NV index for the authenticate counterJames Bottomley4-13/+169
2019-03-21hidgd: add correct AUTHENTICATE responseJames Bottomley3-15/+183
2019-03-20hidgd: use default volatile TPM parentJames Bottomley2-3/+95
2019-03-20crypto: make certificate key an openssl one and split out crypto processingJames Bottomley7-107/+161
2019-03-19hidgd: allow parent to be specified as an optionJames Bottomley1-2/+7
2019-03-19hidgd: add TPM functions to give correct registrationJames Bottomley6-3/+224
2019-03-19hidgd: add certificate to registration messageJames Bottomley2-4/+22
2019-03-18hidgd: add man pageJames Bottomley4-0/+14
2019-03-18hidgd: Add usage and versionJames Bottomley1-5/+61
2019-03-18hidgd: get all the way through an authenticator transactionJames Bottomley1-8/+59
2019-03-18hidgd: add processing of U2F_REGISTERJames Bottomley1-7/+99
2019-03-18hidg: add unpacking of u2f packets and process U2F_VERSIONJames Bottomley2-1/+85
2019-03-18Add -Wall -Werror and clean up the errors they reportJames Bottomley3-4/+6
2019-03-18hidgd: add a daemon for driving the hid gadget deviceJames Bottomley3-1/+112
2019-03-14Add u2f headers from FIDO allianceJames Bottomley2-0/+232
2019-03-14Add configuration scriptsJames Bottomley5-0/+134
2019-03-14Initial commitJames Bottomley2-0/+360