.. |
protob
|
update submodules
|
2016-04-29 17:52:16 +02:00 |
coins.c
|
fix compilation
|
2016-04-29 22:36:43 +02:00 |
coins.h
|
|
|
crypto.c
|
Move public key recovery (verify) to trezor-crypto
|
2016-04-27 18:10:21 +02:00 |
crypto.h
|
ed25519 support
|
2016-04-22 18:22:45 +02:00 |
debug.c
|
fix bugs in debug
|
2016-04-29 17:06:21 +02:00 |
debug.h
|
|
|
fsm.c
|
fix last commit
|
2016-04-25 23:40:24 +02:00 |
fsm.h
|
add pin_cached + passphrase_cached fields to Features message; add GetFeatures message
|
2015-03-30 15:47:03 +02:00 |
layout2.c
|
fix wording
|
2016-04-25 23:46:36 +02:00 |
layout2.h
|
show address in verifymessage layout
|
2016-04-25 23:03:57 +02:00 |
Makefile
|
ed25519 support
|
2016-04-22 18:22:45 +02:00 |
messages.c
|
fix bugs in debug
|
2016-04-29 17:06:21 +02:00 |
messages.h
|
|
|
pinmatrix.c
|
firmware: exclude debug functionality from release build
|
2015-08-24 15:51:20 +03:00 |
pinmatrix.h
|
|
|
protect.c
|
Don't reflash storage after each PIN entry
|
2016-04-27 18:39:04 +02:00 |
protect.h
|
|
|
recovery.c
|
firmware: exclude debug functionality from release build
|
2015-08-24 15:51:20 +03:00 |
recovery.h
|
|
|
reset.c
|
adapt the reorder of hash_final functions
|
2016-04-26 11:53:58 +02:00 |
reset.h
|
|
|
signing.c
|
adapt the reorder of hash_final functions
|
2016-04-26 11:53:58 +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
|
use less stack memory in storage_commit
|
2016-04-27 19:23:02 +02:00 |
storage.h
|
Don't reflash storage after each PIN entry
|
2016-04-27 18:39:04 +02:00 |
transaction.c
|
adapt the reorder of hash_final functions
|
2016-04-26 11:53:58 +02:00 |
transaction.h
|
|
|
trezor.c
|
|
|
trezor.h
|
bump version (to 1.3.5)
|
2016-02-12 18:29:06 +01:00 |
usb.c
|
prepare 1.3.4 release
|
2015-08-03 21:59:06 +02:00 |
usb.h
|
New usbDelay that delays and handles USB requests
|
2015-04-29 19:10:48 +02:00 |