1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 02:19:21 +00:00
trezor-firmware/firmware
2015-05-05 12:01:34 -07:00
..
protob make SignIdentity.challenge_hidden and SignIdentity.challenge_visual longer (256 bytes) 2015-04-02 17:20:39 +02:00
coins.c Darkcoin to Dash re-branding 2015-03-28 21:12:01 -07:00
coins.h add Darkcoin 2015-03-03 02:09:15 +01:00
crypto.c bn_substract_noprime -> bn_subtract 2015-03-17 14:23:58 +01:00
crypto.h implement SignIdentity workflow 2015-02-25 17:03:01 +01:00
debug.c
debug.h
fsm.c activate screensaver on ClearSession message 2015-04-13 19:52:38 +02:00
fsm.h add pin_cached + passphrase_cached fields to Features message; add GetFeatures message 2015-03-30 15:47:03 +02:00
layout2.c activate screensaver on ClearSession message 2015-04-13 19:52:38 +02:00
layout2.h activate screensaver on ClearSession message 2015-04-13 19:52:38 +02:00
Makefile update trezor-crypto 2015-03-12 16:14:11 +01:00
messages.c add pin_cached + passphrase_cached fields to Features message; add GetFeatures message 2015-03-30 15:47:03 +02:00
messages.h check return value of cryptoHDNodePathToPubkey 2014-12-16 18:49:49 +01:00
pinmatrix.c use Knuth shuffles 2015-02-13 20:51:02 +01:00
pinmatrix.h
protect.c seconds counter during pin lockdown 2015-04-16 18:16:30 +02:00
protect.h
recovery.c use const char * const * for wordlist 2015-02-14 12:40:32 +01:00
recovery.h
reset.c change setup wording 2014-12-16 18:45:39 +01:00
reset.h
signing.c make gears turn faster when signing 2015-04-13 18:53:58 +02:00
signing.h refactor fsm_getRootNode into fsm_getDerivedNode 2015-01-26 13:53:06 +01:00
storage.c fixed salt passing to pbkdf2_hmac_sha512 2015-05-05 12:01:34 -07:00
storage.h don't clear PIN on Initialize 2015-03-31 16:31:29 +02:00
transaction.c enable OP_RETURN 2015-02-04 20:04:59 +01:00
transaction.h rework hashing of transactions 2014-12-21 20:34:14 +01:00
trezor.c
trezor.h prepare 1.3.3 release 2015-04-01 17:17:37 +02:00
usb.c
usb.h