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 ae37ea8a9a
bump version, add changelog
8 years ago
..
protob implement TXEXTRADATA transaction RequestType 8 years ago
u2f add set -e to shell scripts 8 years ago
Makefile update trezor-crypto 8 years ago
coins-gen.py add coins-gen.py script and generate coins.c using that script 8 years ago
coins.c fix Verify (by introducing coinExtractAddressType) 8 years ago
coins.h fix Verify (by introducing coinExtractAddressType) 8 years ago
crypto.c crypto: allow Ed25519 signing larger digests (#124) 8 years ago
crypto.h Use trezor-crypto ECDH, adding Curve25519 support 8 years ago
debug.c fix bugs in debug 8 years ago
debug.h import v1.0.0 10 years ago
ethereum.c Reworked rfc6979 signing. (#116) 8 years ago
ethereum.h Ethereum signing skeleton 8 years ago
fsm.c fix Verify (by introducing coinExtractAddressType) 8 years ago
fsm.h Include placeholder handlers for the Ethereum protocol 8 years ago
layout2.c Add specific layout for GPG signature (#122) 8 years ago
layout2.h allow ClearSession purely via confirm button 8 years ago
messages.c add const where possible (for message parsing) 8 years ago
messages.h add const where possible (for message parsing) 8 years ago
pinmatrix.c firmware: exclude debug functionality from release build 9 years ago
pinmatrix.h import v1.0.0 10 years ago
protect.c Merge branch 'u2f' 8 years ago
protect.h fix initialize handling in interactive mode 10 years ago
recovery.c remove DialogIcon enum, use bitmap structure directly 8 years ago
recovery.h import v1.0.0 10 years ago
reset.c send failure when reset workflow is aborted (this sends features when it was aborted by initialize message) 8 years ago
reset.h import v1.0.0 10 years ago
signing.c fix prevtx hashing when input count is 0 8 years ago
signing.h pass version/lock_time parameters from SignTx message to signing_init function 8 years ago
storage.c More alignment fixes 8 years ago
storage.h new message SetU2FCounter 8 years ago
transaction.c implement TXEXTRADATA transaction RequestType 8 years ago
transaction.h fix prevtx hashing when input count is 0 8 years ago
trezor.c lock screen after 10 minutes of inactivity 8 years ago
trezor.h bump version, add changelog 8 years ago
u2f.c Reworked rfc6979 signing. (#116) 8 years ago
u2f.h More standard conform behaviour 8 years ago
u2f_knownapps.h fix uppercase letters in GitHub/GitLab 8 years ago
usb.c More alignment fixes 8 years ago
usb.h New usbDelay that delays and handles USB requests 9 years ago