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
Andrew Kozlik a7a9eab445
config: Fix pointer arithmetic in config_upgrade_v10().
6 years ago
..
protob fsm: input messages are no longer confidential 6 years ago
u2f u2f: replace U2F header with newer ones 6 years ago
.gitignore firmware: generate coin defs with Mako 6 years ago
ChangeLog firmware: bump version to 1.8.0 6 years ago
Makefile introduce new memory layout 6 years ago
bl_check.c firmware: change bootloader 1.8.0 hash in the whitelist 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.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
config.c config: Fix pointer arithmetic in config_upgrade_v10(). 6 years ago
config.h fix whitespace 6 years ago
crypto.c signing: implemented simplified API for MultisigRedeemScriptType 6 years ago
crypto.h signing: implemented simplified API for MultisigRedeemScriptType 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: clear local variables in layoutEthereumFee 6 years ago
ethereum.h ethereum: address in messages is now string 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 fix whitespace 6 years ago
fsm.c firmware: integrate trezor-storage 6 years ago
fsm.h fsm: input messages are no longer confidential 6 years ago
fsm_msg_coin.h fsm: return xpub for multisig 6 years ago
fsm_msg_common.h fix whitespace 6 years ago
fsm_msg_crypto.h fsm: input messages are no longer confidential 6 years ago
fsm_msg_debug.h config: Store cleartext PIN for DEBUG_LINK. 6 years ago
fsm_msg_ethereum.h ethereum: address in messages is now string 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 fix whitespace 6 years ago
gettext.h add project website (trezor.io) to license header 7 years ago
header.S introduce new memory layout 6 years ago
layout2.c firmware: fix buffer size in address_n_str 6 years ago
layout2.h layout: parse and show OMNI transactions 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 fsm: input messages are no longer confidential 6 years ago
messages.h messages: introduce messages_map_limits 6 years ago
nem2.c replace all usage of memset(_, 0, _) with memzero 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
otp.c firmware: use OTP block 3 for storing randomness 6 years ago
otp.h firmware: use OTP block 3 for storing randomness 6 years ago
pinmatrix.c bootloader: small changes to ui, replace vendor string 6 years ago
pinmatrix.h add project website (trezor.io) to license header 7 years ago
protect.c protect: make waiting UI more sexy 6 years ago
protect.h Support interruption of the PIN wait dialog by Cancel and Initialize messages. 6 years ago
recovery-table.h add project website (trezor.io) to license header 7 years ago
recovery.c Fix spaces/tabs so that a single convention is used in each file. 6 years ago
recovery.h add project website (trezor.io) to license header 7 years ago
reset.c Fix spaces/tabs so that a single convention is used in each file. 6 years ago
reset.h firmware: integrate trezor-storage 6 years ago
signing.c signing: add default values for branch_id (zcash) 6 years ago
signing.h firmware: use flattened protobuf symbols 6 years ago
stellar.c firmware: integrate trezor-storage 6 years ago
stellar.h fix whitespace 6 years ago
transaction.c signing: implemented simplified API for MultisigRedeemScriptType 6 years ago
transaction.h firmware: use flattened protobuf symbols 6 years ago
trezor.c mpu: rename mpu_config to mpu_config_firmware 6 years ago
trezor.h introduce new memory layout 6 years ago
u2f.c firmware/u2f: memzero the readbuffer 6 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 bootloader: enable MPU, introduce delays to USB stack 6 years ago
usb.h add project website (trezor.io) to license header 7 years ago
version.h introduce new memory layout 6 years ago