1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-27 07:40:59 +00:00
trezor-firmware/legacy/firmware
2021-11-05 14:09:11 +01:00
..
.changelog.d chore(vendor): update QR-code-generator 2021-11-05 14:09:11 +01:00
protob
u2f
.gitignore legacy: add u2f_knownapps.h to gitignore 2019-12-23 16:39:54 +01:00
.towncrier.template.md docs(legacy/firmware): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
bl_check.c feat(legacy): make sure that known_bootloader check contains the hash of our bundled bootloader 2021-07-23 13:46:06 +02:00
bl_check.h refactor(legacy): rename check_bootloader to check_and_replace_bootloader 2021-05-13 17:59:39 +02:00
bl_data.py
bootloader.dat fix(legacy): rebuild bundled bootloader (deterministically) 2021-04-19 18:32:47 +02:00
CHANGELOG.md
CHANGELOG.unreleased
coin_info.c.mako
coin_info.h.mako
coins.c common: add coin.divisibility attribute 2019-12-05 04:30:51 +01:00
coins.h
config.c feat(legacy): Add safety_checks setting. 2021-05-24 17:47:43 +02:00
config.h
crypto.c
crypto.h
debug.c all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
debug.h
defs
ethereum_networks.h.mako
ethereum_tokens.c.mako feat(core,legacy): add support for Ethereum 64-bit chain_id 2021-09-10 15:09:03 +02:00
ethereum_tokens.h.mako
ethereum.c
ethereum.h
fsm_msg_coin.h chore(crypto,core,legacy): Add return code to hdnode_fill_public_key(). 2021-11-01 16:39:53 +01:00
fsm_msg_common.h
fsm_msg_crypto.h chore(crypto,core,legacy): Add return code to hdnode_fill_public_key(). 2021-11-01 16:39:53 +01:00
fsm_msg_debug.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
fsm_msg_ethereum.h
fsm_msg_nem.h
fsm_msg_stellar.h refactor(common & core & legacy): Stellar, rename StellarCreatePassiveOfferOp to StellarCreatePassiveSellOfferOp. 2021-11-04 13:16:29 +01:00
fsm.c
fsm.h refactor(common & core & legacy): Stellar, rename StellarCreatePassiveOfferOp to StellarCreatePassiveSellOfferOp. 2021-11-04 13:16:29 +01:00
gettext.h
header.S MONOREPO MERGE trezor-mcu 2019-04-15 19:14:58 +02:00
layout2.c
layout2.h
Makefile chore(legacy): remove Lisk 2021-08-19 10:25:41 +02:00
messages.c fix(legacy): Improve compile-time checks of message sizes. 2021-03-17 22:34:26 +01:00
messages.h
nem2.c fix(legacy/nem): use levy only if provided 2020-09-24 10:52:31 +02:00
nem2.h legacy/nem: Refactor nem_canonicalizeMosaics 2019-10-04 15:17:46 +00:00
nem_mosaics.c.mako
nem_mosaics.h.mako MONOREPO MERGE trezor-mcu 2019-04-15 19:14:58 +02:00
otp.c
otp.h
pinmatrix.c
pinmatrix.h
protect.c
protect.h legacy: small nitpicks related to the new passphrase handling 2020-02-07 11:41:03 +00:00
recovery-table.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
recovery.c
recovery.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
reset.c
reset.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
signing.c
signing.h
stellar.c
stellar.h refactor(common & core & legacy): Stellar, rename StellarCreatePassiveOfferOp to StellarCreatePassiveSellOfferOp. 2021-11-04 13:16:29 +01:00
towncrier.toml
transaction.c
transaction.h
trezor.c fix(core & legacy): better styled compiler checks 2021-09-27 15:42:29 +02:00
trezor.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
u2f_knownapps.h.mako
u2f.c
u2f.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
udp.c feat(legacy/emulator): avoid busy loop when waiting for messages 2021-08-04 10:58:15 +02:00
usb.c
usb.h
version.h