Commit Graph

1035 Commits

Author SHA1 Message Date
Jan A 5168afa16e Code cosmetics, added missing void statement to empty parameter of
functions
2019-10-08 12:31:08 -04:00
Nicolas Stalder 208d26be89 Merge pull request #315 from My1/patch-1
clone using https instead
2019-09-26 23:01:42 +02:00
My1 45293fe998 clone using https instead
not everyone has a github account, wants one or wants to setup ssh keys.
2019-09-26 16:11:40 +02:00
Conor Patrick a1a42fec5c Bump stable version to 2.5.3 2019-09-17 17:22:15 +08:00
Conor Patrick 8c256298ae default up to enabled 2.5.3 2019-09-17 00:13:57 +08:00
Conor Patrick 01b928c0ec allow in bootloader as well 2019-09-17 00:13:57 +08:00
Conor Patrick 018a4d394c add get_version command to hid 2019-09-17 00:13:57 +08:00
Conor Patrick 7a75fba6d3 delete old code 2019-09-17 00:13:57 +08:00
Conor Patrick c61f15a090 allow get_assertion with disabled UP 2019-09-17 00:13:57 +08:00
Conor Patrick f072561899 properly check the rpId in request 2019-09-17 00:13:57 +08:00
merlokk 6652feb4a2 added CID transfer and NAK-ACK sequence 2019-09-05 23:26:15 +08:00
Nicolas Stalder fc7ea68d4a Bump STABLE_VERSION to 2.5.2 2019-09-05 00:30:59 +02:00
Nicolas Stalder cb116efcc9 Merge pull request #303 from StoyanDimitrov/patch-3
Typo
2019-09-03 00:48:23 +02:00
Nicolas Stalder 80b9df3e04 Merge pull request #302 from StoyanDimitrov/patch-2
Highlight command and few file names
2019-09-03 00:48:08 +02:00
Nicolas Stalder 194ef5edcf Merge pull request #304 from StoyanDimitrov/patch-4
Fix broken formating
2019-09-03 00:47:21 +02:00
StoyanDimitrov 006117bb6b Fix broken formating 2019-09-02 20:56:55 +00:00
StoyanDimitrov 75c75fa897 Hilight file name 2019-09-02 20:41:42 +00:00
StoyanDimitrov 2969d09ffa Typo 2019-09-02 20:36:02 +00:00
StoyanDimitrov b871e10d08 Highlight command and few file names 2019-09-02 20:34:20 +00:00
Conor Patrick 18d39a7047 Merge pull request #240 from Nitrokey/remove-pin-storage
Replace FIDO2 PIN storage with its hash
2019-09-02 21:50:44 +08:00
Conor Patrick a9bbdee35b Merge branch 'master' into remove-pin-storage 2019-09-02 21:45:21 +08:00
Conor Patrick 321bbe3691 Merge pull request #293 from solokeys/ccid
Ccid
2019-09-02 21:42:38 +08:00
merlokk 1ce191343f add checking some rare case in iso14443-4 chaining. add NAK checking and aborting the data sending. 2.5.2 2019-08-31 02:12:05 +08:00
Conor Patrick 9041e5903c return SW_WRONG_LENGTH for incorrect lc 2019-08-30 16:37:17 +08:00
allcontributors[bot] 689d471688 docs: update .all-contributorsrc 2019-08-30 01:46:40 +02:00
allcontributors[bot] 8b9e44c3ed docs: update README.md 2019-08-30 01:46:40 +02:00
Conor Patrick 83dd92d9ba Update STABLE_VERSION 2019-08-29 22:05:10 +08:00
Conor Patrick 8bf1921263 dont reference not-enabled ccid 2019-08-24 16:20:52 +08:00
Conor Patrick 3ba9b671fc dont use composit for bootloader 2019-08-24 16:01:44 +08:00
Conor Patrick 69c34f9ca9 Merge branch 'master' into ccid 2019-08-24 15:54:51 +08:00
Conor Patrick 3b4c154fd1 add enable macro for CCID interface 2019-08-24 15:49:02 +08:00
Conor Patrick ccd9a04146 add ccid log tag 2019-08-24 15:08:14 +08:00
Conor Patrick bde4c09c21 CCID basics working 2019-08-24 15:06:16 +08:00
merlokk 5d3914bc5e remove delays 2.5.1 2019-08-23 22:25:22 +08:00
Conor Patrick abe306a649 Merge branch 'master' of github.com:solokeys/solo 2.5.0 2019-08-23 14:53:22 +08:00
Conor Patrick 41ceb78f6c add user presence to flags 2019-08-23 14:48:21 +08:00
Conor Patrick 8e192f2363 do not delay bootloader 2019-08-23 14:41:26 +08:00
Conor Patrick affc256ca2 add delay to cap button improve reliability 2019-08-23 14:41:26 +08:00
Conor Patrick b3ac739a35 make touch sensor edge based to avoid approving >1 transaction 2019-08-23 13:44:06 +08:00
Conor Patrick 3b53537077 refactor fido2 user presence handling & increase timeout to 29s 2019-08-23 13:19:28 +08:00
merlokk 3fad9a7a7d add response to reset command and delete debug 2019-08-23 10:43:09 +08:00
allcontributors[bot] 8973608f59 docs: update .all-contributorsrc 2019-08-22 22:42:17 +02:00
allcontributors[bot] 8af6505f6d docs: update README.md 2019-08-22 22:42:17 +02:00
merlokk d39d7978fd small fix 2019-08-22 21:04:01 +08:00
merlokk c972a13034 fix reboot 2019-08-22 20:55:25 +08:00
merlokk a95e62e2ea reset 2019-08-22 20:55:25 +08:00
merlokk c79b7abfb6 add reset placeholder 2019-08-22 20:55:25 +08:00
merlokk dfb124dc8b refactoring 2019-08-22 20:55:12 +08:00
merlokk 972760eb78 added APDU input chaining 2019-08-22 20:55:12 +08:00
merlokk 0d621d13f9 fix decoding apdu 2019-08-22 20:55:12 +08:00