Wykres commitów

1239 Commity (fe0b52bf7884a4f798b7d43b8e93623b9e3026de)

Autor SHA1 Wiadomość Data
Conor Patrick eb4a29edc6 update pc build 2018-11-23 11:51:11 -05:00
Conor Patrick ff682d6b5e remove debug statements 2018-11-23 11:50:51 -05:00
Conor Patrick feceeb0a22 passing certification and interop with rk 2018-11-18 11:15:00 -08:00
Conor Patrick fc8bc892c1 add initial resident key support 2018-11-18 11:15:00 -08:00
Conor Patrick 36fdc64fab passing interop w/o rk 2018-11-18 11:15:00 -08:00
Conor Patrick 24e0bd9bc3 subject key identifier for intermediate cert 2018-11-18 11:15:00 -08:00
Conor Patrick bec309ac2e wrong counter endian. check pinAuth even when pin not set. 2018-11-18 11:15:00 -08:00
Conor Patrick 693bac9c15 increase max msg size 2018-11-18 11:15:00 -08:00
Conor Patrick 43b5201a1e dont add uv option... 2018-11-18 11:15:00 -08:00
Conor Patrick 984b30234a small bug fixes 2018-11-18 11:15:00 -08:00
Conor Patrick 35e9077e20 wrong key type 2018-11-18 11:15:00 -08:00
Conor Patrick 9faefee27c test solo program 2018-11-18 11:15:00 -08:00
Conor Patrick 85157e2c26
Merge pull request #28 from SoloKeysSec/device-firmware
test firmware for manufacturer
2018-11-04 17:18:57 -05:00
Conor Patrick 9de4d9808b
Merge pull request #23 from 0x0ece/macosx
Fix make all on MacOS
2018-11-04 17:16:38 -05:00
Conor Patrick fad474ad2c
Merge branch 'master' into macosx 2018-11-04 17:16:16 -05:00
Conor Patrick b7b668f0e2
Merge pull request #24 from 0x0ece/error
Add -Wall -Werror and catch sigint (pc only)
2018-11-04 17:15:12 -05:00
Conor Patrick 215f53551e
Merge branch 'master' into error 2018-11-04 17:15:04 -05:00
Conor Patrick cb6d3565de test firmware for manufacturer 2018-11-04 17:12:27 -05:00
nickray 29e885d255
git clone needs submodules 2018-11-02 16:01:06 +01:00
Conor Patrick e2dec2625d document some 2018-11-02 00:33:54 -04:00
Conor Patrick f512fd8831 too unclear what is happening 2018-11-02 00:10:22 -04:00
Conor Patrick 4e373e02a0 Merge branch 'master' of github.com:solokeyssec/solo 2018-10-30 01:50:48 -04:00
Conor Patrick 80842dab29 passing u2f usbhid test 2018-10-30 01:50:46 -04:00
Conor Patrick 8fbd78a0f6
Merge pull request #25 from SoloKeysSec/0x0ece-patch-1
Fix undefined behavior
2018-10-28 23:44:43 -04:00
Conor Patrick 898a7a303c add aes in keygen 2018-10-28 22:14:36 -04:00
Conor Patrick ba82400b6c reset transport key 2018-10-28 20:50:20 -04:00
Conor Patrick 32f0d2675e entering and leaving dfu 2018-10-28 20:39:56 -04:00
Conor Patrick 5993aa792a fix compile warnings, add flash locking 2018-10-28 20:09:12 -04:00
Conor Patrick 707a930d33 development attestation key pair 2018-10-28 16:39:38 -04:00
Conor Patrick 02caffd6bf Merge branch 'master' of github.com:solokeyssec/solo 2018-10-28 16:31:06 -04:00
Conor Patrick 2fd96f8e4b pass fido2 tests 2018-10-28 16:30:55 -04:00
nickray ac89f0c227
Update udev.md 2018-10-28 14:30:06 +01:00
Conor Patrick 2f911368da make count atomic 2018-10-27 18:55:32 -04:00
Conor Patrick bee17a3fbe update pc version 2018-10-26 00:54:32 -04:00
Conor Patrick b9e51f6125 initial on-device key generation 2018-10-26 00:52:32 -04:00
Conor Patrick 27a2e13039 atomic count 2018-10-26 00:15:41 -04:00
Conor Patrick 528e62173d nonvolatile data 2018-10-26 00:04:10 -04:00
Conor Patrick d383ce67bf add button, tune color 2018-10-25 23:36:46 -04:00
Conor Patrick 285d085472 default blocking 2018-10-25 22:29:53 -04:00
Conor Patrick b0acd04662 move hid lib 2018-10-25 22:29:26 -04:00
Conor Patrick 9c811e81d9 dd 2018-10-25 22:28:42 -04:00
Conor Patrick 557a49831b dd 2018-10-25 22:27:00 -04:00
Conor Patrick 26920551b2 re-enable some usbhid tests 2018-10-25 21:55:09 -04:00
Conor Patrick bdf2a47e72 block on usb tx 2018-10-25 21:33:29 -04:00
Conor Patrick 705ee28860 initial fido2 port 2018-10-25 21:25:49 -04:00
Conor Patrick 2819c0a215 Update targets/stm32l442/lib/usbd/usbd_conf.c
fix some issues with usb configuration
2018-10-25 21:23:44 -04:00
Emanuele Cesena f9757c0a08 Add -Wall -Werror and catch sigint (pc only) 2018-10-24 22:37:27 -07:00
Emanuele Cesena a0e0e78551
Fix undefined behavior
I run cppcheck :)
Shifting *signed* 32-bit value by 31 bits is undefined behaviour.
2018-10-24 22:03:31 -07:00
Emanuele Cesena 747e291c73 Fix make all on MacOS 2018-10-24 20:20:46 -07:00
Conor Patrick fb93891685 refactor, mostly removing st bloat 2018-10-24 18:42:50 -04:00