260 Commits

Author SHA1 Message Date
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
Conor Patrick
2108f0f286 flash r/w 2018-10-20 21:02:59 -04:00
Conor Patrick
2bb4a9fe16 timers, pwm, printf 2018-10-20 17:13:44 -04:00
Conor Patrick
014a18acbd add conf for vim YCM 2018-10-20 13:15:21 -04:00
Conor Patrick
ae26e0c167 build for solo 2018-10-19 22:08:10 -04:00
nickray
c0a639cde5
Update README.md 2018-10-20 03:56:59 +02:00
nickray
19610ea159
Merge pull request #17 from pjz/travis
Add travis-ci support and better test build
2018-10-20 03:54:14 +02:00
Nicolas Stalder
735ab8f148 📝 never forget udev 2018-10-20 03:21:54 +02:00
nickray
a2832f381f
Update README.md 2018-10-20 03:10:30 +02:00
Nicolas Stalder
d98d4f2714 add docs on building on linux 2018-10-20 03:07:16 +02:00
nickray
02c925cb61
Update README.md 2018-10-20 02:36:47 +02:00
Paul Jimenez
e2be959731 Add travis-ci support and better test build 2018-10-19 01:36:30 -04:00
Conor Patrick
c71c59bbac
Merge pull request #10 from pjz/automate
Automate build a bit more
2018-10-17 18:20:08 -04:00
Paul Jimenez
c3702b9a29 fix testgcm target 2018-10-17 00:50:40 -04:00
Conor Patrick
f157a89fa2 hello world stm32l432 2018-10-17 00:32:32 -04:00
Paul Jimenez
25b5091a2c document docsrv target 2018-10-16 23:31:24 -04:00
Paul Jimenez
f429d6798e use CFLAGS to define AES256 for tiny-AES-c instead of mucking with aes.h 2018-10-16 23:23:59 -04:00
Paul Jimenez
9e1bb6662a Automate python venv creation. Add convenient Makefile targets. 2018-10-16 22:58:52 -04:00
Paul Jimenez
60d5222873 Automate some building of the C library 2018-10-16 22:57:59 -04:00