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
Jochen Hoenicke d767e52055
Confirm to change U2F counter (#114)
8 years ago
..
protob Update coins.c for Zcash mainnet (#111) 8 years ago
u2f add set -e to shell scripts 8 years ago
Makefile Ethereum signing skeleton 8 years ago
coins.c Update coins.c for Zcash mainnet (#111) 8 years ago
coins.h Update coins.c for Zcash mainnet (#111) 8 years ago
crypto.c Only compute pubkey on demand. 8 years ago
crypto.h Only compute pubkey on demand. 8 years ago
debug.c fix bugs in debug 8 years ago
debug.h import v1.0.0 10 years ago
ethereum.c More alignment fixes 8 years ago
ethereum.h Ethereum signing skeleton 8 years ago
fsm.c Confirm to change U2F counter (#114) 8 years ago
fsm.h Include placeholder handlers for the Ethereum protocol 8 years ago
layout2.c implement layoutEthereumConfirmTx 8 years ago
layout2.h Ask for confirmation on ECDH Session (gpg decrypt) 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 Only compute pubkey on demand. 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 Only compute pubkey on demand. 8 years ago
transaction.h rework hashing of transactions 10 years ago
trezor.c remove DialogIcon enum, use bitmap structure directly 8 years ago
trezor.h update version 8 years ago
u2f.c More alignment fixes 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