You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/firmware
Pavol Rusnak 4ee52ab95f
changelog: add more entries
7 years ago
..
protob update coins 7 years ago
u2f add set -e to shell scripts 8 years ago
ChangeLog changelog: add more entries 7 years ago
Makefile firmware: Define FASTFLASH in all cases 7 years ago
coins-gen.py update coins 7 years ago
coins.c update coins 7 years ago
coins.h update coins 7 years ago
crypto.c Fix multisig for BCC 7 years ago
crypto.h segwit support for SignMessage, VerifyMessage 7 years ago
debug.c use C99 for loop where possible 7 years ago
debug.h debug: Improve debugging API (#134) 8 years ago
ethereum.c vendor: Update trezor-crypto 7 years ago
ethereum.h Ethereum Sign/Verify Message 7 years ago
ethereum_tokens-gen.py ethereum: update tokens 7 years ago
ethereum_tokens.c ethereum: update tokens 7 years ago
ethereum_tokens.h ethereum: update tokens 7 years ago
fastflash.c util: Add load_vector_table 7 years ago
fastflash.h firmware: Start fastflash when left button held 7 years ago
fsm.c storage: wipe storage after 15 wrong pins 7 years ago
fsm.h implement Storage.flags and related stuff 7 years ago
gettext.h gettext: mark localizable strings as proof-of-concept 7 years ago
layout2.c vendor: Update trezor-crypto 7 years ago
layout2.h refactor Address dialog (QR code on left button click), use checksum for Ethereum addresses 7 years ago
messages.c use C99 for loop where possible 7 years ago
messages.h add const where possible (for message parsing) 8 years ago
pinmatrix.c use C99 for loop where possible 7 years ago
pinmatrix.h import v1.0.0 10 years ago
protect.c protect: change wording 7 years ago
protect.h fix initialize handling in interactive mode 10 years ago
recovery-table.h New Matrix-based recovery 8 years ago
recovery.c use C99 for loop where possible 7 years ago
recovery.h Allow testing recovery with an initialized device 7 years ago
reset.c use C99 for loop where possible 7 years ago
reset.h reset: distinguish between separated call and joined call, mark backup as done only when performed completely 7 years ago
signing.c Fix multisig for BCC 7 years ago
signing.h pass version/lock_time parameters from SignTx message to signing_init function 8 years ago
storage.c storage: wipe storage after 15 wrong pins 7 years ago
storage.h storage: wipe storage after 15 wrong pins 7 years ago
transaction.c signing: Add SIGHASH_FORKID support 7 years ago
transaction.h signing: Add SIGHASH_FORKID support 7 years ago
trezor.c firmware: mark more strings with gettext 7 years ago
trezor.h firmware: add changelog, bump version to 1.5.1 7 years ago
u2f.c use C99 for loop where possible 7 years ago
u2f.h More standard conform behaviour 8 years ago
u2f_knownapps.h add yubico u2f demo to u2f known apps 8 years ago
usb.c usb: whitespace cleanup 7 years ago
usb.h timer: Use Cortex-M3 SysTick timers 8 years ago