846 Commits

Author SHA1 Message Date
Conor Patrick
d4e61421b6
Merge pull request #232 from solokeys/windows_hello_error_codes
Windows hello response codes
2.4.2
2019-07-29 14:09:48 -04:00
Conor Patrick
690d7c716a move CTAPHID_STATUS_PROCESSING to after UP 2019-07-29 12:39:59 -04:00
Conor Patrick
78e3b291c2 make sure device status is set in all user presence tests 2019-07-28 22:10:56 -04:00
Conor Patrick
b47854c335 use error code PIN_AUTH_INVALID 2019-07-28 21:41:11 -04:00
Conor Patrick
2af747ddaa
Merge pull request #229 from solokeys/fix-hmac-secret
Fix hmac secret
2.4.1
2019-07-27 12:49:30 -04:00
Conor Patrick
9ead11de8d
Merge pull request #224 from solokeys/fault_tolerance
limit length of wLength
2019-07-27 12:47:28 -04:00
Conor Patrick
f17faca689 use correct size for auth_data for signature 2019-07-26 23:53:20 -04:00
Conor Patrick
ca66b6e43b verify signature for hmac-secret 2019-07-26 23:51:39 -04:00
Conor Patrick
1cd1b3c295 check attestation signature on all MC requests 2019-07-26 23:50:23 -04:00
Conor Patrick
df2cff2350 patch hmac final to use correct key 2019-07-26 23:49:55 -04:00
Conor Patrick
f5d50e001d test assertions work post reboot 2019-07-26 19:00:07 -04:00
Nicolas Stalder
235785b225
Bump stable version to 2.4.0 2019-07-17 23:42:56 +02:00
Conor Patrick
303c42901a limit length of wLength 2019-07-15 11:32:02 -04:00
Conor Patrick
df2f950e69
Merge pull request #217 from merlokk/extapdu
Extended length apdu, iso14443 chaining and select
2.4.0
2019-07-08 22:03:02 -04:00
Conor Patrick
10bf4242e1 fail with more import related info 2019-07-08 21:54:48 -04:00
Conor Patrick
9e95b0075c default no serial printing 2019-07-08 21:54:36 -04:00
Conor Patrick
ddbe31776c
Merge pull request #220 from merlokk/obt_src
added text how to obtain source code
2019-07-08 21:22:48 -04:00
merlokk
645ca6a5a0 add 3-space list 2019-07-08 18:12:28 +03:00
merlokk
15fc39faed added text how to obtain source code 2019-07-08 17:58:57 +03:00
merlokk
a1eedc0048 small fix 2019-07-06 13:09:19 +03:00
merlokk
89e00482e4 some improvements 2019-07-06 12:52:23 +03:00
merlokk
533ce39237 fix nfc_cc length 2019-07-06 00:15:21 +03:00
Conor Patrick
63ee003535
Merge pull request #202 from winksaville/patch-1
Update building.md
2019-07-05 10:29:40 -04:00
merlokk
fa9408d5d6 fix u2f tests 2019-07-05 12:39:32 +03:00
merlokk
ed9689435d APDU_FIDO_U2F_VERSION 2019-07-05 12:33:23 +03:00
merlokk
24a006068d fix extended apdu decode 2019-07-05 12:25:46 +03:00
merlokk
315b6564ab u2f works with extended apdu and now user presence not needs if request come from nfc and power from usb 2019-07-04 23:12:31 +03:00
merlokk
4d9285085f fix tests 2019-07-04 20:42:24 +03:00
merlokk
2272e69e15 fix tests 2019-07-04 20:14:24 +03:00
merlokk
151e1d0e9b fix some errors in tests 2019-07-04 20:09:47 +03:00
merlokk
d1df8b8b77 u2f authenticate fix 2019-07-04 19:54:00 +03:00
merlokk
cb76c34ed2 fix addressing 2019-07-04 19:45:09 +03:00
merlokk
f2ebaf6abe invalid cla and r-block works 2019-07-04 19:14:26 +03:00
merlokk
4845d2c172 fix 14443 apdu decode and select 2019-07-04 17:52:00 +03:00
merlokk
75b1d9cd01 offset calc refactoring 2019-07-04 17:38:34 +03:00
merlokk
26bc8a2889 apdu decoding works 2019-07-04 17:27:03 +03:00
merlokk
88a8eba424 gitignore 2019-07-04 16:32:11 +03:00
merlokk
d2c85881e6 applet selection and apdu check 2019-07-04 16:29:30 +03:00
merlokk
236498ee03 add make 2019-07-04 16:27:57 +03:00
merlokk
a51c9192b1 add apdu_decode 2019-07-04 16:27:33 +03:00
merlokk
4dc6bcf771 apdu decode sketch 2019-07-03 23:01:37 +03:00
merlokk
cce81b23d9 Merge branch 'master' of https://github.com/merlokk/solo into extapdu 2019-07-03 22:59:41 +03:00
merlokk
8c2e2386a9 fix NFC applet selection does not work correctly #213 2019-07-03 20:35:50 +03:00
Conor Patrick
c783a1442a
Merge pull request #215 from merlokk/nfc-testing
Nfc testing
2019-07-03 11:37:19 -04:00
merlokk
b61e5db736 style 2019-07-03 17:57:27 +03:00
merlokk
b41cd5d5b8 add nfc test force flag 2019-07-03 17:54:53 +03:00
merlokk
b42e990f67 format fix 2019-07-03 01:39:38 +03:00
merlokk
ff53bb1e32 fix style 2019-07-03 01:16:55 +03:00
merlokk
2d72e02051 remove unused lib 2019-07-03 01:03:34 +03:00
merlokk
91c77da179 cbor.loads changed to cbor.decode_from 2019-07-03 00:43:51 +03:00