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
amadejpapez 85ba7c12ba
style(all): use f-strings for formatting
3 years ago
..
.changelog.d fix(legacy): don't mention decred in btconly fw 3 years ago
protob style(all): use f-strings for formatting 3 years ago
u2f all: replace /bin/bash with /usr/bin/env bash 5 years ago
.gitignore legacy: add u2f_knownapps.h to gitignore 4 years ago
.towncrier.template.md docs(legacy/firmware): use towncrier for generating CHANGELOG.md 3 years ago
CHANGELOG.md docs(core): fix dates in changelog 3 years ago
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 3 years ago
Makefile chore(legacy): remove Lisk 3 years ago
bl_check.c feat(legacy): make sure that known_bootloader check contains the hash of our bundled bootloader 3 years ago
bl_check.h refactor(legacy): rename check_bootloader to check_and_replace_bootloader 3 years ago
bl_data.py style(all): use f-strings for formatting 3 years ago
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 MONOREPO MERGE trezor-mcu 5 years ago
coins.c common: add coin.divisibility attribute 5 years ago
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 feat(legacy): Distinguish between known path checks and script type checks in coin_path_check(). 3 years ago
crypto.h feat(legacy): Distinguish between known path checks and script type checks in coin_path_check(). 3 years ago
debug.c all: rename TREZOR to Trezor where possible 5 years ago
debug.h all: rename TREZOR to Trezor where possible 5 years ago
defs MONOREPO MERGE trezor-mcu 5 years ago
ethereum.c fix(legacy): make use of Ethereum required fields 3 years ago
ethereum.h all: rename TREZOR to Trezor where possible 5 years ago
ethereum_networks.h.mako MONOREPO MERGE trezor-mcu 5 years ago
ethereum_tokens.c.mako feat(core,legacy): add support for Ethereum 64-bit chain_id 3 years ago
ethereum_tokens.h.mako feat(core,legacy): add support for Ethereum 64-bit chain_id 3 years ago
fsm.c chore(legacy): remove Lisk 3 years ago
fsm.h chore(legacy): remove Lisk 3 years ago
fsm_msg_coin.h feat(legacy): Distinguish between known path checks and script type checks in coin_path_check(). 3 years ago
fsm_msg_common.h chore(legacy): remove Lisk 3 years ago
fsm_msg_crypto.h feat(legacy): add public_key to ECDHSessionKey 3 years ago
fsm_msg_debug.h all: rename TREZOR to Trezor where possible 5 years ago
fsm_msg_ethereum.h fix(legacy): make use of Ethereum required 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 all: rename TREZOR to Trezor where possible 5 years ago
header.S MONOREPO MERGE trezor-mcu 5 years ago
layout2.c style(legacy): Remove nested conditional operators. 3 years ago
layout2.h feat(legacy): Add safety_checks setting. 3 years ago
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 legacy/nem: Refactor nem_canonicalizeMosaics 5 years ago
nem_mosaics.c.mako MONOREPO MERGE trezor-mcu 5 years ago
nem_mosaics.h.mako MONOREPO MERGE trezor-mcu 5 years ago
otp.c all: rename TREZOR to Trezor where possible 5 years ago
otp.h all: rename TREZOR to Trezor where possible 5 years ago
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 legacy: small nitpicks related to the new passphrase handling 4 years ago
recovery-table.h all: rename TREZOR to Trezor where possible 5 years ago
recovery.c feat(common): more required fields in messages-management 3 years ago
recovery.h all: rename TREZOR to Trezor where possible 5 years ago
reset.c legacy/layout: use bmp_btn_confirm, bmp_btn_cancel 5 years ago
reset.h all: rename TREZOR to Trezor where possible 5 years ago
signing.c fix(legacy): don't mention decred in btconly fw 3 years ago
signing.h all: rename TREZOR to Trezor where possible 5 years ago
stellar.c feat(all): make Stellar timebounds required 3 years ago
stellar.h refactor(legacy): update to new Stellar protobuf usage 3 years ago
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 fix(core & legacy): better styled compiler checks 3 years ago
trezor.h all: rename TREZOR to Trezor where possible 5 years ago
u2f.c docs: fix typos in comments 3 years ago
u2f.h all: rename TREZOR to Trezor where possible 5 years ago
u2f_knownapps.h.mako common/fido: Unify application labeling between U2F and FIDO2. 4 years ago
udp.c feat(legacy/emulator): avoid busy loop when waiting for messages 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(core, legacy): bump versions 3 years ago