Conor Patrick
|
0f50ae7d63
|
change u2f to return early if button not immediately pressed
|
2019-05-10 15:56:52 -04:00 |
|
Conor Patrick
|
4854192c63
|
decrease sensitivity slightly
|
2019-05-09 18:37:17 -04:00 |
|
Conor Patrick
|
e105afd647
|
fix build
|
2019-05-09 17:51:41 -04:00 |
|
Conor Patrick
|
9fb02d4da3
|
add UP wait HID messages to U2F for windows
|
2019-05-09 17:46:01 -04:00 |
|
Conor Patrick
|
e402d36bf1
|
fix user presence skipping for nfc
|
2019-05-09 17:26:28 -04:00 |
|
Conor Patrick
|
54792b345c
|
status fix
|
2019-05-09 16:07:05 -04:00 |
|
Conor Patrick
|
84740f3d6a
|
changes to make firmware interop on all hw models
|
2019-05-09 16:01:07 -04:00 |
|
Conor Patrick
|
4ac61f7f18
|
slight cleanup
|
2019-05-09 14:53:22 -04:00 |
|
Conor Patrick
|
30cfa46186
|
fix gpio pin reading
|
2019-05-09 14:17:50 -04:00 |
|
Conor Patrick
|
60e3d01e0d
|
refactor
|
2019-05-09 02:44:04 -04:00 |
|
Conor Patrick
|
aff8d10432
|
connect to application
|
2019-05-09 02:26:32 -04:00 |
|
Conor Patrick
|
898d45f871
|
bugfix
|
2019-05-09 01:34:54 -04:00 |
|
Conor Patrick
|
2b2835b823
|
initial cap sensing boilerplate
|
2019-05-08 22:26:57 -04:00 |
|
Conor Patrick
|
fecf258116
|
disable wallet by default
|
2019-04-24 16:44:25 -04:00 |
|
Conor Patrick
|
1fab0b8f1f
|
add wallet api in as compile option
|
2019-04-23 21:57:50 -04:00 |
|
Conor Patrick
|
8fc0da7934
|
move args to device_init
|
2019-04-23 21:12:40 -04:00 |
|
Conor Patrick
|
eab8b81c95
|
include nfc in user presence test
|
2019-04-23 14:05:18 -04:00 |
|
Conor Patrick
|
325396d518
|
dont change clock freq if powered
|
2019-04-23 13:54:23 -04:00 |
|
Conor Patrick
|
6d04c86018
|
update lowFreq flag correctly
|
2019-04-23 13:54:10 -04:00 |
|
Conor Patrick
|
74cbe00e3b
|
Enable debug logs for >0
|
2019-04-14 15:13:39 -04:00 |
|
Nicolas Stalder
|
40b9dae38a
|
Fix buffer overrun and use correct size for random u32
|
2019-03-26 01:55:42 +01:00 |
|
Nicolas Stalder
|
e21172fff8
|
Merge pull request #149 from solokeys/hmac-secret
Hmac-secret
|
2019-03-22 22:05:41 +01:00 |
|
Conor Patrick
|
3a10427bd9
|
remove unused files
|
2019-03-22 19:55:25 +01:00 |
|
Conor Patrick
|
d68011ef04
|
remove warnings
|
2019-03-21 00:01:37 -04:00 |
|
Conor Patrick
|
5cb81c753d
|
Add version/extensions to PC build
|
2019-03-06 14:05:44 -05:00 |
|
Conor Patrick
|
a40dcf3f17
|
reduce nfc detect period to 10ms
|
2019-03-02 20:08:28 -05:00 |
|
Conor Patrick
|
4b82e80d7a
|
init device with nfc detection
|
2019-03-02 20:08:15 -05:00 |
|
Conor Patrick
|
246dea8a44
|
fix clock init by setting flash latency last for low freqs
|
2019-03-02 20:05:27 -05:00 |
|
Conor Patrick
|
5995f84822
|
buffering logs sometimes freezes, stop for now
|
2019-03-02 15:43:12 -05:00 |
|
Conor Patrick
|
1ff00895b1
|
init nfc, fix freeze
|
2019-03-02 02:02:01 -05:00 |
|
Conor Patrick
|
83641b3789
|
disable clock settings for NFC passive for now
|
2019-03-02 01:30:09 -05:00 |
|
Conor Patrick
|
35707c3797
|
wrong size, causes RK's to be overwritten
|
2019-03-02 00:55:25 -05:00 |
|
Conor Patrick
|
32f2436380
|
Merge pull request #120 from nickray/sha512
SHA512 (via Cifra)
|
2019-03-01 21:44:13 -05:00 |
|
Conor Patrick
|
e8d0ad5e7c
|
autodetect passive nfc operation or usb operation
|
2019-02-26 15:04:23 -05: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
|
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
|
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 |
|
merlokk
|
fed9f473aa
|
added hardware part of UID
|
2019-02-19 18:12:01 +02: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 |
|
Conor Patrick
|
6e497ad04e
|
VERSION macro was colliding with something
|
2019-02-12 22:02:11 -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
|
3b320e0aeb
|
initialize at 24 MHz at very start instead of 16
|
2019-02-12 18:34:13 -05:00 |
|
yparitcher
|
1dd835d698
|
add -Wextra: further code cleanup
please fix Wno-unused-parameter -Wno-missing-field-initializers in the future
|
2019-02-12 18:22:03 -05:00 |
|