1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-21 03:52:04 +00:00

Commit Graph

  • e410acad0a Tool for digitally signing the config for Trezor browser plugin slush0 2014-03-10 19:24:33 +0100
  • d18ad92fc1 use PinMatrixRequestType instead of arbitrary string Pavol Rusnak 2014-03-10 18:08:34 +0100
  • 21f3481c61 Removed button presses for LoadDevice/ResetDevice/RecoveryDevice slush0 2014-03-07 22:50:35 +0100
  • d2a787821b Fixed reset device slush0 2014-03-07 22:39:19 +0100
  • 25631221c5 fix test_word_fail in test_msg_recoverydevice Pavol Rusnak 2014-03-07 22:38:16 +0100
  • e0efe950c0 Fixed typos slush0 2014-03-07 21:51:48 +0100
  • 40f8c56eb4 Updated tests to do slush0 2014-03-07 21:44:41 +0100
  • bf7fb7928b Numbered mnemonic slush0 2014-03-07 21:44:27 +0100
  • 099cdd2578 Fixed load_device_by_xprv slush0 2014-03-07 21:44:06 +0100
  • da6ce3acb8 add test for failed word in recovery device Pavol Rusnak 2014-03-07 21:51:01 +0100
  • 10c42633fc add function to retrieve mnemonic wordlist Pavol Rusnak 2014-03-07 20:11:50 +0100
  • 4fc8868589 rename word variables in DebugLinkState message Pavol Rusnak 2014-03-07 17:25:55 +0100
  • 29dfac6691 rename word variables in DebugLinkState message Pavol Rusnak 2014-03-07 16:45:46 +0100
  • 14007cc613 add test_verify_bitcoind to test_msg_verifymessage Pavol Rusnak 2014-03-06 22:02:07 +0100
  • 2f498f63e2 don't request confirmation of change addresses Pavol Rusnak 2014-03-06 20:54:50 +0100
  • 1e148a7b7b really query for internal entropy before sending external one use strength to compute number of words Pavol Rusnak 2014-03-03 19:30:43 +0100
  • 3cd07c4dea get public_node doesn't use coin param anymore Pavol Rusnak 2014-03-03 15:56:32 +0100
  • 006812a0b3 add one more test to test_msg_changepin Pavol Rusnak 2014-03-03 00:29:17 +0100
  • ffa289967c adapt to new pb, small fixes Pavol Rusnak 2014-03-01 12:08:43 +0100
  • f39b54601b add ButtonRequest_SignTx Pavol Rusnak 2014-03-01 12:07:45 +0100
  • 4ba03a6c70 use string again where appropriate Pavol Rusnak 2014-03-01 11:17:06 +0100
  • 50d1537f43 disable layout retrieval in debuglink for now Pavol Rusnak 2014-02-26 14:03:11 +0100
  • 4b9cc6cb78 Added debug printing to debuglink communication slush0 2014-02-25 19:31:31 +0100
  • 31454ffda6 add button/pin/passphrase protection to ping call in cmd.py Pavol Rusnak 2014-02-22 17:39:23 +0100
  • 8e97281f29 Unit tests of recovery device, apply settings slush0 2014-02-22 02:15:21 +0100
  • 89d17297ce Compiled pb slush0 2014-02-22 00:36:06 +0100
  • b5ceb14f8d extract ecdsa_get_pubkeyhash Pavol Rusnak 2014-02-21 23:33:14 +0100
  • d5e1ff8be8 remove version_byte and address from bip32 Pavol Rusnak 2014-02-21 22:51:49 +0100
  • 6a5ef6b823 Removed 'address' from HDNodeType slush0 2014-02-21 22:42:41 +0100
  • ff31a7bebc Compiled pb slush0 2014-02-21 22:42:14 +0100
  • 2708ccd8ba Test of change pin failure slush0 2014-02-21 22:22:19 +0100
  • 39348895f9 Fixed unittest for get_subnode CKD slush0 2014-02-21 22:19:55 +0100
  • e19c8881c0 Removed 'version' from HDNodeType & fixed unit tests slush0 2014-02-21 22:15:48 +0100
  • 60e23c38d3 Compiled pb slush0 2014-02-21 22:15:27 +0100
  • 4b69996244 Implemented DebugLink->word request slush0 2014-02-21 21:00:56 +0100
  • 7755fa0a78 Removed 'version' from HDNodeType GetPublicKey - removed coin_type slush0 2014-02-21 22:14:41 +0100
  • 4ca5b9e5e2 fix get_public_node call in test_msg_getaddress Pavol Rusnak 2014-02-21 21:31:13 +0100
  • 8c47b572df new test to compare private and public branch of bip32 Pavol Rusnak 2014-02-21 20:30:22 +0100
  • 18dea22213 get rid of bip32 versions, it's a mess :( Pavol Rusnak 2014-02-21 19:41:33 +0100
  • f2cb352ac3 don't pprint FirmwareUpload message Pavol Rusnak 2014-02-21 19:13:14 +0100
  • 729fac2077 add coin param to get_public_node call; new test for getpublickey message Pavol Rusnak 2014-02-21 18:56:51 +0100
  • 640d290129 Implements 'with' + set_expected_responses slush0 2014-02-21 07:28:56 +0100
  • eae7d98b8a set_expected_responses enforces using 'with' statement slush0 2014-02-21 07:28:10 +0100
  • 9310465946 ChangePin unittest slush0 2014-02-21 04:46:33 +0100
  • 2e326bae91 Reworked&updated unittest todo slush0 2014-02-21 04:46:12 +0100
  • c743765a1b Renamed unit tests slush0 2014-02-21 02:35:41 +0100
  • ca14d1a995 Renamed unit tests for better consistency slush0 2014-02-21 02:33:23 +0100
  • 1a15cbafb4 Changed unittest's TODO slush0 2014-02-21 02:33:08 +0100
  • 80aabfaa0f Added coin_type to sign_message slush0 2014-02-21 02:32:37 +0100
  • f6845089d5 Added utf8 tests to sign/verify messages slush0 2014-02-21 02:32:09 +0100
  • c870b65f22 Renamed unittests for better consistency slush0 2014-02-21 02:31:34 +0100
  • 443ffab619 Added utf8 handling to sign_message/verify_message slush0 2014-02-21 02:30:10 +0100
  • 304de4fc4a DebugLinkState provides internal entropy, added skip_checksum to LoadDevice slush0 2014-02-21 01:50:03 +0100
  • 747e58ebf7 Uses mnemonic>=0.8 (improved UTF8 handling) slush0 2014-02-21 01:49:20 +0100
  • e2aca677c0 WipeDevice test slush0 2014-02-21 01:48:50 +0100
  • 56a9a4b384 DeviceLoad using UTF8 mnemonic slush0 2014-02-21 01:48:32 +0100
  • 58dee1a986 Improved utf8 handling slush0 2014-02-21 01:48:11 +0100
  • fabb952327 Compiled pb slush0 2014-02-21 01:46:24 +0100
  • dfeb6de331 Test for Reset Device slush0 2014-02-20 19:15:43 +0100
  • 8e4611f56c Compiled pb slush0 2014-02-20 19:14:31 +0100
  • 8f80e44fb4 Added word/word_pos fields to DebugLinkState slush0 2014-02-20 18:37:20 +0100
  • 2a3e5ace6b Added TrezorClientDebug which prints wire messages to stdout slush0 2014-02-20 16:09:58 +0100
  • 6e90d5763e Added debug printing slush0 2014-02-20 16:01:17 +0100
  • b6a280c380 Fixed passphrase request slush0 2014-02-20 15:58:28 +0100
  • b08d44d39e fix prefixes in internal functions as well Pavol Rusnak 2014-02-19 21:42:14 +0100
  • d0e152a088 replace SHA256/SHA512 prefix with sha256/sha512 (OpenSSL clash) Pavol Rusnak 2014-02-19 21:26:42 +0100
  • f9cfdf01d1 Removed Session slush0 2014-02-19 17:44:03 +0100
  • 1034b28f90 use both private and public bip32 versions Pavol Rusnak 2014-02-19 16:58:48 +0100
  • e17e0590f5 Merge pull request #5 from jpochyla/master slush0 2014-02-17 18:50:49 +0100
  • 166e19ba7c add cmake file with c++ compilation on MSVC Jan Pochyla 2014-02-17 18:48:57 +0100
  • 8f7c8799a4 forgot Success Pavol Rusnak 2014-02-17 11:17:44 +0100
  • b63418c8b8 add read_passphrase_protection to debuglink Pavol Rusnak 2014-02-17 02:16:43 +0100
  • 74f3502637 don't call load_device in tests setup Pavol Rusnak 2014-02-17 01:54:54 +0100
  • 8e6e3bb7be recompile pb Pavol Rusnak 2014-02-17 00:19:36 +0100
  • 61e9c2b0a3 256 bytes -> 256 bits Pavol Rusnak 2014-02-17 00:15:15 +0100
  • 86f1c716a9 use set_expected_responses in test_entropy and test_pings Pavol Rusnak 2014-02-15 21:50:45 +0100
  • 5ed9fc8b1a Tests use new "set_expected_responses" slush0 2014-02-15 20:31:34 +0100
  • 86a2a9f845 TrezorDebugClient: Removed expected_buttonrequests, added more generic expected_responses slush0 2014-02-15 20:30:39 +0100
  • 93e7f5ca8b Merge pull request #4 from jpochyla/master Pavol Rusnak 2014-02-15 16:19:23 +0100
  • 2e22e731d6 remove field name struct init for MSVC compatibility Jan Pochyla 2014-02-15 15:40:20 +0100
  • 67eb76fd1b llu -> ull for MSVC compatibility Jan Pochyla 2014-02-15 15:39:17 +0100
  • f48cf157c7 Fixes HID detection on Mac slush0 2014-02-13 19:04:51 +0100
  • a0bc12375c Add tests for too long message and for testnet addresses slush0 2014-02-13 18:51:38 +0100
  • 9ba427e885 Fixing sign_message/verify_message API in cmd slush0 2014-02-13 18:51:11 +0100
  • a117057dea Slightly refactored mixin structure, added debugging output slush0 2014-02-13 17:20:40 +0100
  • 9b8462f71e typo slush0 2014-02-13 16:54:58 +0100
  • 1f893afedd Root path is [], not [0] slush0 2014-02-13 16:50:16 +0100
  • 21b3b0ab91 Tests reworked to new TrezorClient API, all tests passes. slush0 2014-02-13 16:47:28 +0100
  • 5128fa8442 Changed API to refactored TrezorClient, removed unused DebugLink slush0 2014-02-13 16:47:03 +0100
  • 558f61e635 Heavily refactored TrezorClient slush0 2014-02-13 16:46:21 +0100
  • 36b0c8095d Fixed tx hash slush0 2014-02-10 04:04:24 +0100
  • 59f4dcbaa5 compute root node via bip39 in test_bip32_speed before checking speed Pavol Rusnak 2014-02-11 21:03:17 +0100
  • 3da2da096c Failure_NotInitialized Pavol Rusnak 2014-02-11 16:59:24 +0100
  • dc54376b15 use filecache module if possible Pavol Rusnak 2014-02-09 04:47:19 +0100
  • 2e9104f3c2 Reworked unit tests for using sigencode=sigencode_der_canonize in emu/trezor. slush0 2014-02-09 01:08:03 +0100
  • 712a3846b7 Added Failure_NotEnoughFunds slush0 2014-02-09 00:15:03 +0100
  • 0d25c8974e Added basic testnet tests slush0 2014-02-09 00:13:32 +0100
  • 22dd34baa1 Compiled pb slush0 2014-02-09 00:12:52 +0100
  • 262d493ce2 CallException has always code and message slush0 2014-02-09 00:12:22 +0100
  • f5606d6824 Edited list of useful tests slush0 2014-02-08 23:15:14 +0100