trezor-mcu/firmware
Jochen Hoenicke 810443f197 Fix NULL pointer access
Fixes #269
2017-12-16 15:26:25 +01:00
..
protob add Features.model field (set to "1") 2017-12-04 22:30:11 +01:00
u2f add set -e to shell scripts 2016-07-03 13:54:32 +02:00
.gitignore nem_mosaics: Remove generated files 2017-10-09 17:47:56 +01:00
ChangeLog update version to 1.6.0 2017-11-16 19:50:42 +01:00
Makefile hasher: Move to trezor-crypto 2017-12-10 20:53:44 +01:00
coins-gen.py fsm: Use coin->curve_name 2017-12-10 20:53:44 +01:00
coins.c fsm: Use coin->curve_name 2017-12-10 20:53:44 +01:00
coins.h fsm: Use coin->curve_name 2017-12-10 20:53:44 +01:00
coins.json Have coins.h and coins.c generated at build time (#220) 2017-09-30 11:09:11 +02:00
crypto.c coins: Use curve_info instead of HasherType 2017-12-10 20:53:44 +01:00
crypto.h signing: Use Hasher instead of SHA256_CTX 2017-12-09 16:28:40 +01:00
debug.c add project website (trezor.io) to license header 2017-11-05 17:47:23 +01:00
debug.h add project website (trezor.io) to license header 2017-11-05 17:47:23 +01:00
ethereum.c add project website (trezor.io) to license header 2017-11-05 17:47:23 +01:00
ethereum.h add project website (trezor.io) to license header 2017-11-05 17:47:23 +01:00
ethereum_tokens-gen.py coins: include testnet coins just in debug builds 2017-08-13 21:15:34 +02: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
fastflash.c add project website (trezor.io) to license header 2017-11-05 17:47:23 +01:00
fastflash.h add project website (trezor.io) to license header 2017-11-05 17:47:23 +01:00
fsm.c Fix NULL pointer access 2017-12-16 15:26:25 +01:00
fsm.h add project website (trezor.io) to license header 2017-11-05 17:47:23 +01:00
gettext.h add project website (trezor.io) to license header 2017-11-05 17:47:23 +01:00
layout2.c layout: encode -> encrypt typo 2017-11-29 13:48:29 +01:00
layout2.h layout: op_return now requires confirmation by user 2017-11-15 15:42:56 +01:00
messages.c firmware: mark usb buffer variables confidential 2017-12-12 12:51:08 +01:00
messages.h add project website (trezor.io) to license header 2017-11-05 17:47:23 +01:00
nem2.c add project website (trezor.io) to license header 2017-11-05 17:47:23 +01: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: Refactor and use Python 2 2017-10-09 18:06:02 +01:00
pinmatrix.c add project website (trezor.io) to license header 2017-11-05 17:47:23 +01:00
pinmatrix.h add project website (trezor.io) to license header 2017-11-05 17:47:23 +01:00
protect.c storage: rework storage_commit into storage_update 2017-12-12 16:28:42 +01: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 storage: rework storage_commit into storage_update 2017-12-12 16:28:42 +01:00
recovery.h add project website (trezor.io) to license header 2017-11-05 17:47:23 +01:00
reset.c storage: rework storage_commit into storage_update 2017-12-12 16:28:42 +01:00
reset.h add project website (trezor.io) to license header 2017-11-05 17:47:23 +01:00
signing.c coins: Use curve_info instead of HasherType 2017-12-10 20:53:44 +01:00
signing.h signing: Use Hasher instead of SHA256_CTX 2017-12-09 16:28:40 +01:00
storage.c storage: Padding to multiple of 4 bytes 2017-12-15 14:22:17 +01:00
storage.h Added U2F root key to storage. 2017-12-13 17:54:27 +01:00
transaction.c coins: Use curve_info instead of HasherType 2017-12-10 20:53:44 +01:00
transaction.h transaction: Do not hardcode HASHER_SHA2 2017-12-10 20:53:44 +01:00
trezor.c storage: rework storage_commit into storage_update 2017-12-12 16:28:42 +01:00
trezor.h update version to 1.6.0 2017-11-16 19:50:42 +01:00
u2f.c u2f: avoid using hdnode_private_ckd_cached in order not to constantly invalidate cache 2017-12-13 18:04:22 +01:00
u2f.h add project website (trezor.io) to license header 2017-11-05 17:47:23 +01:00
u2f_knownapps.h u2f: add u2f.bin.coffee 2017-11-14 14:29:46 +01:00
usb.c firmware: mark usb buffer variables confidential 2017-12-12 12:51:08 +01:00
usb.h add project website (trezor.io) to license header 2017-11-05 17:47:23 +01:00