Wykres commitów

750 Commity (437f691d124f2a40d352ed547714d4ed1c764cad)

Autor SHA1 Wiadomość Data
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
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
Nicolas Stalder 8386ae56d2 Cleanup makefile, minor typos 2019-02-13 03:25:12 +01:00
Conor Patrick d38d3a8342
Merge pull request #108 from yparitcher/f2ext_fixes
fix typo
2019-02-12 20:55:15 -05:00
Conor Patrick ce364e5e87 Merge branch 'master' of github.com:solokeys/solo 2019-02-12 20:52:12 -05:00
Conor Patrick c482d6cc74 typo 2019-02-12 20:52:03 -05:00
yparitcher 2cb96cb793
fix typo 2019-02-12 20:47:28 -05:00
Conor Patrick a32bea2697
Merge pull request #64 from Nitrokey/code-comments
Describe operations done in the bootloader
2019-02-12 20:34:16 -05:00
Conor Patrick 7df402a20a
Merge branch 'master' into code-comments 2019-02-12 20:34:03 -05:00
Conor Patrick 650e0b26cc change assignment, else this evaluates for every file 2019-02-12 20:29:33 -05:00
Conor Patrick 831976f3a2 replace macros with DEBUG_LEVEL aware timestamp function 2019-02-12 20:28:48 -05:00
Conor Patrick e7e83820a9
Merge pull request #51 from yparitcher/clean_build
clean up code: GCC warnings; add black to travis; fix linux build errors
2019-02-12 20:08:24 -05:00
yparitcher 8dd211d557
merge upstream 2019-02-12 19:49:47 -05:00
Conor Patrick 747d9a194d
Merge pull request #86 from pjz/black
Add black to travis checking
2019-02-12 19:37:57 -05:00
yparitcher bfd8827073
fix Makfile: bootloader 2019-02-12 19:35:33 -05:00
yparitcher ce92c7634e
fix bootloader version 2019-02-12 19:34:46 -05:00
yparitcher f97d9ab34f
fixes 2019-02-12 19:22:35 -05:00
Conor Patrick a2611fb013 run python black 2019-02-12 18:45:01 -05:00
Conor Patrick 3b320e0aeb initialize at 24 MHz at very start instead of 16 2019-02-12 18:34:13 -05:00
yparitcher f2d0e3d275
Revert "Travis: use python 3.6" Hopefuly we dont need this
This reverts commit e10ad70b2b8e15de5fcace7af3f8e1cc9a6ca2f0.
2019-02-12 18:27:11 -05:00
yparitcher c1631c7172
Travis: try to get python to work 2019-02-12 18:27:11 -05:00