Commit Graph

478 Commits

Author SHA1 Message Date
Roman Zeyde
49b7c5e2b5 server: server_thread should get server and handler 2015-06-17 18:01:47 +03:00
Roman Zeyde
78d701ecdf trezor: ignore pylint errors 2015-06-17 17:56:12 +03:00
Roman Zeyde
a60a627b8a server: serve should be a context manager 2015-06-17 16:52:11 +03:00
Roman Zeyde
9755c38eb3 trezor: Client should be a context manager 2015-06-17 16:51:42 +03:00
Roman Zeyde
bd723918ce trezor: refactor Client to use Factory design pattern 2015-06-17 16:36:45 +03:00
Roman Zeyde
46cd42c31c add setup.py 2015-06-16 10:46:10 +03:00
Roman Zeyde
8596537a54 protocol: use Handler class and fix pylint warnings 2015-06-16 10:42:54 +03:00
Roman Zeyde
7ef71df81b pylint: fix issues 2015-06-16 10:33:48 +03:00
Roman Zeyde
768ee33bf2 fix PEP8 2015-06-16 10:20:11 +03:00
Roman Zeyde
6fb49e025d trezor: reorg some code 2015-06-16 10:04:02 +03:00
Roman Zeyde
c3c875eb3e sshagent: add spaces between functions 2015-06-16 10:03:48 +03:00
Roman Zeyde
f6b75d6ed0 formats: remove unused code and reorg 2015-06-16 09:52:53 +03:00
Roman Zeyde
b95c034d6d protocol: remove unused code 2015-06-16 09:49:37 +03:00
Roman Zeyde
8976cd568a rename bash script to trezor_agent 2015-06-15 18:29:13 +03:00
Roman Zeyde
dd81478fc6 code refactoring 2015-06-15 18:25:13 +03:00
Roman Zeyde
96ad9b86f9 move everything to separate package 2015-06-15 16:52:46 +03:00
Roman Zeyde
34f15cef9a split main script code into __main__.py 2015-06-15 16:37:16 +03:00
Roman Zeyde
3e1af2e2b2 trezor: better logging and exception handling 2015-06-15 09:50:51 +03:00
Roman Zeyde
7617b08b88 agent_bash: run bash under SSH agent 2015-06-15 09:28:37 +03:00
Roman Zeyde
b6279231da agent: handle invalid commands 2015-06-15 09:28:20 +03:00
Roman Zeyde
68331e10d6 agent: rename "worker" -> "server" 2015-06-15 09:16:47 +03:00
Roman Zeyde
7c25eaad7f agent: close socket server after exception 2015-06-15 09:15:24 +03:00
Roman Zeyde
6a110a9d4c agent: fix max verbosity 2015-06-15 09:15:02 +03:00
Roman Zeyde
13a4fe85d3 agent: add default for labels 2015-06-15 09:14:26 +03:00
Roman Zeyde
a570f78cb3 README: add sample usage 2015-06-06 18:06:11 +03:00
Roman Zeyde
4f4db9bdd5 add support Trezor SSH agent 2015-06-06 17:53:09 +03:00
Roman Zeyde
14162b664f add README 2015-06-06 17:43:52 +03:00
Roman Zeyde
b7663b622b Initial commit 2015-06-06 17:42:48 +03:00