1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-14 03:49:25 +00:00
trezor-firmware/firmware
2017-09-29 21:12:56 +02:00
..
protob travis: fix build for old protobuf 2017-09-29 21:12:56 +02:00
u2f
ChangeLog changelog: add 1.5.2 2017-08-16 13:59:40 +02:00
coins-gen.py coins: include testnet coins just in debug builds 2017-08-13 21:15:34 +02:00
coins.c vendor: update trezor-common, enable Bitcoin segwit manually 2017-08-16 14:28:21 +02:00
coins.h coins: Add _Static_assert for Features.coins max_count 2017-08-14 14:49:27 +02:00
crypto.c
crypto.h
debug.c
debug.h
ethereum_tokens-gen.py coins: include testnet coins just in debug builds 2017-08-13 21:15:34 +02:00
ethereum_tokens.c coins: include testnet coins just in debug builds 2017-08-13 21:15:34 +02:00
ethereum_tokens.h coins: include testnet coins just in debug builds 2017-08-13 21:15:34 +02:00
ethereum.c ethereum: refactor hash_rlp_number 2017-08-31 13:38:50 +02:00
ethereum.h
fastflash.c startup: use custom reset_handler 2017-08-16 13:52:01 +02:00
fastflash.h startup: use custom reset_handler 2017-08-16 13:52:01 +02:00
fsm.c fsm: fix race condition in GetAddress 2017-08-23 16:36:38 +02:00
fsm.h
gettext.h
layout2.c reset: refactor code into layoutResetWord 2017-09-04 08:12:33 +02:00
layout2.h reset: refactor code into layoutResetWord 2017-09-04 08:12:33 +02:00
Makefile startup: use custom reset_handler 2017-08-16 13:52:01 +02:00
messages.c firmware: need extra cast for nanopb call in message.c 2017-09-28 13:20:04 +02:00
messages.h
pinmatrix.c
pinmatrix.h
protect.c Fix check for max try and add another check before 2017-07-31 13:13:49 +02:00
protect.h
recovery-table.h
recovery.c recovery: don't reset storage on typos during dry-run recovery 2017-07-31 20:49:34 +02:00
recovery.h
reset.c reset: refactor code into layoutResetWord 2017-09-04 08:12:33 +02:00
reset.h
signing.c startup: use custom reset_handler 2017-08-16 13:52:01 +02:00
signing.h
storage.c startup: use custom reset_handler 2017-08-16 13:52:01 +02:00
storage.h
transaction.c startup: use custom reset_handler 2017-08-16 13:52:01 +02:00
transaction.h
trezor.c startup: use custom reset_handler 2017-08-16 13:52:01 +02:00
trezor.h storage: copy only required bytes from old storage, bump storage version 2017-08-16 13:11:31 +02:00
u2f_knownapps.h u2f: add gandi to known apps 2017-09-29 18:19:13 +02:00
u2f.c startup: use custom reset_handler 2017-08-16 13:52:01 +02:00
u2f.h
usb.c
usb.h