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
Jochen Hoenicke cb9eefdce6
Recovery: Don't ask for confirmation on dry run. (#347)
6 years ago
..
protob vendor: update trezor-common (disable Lisk messages for now) 6 years ago
u2f add set -e to shell scripts 8 years ago
.gitignore coin_info: Refactor coins-gen.py 6 years ago
ChangeLog docs: update changelogs 6 years ago
Makefile Revert "nem: mosaics are generated from nem_mosaics.json in trezor-common" 6 years ago
bl_check.c check_bootloader: depend on MEMORY_PROTECT 6 years ago
bl_check.h update bootloader to 1.4.0 via firmware, run unsigned firmware in unprivileged mode 6 years ago
bl_data.py Makefile: Add GENERATE_CODE function 6 years ago
coin_info.py coin_info: Prepend space to coin_shortcut 6 years ago
coins.c vendor: Update trezor-crypto 6 years ago
coins.h Added support for cashaddr. 6 years ago
coins.json Have coins.h and coins.c generated at build time (#220) 7 years ago
crypto.c vendor: Update trezor-crypto 6 years ago
crypto.h crypto: Remove hardcoded instances of secp256k1 6 years ago
debug.c Added fixed-width font and multi-font support 6 years ago
debug.h add project website (trezor.io) to license header 7 years ago
ethereum.c Wanchain support (#313) 6 years ago
ethereum.h add project website (trezor.io) to license header 7 years ago
ethereum_tokens.c coins: include testnet coins just in debug builds 7 years ago
ethereum_tokens.h add project website (trezor.io) to license header 7 years ago
fsm.c fsm: split fsm_msg functions into various topic include files 6 years ago
fsm.h Add support for Stellar 6 years ago
fsm_msg_coin.h fsm: split fsm_msg functions into various topic include files 6 years ago
fsm_msg_common.h Recovery: Don't ask for confirmation on dry run. (#347) 6 years ago
fsm_msg_crypto.h fsm: split fsm_msg functions into various topic include files 6 years ago
fsm_msg_debug.h fsm: split fsm_msg functions into various topic include files 6 years ago
fsm_msg_ethereum.h fsm: split fsm_msg functions into various topic include files 6 years ago
fsm_msg_nem.h fsm: split fsm_msg functions into various topic include files 6 years ago
fsm_msg_stellar.h fsm: split fsm_msg functions into various topic include files 6 years ago
gettext.h add project website (trezor.io) to license header 7 years ago
layout2.c cashaddr: Don't show coin prefix on the display. 6 years ago
layout2.h layout: op_return now requires confirmation by user 7 years ago
messages.c messages: code cleanup after emulator change 6 years ago
messages.h messages: fix size of msg_tiny and add static_assert 6 years ago
nem2.c nem: IV is not copied 6 years ago
nem2.h add project website (trezor.io) to license header 7 years ago
nem_mosaics.json nem_mosaics: Add symlink to trezor-common 6 years ago
nem_mosaics.py Revert "nem: mosaics are generated from nem_mosaics.json in trezor-common" 6 years ago
pinmatrix.c fix out-of-bounds read (for debug_link) 6 years ago
pinmatrix.h add project website (trezor.io) to license header 7 years ago
protect.c Add function storage_getPinWait 6 years ago
protect.h add project website (trezor.io) to license header 7 years ago
recovery-table.h add project website (trezor.io) to license header 7 years ago
recovery.c Fix initialisation of word_pincode 6 years ago
recovery.h add project website (trezor.io) to license header 7 years ago
reset.c storage: implement unfinished_backup flag 6 years ago
reset.h add project website (trezor.io) to license header 7 years ago
signing.c Avoid division by zero. 6 years ago
signing.h signing: Use SignTx in signing_init 6 years ago
stellar.c Add support for Stellar 6 years ago
stellar.h Add support for Stellar 6 years ago
storage.c storage: refactor default/minimum lock storage, change default values 6 years ago
storage.h storage: implement unfinished_backup flag 6 years ago
transaction.c fix build after cashaddr merge 6 years ago
transaction.h vendor: Update trezor-crypto 6 years ago
trezor.c storage: allow auto-lock delay configuration 6 years ago
trezor.h bump bootloader version to 1.5.0, firmware version to 1.7.0 6 years ago
u2f.c util: Add MIN and MAX macros 7 years ago
u2f.h add project website (trezor.io) to license header 7 years ago
u2f_knownapps.h u2f: add u2f.bin.coffee 7 years ago
udp.c emulator: open a second socket for debuglink, same as T2 6 years ago
usb.c Revert WinUSB feature 6 years ago
usb.h add project website (trezor.io) to license header 7 years ago