Roman Zeyde
|
d0497b0137
|
pinentry: specify device name at PIN/passphrase entry UI
|
2018-03-10 22:11:26 +02:00 |
|
Roman Zeyde
|
64064b5ecc
|
ssh: use pinentry UI
|
2018-03-08 17:13:19 +02:00 |
|
Roman Zeyde
|
2168115b06
|
ssh: fixup small refactoring bug
|
2018-02-24 21:23:47 +02:00 |
|
Roman Zeyde
|
b20d98bf57
|
gpg: move socket path generation into a helper function
|
2018-02-24 21:03:30 +02:00 |
|
Serge Pokhodyaev
|
6363eb0d4a
|
add -f/--foreground option to run as systemd service
|
2018-02-18 21:08:36 +03:00 |
|
Roman Zeyde
|
cefc5f180a
|
ssh: add --sock-path flag to explicitly specify SSH agent's UNIX socket
|
2018-02-15 19:08:13 +02:00 |
|
Roman Zeyde
|
0f5c71b748
|
ssh: add --log-file flag
|
2018-02-15 18:50:50 +02:00 |
|
Roman Zeyde
|
4a12bfa0b7
|
Allow SSH agent to daemonize when invoked with -d flag
This change adds the support for "eval `trezor-agent -d`" invocation.
|
2018-02-15 15:10:34 +02:00 |
|
Roman Zeyde
|
713345918e
|
ssh: document sub-shell mode
|
2018-01-26 11:20:14 +02:00 |
|
Roman Zeyde
|
eb60c2f475
|
fix more pylint issues
|
2018-01-24 18:37:30 +02:00 |
|
Roman Zeyde
|
385fc9457b
|
Support multiple devices
|
2018-01-05 20:53:42 +02:00 |
|
Jonathan Roelofs
|
9cf73f677a
|
Show libagent version too
|
2018-01-01 23:05:37 +00:00 |
|
Jonathan Roelofs
|
ec97cd0c44
|
Implement #182
|
2017-12-29 09:23:06 -07:00 |
|
Roman Zeyde
|
41ccd2f332
|
fix new pylint warning
|
2017-12-22 17:10:27 +02:00 |
|
Roman Zeyde
|
0d059587a7
|
ssh: allow configuration from a file
|
2017-12-02 21:04:57 +02:00 |
|
Roman Zeyde
|
1942e3999b
|
ssh: fix exception type for missing device
|
2017-11-18 16:50:21 +02:00 |
|
Roman Zeyde
|
e4fdca08e5
|
ssh: fix identity stringification
|
2017-10-09 16:24:11 +03:00 |
|
Roman Zeyde
|
b88dff8430
|
ssh: fix identity stringification
|
2017-10-05 18:16:15 +03:00 |
|
Roman Zeyde
|
7e95179128
|
ssh: fix unicode identity handling for Python 2
|
2017-09-22 14:11:21 +03:00 |
|
Roman Zeyde
|
0b829636e1
|
ssh: close stdin when running subshell
|
2017-08-31 17:00:27 +03:00 |
|
Roman Zeyde
|
f904aac92e
|
Allow unicode in identity string for SSH and GPG
|
2017-06-24 14:26:51 +03:00 |
|
Roman Zeyde
|
f358ca29d4
|
Allow loading previously exported SSH public keys from a file
|
2017-05-13 12:47:48 +03:00 |
|
Roman Zeyde
|
214b556f83
|
ssh: simplify argparse creation
|
2017-05-06 20:55:38 +03:00 |
|
Roman Zeyde
|
051a3fd4ab
|
ssh: remove unused git-related code
|
2017-05-06 20:40:23 +03:00 |
|
Roman Zeyde
|
91050ee64a
|
ssh: remove unused git wrapper
|
2017-05-06 15:02:46 +03:00 |
|
Roman Zeyde
|
257992d04c
|
ssh: move related code to a separate subdirectory
|
2017-05-05 11:22:00 +03:00 |
|
Roman Zeyde
|
4af881b3cb
|
Split the package into a shared library and separate per-device packages
|
2017-04-29 18:34:46 +03:00 |
|