869 Commits

Author SHA1 Message Date
Nicolas Stalder
c97b9f9b8f Need includes in main Makefile too 2019-02-26 20:16:38 +01:00
Conor Patrick
ecf994b647 fix warnings and compile errors 2019-02-26 14:13:29 -05:00
Conor Patrick
347d0942b1 refactor fromNFC 2019-02-26 14:07:27 -05:00
Conor Patrick
ff0d42c8d5 refactor clock rates, fix warnings 2019-02-26 13:56:06 -05:00
Nicolas Stalder
a6673b0917 Use our cifra fork, rename command, keep room for sha256 2019-02-26 19:52:59 +01:00
Nicolas Stalder
0c296bba30 First go at using cifra for SHA512 2019-02-26 19:52:59 +01:00
Conor Patrick
57930aaa13 fix compilation errors 2019-02-26 13:27:25 -05:00
Conor Patrick
1a6895ca25 merge 2019-02-26 13:10:16 -05: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
a195408a11 scale up to 24 MHz only for register 2019-02-26 01:51:07 -05:00
Conor Patrick
54b7f42056 passive operation works as is (refactor needed) 2019-02-26 01:19:35 -05:00
Conor Patrick
6128e86da2
Merge pull request #114 from merlokk/nfc4
NFC. added hardware part of UID
2019-02-19 22:05:15 -05:00
merlokk
fed9f473aa added hardware part of UID 2019-02-19 18:12:01 +02:00
Nicolas Stalder
f6ff3c1b87 Fetch tags in docker build script. More robust udev rules in docs 2019-02-19 00:32:07 +01:00
Conor Patrick
afd3218358 Create CHANGELOG.md 2019-02-17 18:19:30 -05:00
Conor Patrick
ed6da0ba1e
Merge pull request #111 from solokeys/fido2-ext
Fido2 ext
2019-02-17 15:51:57 -05:00
Conor Patrick
46d7be865d fix upper byte U2F for backwards compatibility 2019-02-17 15:33:24 -05:00
Conor Patrick
596c6c1077 manually specify order for reproducible builds 2019-02-16 22:30:49 -05:00
Conor Patrick
6c3014575f Update application.mk 2019-02-16 22:02:26 -05:00
Conor Patrick
190ecc8fd8 make work for windows 2019-02-16 21:27:56 -05:00
Nicolas Stalder
0d2e03a5a9 Change firmware-hacker ROP level, add ST DFU udev
- later we can set ROP=1 for hacker firmware builds again,
  right now it causes issues in solo-python tool
2019-02-17 02:30:16 +01:00
Conor Patrick
991530f88b generate the serial number same as DFU 2019-02-16 14:08:59 -05:00
Nicolas Stalder
de31924be3 Lock down reproducible make targets and use in docker build 2019-02-16 18:46:13 +01:00
Nicolas Stalder
6b97807f51 Easier hex make targets for docker build 2019-02-16 18:36:04 +01:00
Nicolas Stalder
35022775cd Ensure the docker image has all public commits to build from 2019-02-16 18:10:16 +01:00
Conor Patrick
6fecb3c035 base serial number off of chip Unique device ID 2019-02-16 00:23:11 -05:00
Conor Patrick
3fed8cebdf reduce RNG to 71 2019-02-14 18:01:23 -05:00
Nicolas Stalder
c81bc9fb98 Detailed version in product name 2019-02-14 23:13:06 +01:00
Conor Patrick
99f09790f1 deterministic 2019-02-14 16:03:19 -05:00
Conor Patrick
6745c9a0cb bugfix/skip-auth for fido2 extension 2019-02-14 15:53:02 -05:00
Conor Patrick
0651316da5 catch U2F check by extension 2019-02-14 15:16:13 -05:00
Conor Patrick
f48becc6dc bridge extension to fido2 interface 2019-02-14 15:15:58 -05:00
Conor Patrick
85c58e9d5b TAG_EXT typo 2019-02-14 15:15:24 -05:00
Conor Patrick
c9862977bf delete old key 2019-02-13 19:22:45 -05:00
Conor Patrick
1a40299dcb add solokeys cert 2019-02-13 19:16:44 -05:00
Nicolas Stalder
8f9ff17bef ability to build solo versions via make docker-build SOLO_VERSION=... 2019-02-14 00:35:28 +01:00
Nicolas Stalder
9e9d26e604 Split building and merging firmware in two, use volumes 2019-02-14 00:35:28 +01:00
Nicolas Stalder
b3d76d56e0 Add docker-build make target, adjust instructions, remove Python2 support 2019-02-14 00:35:28 +01:00
Nicolas Stalder
13424fdbcd add Dockerfile 2019-02-14 00:35:28 +01:00
Conor Patrick
2327247c29
Merge pull request #110 from yparitcher/Bootloader_version
fix bootloader versions
1.0.2
2019-02-13 00:14:53 -05:00
yparitcher
85004370b7
fix bootloader versions 2019-02-12 23:10:36 -05:00
Conor Patrick
8f6f8a34e1
Merge pull request #109 from solokeys/minor-cleanup
Cleanup makefile, minor typos
2019-02-12 22:29:02 -05:00
Conor Patrick
f0f0aaaaa4 test u2f 2019-02-12 22:27:06 -05:00
Nicolas Stalder
5fddde240f fix env3 reference to venv in README 2019-02-13 04:14:55 +01:00
Nicolas Stalder
b212c71da6 fix .envrc 2019-02-13 04:13:15 +01:00
Nicolas Stalder
1ea4a2776b remove .clabot 2019-02-13 04:12:31 +01:00
Nicolas Stalder
41f1d5efed udev fix 2019-02-13 04:03:55 +01:00
Conor Patrick
6e497ad04e VERSION macro was colliding with something 2019-02-12 22:02:11 -05:00
Nicolas Stalder
34fb8c9c24 udev fix 2019-02-13 03:54:06 +01:00