.. |
protob
|
Merge branch 'master' into segwit
|
2017-05-03 17:16:30 +02:00 |
u2f
|
add set -e to shell scripts
|
2016-07-03 13:54:32 +02:00 |
ChangeLog
|
add ChangeLog for bootloader, move firmware ChangeLog
|
2017-02-01 14:57:59 +01:00 |
coins-gen.py
|
update trezor-common, add cointype.segwit bool
|
2017-04-26 15:43:57 +02:00 |
coins.c
|
update trezor-common, add cointype.segwit bool
|
2017-04-26 15:43:57 +02:00 |
coins.h
|
fix Verify (by introducing coinExtractAddressType)
|
2016-10-25 17:02:02 +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.c
|
ethereum: add new chain_ids
|
2017-05-04 15:12:24 +02:00 |
ethereum.h
|
Ethereum signing skeleton
|
2016-08-19 03:14:38 +01:00 |
fsm.c
|
show progressbar layout in GetAddress
|
2017-05-05 15:45:58 +02:00 |
fsm.h
|
GetPublicKey: use Bitcoin as default coin if not provided
|
2017-04-21 14:08:09 +02:00 |
layout2.c
|
remove segwit warning, don't enable segwit on coins that don't have segwit=true in definition
|
2017-05-04 18:54:54 +02:00 |
layout2.h
|
remove segwit warning, don't enable segwit on coins that don't have segwit=true in definition
|
2017-05-04 18:54:54 +02:00 |
Makefile
|
update trezor-crypto
|
2017-05-08 17:16:20 +02:00 |
messages.c
|
GetPublicKey: use Bitcoin as default coin if not provided
|
2017-04-21 14:08:09 +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
|
|
|
protect.c
|
timer: Use Cortex-M3 SysTick timers
|
2016-11-17 02:07:46 +01:00 |
protect.h
|
|
|
recovery-table.h
|
New Matrix-based recovery
|
2016-11-23 13:21:18 +01:00 |
recovery.c
|
cosmetic changes to matrix recovery
|
2017-01-10 14:58:28 +01:00 |
recovery.h
|
New Matrix-based recovery
|
2016-11-23 13:21:18 +01:00 |
reset.c
|
extract CHECK_PARAM
|
2016-11-22 22:04:09 +01:00 |
reset.h
|
implement u2f_counter in LoadDevice, Recoverydevice and ResetDevice messages
|
2016-10-31 16:20:15 +01:00 |
signing.c
|
signing: add option to enable/disable mixing of segwit/non-segwit inputs
|
2017-05-09 23:26: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
|
timer: Use Cortex-M3 SysTick timers
|
2016-11-17 02:07:46 +01:00 |
storage.h
|
new message SetU2FCounter
|
2016-06-12 23:44:36 +02:00 |
transaction.c
|
remove segwit warning, don't enable segwit on coins that don't have segwit=true in definition
|
2017-05-04 18:54:54 +02:00 |
transaction.h
|
remove segwit warning, don't enable segwit on coins that don't have segwit=true in definition
|
2017-05-04 18:54:54 +02:00 |
trezor.c
|
fix usage of RNG before setup (#150/#151)
|
2017-02-17 13:19:05 +01:00 |
trezor.h
|
bump version to 1.5.0
|
2017-05-10 00:12:23 +02:00 |
u2f_knownapps.h
|
add yubico u2f demo to u2f known apps
|
2016-11-15 18:51:29 +01:00 |
u2f.c
|
Check that U2F key only uses hardened derivation (#139)
|
2017-01-10 21:51:57 +01: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 |