trezor-mcu/firmware
Pavol Rusnak 79986604a3 Merge pull request #92 from jhoenicke/master
Implement message SetU2FCounter
2016-06-13 00:30:12 +02:00
..
protob new message SetU2FCounter 2016-06-12 23:44:36 +02:00
u2f More standard conform behaviour 2016-05-24 01:16:55 +02:00
Makefile Updated branch u2f 2016-04-29 16:19:54 +02:00
coins.c handle various signed_message_headers correctly 2016-05-17 18:13:08 +02:00
coins.h add Darkcoin 2015-03-03 02:09:15 +01:00
crypto.c crypto: add ECDH session key generation 2016-06-10 22:17:02 +03:00
crypto.h crypto: add ECDH session key generation 2016-06-10 22:17:02 +03:00
debug.c fix bugs in debug 2016-04-29 17:06:21 +02:00
debug.h
fsm.c new message SetU2FCounter 2016-06-12 23:44:36 +02:00
fsm.h new message SetU2FCounter 2016-06-12 23:44:36 +02:00
layout2.c show app icons in u2f dialog 2016-06-09 18:11:19 +02:00
layout2.h show app icons in u2f dialog 2016-06-09 18:11:19 +02:00
messages.c new message SetU2FCounter 2016-06-12 23:44:36 +02:00
messages.h
pinmatrix.c firmware: exclude debug functionality from release build 2015-08-24 15:51:20 +03:00
pinmatrix.h
protect.c Merge branch 'u2f' 2016-06-12 22:53:28 +02:00
protect.h
recovery.c remove DialogIcon enum, use bitmap structure directly 2016-06-08 19:20:07 +02:00
recovery.h
reset.c remove DialogIcon enum, use bitmap structure directly 2016-06-08 19:20:07 +02:00
reset.h
signing.c adapt the reorder of hash_final functions 2016-04-26 11:53:58 +02:00
signing.h pass version/lock_time parameters from SignTx message to signing_init function 2016-04-16 04:47:09 +02:00
storage.c new message SetU2FCounter 2016-06-12 23:44:36 +02:00
storage.h new message SetU2FCounter 2016-06-12 23:44:36 +02:00
transaction.c adapt the reorder of hash_final functions 2016-04-26 11:53:58 +02:00
transaction.h
trezor.c remove DialogIcon enum, use bitmap structure directly 2016-06-08 19:20:07 +02:00
trezor.h bump version (to 1.3.6) 2016-06-07 15:27:05 +02:00
u2f.c Tweaked timeouts, handle null nodes. 2016-06-12 21:25:35 +02:00
u2f.h More standard conform behaviour 2016-05-24 01:16:55 +02:00
u2f_knownapps.h show app icons in u2f dialog 2016-06-09 18:11:19 +02:00
usb.c use macros for usb interface numbers 2016-06-12 23:11:46 +02:00
usb.h New usbDelay that delays and handles USB requests 2015-04-29 19:10:48 +02:00