1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-29 16:51:30 +00:00
trezor-firmware/firmware
Jochen Hoenicke e093371129 Added storage area for u2f counter.
To prevent flashing for every u2f operation just clear one bit in
the u2f area to indicate an increased counter.
2016-05-26 20:59:16 +02:00
..
protob handle various signed_message_headers correctly 2016-05-17 18:13:08 +02:00
u2f More standard conform behaviour 2016-05-24 01:16:55 +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 handle various signed_message_headers correctly 2016-05-17 18:13:08 +02:00
crypto.h handle various signed_message_headers correctly 2016-05-17 18:13:08 +02:00
debug.c fix bugs in debug 2016-04-29 17:06:21 +02:00
debug.h import v1.0.0 2014-04-29 14:38:32 +02:00
fsm.c Merge branch 'origin/master' into u2f 2016-05-26 20:58:52 +02:00
fsm.h add pin_cached + passphrase_cached fields to Features message; add GetFeatures message 2015-03-30 15:47:03 +02:00
layout2.c Remove Cancel Option 2016-05-24 01:59:37 +02:00
layout2.h refactor u2f dialogs into a separate function 2016-05-16 18:58:13 +02:00
Makefile Updated branch u2f 2016-04-29 16:19:54 +02:00
messages.c disable ECIES 2016-05-12 21:09:34 +02:00
messages.h check return value of cryptoHDNodePathToPubkey 2014-12-16 18:49:49 +01:00
pinmatrix.c firmware: exclude debug functionality from release build 2015-08-24 15:51:20 +03:00
pinmatrix.h import v1.0.0 2014-04-29 14:38:32 +02:00
protect.c Remove Cancel Option 2016-05-24 01:59:37 +02:00
protect.h fix initialize handling in interactive mode 2014-05-20 15:37:58 +02:00
recovery.c firmware: exclude debug functionality from release build 2015-08-24 15:51:20 +03:00
recovery.h import v1.0.0 2014-04-29 14:38:32 +02:00
reset.c adapt the reorder of hash_final functions 2016-04-26 11:53:58 +02:00
reset.h import v1.0.0 2014-04-29 14:38:32 +02:00
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 Added storage area for u2f counter. 2016-05-26 20:59:16 +02:00
storage.h Merge branch 'origin/master' into u2f 2016-05-26 20:58:52 +02:00
transaction.c adapt the reorder of hash_final functions 2016-04-26 11:53:58 +02:00
transaction.h rework hashing of transactions 2014-12-21 20:34:14 +01:00
trezor.c clear pin failures on wipe and when in debug mode 2016-05-20 17:00:10 +02:00
trezor.h bump version (to 1.3.5) 2016-02-12 18:29:06 +01:00
u2f_knownapps.h Removed more magic numbers. 2016-05-18 03:05:04 +02:00
u2f.c Remove Cancel Option 2016-05-24 01:59:37 +02:00
u2f.h More standard conform behaviour 2016-05-24 01:16:55 +02:00
usb.c Merge branch 'origin/master' into u2f 2016-05-26 20:58:52 +02:00
usb.h New usbDelay that delays and handles USB requests 2015-04-29 19:10:48 +02:00