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
Andrew Kozlik 892f3e348d
fix(crypto): Remove public key from the ed25519 signing API.
2 years ago
..
.changelog.d feat(core,legacy): show fee rate when signing transaction 2 years ago
protob feat(legacy): implement firmware dumping 2 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(legacy/firmware): changelog for 1.11.1 2 years ago
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 3 years ago
Makefile fix(legacy): refactor oledInvertPixel 2 years ago
bl_check.c chore(legacy): release bootloader 1.11.0 2 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 chore(legacy): release bootloader 1.11.0 2 years ago
coin_info.c.mako chore(common/defs): replace consensus_branch_id with overwintered bool flag 2 years ago
coin_info.h.mako MONOREPO MERGE trezor-mcu 5 years ago
coins.c fix(legacy): Fix testnet account label in GetAddress dialog. 2 years ago
coins.h fix(legacy): Fix testnet account label in GetAddress dialog. 2 years ago
config.c feat(legacy): Add fsm_abortWorkflows(). 2 years ago
config.h feat(legacy): Add safety_checks setting. 3 years ago
crypto.c feat(legacy): Make Bitcoin path checks same as in core. 2 years ago
crypto.h feat(legacy): Make Bitcoin path checks same as in core. 2 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 feat(legacy): Strict path validation for Ethereum. 2 years ago
ethereum.h feat(legacy): Strict path validation for Ethereum. 2 years ago
ethereum_networks.h.mako feat(legacy): Strict path validation for Ethereum. 2 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 feat(legacy): Add fsm_abortWorkflows(). 2 years ago
fsm.h feat(legacy): Add fsm_abortWorkflows(). 2 years ago
fsm_msg_coin.h feat(legacy): Add state sanity check to fsm_msg*Ack() functions. 2 years ago
fsm_msg_common.h feat(legacy): Add fsm_abortWorkflows(). 2 years ago
fsm_msg_crypto.h Merge branch 'release/22.05' 2 years ago
fsm_msg_debug.h feat(legacy): enable DebugLinkReseedRandom 2 years ago
fsm_msg_ethereum.h feat(legacy): Add state sanity check to fsm_msg*Ack() functions. 2 years ago
fsm_msg_nem.h fix(legacy): Check PIN before confirming critical dialogs. 2 years ago
fsm_msg_stellar.h feat(legacy): Add state sanity check to fsm_msg*Ack() functions. 2 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 fix(legacy,core): use sat/vB only for segwit and sat/B otherwise 2 years ago
layout2.h feat(core,legacy): show fee rate when signing transaction 2 years ago
messages.c fix(legacy): Improve compile-time checks of message sizes. 3 years ago
messages.h feat(common): Add script_pubkey field to TxInput message. 3 years ago
nem2.c feat(legacy): Strict path validation for NEM. 2 years ago
nem2.h feat(legacy): Strict path validation for NEM. 2 years ago
nem_mosaics.c.mako fix(legacy/nem): remove checks for newly required protobuf attributes 2 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 fix(legacy): cleanup of undesired states where USB processing should not happen 2 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 chore: rename BIP39_WORDS to BIP39_WORD_COUNT 2 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 feat(core,legacy): show fee rate when signing transaction 2 years ago
signing.h all: rename TREZOR to Trezor where possible 5 years ago
stellar.c fix(crypto): Remove public key from the ed25519 signing API. 2 years ago
stellar.h feat(legacy): Add fsm_abortWorkflows(). 2 years ago
towncrier.toml docs(legacy/firmware): use towncrier for generating CHANGELOG.md 3 years ago
transaction.c fix(legacy): Stricter Bitcoin transaction checks. 2 years ago
transaction.h fix(legacy): Stricter Bitcoin transaction checks. 2 years ago
trezor.c fix(legacy): refactor oledInvertPixel 2 years ago
trezor.h all: rename TREZOR to Trezor where possible 5 years ago
u2f.c refactor(legacy): Move path constants to crypto.h. 2 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 fix(legacy): cleanup of undesired states where USB processing should not happen 2 years ago
usb.c fix(legacy): cleanup of undesired states where USB processing should not happen 2 years ago
usb.h fix(legacy): cleanup of undesired states where USB processing should not happen 2 years ago
version.h Merge branch 'release/22.05' 2 years ago