Commit Graph

897 Commits (master)
 

Author SHA1 Message Date
Roman Zeyde 0e28873e0a trezor: move into subpackage 9 years ago
Roman Zeyde a09d8030f5 tox: omit trezor_library 9 years ago
Roman Zeyde 241b342f43 trezor: split trezorlib-specific code 9 years ago
Roman Zeyde 91d0905364 main: remove unneeded keyword argument 9 years ago
Roman Zeyde 0db45cbd7e tox: omit __main__.py entry point from coverage 9 years ago
Roman Zeyde bc6bebc79e pylint: disable "locally-disabled" warning 9 years ago
Roman Zeyde 784357238a trezor: show BTC address on device 9 years ago
Roman Zeyde 0a94134d8a main: simplify verification 9 years ago
Roman Zeyde fb89909146 main: fixup verification 9 years ago
Roman Zeyde 838df004f0 trezor: fix protocol defaults 9 years ago
Roman Zeyde 211c989b1a server: improve coverage 9 years ago
Roman Zeyde 6427ded731 tests: add protocol UT 9 years ago
Roman Zeyde b634d7cdb9 trezor: fix typo 9 years ago
Roman Zeyde d403e58be0 trezor: refactor protobuf specific code 9 years ago
Roman Zeyde 622363c1f1 tests: add server UT 9 years ago
Roman Zeyde c367a1bd9d fix PEP8 9 years ago
Roman Zeyde f462d49141 install bitcoin Python library 9 years ago
Roman Zeyde cf572c7417 trezor: fixup sign_identity API 9 years ago
Roman Zeyde 362c2870ad formats: fixup typo 9 years ago
Roman Zeyde 524df20ad6 main: integration identity verification 9 years ago
Roman Zeyde 2ce448f736 formats: split serialization from decompression 9 years ago
Roman Zeyde 38136e76d5 main: rename entry point 9 years ago
Roman Zeyde 85e0cf903e formats: use curve as function argument 9 years ago
Roman Zeyde e54fda332e trezor: fix assertions 9 years ago
Roman Zeyde afa42d80a3 tox: skip full Trezor installation 9 years ago
Roman Zeyde 55a0c3ed97 add Tox 9 years ago
Roman Zeyde e7585170ae fix Py3k issues 9 years ago
Roman Zeyde b6d0efef9f fix PEP8 9 years ago
Roman Zeyde 709782cb41 tests: add a bit 9 years ago
Roman Zeyde 921b973075 bump version 9 years ago
Roman Zeyde 1a42dbc46d server: disable traceback 9 years ago
Roman Zeyde 86b166ba08 formats: refactor parsing code 9 years ago
Roman Zeyde b7cc276259 main: fix invocation via ssh 9 years ago
Roman Zeyde b3ccb4c729 __main__: move entry point 9 years ago
Roman Zeyde e1e4a6b93e trezor: verify public key correctness 9 years ago
Roman Zeyde 00730069e7 formats: remove magic byte 9 years ago
Roman Zeyde 0c21e33324 trezor: keep session on 9 years ago
Roman Zeyde 1c6b949fe9 formats: log fingerprint for export 9 years ago
Roman Zeyde 7d2b9cf820 agent: allow identity label specification 9 years ago
Roman Zeyde 1296669512 trezor-agent: improve gitconfig parsing 9 years ago
Roman Zeyde 71fde5e704 trezor: fix confirmation message 9 years ago
Roman Zeyde cdaf4cad36 trezor-agent: add invalid value for assertion 9 years ago
Roman Zeyde 63990bf698 trezor: show identity.path at challenge_visual
It won't be signed when using SSH-agent mode.
9 years ago
Roman Zeyde ccdf37d371 trezor-agent: refactor identity_from_gitconfig() a bit 9 years ago
Roman Zeyde df4f3a1b19 trezor-agent: automatic support for git identity
The agent uses local 'git config', and chooses the url marked as "trezor = true".
9 years ago
Roman Zeyde 04afefcba2 protocol: verify EOF after parsing at sign_message() 9 years ago
Roman Zeyde bd22d7512b trezor: refactor label parsing and handling 9 years ago
Roman Zeyde 2142e36013 README: add demo ASCII cast 9 years ago
Roman Zeyde 4562d64714 agent: small fixes 9 years ago
Roman Zeyde ee01781ebe agent: add --shell and --connect flags
--shell: opens $SHELL as subprocess
--connect: connect via SSH to specified identity's host
9 years ago