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/legacy/firmware
matejcik 2fac964a29
chore(common): disable Firo support
3 years ago
..
.changelog.d chore(common): disable Firo support 3 years ago
protob legacy: Update op_return max size to 150 bytes 3 years ago
u2f
.gitignore
.towncrier.template.md docs(legacy/firmware): use towncrier for generating CHANGELOG.md 3 years ago
CHANGELOG.md docs(legacy/firmware): changelog for 1.10.1 3 years ago
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 3 years ago
Makefile
bl_check.c refactor(legacy): rename check_bootloader to check_and_replace_bootloader 3 years ago
bl_check.h refactor(legacy): rename check_bootloader to check_and_replace_bootloader 3 years ago
bl_data.py
bootloader.dat fix(legacy): rebuild bundled bootloader (deterministically) 3 years ago
coin_info.c.mako feat(legacy): implement amount_unit for SignTx 3 years ago
coin_info.h.mako
coins.c
coins.h common/defs: add xpub_magic_multisig_segwit_{native,p2sh} fields to coins 3 years ago
config.c feat(legacy): Add safety_checks setting. 3 years ago
config.h feat(legacy): Add safety_checks setting. 3 years ago
crypto.c chore(legacy): update code to handle protobuf changes correctly 4 years ago
crypto.h legacy: refactor path_mismatched function and revert its logic 4 years ago
debug.c
debug.h
defs
ethereum.c fix(legacy): do not query presence of newly-required protobuf fields 3 years ago
ethereum.h
ethereum_networks.h.mako
ethereum_tokens.c.mako ci: enable editorconfig checks, fix whitespace issues 4 years ago
ethereum_tokens.h.mako
fsm.c fix(legacy): show dialog before rebooting to bootloader 3 years ago
fsm.h chore(legacy): add reset to bootloader protobuf message 3 years ago
fsm_msg_coin.h feat(legacy): Add safety_checks setting. 3 years ago
fsm_msg_common.h feat(legacy): Add safety_checks setting. 3 years ago
fsm_msg_crypto.h feat(legacy): add public_key to ECDHSessionKey 3 years ago
fsm_msg_debug.h
fsm_msg_ethereum.h fix(legacy): do not query presence of newly-required protobuf fields 3 years ago
fsm_msg_lisk.h fix(legacy): do not query presence of newly-required protobuf fields 3 years ago
fsm_msg_nem.h fix(legacy): do not query presence of newly-required protobuf fields 3 years ago
fsm_msg_stellar.h fix(legacy): do not query presence of newly-required protobuf fields 3 years ago
gettext.h
header.S
layout2.c feat(legacy): Add safety_checks setting. 3 years ago
layout2.h feat(legacy): Add safety_checks setting. 3 years ago
lisk.c fix(legacy): do not query presence of newly-required protobuf fields 3 years ago
lisk.h
messages.c fix(legacy): Improve compile-time checks of message sizes. 3 years ago
messages.h fix(legacy): Improve compile-time checks of message sizes. 3 years ago
nem2.c fix(legacy/nem): use levy only if provided 4 years ago
nem2.h
nem_mosaics.c.mako
nem_mosaics.h.mako
otp.c
otp.h
pinmatrix.c legacy, tests: Check for invalid PIN. 4 years ago
pinmatrix.h legacy, tests: Check for invalid PIN. 4 years ago
protect.c legacy, tests: Check for invalid PIN. 4 years ago
protect.h
recovery-table.h
recovery.c style: reformat with clang-format 11 4 years ago
recovery.h
reset.c
reset.h
signing.c feat(legacy): Add safety_checks setting. 3 years ago
signing.h
stellar.c fix(legacy): do not query presence of newly-required protobuf fields 3 years ago
stellar.h
towncrier.toml docs(legacy/firmware): use towncrier for generating CHANGELOG.md 3 years ago
transaction.c feat(legacy): implement amount_unit for SignTx 3 years ago
transaction.h feat(legacy): implement amount_unit for SignTx 3 years ago
trezor.c refactor(legacy): rename check_bootloader to check_and_replace_bootloader 3 years ago
trezor.h
u2f.c legacy/u2f: Add bogus app ID used by Firefox to indicate error in U2F. Figure out which error to display based on past U2F_AUTHENTICATE check-only requests on the same channel. 4 years ago
u2f.h
u2f_knownapps.h.mako common/fido: Unify application labeling between U2F and FIDO2. 4 years ago
udp.c fix(legacy): Replace magic numbers with USB_PACKET_SIZE and MSG_HEADER_SIZE. 3 years ago
usb.c refactor(legacy): move wait_random into separate file 3 years ago
usb.h fix(legacy): Replace magic numbers with USB_PACKET_SIZE and MSG_HEADER_SIZE. 3 years ago
version.h chore(legacy/firmware): bump version to 1.10.2 3 years ago