Commit Graph

30 Commits (master)

Author SHA1 Message Date
slush0 6aaa5928e2 Fixed _write_chunk for hid_version==2 8 years ago
slush0 58fd1bb512 Reworked handling of DEVICE_IDS 8 years ago
slush0 e8f76ebd03 WIP 8 years ago
Jochen Hoenicke eac9c99e32
Bug fixes
- Ignore u2f interface instead of failing.
- Fix set_mnenomic in debug client
- Don't encode utf-8 mnenomics to byte arrays.
8 years ago
Pavol Rusnak 73864e2979
determine hid version 8 years ago
Pavol Rusnak 3a108ee8a5
fix pylint warnings 8 years ago
Pavol Rusnak de9b10fd90
more python3 stuff 8 years ago
Roman Zeyde c567ceec94
transport_hid: fix buffer handling for Python 3 8 years ago
slush0 6ec2ff3eac
Preparation for python3 support (WIP) 8 years ago
slush0 0341e6f724 Removed unused imports 8 years ago
Pavol Rusnak 8b7e6058ed
Revert "Added code to make trezor-agent work with keepkey."
This reverts commit 53e361b70b.

As requested by @dstanchfield here: https://github.com/trezor/python-trezor/pull/49#issuecomment-183486838
8 years ago
Pavol Rusnak f3449fcbd7
fix spelling of TREZOR 8 years ago
Pavol Rusnak f1868b72cd Merge pull request #49 from keepkey/master
Added code to make trezor-agent work with keepkey.
8 years ago
Pavol Rusnak 915cf0099e
fix interface number handling 8 years ago
Pavol Rusnak a8a68ca5fc
fix typo 8 years ago
Pavol Rusnak 62e8b57ccf
cleanup old stuff 8 years ago
Kenneth Heutmaker 53e361b70b Added code to make trezor-agent work with keepkey. 8 years ago
Jochen Hoenicke 6cedf149d2 Don't spam the usb.
The connected logic was flawed.  After 10 s it would continuously
check if the device is still connected.  Now, we reset the timer
after every check.
9 years ago
Pavol Rusnak 45d9955bc2 speed up communication 9 years ago
Timothy e7cb1d474a Document transport_hid class 10 years ago
Pavol Rusnak a527456db5 add transport for bridge 10 years ago
slush0 aec4908fd7 HidTransport raises ConnectionException when disconnected during HID session 10 years ago
slush0 f48cf157c7 Fixes HID detection on Mac 10 years ago
slush0 a56700a03b Reworked HID path handling (to fix Windows issues) 10 years ago
slush0 12afba8385 Support for HID debug_link 11 years ago
Pavol Rusnak 817cd6ea86 use same product id for bootloader mode as well 11 years ago
Pavol Rusnak 2587eff8fd use new hidapi api 11 years ago
Pavol Rusnak 57151ce1b3 fix usb ids 11 years ago
slush0 ae9444a83b Fixes bug with aligning the magic 11 years ago
slush0 98bb17299b Module renamed to trezorlib 11 years ago