96 Commits

Author SHA1 Message Date
Nicolas Stalder
9d3144e9b1 oops. black 2019-03-22 21:56:18 +01:00
Nicolas Stalder
a2a774125f Fix usage and display fido2-ext in it 2019-03-22 21:40:55 +01:00
Conor Patrick
a1a75e4ab5 check errors 2019-03-21 12:47:15 -04:00
Conor Patrick
02e83073e0 add hmac-secret to reg response 2019-03-20 23:58:42 -04:00
Conor Patrick
3a48756f96 remove extra layer of map 2019-03-20 23:40:58 -04:00
Conor Patrick
dbe5283e1f test solo commands on fido2 layer 2019-03-20 21:06:18 -04:00
Conor Patrick
2d233f164e small bug fixes 2019-03-20 21:03:03 -04:00
Conor Patrick
e22e636475 hmac-secret tested 2019-03-20 20:03:25 -04:00
Conor Patrick
850381a633 test parsing 2019-03-20 16:52:10 -04:00
Conor Patrick
6098810167 start to test hmac-secret 2019-03-20 15:45:35 -04:00
Conor Patrick
6ec9fb962a delay send_raw in test 2019-03-20 14:59:31 -04:00
Conor Patrick
c9bfe001ee refactored version, previously lost 2019-03-20 14:56:52 -04:00
Conor Patrick
9544330dc3 delay send_raw in test 2019-03-18 04:36:02 +01:00
Conor Patrick
0964ff69b7 refactor a bit 2019-03-18 04:36:02 +01:00
Conor Patrick
084e518018 refactor 2019-03-06 17:43:28 -05:00
Conor Patrick
6674f0a8ff add more tests 2019-03-06 16:17:12 -05:00
Conor Patrick
f704851419 add bootloader tests 2019-03-06 14:23:56 -05:00
Conor Patrick
0d5e1ee872 Test solo specific commands 2019-03-06 14:06:07 -05:00
Conor Patrick
b0b0564df9 fix imports 2019-03-06 13:13:43 -05:00
Conor Patrick
195dc2a8ae use 0x7f as upper counter byte 2019-03-04 02:36:47 -05:00
Conor Patrick
63a93f6ec2 test pin lock out 2019-03-03 19:01:08 -05:00
Conor Patrick
7b8ec18e76 add reboot capability for tests 2019-03-03 18:43:14 -05:00
Conor Patrick
67faef0117 tests for client pin 2019-03-03 17:17:04 -05:00
Conor Patrick
880d54a4f0 more fido2 tests 2019-03-03 03:43:15 -05:00
Conor Patrick
e883c5aa6e add many fido2 tests 2019-03-02 22:40:51 -05:00
Conor Patrick
6c96521c7d slight cleanup 2019-03-02 00:55:46 -05:00
Conor Patrick
e31e703afd minor improvements 2019-03-01 23:42:22 -05:00
Conor Patrick
3a8be9eef7 add more u2f tests 2019-03-01 23:16:48 -05:00
Conor Patrick
e2b30ec087 basic interface 2019-03-01 22:35:50 -05:00
Conor Patrick
11ca6bd517 fix pc testing 2019-03-01 22:11:36 -05:00
Nicolas Stalder
ff5207ba77 First attempt 2019-02-27 21:43:20 +01:00
Conor Patrick
54241ecd42 add option 'sim' to select UDP/simulated backend 2019-02-26 18:37:42 +01:00
Conor Patrick
e537d00173 update to new fido2 version 2019-02-26 18:37:42 +01:00
Conor Patrick
46d7be865d fix upper byte U2F for backwards compatibility 2019-02-17 15:33:24 -05:00
Conor Patrick
6745c9a0cb bugfix/skip-auth for fido2 extension 2019-02-14 15:53:02 -05:00
Nicolas Stalder
9e9d26e604 Split building and merging firmware in two, use volumes 2019-02-14 00:35:28 +01:00
Conor Patrick
f0f0aaaaa4 test u2f 2019-02-12 22:27:06 -05:00
Conor Patrick
a2611fb013 run python black 2019-02-12 18:45:01 -05:00
Conor Patrick
894f6f7ee1
Merge branch 'master' into license-change 2019-02-12 17:47:28 -05:00
Conor Patrick
ed676151f1 update license to apache2 + mit 2019-02-12 17:18:17 -05:00
Conor Patrick
45da2f0b32 Update solotool.py 2019-02-12 16:37:40 -05:00
Conor Patrick
72bca0765a see firmware version from solotool 2019-02-12 15:11:48 -05:00
Conor Patrick
1ffe85f083 update attestation verification 2019-01-27 11:18:50 -05:00
Conor Patrick
7a6abdfd0c add command to verify SoloKeys attestation cert 2019-01-26 18:06:01 -05:00
Conor Patrick
ff4cb32bc3 Update solotool.py 2019-01-26 17:15:40 -05:00
Paul Jimenez
a72f5029dc Make solotool complain if it's run with py2 2019-01-21 19:24:58 +01:00
Nicolas Stalder
a8e1060eee fix some more scripts 2019-01-04 04:30:00 +01:00
Nicolas Stalder
2f9987a28a be systematic with coding and shebang 2019-01-04 02:01:59 +01:00
Nicolas Stalder
6a5449b8cb Pass tools/ through black 2019-01-03 14:27:21 +01:00
Nicolas Stalder
b2c78ca7c0 Start some cleanup
- add an editorconfig
- fix requirements.txt and the UTF-8 issue (lost in pull/47)
- two clean environments
- make black usable
- two test targets (wink2/wink3)
2019-01-03 14:24:34 +01:00