Commit Graph

22 Commits (30e5c80956dd968e83843ee1a9387ca68020761d)

Author SHA1 Message Date
slush e141a6f5d1 Added get_path() to transports
7 years ago
slush 6a22cf481c Fix handling of find_by_path in transports.
7 years ago
Roman Zeyde 1b6873eb20 Allow compatibility with Python 2 (#214)
7 years ago
Yash 9ec331ed46 Add in import for TransportException in transport_udp.py (#212)
7 years ago
slush 81db1da68f Fix handling of bytes/str in transport paths
7 years ago
slush ac09c8d7de Make all transport prefixes lowercase.
7 years ago
slush a4cdae39af Introducing TrezorDevice, removing concept of transports from trezorctl
7 years ago
Roman Zeyde 31c4836073 udp: fix __str__ method and allow simple enumeration
7 years ago
Saleem Rashid 1193b0ee85 transport_udp: Support TREZOR_TRANSPORT_V1
7 years ago
Nicola Larosa 5d2d621055 Fix error when using trezorctl to connect to the trezor-core emulator. (#152)
7 years ago
Jan Pochyla 66ba2c20c0 transport: add TransportException
7 years ago
Jan Pochyla bc42eb68d6 transports: refactor, split protocol code
7 years ago
Pavol Rusnak b335d30b8d
use click in trezorctl
7 years ago
Pavol Rusnak 0ee1667c6f
trezorctl: cleanup
7 years ago
Pavol Rusnak 33f274d145
style: use flake8
7 years ago
Pavol Rusnak 0bba092741
add LGPLv3 headers to sources files
8 years ago
Jan Pochyla a129b072d3 ignore socket.recv timeout in udp transport
8 years ago
slush0 97ce804cb7 Pipe w/ trezor1-emu works
8 years ago
slush0 e8f76ebd03 WIP
8 years ago
slush0 6ec2ff3eac
Preparation for python3 support (WIP)
8 years ago
slush0 ab514b6bb5 Fixed UDP transport
8 years ago
slush0 413ed2259a Added UDP Socket transport
9 years ago