1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 02:19:21 +00:00
trezor-firmware/firmware
2019-01-27 15:06:05 +01:00
..
protob eth: get public key 2019-01-14 17:12:32 +01:00
u2f u2f: replace U2F header with newer ones 2018-12-17 23:18:02 +01:00
.gitignore
bl_check.c firmware: add new bl hash to whitelist 2018-12-19 18:02:42 +01:00
bl_check.h
bl_data.py
ChangeLog changelog: update, add 1.7.3 2018-12-23 21:45:42 +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
coins.c
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
debug.h
defs
ethereum_networks.h.mako
ethereum_tokens.c.mako
ethereum_tokens.h.mako
ethereum.c replace all usage of memset(_, 0, _) with memzero 2019-01-23 17:00:01 +01: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 fsm: return xpub for multisig 2018-11-15 13:43:08 +01:00
fsm_msg_common.h bootloader: small changes to ui, replace vendor string 2019-01-27 15:06:05 +01: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 replace all usage of memset(_, 0, _) with memzero 2019-01-23 17:00:01 +01:00
fsm_msg_ethereum.h ethereum: nitpick in GetPublicKey 2019-01-14 17:15:55 +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 stellar: check return value for stellar_deriveNode 2018-10-24 13:38:33 +02:00
fsm.c replace all usage of memset(_, 0, _) with memzero 2019-01-23 17:00:01 +01:00
fsm.h eth: get public key 2019-01-14 17:12:32 +01:00
gettext.h
layout2.c bootloader: small changes to ui, replace vendor string 2019-01-27 15:06:05 +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 make: whitespace nitpick in mako non-verbose output 2018-09-14 15:06:03 +02:00
messages.c replace all usage of memset(_, 0, _) with memzero 2019-01-23 17:00:01 +01:00
messages.h adjust message sizes 2018-10-24 13:58:24 +02: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
pinmatrix.c bootloader: small changes to ui, replace vendor string 2019-01-27 15:06:05 +01:00
pinmatrix.h
protect.c replace all usage of memset(_, 0, _) with memzero 2019-01-23 17:00:01 +01:00
protect.h firmware: use flattened protobuf symbols 2018-09-06 18:47:36 +02:00
recovery-table.h
recovery.c replace all usage of memset(_, 0, _) with memzero 2019-01-23 17:00:01 +01:00
recovery.h
reset.c reset: use mnemonic_clear 2019-01-23 18:38:30 +01:00
reset.h firmware: introduce seedless setup (aka no_backup) 2018-10-04 17:19:37 +02:00
signing.c replace all usage of memset(_, 0, _) with memzero 2019-01-23 17:00:01 +01:00
signing.h firmware: use flattened protobuf symbols 2018-09-06 18:47:36 +02:00
stellar.c bootloader: small changes to ui, replace vendor string 2019-01-27 15:06:05 +01:00
stellar.h stellar: check return value for stellar_deriveNode 2018-10-24 13:38:33 +02:00
storage.c replace all usage of memset(_, 0, _) with memzero 2019-01-23 17:00:01 +01:00
storage.h firmware/storage: cache PIN after set 2018-12-12 17:37:08 +01:00
transaction.c replace all usage of memset(_, 0, _) with memzero 2019-01-23 17:00:01 +01:00
transaction.h firmware: use flattened protobuf symbols 2018-09-06 18:47:36 +02:00
trezor.c
trezor.h bump versions 2018-12-19 17:45:08 +01:00
u2f_knownapps.h
u2f.c replace all usage of memset(_, 0, _) with memzero 2019-01-23 17:00:01 +01:00
u2f.h
udp.c
usb.c usb: don't use CONFIDENTIAL inside DEBUG_LINK code 2018-09-13 19:58:34 +02:00
usb.h