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 0f2ec16609
vendor: update trezor-common
6 years ago
..
protob fix Docker build 6 years ago
u2f add set -e to shell scripts 8 years ago
.gitignore firmware: generate coin defs with Mako 6 years ago
ChangeLog update changelog 6 years ago
Makefile make: whitespace nitpick in mako non-verbose output 6 years ago
bl_check.c firmware: add new bootloader to whitelist 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.c.mako firmware: drop version_group_id from coin definition, use externally provided one 6 years ago
coin_info.h.mako firmware: generate coin defs with Mako 6 years ago
coins.c protob: don't return coins in Features message 6 years ago
coins.h firmware: drop version_group_id from coin definition, use externally provided one 6 years ago
crypto.c vendor: update trezor-crypto 6 years ago
crypto.h firmware: use flattened protobuf symbols 6 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 ethereum: refactor into rlp_calculate_number_length 6 years ago
ethereum.h fsm: use const where applicable, document where it isn't and why 6 years ago
ethereum_networks.h.mako firmware: generate coin defs with Mako 6 years ago
ethereum_tokens.c.mako firmware: generate coin defs with Mako 6 years ago
ethereum_tokens.h.mako firmware: generate coin defs with Mako 6 years ago
fsm.c layout: treat address as accounts for EthereumGetAddress dialogs 6 years ago
fsm.h fsm: use const where applicable, document where it isn't and why 6 years ago
fsm_msg_coin.h layout: treat address as accounts for EthereumGetAddress dialogs 6 years ago
fsm_msg_common.h reset/recovery: refactor last commit 6 years ago
fsm_msg_crypto.h fsm: use const where applicable, document where it isn't and why 6 years ago
fsm_msg_debug.h fsm: use const where applicable, document where it isn't and why 6 years ago
fsm_msg_ethereum.h layout: treat address as accounts for EthereumGetAddress dialogs 6 years ago
fsm_msg_lisk.h layout: treat address as accounts for EthereumGetAddress dialogs 6 years ago
fsm_msg_nem.h layout: treat address as accounts for EthereumGetAddress dialogs 6 years ago
fsm_msg_stellar.h stellar: check return value for stellar_deriveNode 6 years ago
gettext.h add project website (trezor.io) to license header 7 years ago
layout2.c layout: NO BACKUP => SEEDLESS 6 years ago
layout2.h layout: treat address as accounts for EthereumGetAddress dialogs 6 years ago
lisk.c lisk: check recipient_id length 6 years ago
lisk.h fsm: use const where applicable, document where it isn't and why 6 years ago
messages.c firmware: use flattened protobuf symbols 6 years ago
messages.h adjust message sizes 6 years ago
nem2.c nem: check for invalid network id 6 years ago
nem2.h firmware: use flattened protobuf symbols 6 years ago
nem_mosaics.c.mako firmware: use flattened protobuf symbols 6 years ago
nem_mosaics.h.mako firmware: use flattened protobuf symbols 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 firmware: use flattened protobuf symbols 6 years ago
protect.h firmware: use flattened protobuf symbols 6 years ago
recovery-table.h add project website (trezor.io) to license header 7 years ago
recovery.c reset/recovery: refactor last commit 6 years ago
recovery.h add project website (trezor.io) to license header 7 years ago
reset.c reset/recovery: refactor last commit 6 years ago
reset.h firmware: introduce seedless setup (aka no_backup) 6 years ago
signing.c signing: copy content of root HDNode in signing_init 6 years ago
signing.h firmware: use flattened protobuf symbols 6 years ago
stellar.c stellar: rework number formatting to not use double 6 years ago
stellar.h stellar: check return value for stellar_deriveNode 6 years ago
storage.c storage: setNoBackup does not have to have parameter 6 years ago
storage.h storage: setNoBackup does not have to have parameter 6 years ago
transaction.c firmware: fix Zcash ZIP243 signing 6 years ago
transaction.h firmware: use flattened protobuf symbols 6 years ago
trezor.c Check if firmware has privileges. (#369) 6 years ago
trezor.h vendor: update trezor-common 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 usb: don't use CONFIDENTIAL inside DEBUG_LINK code 6 years ago
usb.h add project website (trezor.io) to license header 7 years ago