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
Pavol Rusnak 2a4a298d58
firmware: refactor fsm_getDerivedNode to include fingerprint
6 years ago
..
protob session: rework get_state 6 years ago
u2f add set -e to shell scripts 8 years ago
.gitignore nem_mosaics: Remove generated files 7 years ago
ChangeLog bump version to 1.7.0; update firmware changelog 6 years ago
Makefile introduce and use memzero instead of explicit_bzero 7 years ago
coins-gen.py layout: fix last commit 7 years ago
coins.c fsm: Use coin->curve_name 7 years ago
coins.h fsm: Use coin->curve_name 7 years ago
coins.json Have coins.h and coins.c generated at build time (#220) 7 years ago
crypto.c use explicit_bzero where possible; update trezor-crypto 7 years ago
crypto.h signing: Use Hasher instead of SHA256_CTX 7 years ago
debug.c Added fixed-width font and multi-font support 6 years ago
debug.h add project website (trezor.io) to license header 7 years ago
ethereum.c introduce and use memzero instead of explicit_bzero 7 years ago
ethereum.h add project website (trezor.io) to license header 7 years ago
ethereum_tokens.c coins: include testnet coins just in debug builds 7 years ago
ethereum_tokens.h add project website (trezor.io) to license header 7 years ago
fastflash.c add project website (trezor.io) to license header 7 years ago
fastflash.h add project website (trezor.io) to license header 7 years ago
fsm.c firmware: refactor fsm_getDerivedNode to include fingerprint 6 years ago
fsm.h fsm: Include file and line in fsm_sendFailure for DEBUG_LINK 7 years ago
gettext.h add project website (trezor.io) to license header 7 years ago
layout2.c firmware: refactor fsm_getDerivedNode to include fingerprint 6 years ago
layout2.h layout: op_return now requires confirmation by user 7 years ago
messages.c emulator: Initial commit 7 years ago
messages.h add project website (trezor.io) to license header 7 years ago
nem2.c update trezor-crypto, adapt firmware to to changes 7 years ago
nem2.h add project website (trezor.io) to license header 7 years ago
nem_mosaics.json nem_mosaics: Add PacNEM 7 years ago
nem_mosaics.py update to python3 7 years ago
pinmatrix.c Added fixed-width font and multi-font support 6 years ago
pinmatrix.h add project website (trezor.io) to license header 7 years ago
protect.c protect: passphrase is optional 6 years ago
protect.h add project website (trezor.io) to license header 7 years ago
recovery-table.h add project website (trezor.io) to license header 7 years ago
recovery.c Added fixed-width font and multi-font support 6 years ago
recovery.h add project website (trezor.io) to license header 7 years ago
reset.c use Failure_PinMismatch where it makes sense (ChangePin, ResetDevice, RecoveryDevice) 6 years ago
reset.h add project website (trezor.io) to license header 7 years ago
signing.c Less paranoid change outputs. 6 years ago
signing.h signing: Use Hasher instead of SHA256_CTX 7 years ago
storage.c session: rework get_state 6 years ago
storage.h session: rework get_state 6 years ago
transaction.c transaction: Fix uninitialized read in compile_output 7 years ago
transaction.h transaction: Do not hardcode HASHER_SHA2 7 years ago
trezor.c setup: Switch to unprivileged execution 6 years ago
trezor.h bump version to 1.7.0; update firmware changelog 6 years ago
u2f.c util: Add MIN and MAX macros 7 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: Initial commit 7 years ago
usb.c update usb descriptors 6 years ago
usb.h add project website (trezor.io) to license header 7 years ago