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 14aa486fa6
partially revert 4ce4cc5605 for smoother merge
8 years ago
..
protob implement u2f_counter in LoadDevice, Recoverydevice and ResetDevice messages 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 extract CHECK_PARAM 8 years ago
fsm.h Include placeholder handlers for the Ethereum protocol 8 years ago
layout2.c timer: Replace screen timeout with SysTick 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 timer: Use Cortex-M3 SysTick timers 8 years ago
protect.h fix initialize handling in interactive mode 10 years ago
recovery.c partially revert 4ce4cc5605 for smoother merge 8 years ago
recovery.h implement u2f_counter in LoadDevice, Recoverydevice and ResetDevice messages 8 years ago
reset.c extract CHECK_PARAM 8 years ago
reset.h implement u2f_counter in LoadDevice, Recoverydevice and ResetDevice messages 8 years ago
signing.c check return values of ecdsa_sign calls 8 years ago
signing.h pass version/lock_time parameters from SignTx message to signing_init function 8 years ago
storage.c timer: Use Cortex-M3 SysTick timers 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 timer: Replace screen timeout with SysTick 8 years ago
trezor.h bump version, add changelog 8 years ago
u2f.c check return values of ecdsa_sign calls 8 years ago
u2f.h More standard conform behaviour 8 years ago
u2f_knownapps.h add yubico u2f demo to u2f known apps 8 years ago
usb.c timer: Use Cortex-M3 SysTick timers 8 years ago
usb.h timer: Use Cortex-M3 SysTick timers 8 years ago