.. |
protob
|
Update coins.c for Zcash mainnet (#111)
|
2016-08-31 14:02:53 +02:00 |
u2f
|
add set -e to shell scripts
|
2016-07-03 13:54:32 +02:00 |
coins.c
|
Add support for multi-byte address prefixes.
|
2016-10-10 00:05:45 +02:00 |
coins.h
|
Add support for multi-byte address prefixes.
|
2016-10-10 00:05:45 +02:00 |
crypto.c
|
Add support for multi-byte address prefixes.
|
2016-10-10 00:05:45 +02:00 |
crypto.h
|
Add support for multi-byte address prefixes.
|
2016-10-10 00:05:45 +02:00 |
debug.c
|
fix bugs in debug
|
2016-04-29 17:06:21 +02:00 |
debug.h
|
import v1.0.0
|
2014-04-29 14:38:32 +02:00 |
ethereum.c
|
Reworked rfc6979 signing. (#116)
|
2016-10-06 16:58:05 +02:00 |
ethereum.h
|
Ethereum signing skeleton
|
2016-08-19 03:14:38 +01:00 |
fsm.c
|
Add support for multi-byte address prefixes.
|
2016-10-10 00:05:45 +02:00 |
fsm.h
|
Include placeholder handlers for the Ethereum protocol
|
2016-08-19 03:14:38 +01:00 |
layout2.c
|
implement layoutEthereumConfirmTx
|
2016-08-19 03:14:38 +01: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
|
add const where possible (for message parsing)
|
2016-08-29 22:36:18 +02:00 |
messages.h
|
add const where possible (for message parsing)
|
2016-08-29 22:36:18 +02:00 |
pinmatrix.c
|
firmware: exclude debug functionality from release build
|
2015-08-24 15:51:20 +03:00 |
pinmatrix.h
|
import v1.0.0
|
2014-04-29 14:38:32 +02:00 |
protect.c
|
Merge branch 'u2f'
|
2016-06-12 22:53:28 +02:00 |
protect.h
|
fix initialize handling in interactive mode
|
2014-05-20 15:37:58 +02:00 |
recovery.c
|
remove DialogIcon enum, use bitmap structure directly
|
2016-06-08 19:20:07 +02:00 |
recovery.h
|
import v1.0.0
|
2014-04-29 14:38:32 +02:00 |
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
|
import v1.0.0
|
2014-04-29 14:38:32 +02:00 |
signing.c
|
Reworked rfc6979 signing. (#116)
|
2016-10-06 16:58:05 +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
|
More alignment fixes
|
2016-08-30 12:39:37 +02:00 |
storage.h
|
new message SetU2FCounter
|
2016-06-12 23:44:36 +02:00 |
transaction.c
|
Add support for multi-byte address prefixes.
|
2016-10-10 00:05:45 +02:00 |
transaction.h
|
Add support for multi-byte address prefixes.
|
2016-10-10 00:05:45 +02:00 |
trezor.c
|
remove DialogIcon enum, use bitmap structure directly
|
2016-06-08 19:20:07 +02:00 |
trezor.h
|
update version
|
2016-08-30 10:33:13 +02:00 |
u2f_knownapps.h
|
fix uppercase letters in GitHub/GitLab
|
2016-07-04 16:58:57 +02:00 |
u2f.c
|
Reworked rfc6979 signing. (#116)
|
2016-10-06 16:58:05 +02:00 |
u2f.h
|
More standard conform behaviour
|
2016-05-24 01:16:55 +02:00 |
usb.c
|
More alignment fixes
|
2016-08-30 12:39:37 +02:00 |
usb.h
|
New usbDelay that delays and handles USB requests
|
2015-04-29 19:10:48 +02:00 |