You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-agent/trezor_agent
Roman Zeyde 000860feaf main: add --test flag for verifying SSH configuration
https://help.github.com/articles/testing-your-ssh-connection/
9 years ago
..
tests tests: update for CallException handling 9 years ago
__init__.py __init__: add docstrings 9 years ago
__main__.py main: add --test flag for verifying SSH configuration 9 years ago
client.py client: catch CallException for cancellation handling 9 years ago
factory.py factory: add CallException type 9 years ago
formats.py formats: add docstrings 9 years ago
protocol.py protocol: add docstrings and replace custom exceptions 9 years ago
server.py server: handle IOError gracefully 9 years ago
util.py util: add docstrings 9 years ago