696 Commits

Author SHA1 Message Date
Conor Patrick
f5c6f99423
Merge pull request #164 from ehershey/patch-2
Docs fixups
2019-04-06 13:40:51 -04:00
Ernie Hershey
96de4f0850
Docs fixups
Spelling, grammar
2019-04-06 13:28:16 -04:00
Nicolas Stalder
a6a6d653ad
Update README.md 2019-04-06 14:49:44 +02:00
Nicolas Stalder
928bc0216d
Merge pull request #161 from solokeys/bump_2.1.0
bump to 2.1.0
2019-04-02 01:31:48 +02:00
Conor Patrick
6d52c9ede7 bump to 2.1.0 2019-03-31 23:49:29 -04:00
Conor Patrick
89769ecc18 fix u2f counter for real 2.1.0 2019-03-31 23:29:00 -04:00
Conor Patrick
3b3f47bfcf
Merge pull request #155 from solokeys/pin_lockout_ga
Pin lockout ga
2019-03-29 17:11:48 -04:00
Conor Patrick
6fa443b0bc tests for GA without pin 2019-03-26 19:00:42 -04:00
Conor Patrick
893d4131b2 change how pin is enforced for GA 2019-03-26 19:00:12 -04:00
Conor Patrick
4e21c0bd8f
Merge pull request #152 from solokeys/testing_yubikey
Testing yubikey
2019-03-26 18:33:03 -04:00
Conor Patrick
251eb6bf64 Merge branch 'master' into testing_yubikey 2019-03-26 16:36:08 -04:00
Conor Patrick
08e236df69 fix code quality issues x/2 2019-03-26 16:14:28 -04:00
Conor Patrick
d2091563ab fix code quality issues 2019-03-26 16:09:30 -04:00
Conor Patrick
54a6a82ca0
Merge pull request #153 from solokeys/rng-fix
Fix buffer overrun and use correct size for random u32
2019-03-26 15:37:51 -04:00
Nicolas Stalder
40b9dae38a Fix buffer overrun and use correct size for random u32 2019-03-26 01:55:42 +01:00
Nicolas Stalder
98a209e330 make target to flash firmware via bootloader 2019-03-23 13:54:04 +01:00
Nicolas Stalder
d3b5fb68ee Build debug 1/2 versions of hacker firmware and bundle 2019-03-23 13:52:47 +01:00
Conor Patrick
74a1f0e21b
Merge pull request #143 from solokeys/paranoid-modemmanager
Do not signal "AT modem" for ACM-CDC serial
2019-03-23 01:48:18 -04:00
Nicolas Stalder
e21172fff8
Merge pull request #149 from solokeys/hmac-secret
Hmac-secret
2019-03-22 22:05:41 +01:00
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
Nicolas Stalder
349ea5343a Remove paranoid MM stuff, not signaling AT modem is enough + better 2019-03-22 20:01:31 +01:00
Nicolas Stalder
c851807376 Do not advertise AT modem capabilities 2019-03-22 20:00:02 +01:00
Nicolas Stalder
84d1629aa3 Allow toggling between strict and paranoid ModemManager filter-policy 2019-03-22 20:00:02 +01:00
Nicolas Stalder
8f6ae29163 Fix ModemManager udev rule for some distros 2019-03-22 20:00:02 +01:00
Conor Patrick
a0d27c2c56 add memory layout commment, undo -8 simplification 2019-03-22 19:55:25 +01:00
Conor Patrick
3a10427bd9 remove unused files 2019-03-22 19:55:25 +01:00
Nicolas Stalder
f3b591e570 Apply suggestions from code review
Co-Authored-By: conorpp <conorpp94@gmail.com>
2019-03-22 19:55:25 +01:00
Conor Patrick
175f59d206 paste into other linker scripts 2019-03-22 19:55:25 +01:00
Conor Patrick
f5ff6a11f0 rewrite base linker script 2019-03-22 19:55:25 +01:00
Conor Patrick
d979420324 u2f work with yubikey5 2019-03-22 01:59:19 -04:00
Conor Patrick
5076af1be4 works with yubikey5 2019-03-22 01:22:55 -04:00
Conor Patrick
0a7845459c breakup test_fido2 2019-03-22 00:45:28 -04:00
Conor Patrick
c4262b0f5b rename 2019-03-22 00:20:48 -04:00
Conor Patrick
53fb0059a7 break into separate files 2019-03-22 00:20:20 -04:00
Conor Patrick
a1a75e4ab5 check errors 2019-03-21 12:47:15 -04:00
Conor Patrick
d68011ef04 remove warnings 2019-03-21 00:01:37 -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
946e932b1e refactor to use less ram 2019-03-20 23:28:45 -04:00
Conor Patrick
142d4002e5 remove warning, reduce memory 2019-03-20 23:14:17 -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
b62e9906c7 make new function 2019-03-20 20:13:16 -04:00
Conor Patrick
e22e636475 hmac-secret tested 2019-03-20 20:03:25 -04:00
Conor Patrick
074225d87a hmac-secret fully functional 2019-03-20 20:03:12 -04:00
Conor Patrick
bb9b2ea9d4 validate saltAuth 2019-03-20 18:10:52 -04:00
Conor Patrick
e8d5bc5829 refactor ctap_make_auth_data arguments 2019-03-20 17:43:50 -04:00
Conor Patrick
850381a633 test parsing 2019-03-20 16:52:10 -04:00
Conor Patrick
ce3ad0e56f bugfix 2019-03-20 16:51:58 -04:00