Commit Graph

  • 2d2e31fa50 refactor pprint (add new inspection fields, but comment them) Pavol Rusnak 2014-06-27 17:02:44 +0200
  • 849e758eb4 double the delay before buttonupdate Pavol Rusnak 2014-06-26 00:26:19 +0200
  • 62e07befeb Merge pull request #1 from hiviah/docker_gpg_fix Pavol Rusnak 2014-06-25 14:33:38 +0200
  • 098ec05c5f Pin GPG key of ARM GCC repo by full fingerprint in Docker build Ondrej Mikle 2014-06-25 14:25:30 +0200
  • f59500510a pin used revisions in Dockerfile Pavol Rusnak 2014-06-23 00:37:24 +0200
  • 62ac6593f8 Fixed docker build howto slush0 2014-06-22 19:29:16 +0200
  • e9fd756daa better UI for layoutSignMessage, layoutVerifyMessage and layoutCipherKeyValue Pavol Rusnak 2014-06-21 00:31:44 +0200
  • 69dda6c61c fix decrypt_keyvalue Pavol Rusnak 2014-06-21 00:31:16 +0200
  • a6105fbcb8 Howto for deterministic builds slush0 2014-06-20 00:15:26 +0200
  • c97b9348ff add repo key to Dockerfile Pavol Rusnak 2014-06-19 19:01:41 +0200
  • b6b49a20f5 small changes to scripts for deterministic builds Pavol Rusnak 2014-06-19 02:28:22 +0200
  • e3d7687b7d add CFLAGS optimizations Pavol Rusnak 2014-06-19 02:16:28 +0200
  • 92b6b8caf1 Tools for deterministic builds and firmware comparing slush0 2014-06-19 02:08:31 +0200
  • 23bae6ec9d add Dockerfile Pavol Rusnak 2014-06-19 00:31:40 +0200
  • ea42f6af4e adapt to new opencm3 include structure Pavol Rusnak 2014-06-19 00:12:31 +0200
  • 7305a77f3e make test_255_outputs more general and rename to test_lots_of_outputs new test test_lots_of_inputs Pavol Rusnak 2014-06-18 17:13:11 +0200
  • add928373f detect absolute path to Makefile.include automagically Pavol Rusnak 2014-06-18 11:54:54 +0200
  • 19f6540a44 Merge pull request #3 from timthelion/patch-1 Pavol Rusnak 2014-06-18 01:10:56 +0200
  • 8b7575eeb3 Delete repeated heading in readme Timothy Hobbs 2014-06-17 21:47:25 +0000
  • 441bb3b513 implement ClearSession Pavol Rusnak 2014-06-17 16:03:07 +0200
  • d46bdf2f6e reenable TestDebugLink.test_layout Pavol Rusnak 2014-06-17 16:02:21 +0200
  • 260a4322a6 add ClearSession message with unit test Pavol Rusnak 2014-06-17 15:31:10 +0200
  • bf7b99fd28 add ClearSession message Pavol Rusnak 2014-06-17 13:32:42 +0200
  • a3d22dc56e add tests for EncryptMessage/DecryptMessage Pavol Rusnak 2014-06-16 17:16:15 +0200
  • 1d84a35095 fix str+bool concat Pavol Rusnak 2014-06-13 19:24:53 +0200
  • da329ce24a add cmdtr-emu.sh for easier work with emulator Pavol Rusnak 2014-06-13 16:39:24 +0200
  • cfc8fdc214 adapt new API of EncryptMessage / DecryptMessage Pavol Rusnak 2014-06-13 16:37:06 +0200
  • 4b9123ab3c change EncryptMessage / DecryptMessage API Pavol Rusnak 2014-06-13 16:32:20 +0200
  • fc64a40769 Refactored password.dat format, backward incompatible change. slush0 2014-06-12 21:45:33 +0200
  • f48646ac83 Refactored decrypting of password, now uses the same path for both create and mount slush0 2014-06-12 19:19:56 +0200
  • 430362bd31 Refactored choosing of devices slush0 2014-06-12 19:16:30 +0200
  • 461380e9d2 typo slush0 2014-06-12 19:13:46 +0200
  • d102520388 Storing bip32 path to password file, using Trezor entropy for generating EncFS password slush0 2014-06-12 17:39:50 +0200
  • 9b9f0e9415 Removed all outputs to stdout, uses stderr instead slush0 2014-06-12 17:22:22 +0200
  • 8ea46f34a2 add EncryptMessage and DecryptMessage Pavol Rusnak 2014-06-12 17:02:46 +0200
  • 1aee7956e9 Demonstration usage of Trezor as a EncFS unlocking key slush0 2014-06-12 16:39:29 +0200
  • aa4fa425a3 encrypt->encrypt_keyvalue, decrypt->decrypt_keyvalue Pavol Rusnak 2014-06-12 16:08:20 +0200
  • b0d84af06f add EncryptMessage and DecryptMessage Pavol Rusnak 2014-06-12 16:01:31 +0200
  • f164e59d86 Redirects text UI to error log instead of stdout (useful for scripting) slush0 2014-06-12 13:26:24 +0200
  • 272e10152f bump to v 1.1.0 legacy/v1.1.0 Pavol Rusnak 2014-06-11 20:42:48 +0200
  • c38f4346f6 add run-separate.sh script Pavol Rusnak 2014-06-11 19:56:19 +0200
  • 67ad043209 adapt to new aes api Pavol Rusnak 2014-06-07 14:21:59 +0200
  • f17f7d0569 don't use simplesigntx in tests where signtx can be used Pavol Rusnak 2014-06-09 15:33:54 +0200
  • e588906f81 fix static usage Pavol Rusnak 2014-06-09 13:51:31 +0200
  • 1038a0a3e6 added test for cipherkeyvalue Pavol Rusnak 2014-06-07 19:48:52 +0200
  • b16e36f10e rename aes_ctr_counter_inc to aes_ctr_cbuf_inc and move it to aes_modes.c Pavol Rusnak 2014-06-07 14:13:05 +0200
  • 22b0dd2e62 fix warning in base58 Pavol Rusnak 2014-06-07 14:05:59 +0200
  • b91bb29ae9 remove brg_endian.h brg_types.h Pavol Rusnak 2014-06-07 13:56:13 +0200
  • 99900eb323 update AES code to support different modes of operation, add unittests Pavol Rusnak 2014-06-07 13:38:56 +0200
  • 9d1cc7933d adjust reset_device loop to match recovery_device loop Pavol Rusnak 2014-06-06 16:25:54 +0200
  • 6f2a60f932 Added --verbose parameter to comdtr slush0 2014-06-06 14:50:01 +0200
  • e4fe84cb52 Added client.encrypt_keyvalue, client.decrypt_keyvalue slush0 2014-06-06 14:40:07 +0200
  • 0f24602832 compiled pb slush0 2014-06-06 14:39:50 +0200
  • cf95f50997 adjust protobuf Pavol Rusnak 2014-06-06 12:56:31 +0200
  • 8c4540ef91 use 1st, 2nd, 3rd, etc. for recovery (not 1., 2., 3., etc). Pavol Rusnak 2014-06-06 03:01:11 +0200
  • 465ec2104b throw UnexpectedMessage failure on unknown messages Pavol Rusnak 2014-06-06 02:45:15 +0200
  • 1a1ba46e2c update protobuf Pavol Rusnak 2014-06-06 02:37:58 +0200
  • f264f01314 Added structures for multisig and CipherKeyValue slush0 2014-06-05 21:55:56 +0200
  • 7cba60895d update protobuf, disable SimpleSignTx Pavol Rusnak 2014-06-05 23:45:01 +0200
  • 4eef0a9866 add missing @used_in Pavol Rusnak 2014-06-05 20:15:38 +0200
  • 80ab3b40b4 show Preparing instead of Signing where trezor is not signing :) Pavol Rusnak 2014-06-04 19:42:41 +0200
  • 2b68813a4c adjust script_sig size for use with multisig adjust delays used when wrong pin is entered Pavol Rusnak 2014-06-04 17:59:58 +0200
  • 0307307dad fix tests to match reality :) Pavol Rusnak 2014-06-04 17:59:16 +0200
  • c8faf4aeaa show verified message & wait for button Pavol Rusnak 2014-06-02 20:40:20 +0200
  • c06a45c1a8 disable utf tests for sign/verify message for now Pavol Rusnak 2014-06-02 17:53:20 +0200
  • c921bd802a Fixed sign_message slush0 2014-05-28 15:52:40 +0200
  • efe6e552da rename cmd tool in makefile Pavol Rusnak 2014-05-28 14:56:31 +0200
  • 83c93ba3a0 copy test_spend_coinbase to simplesigntx suite as well Pavol Rusnak 2014-05-28 14:54:06 +0200
  • 3077b752d4 test_spend_coinbase slush0 2014-05-28 14:39:09 +0200
  • 4e963cfd3c Fixed handling of coinbase tx slush0 2014-05-28 14:38:44 +0200
  • 78a3fcb384 cmd.py renamed to cmdtr.py, it was interfering with system module 'cmd' slush0 2014-05-27 14:50:13 +0200
  • 258e6e7fb2 rebuild pb Pavol Rusnak 2014-05-26 00:59:42 +0200
  • 2066f9e95c use imported flag to indicate that storage was imported from an external source Pavol Rusnak 2014-05-26 00:58:17 +0200
  • 1865a0428d add imported flag Pavol Rusnak 2014-05-26 00:45:51 +0200
  • 555b56181e use button confirmation for loaddevice Pavol Rusnak 2014-05-25 18:32:12 +0200
  • 322c06bf7b add simple gui qt utility Pavol Rusnak 2014-05-23 01:44:24 +0200
  • 5e9cd15527 use new base58 code for address functions, add function for obtaining wif Pavol Rusnak 2014-05-22 22:25:08 +0200
  • 4b1211e0ae extract base58 functions to separate source file Pavol Rusnak 2014-05-22 21:52:04 +0200
  • 612f5ab050 fix copyright headers Pavol Rusnak 2014-05-22 20:54:58 +0200
  • c1140e071e added deserialization Pavol Rusnak 2014-05-21 00:15:55 +0200
  • d7169a342c fix initialize handling in interactive mode Pavol Rusnak 2014-05-20 15:36:35 +0200
  • 44116b8a74 make serialize api more friendly Pavol Rusnak 2014-05-15 19:35:28 +0200
  • c08bbfa58e fix last commit Pavol Rusnak 2014-05-15 18:50:28 +0200
  • c1dc507189 add hdnode serialization function Pavol Rusnak 2014-05-15 17:36:23 +0200
  • 06dd166a82 add more precomputation to ecdsa signing Pavol Rusnak 2014-05-15 17:11:26 +0200
  • 0d0a1ab5f2 import v1.0.0 legacy/v1.0.0 Pavol Rusnak 2014-04-29 14:26:51 +0200
  • b7f5849ecc fix ButtonRequestType in Ping and GetEntropy Pavol Rusnak 2014-04-28 14:39:05 +0200
  • cff0b5fbf7 add test_signtx to test_protection_levels Pavol Rusnak 2014-04-27 23:06:06 +0200
  • deec6fc2fc simplify test for test_255_outputs using list comprehensions Pavol Rusnak 2014-04-24 16:23:06 +0200
  • 615473409a add expected responses to test_msg_signtx test Pavol Rusnak 2014-04-24 15:59:10 +0200
  • 3865d22c56 add expected responses to test_msg_signtx.test_one_one_fee unit test Pavol Rusnak 2014-04-23 23:44:56 +0200
  • 99af68388d Added unittest test_attack_change_outputs Removed obsolete tests, enabled test with 255 outputs slush0 2014-04-18 18:57:00 +0200
  • 54bc7239ce Adde debug_processor to sign_tx() for unittest purposes slush0 2014-04-18 18:56:12 +0200
  • de1bef9533 Check if all signatures has been provided correctly slush0 2014-04-18 18:09:39 +0200
  • 72753fa914 fix typo Pavol Rusnak 2014-04-17 18:40:50 +0200
  • 35661161c9 simplify test_255_outputs Pavol Rusnak 2014-04-17 18:33:26 +0200
  • b91bd9d628 use simplesigntx tests for signtx Pavol Rusnak 2014-04-17 16:37:09 +0200
  • c642605ad2 modify simplesigntx to match signtx semantics Pavol Rusnak 2014-04-17 16:27:00 +0200
  • 1d46bd70a9 Reworked TransactionType (again) slush0 2014-04-17 14:05:45 +0200
  • 96966309d3 Compiled pb slush0 2014-04-17 14:05:38 +0200