You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/firmware
Pavol Rusnak 4661db1fd4
add missing license headers
6 years ago
..
protob firmware: disable Stellar for now 6 years ago
u2f
.gitignore coin_info: Refactor coins-gen.py 7 years ago
ChangeLog firmware: fix typos in ChangeLog 6 years ago
Makefile firmware: disable Stellar for now 6 years ago
bl_check.c firmware: add new bootloader 1.5.1 to the whitelist 6 years ago
bl_check.h update bootloader to 1.4.0 via firmware, run unsigned firmware in unprivileged mode 7 years ago
bl_data.py Makefile: Add GENERATE_CODE function 7 years ago
coin_info.py firmware: support also testnet coins in stable firmware 6 years ago
coins.c protob: don't return coins in Features message 6 years ago
coins.h vendor: update trezor-common; add version_group_id flag (for zcash overwintered tx) 6 years ago
crypto.c firmware: update code to use new nested messages in trezor-common 6 years ago
crypto.h firmware: update code to use new nested messages in trezor-common 6 years ago
debug.c
debug.h
defs firmware: use new coin definitions from trezor-common 6 years ago
ethereum.c firmware: update Ethereum networks 6 years ago
ethereum.h firmware: update code to use new nested messages in trezor-common 6 years ago
ethereum_tokens.c firmware: add new ethereum tokens 6 years ago
ethereum_tokens.h firmware: add new ethereum tokens 6 years ago
fsm.c firmware: disable Stellar for now 6 years ago
fsm.h firmware: disable Stellar for now 6 years ago
fsm_msg_coin.h add missing license headers 6 years ago
fsm_msg_common.h add missing license headers 6 years ago
fsm_msg_crypto.h add missing license headers 6 years ago
fsm_msg_debug.h add missing license headers 6 years ago
fsm_msg_ethereum.h add missing license headers 6 years ago
fsm_msg_nem.h add missing license headers 6 years ago
fsm_msg_stellar.h add missing license headers 6 years ago
gettext.h
layout2.c layout2: refactor is_valid_ascii function 6 years ago
layout2.h layout2: refactor is_valid_ascii function 6 years ago
messages.c messages: Use pb_get_encoded_size 6 years ago
messages.h firmware: fix message processing, typos in recovery 6 years ago
nem2.c firmware: update code to use new nested messages in trezor-common 6 years ago
nem2.h firmware: update code to use new nested messages in trezor-common 6 years ago
nem_mosaics.py firmware: update code to use new nested messages in trezor-common 6 years ago
pinmatrix.c fix out-of-bounds read (for debug_link) 7 years ago
pinmatrix.h
protect.c firmware: update code to use new nested messages in trezor-common 6 years ago
protect.h vendor: update trezor-common; reflect rename of common.proto to messages-common.proto 6 years ago
recovery-table.h
recovery.c firmware: update code to use new nested messages in trezor-common 6 years ago
recovery.h
reset.c firmware: update code to use new nested messages in trezor-common 6 years ago
reset.h
signing.c firmware: don't use hardcoded version_group_id, but use the one from coin definition 6 years ago
signing.h firmware: update code to use new nested messages in trezor-common 6 years ago
stellar.c add missing license headers 6 years ago
stellar.h add missing license headers 6 years ago
storage.c firmware: fix message processing, typos in recovery 6 years ago
storage.h firmware: update code to use new nested messages in trezor-common 6 years ago
transaction.c firmware: don't use hardcoded version_group_id, but use the one from coin definition 6 years ago
transaction.h firmware: don't use hardcoded version_group_id, but use the one from coin definition 6 years ago
trezor.c Check if firmware has privileges. (#369) 6 years ago
trezor.h firmware: update ChangeLog, bump to 1.6.3 6 years ago
u2f.c
u2f.h
u2f_knownapps.h
udp.c emulator: open a second socket for debuglink, same as T2 7 years ago
usb.c
usb.h