70 Commits

Author SHA1 Message Date
merlokk
d1df8b8b77 u2f authenticate fix 2019-07-04 19:54:00 +03:00
merlokk
cb76c34ed2 fix addressing 2019-07-04 19:45:09 +03:00
merlokk
f2ebaf6abe invalid cla and r-block works 2019-07-04 19:14:26 +03:00
merlokk
4845d2c172 fix 14443 apdu decode and select 2019-07-04 17:52:00 +03:00
merlokk
75b1d9cd01 offset calc refactoring 2019-07-04 17:38:34 +03:00
merlokk
26bc8a2889 apdu decoding works 2019-07-04 17:27:03 +03:00
merlokk
d2c85881e6 applet selection and apdu check 2019-07-04 16:29:30 +03:00
merlokk
4dc6bcf771 apdu decode sketch 2019-07-03 23:01:37 +03:00
merlokk
8c2e2386a9 fix NFC applet selection does not work correctly #213 2019-07-03 20:35:50 +03: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
325396d518 dont change clock freq if powered 2019-04-23 13:54:23 -04:00
Conor Patrick
a40dcf3f17 reduce nfc detect period to 10ms 2019-03-02 20:08:28 -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
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
Conor Patrick
0f6be6740b
Merge pull request #101 from merlokk/nfc2
Nfc2
2019-02-07 19:14:12 -05:00
Conor Patrick
9054736e0e delete debugging code 2019-02-07 19:03:45 -05:00
Oleg Moiseenko
32400c8d09
Merge branch 'nfc' into nfc2 2019-02-07 14:49:47 +02:00
Conor Patrick
587c9aad14 refactor 2019-02-06 18:09:53 -05:00
Conor Patrick
3005a63938 re-arrange some logic for better passive operation 2019-02-06 18:07:09 -05:00
merlokk
5328610ff1 delete debug messages 2019-02-06 19:51:32 +02:00
merlokk
bc1bb3509f move APDU dumps to separate log channel 2019-02-06 19:21:06 +02:00
merlokk
375db69e3a fido2 works 2019-02-06 19:06:49 +02:00
merlokk
771fffe329 WTX works. todo: clean debug unneeded messages 2019-02-06 17:12:22 +02:00
merlokk
19627a959a some TODOs 2019-02-01 21:35:45 +02:00
merlokk
429e4b2a77 add WTX_clear(); 2019-02-01 21:33:57 +02:00
merlokk
6e5de7bd6b read data if we sent WTX 2019-02-01 21:31:20 +02:00
merlokk
c6daa4acc9 more WTX sketch 2019-02-01 21:27:43 +02:00
merlokk
ab01d0c73d delete comment 2019-02-01 21:02:02 +02:00
merlokk
0ef42b2df7 added WTX sending sketch 2019-02-01 20:45:36 +02:00
merlokk
e996d470f9 small fixes 2019-02-01 19:15:48 +02:00
Conor Patrick
e2e29492e6 point to website 2019-01-29 22:39:49 -05:00
Conor Patrick
5f637992b1 implement capability container and ndef tag to work with nexus 6 2019-01-29 22:12:38 -05:00
Conor Patrick
91d092a27a tell AMS to go to sleep if deselected 2019-01-27 23:55:11 -05:00
merlokk
cce25b2a1c u2f auth works 2019-01-28 00:04:17 +02:00
merlokk
f24058d2e8 u2f authenticate wrong length fix 2019-01-27 23:58:35 +02:00
merlokk
4c941997b4 check as3956 on startup 2019-01-27 23:35:20 +02:00
merlokk
2049020b92 refactoring 2019-01-27 11:44:33 +02:00
merlokk
1857482617 add some len check 2019-01-27 00:01:04 +02:00
merlokk
2feef8b043 add some profiling... 2019-01-26 23:53:13 +02:00
merlokk
3eddfbf8a9 u2f register works 2019-01-26 23:44:51 +02:00
merlokk
a662a9a619 remove dump 2019-01-26 23:36:45 +02:00
merlokk
1a656d60e4 register works. but it needs to press a button.... 2019-01-26 23:35:45 +02:00
merlokk
e235402fb8 u2f register 2019-01-26 21:34:53 +02:00
merlokk
6ca9f1946b I block on receive 2019-01-26 21:08:18 +02:00
merlokk
df671775ba add some profiling. looks good. 2019-01-26 19:30:03 +02:00