Commit Graph

13 Commits (master)

Author SHA1 Message Date
slush0 39e827a90a Reworked get_transport for hid/bridge. 8 years ago
Pavol Rusnak 3b4f226d48
cleanup transports 8 years ago
slush0 9b409ae6a4 Refactored Bridge transport, WIP 8 years ago
slush0 514a7643f5 Bridge uses wallet.trezor.io for config file. 8 years ago
Pavol Rusnak 3a108ee8a5
fix pylint warnings 8 years ago
slush0 6ec2ff3eac
Preparation for python3 support (WIP) 8 years ago
Pavol Rusnak f3449fcbd7
fix spelling of TREZOR 8 years ago
Karel Bilek f149e705f4 fixing bridge transport enumerate + init 9 years ago
Jochen Hoenicke 6f59de799a Verify the localback.net certificate 9 years ago
Jochen Hoenicke 9107aab76a Use right URL for bridge and keep-alive connection
The bridge is using https with a certificate signed for localback.net.

Use a session object (self.conn) to keep connection alive and
prevent costly ssl handshakes for every call.
9 years ago
Pavol Rusnak 608025419b config will stay in hex form (IE) 10 years ago
Pavol Rusnak 70dd320c1f fix protobuf_json while handling enums
use error field from trezord
10 years ago
Pavol Rusnak a527456db5 add transport for bridge 10 years ago