.. |
protob
|
vendor: update trezor-common (disable Lisk messages for now)
|
2018-05-02 15:24:37 +01:00 |
u2f
|
|
|
.gitignore
|
coin_info: Refactor coins-gen.py
|
2018-04-02 21:47:15 +02:00 |
bl_check.c
|
check_bootloader: depend on MEMORY_PROTECT
|
2018-04-10 14:19:27 +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
|
docs: update changelogs
|
2018-03-21 12:29:38 +01:00 |
coin_info.py
|
coin_info: Prepend space to coin_shortcut
|
2018-04-09 12:43:26 +02:00 |
coins.c
|
vendor: Update trezor-crypto
|
2018-04-03 18:40:41 +02:00 |
coins.h
|
Added support for cashaddr.
|
2018-04-05 11:28:05 +02:00 |
coins.json
|
Have coins.h and coins.c generated at build time (#220)
|
2017-09-30 11:09:11 +02:00 |
crypto.c
|
vendor: Update trezor-crypto
|
2018-04-03 18:40:41 +02:00 |
crypto.h
|
crypto: Remove hardcoded instances of secp256k1
|
2018-04-03 18:40:41 +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 |
ethereum_tokens.c
|
coins: include testnet coins just in debug builds
|
2017-08-13 21:15:34 +02:00 |
ethereum_tokens.h
|
add project website (trezor.io) to license header
|
2017-11-05 17:47:23 +01:00 |
ethereum.c
|
introduce and use memzero instead of explicit_bzero
|
2018-01-18 15:21:48 +01:00 |
ethereum.h
|
add project website (trezor.io) to license header
|
2017-11-05 17:47:23 +01:00 |
fsm.c
|
Add support for Stellar
|
2018-05-02 15:19:05 +01:00 |
fsm.h
|
Add support for Stellar
|
2018-05-02 15:19:05 +01:00 |
gettext.h
|
add project website (trezor.io) to license header
|
2017-11-05 17:47:23 +01:00 |
layout2.c
|
cashaddr: Don't show coin prefix on the display.
|
2018-04-05 11:28:06 +02:00 |
layout2.h
|
layout: op_return now requires confirmation by user
|
2017-11-15 15:42:56 +01:00 |
Makefile
|
Add support for Stellar
|
2018-05-02 15:19:05 +01:00 |
messages.c
|
messages: code cleanup after emulator change
|
2018-04-04 16:49:04 +02:00 |
messages.h
|
messages: fix size of msg_tiny and add static_assert
|
2018-03-20 15:42:53 +01:00 |
nem2.c
|
nem: IV is not copied
|
2018-04-04 15:02:39 +02:00 |
nem2.h
|
add project website (trezor.io) to license header
|
2017-11-05 17:47:23 +01:00 |
nem_mosaics.json
|
nem_mosaics: Add PacNEM
|
2017-10-01 13:24:13 +01:00 |
nem_mosaics.py
|
nem_mosaics: Fix Flake8 warnings
|
2018-04-02 21:47:15 +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
|
Add function storage_getPinWait
|
2018-03-29 01:16:46 +02:00 |
protect.h
|
add project website (trezor.io) to license header
|
2017-11-05 17:47:23 +01:00 |
recovery-table.h
|
add project website (trezor.io) to license header
|
2017-11-05 17:47:23 +01:00 |
recovery.c
|
Fix initialisation of word_pincode
|
2018-04-05 09:23:23 +02:00 |
recovery.h
|
add project website (trezor.io) to license header
|
2017-11-05 17:47:23 +01:00 |
reset.c
|
storage: implement unfinished_backup flag
|
2018-04-04 12:42:52 +02:00 |
reset.h
|
add project website (trezor.io) to license header
|
2017-11-05 17:47:23 +01:00 |
signing.c
|
Avoid division by zero.
|
2018-04-05 09:23:23 +02:00 |
signing.h
|
signing: Use SignTx in signing_init
|
2018-04-03 18:40:41 +02:00 |
stellar.c
|
Add support for Stellar
|
2018-05-02 15:19:05 +01:00 |
stellar.h
|
Add support for Stellar
|
2018-05-02 15:19:05 +01:00 |
storage.c
|
storage: refactor default/minimum lock storage, change default values
|
2018-04-10 23:46:41 +02:00 |
storage.h
|
storage: implement unfinished_backup flag
|
2018-04-04 12:42:52 +02:00 |
transaction.c
|
fix build after cashaddr merge
|
2018-04-05 11:56:25 +02:00 |
transaction.h
|
vendor: Update trezor-crypto
|
2018-04-03 18:40:41 +02:00 |
trezor.c
|
storage: allow auto-lock delay configuration
|
2018-04-04 01:06:26 +02:00 |
trezor.h
|
bump bootloader version to 1.5.0, firmware version to 1.7.0
|
2018-04-04 15:04:46 +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
|
Revert WinUSB feature
|
2018-03-14 00:37:08 +01:00 |
usb.h
|
add project website (trezor.io) to license header
|
2017-11-05 17:47:23 +01:00 |