1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-16 04:29:08 +00:00
trezor-firmware/firmware
2015-01-27 13:00:25 +01:00
..
protob update nanopb to 0.2.9.2 2015-01-26 14:02:14 +01:00
coins.c extract fsm_getCoin 2015-01-26 12:51:56 +01:00
coins.h such happy doge 2014-12-10 18:58:27 +01:00
crypto.c use hdnode_private_ckd_cached where appropriate 2015-01-26 20:24:07 +01:00
crypto.h downgrade nanopb to LTS version 0.2.9.1 2014-12-27 16:05:34 +01:00
debug.c
debug.h
fsm.c use hdnode_private_ckd_cached where appropriate 2015-01-26 20:24:07 +01:00
fsm.h start implementing EncryptMessage/DecryptMessage 2014-10-22 19:53:25 +02:00
layout2.c Merge pull request #7 from runn1ng/master 2015-01-18 13:43:10 +01:00
layout2.h rework layoutProgress functions 2014-12-21 18:58:56 +01:00
Makefile downgrade nanopb to LTS version 0.2.9.1 2014-12-27 16:05:34 +01:00
messages.c move Sign/Verify to crypto.c/h, implement Encrypt/Decrypt 2014-11-25 19:32:04 +01:00
messages.h check return value of cryptoHDNodePathToPubkey 2014-12-16 18:49:49 +01:00
pinmatrix.c
pinmatrix.h
protect.c rework pin handling 2015-01-27 13:00:25 +01:00
protect.h
recovery.c change recovery logic 2014-07-10 18:11:44 +02:00
recovery.h
reset.c change setup wording 2014-12-16 18:45:39 +01:00
reset.h
signing.c use hdnode_private_ckd_cached where appropriate 2015-01-26 20:24:07 +01:00
signing.h refactor fsm_getRootNode into fsm_getDerivedNode 2015-01-26 13:53:06 +01:00
storage.c rework pin handling 2015-01-27 13:00:25 +01:00
storage.h implement ApplySetttings.use_passphrase 2014-12-13 19:29:27 +01:00
transaction.c use hdnode_private_ckd_cached where appropriate 2015-01-26 20:24:07 +01:00
transaction.h rework hashing of transactions 2014-12-21 20:34:14 +01:00
trezor.c enable stack protector 2014-07-31 19:44:03 +02:00
trezor.h prepare 1.3.0 release 2014-12-25 18:32:00 +01:00
usb.c
usb.h