1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-14 03:49:25 +00:00
trezor-firmware/firmware
2018-04-03 18:40:41 +02:00
..
protob messages_map: Fix Flake8 warnings 2018-04-02 21:47:15 +02:00
u2f
.gitignore coin_info: Refactor coins-gen.py 2018-04-02 21:47:15 +02:00
bl_check.c Fix compilation problems 2018-03-29 01:03:58 +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 coins: Add Decred support 2018-04-03 18:40:41 +02:00
coins-gen.py
coins.c coin_info: Refactor coins-gen.py 2018-04-02 21:47:15 +02:00
coins.h coins: Add Decred support 2018-04-03 18:40:41 +02:00
coins.json
crypto.c Fix shift overflow 2018-03-27 15:00:25 +02:00
crypto.h
debug.c Added fixed-width font and multi-font support 2018-02-20 18:22:47 +01:00
debug.h
ethereum_tokens.c
ethereum_tokens.h
ethereum.c introduce and use memzero instead of explicit_bzero 2018-01-18 15:21:48 +01:00
ethereum.h
fsm.c signing: Use SignTx in signing_init 2018-04-03 18:40:41 +02:00
fsm.h
gettext.h
layout2.c firmware: refactor fsm_getDerivedNode to include fingerprint 2018-03-07 14:04:37 +01:00
layout2.h
Makefile coin_info: Refactor coins-gen.py 2018-04-02 21:47:15 +02:00
messages.c Fix shift overflow 2018-03-27 15:00:25 +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: SignTx instead of ConfirmOutput in mosaic creation 2018-03-30 14:01:59 +02:00
nem2.h
nem_mosaics.json
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
protect.c Add function storage_getPinWait 2018-03-29 01:16:46 +02:00
protect.h
recovery-table.h
recovery.c Added fixed-width font and multi-font support 2018-02-20 18:22:47 +01:00
recovery.h
reset.c use Failure_PinMismatch where it makes sense (ChangePin, ResetDevice, RecoveryDevice) 2018-02-20 17:48:19 +01:00
reset.h
signing.c signing: Add Decred support 2018-04-03 18:40:41 +02:00
signing.h signing: Use SignTx in signing_init 2018-04-03 18:40:41 +02:00
storage.c Fixes for emulator 2018-03-29 01:30:40 +02:00
storage.h Force size fields in storage to be 32 bit 2018-03-29 01:16:46 +02:00
transaction.c signing: Add Decred support 2018-04-03 18:40:41 +02:00
transaction.h signing: Add Decred support 2018-04-03 18:40:41 +02:00
trezor.c Disable fastflash. 2018-03-29 01:03:58 +02:00
trezor.h firmware: set version to 1.6.1 2018-03-19 15:18:54 +01:00
u2f_knownapps.h
u2f.c
u2f.h
udp.c
usb.c Revert WinUSB feature 2018-03-14 00:37:08 +01:00
usb.h