.. |
protob
|
fix Docker build
|
2018-09-19 20:30:00 +02:00 |
u2f
|
add set -e to shell scripts
|
2016-07-03 13:54:32 +02:00 |
.gitignore
|
firmware: generate coin defs with Mako
|
2018-09-06 18:44:41 +02:00 |
bl_check.c
|
firmware: add bootloader 1.6.0 to whitelist
|
2018-09-04 18:24:41 +02:00 |
bl_check.h
|
update bootloader to 1.4.0 via firmware, run unsigned firmware in unprivileged mode
|
2018-03-20 15:44:20 +01:00 |
bl_data.py
|
Makefile: Add GENERATE_CODE function
|
2018-04-02 21:47:15 +02:00 |
ChangeLog
|
firmware: update changelog
|
2018-10-19 14:46:44 +02:00 |
coin_info.c.mako
|
firmware: drop version_group_id from coin definition, use externally provided one
|
2018-10-15 18:07:16 +02:00 |
coin_info.h.mako
|
firmware: generate coin defs with Mako
|
2018-09-06 18:44:41 +02:00 |
coins.c
|
protob: don't return coins in Features message
|
2018-05-22 18:40:15 +02:00 |
coins.h
|
firmware: drop version_group_id from coin definition, use externally provided one
|
2018-10-15 18:07:16 +02:00 |
crypto.c
|
vendor: update trezor-crypto
|
2018-09-13 15:01:58 +02:00 |
crypto.h
|
firmware: use flattened protobuf symbols
|
2018-09-06 18:47:36 +02:00 |
debug.c
|
Added fixed-width font and multi-font support
|
2018-02-20 18:22:47 +01:00 |
debug.h
|
add project website (trezor.io) to license header
|
2017-11-05 17:47:23 +01:00 |
defs
|
firmware: use new coin definitions from trezor-common
|
2018-05-29 17:17:29 +02:00 |
ethereum_networks.h.mako
|
firmware: generate coin defs with Mako
|
2018-09-06 18:44:41 +02:00 |
ethereum_tokens.c.mako
|
firmware: generate coin defs with Mako
|
2018-09-06 18:44:41 +02:00 |
ethereum_tokens.h.mako
|
firmware: generate coin defs with Mako
|
2018-09-06 18:44:41 +02:00 |
ethereum.c
|
ethereum: refactor into rlp_calculate_number_length
|
2018-10-19 16:10:26 +02:00 |
ethereum.h
|
fsm: use const where applicable, document where it isn't and why
|
2018-09-14 14:40:29 +02:00 |
fsm_msg_coin.h
|
layout: treat address as accounts for EthereumGetAddress dialogs
|
2018-10-22 15:15:15 +02:00 |
fsm_msg_common.h
|
reset/recovery: refactor last commit
|
2018-10-22 14:39:49 +02:00 |
fsm_msg_crypto.h
|
fsm: use const where applicable, document where it isn't and why
|
2018-09-14 14:40:29 +02:00 |
fsm_msg_debug.h
|
fsm: use const where applicable, document where it isn't and why
|
2018-09-14 14:40:29 +02:00 |
fsm_msg_ethereum.h
|
layout: treat address as accounts for EthereumGetAddress dialogs
|
2018-10-22 15:15:15 +02:00 |
fsm_msg_lisk.h
|
layout: treat address as accounts for EthereumGetAddress dialogs
|
2018-10-22 15:15:15 +02:00 |
fsm_msg_nem.h
|
layout: treat address as accounts for EthereumGetAddress dialogs
|
2018-10-22 15:15:15 +02:00 |
fsm_msg_stellar.h
|
stellar: check return value for stellar_deriveNode
|
2018-10-24 13:38:33 +02:00 |
fsm.c
|
layout: treat address as accounts for EthereumGetAddress dialogs
|
2018-10-22 15:15:15 +02:00 |
fsm.h
|
fsm: use const where applicable, document where it isn't and why
|
2018-09-14 14:40:29 +02:00 |
gettext.h
|
add project website (trezor.io) to license header
|
2017-11-05 17:47:23 +01:00 |
layout2.c
|
layout: don't split short addresses in layoutAddress
|
2018-10-23 17:49:12 +02:00 |
layout2.h
|
layout: treat address as accounts for EthereumGetAddress dialogs
|
2018-10-22 15:15:15 +02:00 |
lisk.c
|
lisk: check recipient_id length
|
2018-10-19 14:47:38 +02:00 |
lisk.h
|
fsm: use const where applicable, document where it isn't and why
|
2018-09-14 14:40:29 +02:00 |
Makefile
|
make: whitespace nitpick in mako non-verbose output
|
2018-09-14 15:06:03 +02:00 |
messages.c
|
firmware: use flattened protobuf symbols
|
2018-09-06 18:47:36 +02:00 |
messages.h
|
adjust message sizes
|
2018-10-24 13:58:24 +02:00 |
nem2.c
|
nem: check for invalid network id
|
2018-10-19 15:50:06 +02:00 |
nem2.h
|
firmware: use flattened protobuf symbols
|
2018-09-06 18:47:36 +02:00 |
nem_mosaics.c.mako
|
firmware: use flattened protobuf symbols
|
2018-09-06 18:47:36 +02:00 |
nem_mosaics.h.mako
|
firmware: use flattened protobuf symbols
|
2018-09-06 18:47:36 +02:00 |
pinmatrix.c
|
fix out-of-bounds read (for debug_link)
|
2018-03-27 15:00:25 +02:00 |
pinmatrix.h
|
add project website (trezor.io) to license header
|
2017-11-05 17:47:23 +01:00 |
protect.c
|
firmware: use flattened protobuf symbols
|
2018-09-06 18:47:36 +02:00 |
protect.h
|
firmware: use flattened protobuf symbols
|
2018-09-06 18:47:36 +02:00 |
recovery-table.h
|
add project website (trezor.io) to license header
|
2017-11-05 17:47:23 +01:00 |
recovery.c
|
reset/recovery: refactor last commit
|
2018-10-22 14:39:49 +02:00 |
recovery.h
|
add project website (trezor.io) to license header
|
2017-11-05 17:47:23 +01:00 |
reset.c
|
reset/recovery: refactor last commit
|
2018-10-22 14:39:49 +02:00 |
reset.h
|
firmware: introduce seedless setup (aka no_backup)
|
2018-10-04 17:19:37 +02:00 |
signing.c
|
signing: copy content of root HDNode in signing_init
|
2018-10-24 13:38:33 +02:00 |
signing.h
|
firmware: use flattened protobuf symbols
|
2018-09-06 18:47:36 +02:00 |
stellar.c
|
stellar: rework number formatting to not use double
|
2018-10-24 13:38:33 +02:00 |
stellar.h
|
stellar: check return value for stellar_deriveNode
|
2018-10-24 13:38:33 +02:00 |
storage.c
|
storage: setNoBackup does not have to have parameter
|
2018-10-04 17:30:37 +02:00 |
storage.h
|
storage: setNoBackup does not have to have parameter
|
2018-10-04 17:30:37 +02:00 |
transaction.c
|
firmware: fix Zcash ZIP243 signing
|
2018-10-17 16:57:25 +02:00 |
transaction.h
|
firmware: use flattened protobuf symbols
|
2018-09-06 18:47:36 +02:00 |
trezor.c
|
Check if firmware has privileges. (#369)
|
2018-06-21 14:28:39 +02:00 |
trezor.h
|
bump version to 1.7.1
|
2018-10-24 13:38:10 +02:00 |
u2f_knownapps.h
|
u2f: add u2f.bin.coffee
|
2017-11-14 14:29:46 +01:00 |
u2f.c
|
util: Add MIN and MAX macros
|
2017-12-17 03:12:37 +01:00 |
u2f.h
|
add project website (trezor.io) to license header
|
2017-11-05 17:47:23 +01:00 |
udp.c
|
emulator: open a second socket for debuglink, same as T2
|
2018-04-04 16:21:43 +02:00 |
usb.c
|
usb: don't use CONFIDENTIAL inside DEBUG_LINK code
|
2018-09-13 19:58:34 +02:00 |
usb.h
|
add project website (trezor.io) to license header
|
2017-11-05 17:47:23 +01:00 |