1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 02:19:21 +00:00
trezor-firmware/firmware
2017-07-01 16:22:22 +02:00
..
protob bootloader: add SelfTest 2017-06-29 17:31:23 +02:00
u2f
ChangeLog add 1.5.0 to changelog 2017-05-19 17:41:10 +02:00
coins-gen.py add space before coin shortcut because of how new formatter works 2017-05-19 11:29:44 +02:00
coins.c update litecoin maxfee/kb 2017-05-19 16:54:16 +02:00
coins.h add space before coin shortcut because of how new formatter works 2017-05-19 11:29:44 +02:00
crypto.c
crypto.h
debug.c
debug.h
ethereum_tokens-gen.py ethereum: add new tokens 2017-06-28 13:24:08 +02:00
ethereum_tokens.c ethereum: add new tokens 2017-06-28 13:24:08 +02:00
ethereum_tokens.h ethereum: add new tokens 2017-06-28 13:24:08 +02:00
ethereum.c gettext: mark localizable strings as proof-of-concept 2017-06-18 22:47:32 +02:00
ethereum.h
fastflash.c bootloader: subtle changes in bootloader.c and fastflash.c to make them more similar 2017-07-01 16:22:22 +02:00
fastflash.h firmware: Start fastflash when left button held 2017-06-25 18:19:07 +02:00
fsm.c reset: distinguish between separated call and joined call, mark backup as done only when performed completely 2017-06-29 14:14:20 +02:00
fsm.h reset: make backup workflow independent of initialization 2017-06-29 14:14:20 +02:00
gettext.h gettext: mark localizable strings as proof-of-concept 2017-06-18 22:47:32 +02:00
layout2.c reset: show needs backup signed when storage is not backed up 2017-06-29 14:14:20 +02:00
layout2.h refactor fee computation, but keep ceil logic 2017-05-15 12:08:54 +02:00
Makefile firmware: Define FASTFLASH in all cases 2017-06-25 18:19:07 +02:00
messages.c gettext: mark localizable strings as proof-of-concept 2017-06-18 22:47:32 +02:00
messages.h
pinmatrix.c
pinmatrix.h
protect.c refactor recovery.is_same_mnemonic function to storage_containsMnemonic 2017-06-26 15:44:01 +02:00
protect.h
recovery-table.h
recovery.c recovery: zero new_mnemonic memory before returning to the user 2017-06-30 14:43:16 +02:00
recovery.h Allow testing recovery with an initialized device 2017-06-23 16:39:49 +02:00
reset.c reset: distinguish between separated call and joined call, mark backup as done only when performed completely 2017-06-29 14:14:20 +02:00
reset.h reset: distinguish between separated call and joined call, mark backup as done only when performed completely 2017-06-29 14:14:20 +02:00
signing.c gettext: mark localizable strings as proof-of-concept 2017-06-18 22:47:32 +02:00
signing.h
storage.c reset: show needs backup signed when storage is not backed up 2017-06-29 14:14:20 +02:00
storage.h reset: show needs backup signed when storage is not backed up 2017-06-29 14:14:20 +02:00
transaction.c transaction: Fix buffer overflow 2017-06-13 15:17:23 +02:00
transaction.h drop EstimateTxSize (and TxSize) 2017-06-28 18:49:44 +02:00
trezor.c firmware: Start fastflash when left button held 2017-06-25 18:19:07 +02:00
trezor.h
u2f_knownapps.h
u2f.c gettext: mark localizable strings as proof-of-concept 2017-06-18 22:47:32 +02:00
u2f.h
usb.c
usb.h