.. |
protob
|
fsm: input messages are no longer confidential
|
2019-02-04 14:25:13 +01:00 |
u2f
|
u2f: replace U2F header with newer ones
|
2018-12-17 23:18:02 +01:00 |
.gitignore
|
firmware: generate coin defs with Mako
|
2018-09-06 18:44:41 +02:00 |
bl_check.c
|
bootloader: fix typo
|
2019-02-24 17:42:01 +01: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: bump version to 1.8.0
|
2019-02-15 14:25:49 +01: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 |
config.c
|
config: Avoid unlocking storage after wipe.
|
2019-02-23 17:55:49 +01:00 |
config.h
|
fix whitespace
|
2019-02-19 18:01:10 +01:00 |
crypto.c
|
signing: implemented simplified API for MultisigRedeemScriptType
|
2019-02-04 13:53:30 +01:00 |
crypto.h
|
signing: implemented simplified API for MultisigRedeemScriptType
|
2019-02-04 13:53:30 +01: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
|
fix whitespace
|
2019-02-19 18:01:10 +01:00 |
ethereum.c
|
ethereum: clear local variables in layoutEthereumFee
|
2019-02-20 20:34:32 +01:00 |
ethereum.h
|
ethereum: address in messages is now string
|
2019-01-29 17:16:14 +01:00 |
fsm_msg_coin.h
|
fsm: return xpub for multisig
|
2018-11-15 13:43:08 +01:00 |
fsm_msg_common.h
|
fix whitespace
|
2019-02-19 18:01:10 +01:00 |
fsm_msg_crypto.h
|
fsm: input messages are no longer confidential
|
2019-02-04 14:25:13 +01:00 |
fsm_msg_debug.h
|
config: Store cleartext PIN for DEBUG_LINK.
|
2019-02-15 15:13:07 +01:00 |
fsm_msg_ethereum.h
|
ethereum: address in messages is now string
|
2019-01-29 17:16:14 +01: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
|
fix whitespace
|
2019-02-19 18:01:10 +01:00 |
fsm.c
|
firmware: integrate trezor-storage
|
2019-02-15 15:12:53 +01:00 |
fsm.h
|
fsm: input messages are no longer confidential
|
2019-02-04 14:25:13 +01:00 |
gettext.h
|
add project website (trezor.io) to license header
|
2017-11-05 17:47:23 +01:00 |
header.S
|
bootloader: compatibility with old bootloaders
|
2019-02-24 14:01:33 +01:00 |
layout2.c
|
firmware: fix buffer size in address_n_str
|
2019-02-20 20:34:33 +01:00 |
layout2.h
|
layout: parse and show OMNI transactions
|
2018-11-13 16:50:10 +01: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
|
introduce new memory layout
|
2019-02-21 15:08:27 +01:00 |
messages.c
|
fsm: input messages are no longer confidential
|
2019-02-04 14:25:13 +01:00 |
messages.h
|
messages: introduce messages_map_limits
|
2019-02-04 13:53:05 +01:00 |
nem2.c
|
replace all usage of memset(_, 0, _) with memzero
|
2019-01-23 17:00:01 +01: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 |
otp.c
|
firmware: use OTP block 3 for storing randomness
|
2019-02-18 17:57:19 +01:00 |
otp.h
|
firmware: use OTP block 3 for storing randomness
|
2019-02-18 17:57:19 +01:00 |
pinmatrix.c
|
bootloader: small changes to ui, replace vendor string
|
2019-01-27 15:06:05 +01:00 |
pinmatrix.h
|
add project website (trezor.io) to license header
|
2017-11-05 17:47:23 +01:00 |
protect.c
|
protect: check old PIN before requesting new PIN
|
2019-02-23 17:55:42 +01:00 |
protect.h
|
protect: Update protectPinUiCallback() to show arbitrary message.
|
2019-02-23 17:55:16 +01:00 |
recovery-table.h
|
add project website (trezor.io) to license header
|
2017-11-05 17:47:23 +01:00 |
recovery.c
|
Fix spaces/tabs so that a single convention is used in each file.
|
2019-02-15 15:13:06 +01:00 |
recovery.h
|
add project website (trezor.io) to license header
|
2017-11-05 17:47:23 +01:00 |
reset.c
|
Fix spaces/tabs so that a single convention is used in each file.
|
2019-02-15 15:13:06 +01:00 |
reset.h
|
firmware: integrate trezor-storage
|
2019-02-15 15:12:53 +01:00 |
signing.c
|
signing: add default values for branch_id (zcash)
|
2019-02-15 01:44:10 +01:00 |
signing.h
|
firmware: use flattened protobuf symbols
|
2018-09-06 18:47:36 +02:00 |
stellar.c
|
firmware: integrate trezor-storage
|
2019-02-15 15:12:53 +01:00 |
stellar.h
|
fix whitespace
|
2019-02-19 18:01:10 +01:00 |
transaction.c
|
signing: implemented simplified API for MultisigRedeemScriptType
|
2019-02-04 13:53:30 +01:00 |
transaction.h
|
firmware: use flattened protobuf symbols
|
2018-09-06 18:47:36 +02:00 |
trezor.c
|
mpu: rename mpu_config to mpu_config_firmware
|
2019-02-19 17:52:29 +01:00 |
trezor.h
|
introduce new memory layout
|
2019-02-21 15:08:27 +01:00 |
u2f_knownapps.h
|
u2f: add u2f.bin.coffee
|
2017-11-14 14:29:46 +01:00 |
u2f.c
|
firmware/u2f: memzero the readbuffer
|
2019-02-20 20:34:33 +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
|
bootloader: enable MPU, introduce delays to USB stack
|
2019-02-21 09:06:55 +01:00 |
usb.h
|
add project website (trezor.io) to license header
|
2017-11-05 17:47:23 +01:00 |
version.h
|
introduce new memory layout
|
2019-02-21 15:08:27 +01:00 |