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
HackyMiner ffa6567125
Ethersocial Network (ESN) support added (#377)
6 years ago
..
protob Makefile.include: Hide command invocation unless V=1 6 years ago
u2f add set -e to shell scripts 8 years ago
.gitignore coin_info: Refactor coins-gen.py 7 years ago
ChangeLog firmware: fix changelog for 1.6.1 6 years ago
Makefile Makefile.include: Hide command invocation unless V=1 6 years ago
bl_check.c firmware: add hash of bootloader 1.5.0 6 years ago
bl_check.h update bootloader to 1.4.0 via firmware, run unsigned firmware in unprivileged mode 7 years ago
bl_data.py Makefile: Add GENERATE_CODE function 7 years ago
coin_info.py firmware: support also testnet coins in stable firmware 6 years ago
coins.c protob: don't return coins in Features message 6 years ago
coins.h vendor: update trezor-common; add version_group_id flag (for zcash overwintered tx) 6 years ago
crypto.c crypto: cashaddr for verify message 6 years ago
crypto.h crypto: Remove hardcoded instances of secp256k1 7 years ago
debug.c Added fixed-width font and multi-font support 7 years ago
debug.h add project website (trezor.io) to license header 7 years ago
defs firmware: use new coin definitions from trezor-common 6 years ago
ethereum.c Ethersocial Network (ESN) support added (#377) 6 years ago
ethereum.h add project website (trezor.io) to license header 7 years ago
ethereum_tokens.c ethereum: update token list 6 years ago
ethereum_tokens.h ethereum: update token list 6 years ago
fsm.c Stellar: use strings instead of bytes for addresses (#372) 6 years ago
fsm.h firmware: refactor Stellar code; update trezor-common 6 years ago
fsm_msg_coin.h fsm: don't show progress bar in GetAddress unless multisig is used 6 years ago
fsm_msg_common.h firmware: move storage_update for applyFlags 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 ethereum: update to new API 6 years ago
fsm_msg_nem.h fsm: split fsm_msg functions into various topic include files 6 years ago
fsm_msg_stellar.h Stellar: use strings instead of bytes for addresses (#372) 6 years ago
gettext.h add project website (trezor.io) to license header 7 years ago
layout2.c firmware: refactor Stellar code; update trezor-common 6 years ago
layout2.h firmware: refactor Stellar code; update trezor-common 6 years ago
messages.c firmware: fix message processing, typos in recovery 6 years ago
messages.h firmware: fix message processing, typos in recovery 6 years ago
nem2.c nem: IV is not copied 7 years ago
nem2.h add project website (trezor.io) to license header 7 years ago
nem_mosaics.py firmware: use new coin definitions from trezor-common 6 years ago
pinmatrix.c fix out-of-bounds read (for debug_link) 7 years ago
pinmatrix.h add project website (trezor.io) to license header 7 years ago
protect.c firmware: refactor last change in protect.c 6 years ago
protect.h firmware: introduce protectAbortedByCancel 6 years ago
recovery-table.h add project website (trezor.io) to license header 7 years ago
recovery.c firmware: fix message processing, typos in recovery 6 years ago
recovery.h add project website (trezor.io) to license header 7 years ago
reset.c storage: implement unfinished_backup flag 7 years ago
reset.h add project website (trezor.io) to license header 7 years ago
signing.c firmware: implement zip143 overwinter 6 years ago
signing.h signing: Use SignTx in signing_init 7 years ago
stellar.c Stellar: use strings instead of bytes for addresses (#372) 6 years ago
stellar.h Stellar: use strings instead of bytes for addresses (#372) 6 years ago
storage.c firmware: fix message processing, typos in recovery 6 years ago
storage.h storage: implement unfinished_backup flag 7 years ago
transaction.c firmware: implement zip143 overwinter 6 years ago
transaction.h firmware: implement zip143 overwinter 6 years ago
trezor.c Check if firmware has privileges. (#369) 6 years ago
trezor.h firmware: next version will be 1.6.2 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 7 years ago
usb.c Revert WinUSB feature 7 years ago
usb.h add project website (trezor.io) to license header 7 years ago