.. |
protob
|
add EthereumSignMessage/EthereumVerifyMessage
|
2017-07-12 17:51:34 +02:00 |
u2f
|
add set -e to shell scripts
|
2016-07-03 13:54:32 +02:00 |
ChangeLog
|
firmware: add changelog, bump version to 1.5.1
|
2017-07-12 14:19:05 +02:00 |
coins-gen.py
|
add space before coin shortcut because of how new formatter works
|
2017-05-19 11:29:44 +02:00 |
coins.c
|
update litecoin maxfee/kb
|
2017-05-19 16:54:16 +02:00 |
coins.h
|
add space before coin shortcut because of how new formatter works
|
2017-05-19 11:29:44 +02:00 |
crypto.c
|
crypto: allow Ed25519 signing larger digests (#124)
|
2016-10-24 12:41:10 +02:00 |
crypto.h
|
Use trezor-crypto ECDH, adding Curve25519 support
|
2016-10-16 01:34:02 +02:00 |
debug.c
|
debug: Improve debugging API (#134)
|
2016-12-04 23:24:01 +01:00 |
debug.h
|
debug: Improve debugging API (#134)
|
2016-12-04 23:24:01 +01:00 |
ethereum_tokens-gen.py
|
ethereum: more tokens, use better wording for unknown token value
|
2017-07-14 18:42:01 +02:00 |
ethereum_tokens.c
|
ethereum: more tokens, use better wording for unknown token value
|
2017-07-14 18:42:01 +02:00 |
ethereum_tokens.h
|
ethereum: more tokens, use better wording for unknown token value
|
2017-07-14 18:42:01 +02:00 |
ethereum.c
|
ethereum: more tokens, use better wording for unknown token value
|
2017-07-14 18:42:01 +02:00 |
ethereum.h
|
Ethereum Sign/Verify Message
|
2017-07-12 17:38:30 +02:00 |
fastflash.c
|
util: Add load_vector_table
|
2017-07-03 18:35:42 +02:00 |
fastflash.h
|
firmware: Start fastflash when left button held
|
2017-06-25 18:19:07 +02:00 |
fsm.c
|
add EthereumSignMessage/EthereumVerifyMessage
|
2017-07-12 17:51:34 +02:00 |
fsm.h
|
Ethereum Sign/Verify Message
|
2017-07-12 17:38:30 +02:00 |
gettext.h
|
gettext: mark localizable strings as proof-of-concept
|
2017-06-18 22:47:32 +02:00 |
layout2.c
|
fix layoutVerifyAddress behaviour for long addresses
|
2017-07-12 18:44:56 +02:00 |
layout2.h
|
refactor Address dialog (QR code on left button click), use checksum for Ethereum addresses
|
2017-07-11 21:31:40 +02:00 |
Makefile
|
firmware: Define FASTFLASH in all cases
|
2017-06-25 18:19:07 +02:00 |
messages.c
|
gettext: mark localizable strings as proof-of-concept
|
2017-06-18 22:47:32 +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
|
refactor recovery.is_same_mnemonic function to storage_containsMnemonic
|
2017-06-26 15:44:01 +02:00 |
protect.h
|
fix initialize handling in interactive mode
|
2014-05-20 15:37:58 +02:00 |
recovery-table.h
|
New Matrix-based recovery
|
2016-11-23 13:21:18 +01:00 |
recovery.c
|
recovery: zero new_mnemonic memory before returning to the user
|
2017-06-30 14:43:16 +02:00 |
recovery.h
|
Allow testing recovery with an initialized device
|
2017-06-23 16:39:49 +02:00 |
reset.c
|
firmware: mark backup as done before giving away the mnemonic, not after
|
2017-07-05 12:17:46 +02:00 |
reset.h
|
reset: distinguish between separated call and joined call, mark backup as done only when performed completely
|
2017-06-29 14:14:20 +02:00 |
signing.c
|
gettext: mark localizable strings as proof-of-concept
|
2017-06-18 22:47:32 +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
|
firmware: add changelog, bump version to 1.5.1
|
2017-07-12 14:19:05 +02:00 |
storage.h
|
reset: show needs backup signed when storage is not backed up
|
2017-06-29 14:14:20 +02:00 |
transaction.c
|
transaction: Fix buffer overflow
|
2017-06-13 15:17:23 +02:00 |
transaction.h
|
drop EstimateTxSize (and TxSize)
|
2017-06-28 18:49:44 +02:00 |
trezor.c
|
firmware: Start fastflash when left button held
|
2017-06-25 18:19:07 +02:00 |
trezor.h
|
firmware: add changelog, bump version to 1.5.1
|
2017-07-12 14:19:05 +02:00 |
u2f_knownapps.h
|
add yubico u2f demo to u2f known apps
|
2016-11-15 18:51:29 +01:00 |
u2f.c
|
gettext: mark localizable strings as proof-of-concept
|
2017-06-18 22:47:32 +02:00 |
u2f.h
|
More standard conform behaviour
|
2016-05-24 01:16:55 +02:00 |
usb.c
|
usb: whitespace cleanup
|
2017-05-09 23:49:05 +02:00 |
usb.h
|
timer: Use Cortex-M3 SysTick timers
|
2016-11-17 02:07:46 +01:00 |