trezor-mcu/firmware
Roman Zeyde 1bb00adc37 fsm: add compile-time assert for response size validation
ttps://gcc.gnu.org/gcc-4.6/changes.html
2015-08-24 13:55:44 +03:00
..
protob update protob 2015-08-03 21:27:56 +02:00
Makefile enable Trezor to perform SSH public key authentication 2015-06-26 10:43:39 +03:00
coins.c changed coin max fees 2015-07-29 15:38:00 +02:00
coins.h add Darkcoin 2015-03-03 02:09:15 +01:00
crypto.c Merge branch 'master' of git://github.com/romanz/trezor-mcu into romanz-master 2015-06-28 21:26:15 +02:00
crypto.h enable Trezor to perform SSH public key authentication 2015-06-26 10:43:39 +03:00
debug.c import v1.0.0 2014-04-29 14:38:32 +02:00
debug.h import v1.0.0 2014-04-29 14:38:32 +02:00
fsm.c fsm: add compile-time assert for response size validation 2015-08-24 13:55:44 +03: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 show "Web sign in to" when HTTPS is detected 2015-08-21 17:04:38 +02:00
layout2.h activate screensaver on ClearSession message 2015-04-13 19:52:38 +02: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 import v1.0.0 2014-04-29 14:38:32 +02:00
protect.c New usbDelay that delays and handles USB requests 2015-04-29 19:10:48 +02:00
protect.h fix initialize handling in interactive mode 2014-05-20 15:37:58 +02:00
recovery.c use const char * const * for wordlist 2015-02-14 12:40:32 +01:00
recovery.h import v1.0.0 2014-04-29 14:38:32 +02:00
reset.c change setup wording 2014-12-16 18:45:39 +01:00
reset.h import v1.0.0 2014-04-29 14:38:32 +02:00
signing.c enable Trezor to perform SSH public key authentication 2015-06-26 10:43:39 +03: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 enable stack protector 2014-07-31 19:44:03 +02:00
trezor.h prepare 1.3.4 release 2015-08-03 21:59:06 +02:00
usb.c prepare 1.3.4 release 2015-08-03 21:59:06 +02:00
usb.h New usbDelay that delays and handles USB requests 2015-04-29 19:10:48 +02:00