1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-17 21:22:10 +00:00
trezor-firmware/firmware
2017-08-16 14:28:21 +02:00
..
protob protob: Fix Features.coins max_count for DEBUG_LINK=1 2017-08-14 14:49:27 +02:00
u2f add set -e to shell scripts 2016-07-03 13:54:32 +02:00
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 Fix multisig for BCC 2017-07-30 22:58:26 +02:00
crypto.h segwit support for SignMessage, VerifyMessage 2017-07-25 19:32:20 +02:00
debug.c use C99 for loop where possible 2017-07-23 22:20:51 +02:00
debug.h debug: Improve debugging API (#134) 2016-12-04 23:24:01 +01:00
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 startup: use custom reset_handler 2017-08-16 13:52:01 +02:00
ethereum.h Ethereum Sign/Verify Message 2017-07-12 17:38:30 +02:00
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 startup: use custom reset_handler 2017-08-16 13:52:01 +02:00
fsm.h implement Storage.flags and related stuff 2017-07-17 18:36:09 +02:00
gettext.h gettext: mark localizable strings as proof-of-concept 2017-06-18 22:47:32 +02:00
layout2.c vendor: Update trezor-crypto 2017-07-27 18:11:26 +02:00
layout2.h refactor Address dialog (QR code on left button click), use checksum for Ethereum addresses 2017-07-11 21:31:40 +02:00
Makefile startup: use custom reset_handler 2017-08-16 13:52:01 +02:00
messages.c use C99 for loop where possible 2017-07-23 22:20:51 +02:00
messages.h add const where possible (for message parsing) 2016-08-29 22:36:18 +02:00
pinmatrix.c use C99 for loop where possible 2017-07-23 22:20:51 +02:00
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 New Matrix-based recovery 2016-11-23 13:21:18 +01:00
recovery.c recovery: don't reset storage on typos during dry-run recovery 2017-07-31 20:49:34 +02:00
recovery.h Allow testing recovery with an initialized device 2017-06-23 16:39:49 +02:00
reset.c storage: copy only required bytes from old storage, bump storage version 2017-08-16 13:11:31 +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 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 storage: wipe storage after 15 wrong pins 2017-07-31 02:26:28 +02:00
transaction.c startup: use custom reset_handler 2017-08-16 13:52:01 +02:00
transaction.h signing: Add SIGHASH_FORKID support 2017-07-30 22:51:18 +02:00
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 add yubico u2f demo to u2f known apps 2016-11-15 18:51:29 +01:00
u2f.c startup: use custom reset_handler 2017-08-16 13:52:01 +02:00
u2f.h
usb.c usb: whitespace cleanup 2017-05-09 23:49:05 +02:00
usb.h timer: Use Cortex-M3 SysTick timers 2016-11-17 02:07:46 +01:00