Commit Graph

11121 Commits (692ea1415eab6d95d4ced3ceafba326c7b244617)
 

Author SHA1 Message Date
slush0 cffe8f7f7d Helloworld example using trezorlib
10 years ago
Pavol Rusnak ad8e618ed2 use $(CC) instead of gcc in Makefile
10 years ago
Pavol Rusnak e594cb5034 Merge pull request #7 from smarek/patch-1
10 years ago
Marek Sebera 21c4358ea6 Double slashed Windows paths
10 years ago
Pavol Rusnak 56790762a1 0.5.3
10 years ago
Pavol Rusnak ef87f2e1d3 add GetAddress.show_display; ButtonRequest_Address
10 years ago
Pavol Rusnak 5bbe684c10 add GetAddress.show_display; ButtonRequest_Address
10 years ago
Pavol Rusnak 63c6d046d1 add PublicKey.xpub field
10 years ago
Pavol Rusnak 3527a51669 update pb
10 years ago
Pavol Rusnak ce8e99465e add PublicKey.xpub
10 years ago
Pavol Rusnak e5bdf1943a align encryption of hdnode with mnemonic logic
10 years ago
Pavol Rusnak 8820ae9873 add more checks for improbable cases; rework gui testing app
10 years ago
slush0 b9f9aea77b Added localhost.mytrezor.com
10 years ago
Pavol Rusnak 524f2a957a enable stack protector
10 years ago
Pavol Rusnak 4f621b1da0 fix test_recovery_device in test_protection_levels.py
10 years ago
Pavol Rusnak c2de56eb46 add trezorlib/qt/__init__.py
10 years ago
Pavol Rusnak 33c7f2c3d7 0.5.1
10 years ago
Pavol Rusnak 9643834821 256 is the new default strength
10 years ago
Pavol Rusnak 9ed0604b65 use HidTransport by default again
10 years ago
slush0 82df876481 Updated whitelists
10 years ago
Pavol Rusnak 608025419b config will stay in hex form (IE)
10 years ago
Pavol Rusnak a2eb43b057 fix message length in msg_read_tiny
10 years ago
Pavol Rusnak 70dd320c1f fix protobuf_json while handling enums
10 years ago
Pavol Rusnak a527456db5 add transport for bridge
10 years ago
Pavol Rusnak 58711df5d3 update setup.py file
10 years ago
slush0 1bfaf05652 Fixed regexp
10 years ago
slush0 7003d10612 Allow various ports on localhost
10 years ago
slush0 89d88fa23c Validity prolonged to 90 days
10 years ago
Pavol Rusnak b9ed9a9cd4 don't include aescpp.h
10 years ago
Pavol Rusnak d6dd3c1381 use pure setuptools in setup.py
10 years ago
Pavol Rusnak 6414765316 expand gitignore
10 years ago
Pavol Rusnak f167569e1d sample.key is now "correct horse battery staple" key
10 years ago
Pavol Rusnak 5315f490a0 don't use AES_NI nor VIA_ACE
10 years ago
Pavol Rusnak cb39ab7b6d new trezor-crypto, uint32_t -> size_t
10 years ago
Pavol Rusnak ffd2d69dd6 Merge pull request #12 from dllaurence/optional-tests
10 years ago
Dustin Laurence 6cd85668a3 Make test build optional in CMake
10 years ago
Pavol Rusnak 7570ea8c0c update CMakeLists.txt
10 years ago
Pavol Rusnak 24beac2cc0 Merge pull request #11 from dllaurence/cmake-tests
10 years ago
Pavol Rusnak 8f38acd48f Merge pull request #10 from dllaurence/fread-return
10 years ago
Dustin Laurence e0b083a0b0 Make CMakeLists.txt build tests
10 years ago
Dustin Laurence 3329b6b6aa Test fread return value
10 years ago
Pavol Rusnak ea4d99cfee change recovery logic
10 years ago
Pavol Rusnak a0d73b25fe change logic of recovery
10 years ago
slush0 aec4908fd7 HidTransport raises ConnectionException when disconnected during HID session
10 years ago
slush0 706807e0b6 Removed debugging print
10 years ago
slush0 0106e6b6fb Added '?' to pinmatrix
10 years ago
Pavol Rusnak bb73936959 use more warnings from trezor-mcu
10 years ago
Pavol Rusnak 03a8925e0f rename BN_PRINT define to USE_BN_PRINT
10 years ago
Pavol Rusnak 0fe1857513 normalize y^2 in pubkey validation
10 years ago
Pavol Rusnak b9d5896174 make pubkey validation optional, extract options to separate header
10 years ago