Nicolas Stalder
|
8d59351299
|
Combine SoloKeys STMicroelectronics VID with Tomu, add pid.codes too
|
2019-03-14 14:12:59 +01:00 |
|
Nicolas Stalder
|
bdb4ca33a9
|
Add udev rule for SoloKeys
|
2019-03-13 23:08:20 +01:00 |
|
Klas Lindfors
|
ca326ac304
|
bump versions after release
|
2019-03-06 16:32:33 +01:00 |
|
Klas Lindfors
|
8cf1fe3b76
|
NEWS for 1.1.9
libu2f-host-1.1.9
|
2019-03-06 15:57:08 +01:00 |
|
Klas Lindfors
|
1081a0ff3b
|
lib: endianness of cid was changed with fix for init parsing
this caused issues on some u2f devices
fixes #115
|
2019-03-06 09:58:03 +01:00 |
|
Klas Lindfors
|
ce9f3dbc3d
|
travis: always do syntax-check skip unneeded stuff for win builds
|
2019-03-05 15:06:26 +01:00 |
|
Klas Lindfors
|
5552d17f08
|
bump version after release
|
2019-03-05 14:08:51 +01:00 |
|
Klas Lindfors
|
5e1d2dd331
|
NEWS for 1.1.8
libu2f-host-1.1.8
|
2019-03-05 14:02:12 +01:00 |
|
Klas Lindfors
|
455b656c91
|
use #ifdef rather than #if defined ()
make syntax-check complained about the latter
|
2019-03-05 14:02:12 +01:00 |
|
Klas Lindfors
|
e4bb58cc8b
|
fix filling out of initresp
|
2019-02-22 12:32:10 +01:00 |
|
Klas Lindfors
|
17d67ff89f
|
Merge branch 'pr-114'
|
2019-02-13 15:14:24 +01:00 |
|
Klas Lindfors
|
5a941ed072
|
udev: drop 70-old-u2f.rules
|
2019-02-13 15:12:12 +01:00 |
|
Klas Lindfors
|
0aaf34f530
|
Merge branch 'pr-98'
|
2019-02-13 15:10:17 +01:00 |
|
Gabriel Kihlman
|
2892b9c15f
|
Use a random nonce when initiatiating communication with the u2f device
obtain_nonce() copied from libfido2.
|
2019-02-13 10:24:14 +01:00 |
|
Nicolas Braud-Santoni
|
0d6d6ba716
|
70-u2f.rules: Support group plugdev
Made with: sed -i 's|^\(K.*\)$|\0, GROUP="plugdev"|g' 70-u2f.rules
Checked with: diff <(sed 's/TAG+="uaccess", //g' 70-u2f.rules) 70-old-u2f.rules
Closes #96
|
2019-02-08 22:43:49 +01:00 |
|
Nicolas Braud-Santoni
|
6408e222ad
|
70-old-u2f.rules: Remove extraneous space
|
2019-02-08 22:40:08 +01:00 |
|
Klas Lindfors
|
4d490bb2c5
|
Merge branch 'overflow_fix'
|
2019-02-08 12:44:11 +01:00 |
|
Klas Lindfors
|
5253a8c32a
|
Merge branch 'pr-111'
|
2019-01-30 12:10:41 +01:00 |
|
Oleg
|
a47148a393
|
Sync files u2f.conf.sample 70-old-u2f.rules with 70-u2f.rules
|
2019-01-30 13:16:16 +03:00 |
|
Oleg
|
ef2ac572d5
|
Adding support for JaCarta2 U2F
|
2019-01-30 12:46:14 +03:00 |
|
Klas Lindfors
|
d42e8080c7
|
bump versions after release
|
2019-01-08 10:16:40 +01:00 |
|
Klas Lindfors
|
753a97dda6
|
NEWS for 1.1.7
libu2f-host-1.1.7
|
2019-01-08 10:12:08 +01:00 |
|
Klas Lindfors
|
f526546bb2
|
lib: when receiving data, make sure to not copy one packet to much
this might lead to a 64 byte buffer-overflow
|
2019-01-08 10:12:08 +01:00 |
|
Klas Lindfors
|
e77a109f8c
|
lib: make sure that we don't copy in a to large initresp from device
reported by Christian Reitter
|
2019-01-08 10:12:08 +01:00 |
|
Klas Lindfors
|
375cfc4770
|
doc: fix whitespace at end of line
|
2019-01-08 10:12:08 +01:00 |
|