878 Commits

Author SHA1 Message Date
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
Conor Patrick
4f02db3f1e Update .gitignore 2018-10-23 22:58:07 -04:00
Conor Patrick
4e79bf111c Update .gitignore 2018-10-23 22:57:21 -04:00
Conor Patrick
17bb6085f5 Merge branch 'master' of github.com:solokeyssec/solo 2018-10-23 22:56:19 -04:00
Conor Patrick
cdac84c93f USB drivers with FIDO2 HID interface demo 2018-10-23 22:56:12 -04:00
nickray
e4206291b0
shield-o-rama 2018-10-22 22:29:50 +02:00
nickray
8cd1b4de29
refs don't work it seems 2018-10-22 22:18:38 +02:00
nickray
ae11c2c890
add kickstarter badge 2018-10-22 22:02:26 +02:00
Conor Patrick
5b858af27b Merge branch 'master' of github.com:solokeyssec/solo 2018-10-21 13:15:05 -04:00
Conor Patrick
77e2756cb7 some refactoring 2018-10-21 13:14:59 -04:00
Conor Patrick
fac29a5f7b add rng 2018-10-21 12:01:36 -04:00
nickray
31c0060ffb
specify bootloader signature scheme 2018-10-21 16:54:26 +02:00