1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 02:19:21 +00:00
trezor-firmware/firmware
2016-08-19 03:14:38 +01:00
..
protob new message SetU2FCounter 2016-06-12 23:44:36 +02:00
u2f add set -e to shell scripts 2016-07-03 13:54:32 +02:00
coins.c handle various signed_message_headers correctly 2016-05-17 18:13:08 +02:00
coins.h
crypto.c Only compute pubkey on demand. 2016-06-27 10:13:18 +02:00
crypto.h Only compute pubkey on demand. 2016-06-27 10:13:18 +02:00
debug.c fix bugs in debug 2016-04-29 17:06:21 +02:00
debug.h
ethereum.c Fix special RLP case for length=1 firstbyte=0 2016-08-19 03:14:38 +01:00
ethereum.h Ethereum signing skeleton 2016-08-19 03:14:38 +01:00
fsm.c Don't include 0x in address display, so everything fits 2016-08-19 03:14:38 +01:00
fsm.h Include placeholder handlers for the Ethereum protocol 2016-08-19 03:14:38 +01:00
layout2.c Ask for confirmation on ECDH Session (gpg decrypt) 2016-07-14 18:12:55 +02:00
layout2.h Ask for confirmation on ECDH Session (gpg decrypt) 2016-07-14 18:12:55 +02:00
Makefile Ethereum signing skeleton 2016-08-19 03:14:38 +01:00
messages.c Include placeholder handlers for the Ethereum protocol 2016-08-19 03:14:38 +01:00
messages.h
pinmatrix.c
pinmatrix.h
protect.c Merge branch 'u2f' 2016-06-12 22:53:28 +02:00
protect.h
recovery.c remove DialogIcon enum, use bitmap structure directly 2016-06-08 19:20:07 +02:00
recovery.h
reset.c send failure when reset workflow is aborted (this sends features when it was aborted by initialize message) 2016-07-04 15:02:24 +02:00
reset.h
signing.c Only compute pubkey on demand. 2016-06-27 10:13:18 +02:00
signing.h pass version/lock_time parameters from SignTx message to signing_init function 2016-04-16 04:47:09 +02:00
storage.c Only compute pubkey on demand. 2016-06-27 10:13:18 +02:00
storage.h new message SetU2FCounter 2016-06-12 23:44:36 +02:00
transaction.c Only compute pubkey on demand. 2016-06-27 10:13:18 +02:00
transaction.h
trezor.c remove DialogIcon enum, use bitmap structure directly 2016-06-08 19:20:07 +02:00
trezor.h bump version (to 1.3.6) 2016-06-07 15:27:05 +02:00
u2f_knownapps.h fix uppercase letters in GitHub/GitLab 2016-07-04 16:58:57 +02:00
u2f.c Tweaked timeouts, handle null nodes. 2016-06-12 21:25:35 +02:00
u2f.h More standard conform behaviour 2016-05-24 01:16:55 +02:00
usb.c fix hid_control_request for debug link 2016-06-30 14:04:11 +02:00
usb.h