Commit Graph

713 Commits (f177b0b55a69a17fe6af7b0e05aa84262bd82f0c)
 

Author SHA1 Message Date
Roman Zeyde 604b2b7e99
gpg: allow GPG 2.1.11+ (to support Ubuntu 16.04 & Mint 18) 8 years ago
Roman Zeyde 159bd79b5f
gpg: list fingerpints explicitly during init 8 years ago
Roman Zeyde dde0b60e83 Merge pull request #87 from aceat64/bugfix/mosh
Mosh doesn't support "-l" for user, only user@host for args
8 years ago
Andrew LeCody 109bb3b47f Mosh doesn't support "-l" for user, only user@host for args 8 years ago
Roman Zeyde 0f20bfa239
README: add a note about udev 8 years ago
Roman Zeyde 798597c436
bump version 8 years ago
Roman Zeyde a13b1103f7
setup: temporary pin dependency for keepkey compatibilty 8 years ago
Roman Zeyde 9fe1a235c1
gpg: check that the configuration is in place 8 years ago
Roman Zeyde f86aae9a40
gpg: check that GnuPG v2 is installed 8 years ago
Roman Zeyde fc070e3ca0
GPG: add OS X installation link to README 8 years ago
Roman Zeyde 05fac995eb
README: add 'setup.py' installation 8 years ago
Roman Zeyde 188b74b327
gpg: use explicit '--subkey' flag for adding a subkey to an existing GPG key 8 years ago
Roman Zeyde fc31847f8e
decode: add test for custom markers 8 years ago
Roman Zeyde 0faf21a102
README: easier tag signature verification 8 years ago
Roman Zeyde 6b82f8b9b7
keyring: add test for get_agent_sock_path() 8 years ago
Roman Zeyde fabfcaaae2
keyring: fix test case for iterlines() 8 years ago
Roman Zeyde f0f89310ac
main: add '--mosh' for better SSH client 8 years ago
Roman Zeyde 47ff7c5cb3
gpg: add usage example for GPA 8 years ago
Roman Zeyde 0440025083
gpg: use explicit function to check for custom subpacket marker 8 years ago
Roman Zeyde c49fe97f63
gpg: remove unused parser for literal packets 8 years ago
Roman Zeyde 7f8abcb5c5
client: remove unused code 8 years ago
Roman Zeyde e13039e52d
gpg: remove property method and unused member variable from PublicKey 8 years ago
Roman Zeyde c420571eb8
gpg: import test coverage for protocol 8 years ago
Roman Zeyde 827119a18d
gpg: handle KILLAGENT command
so `gpg-connect-agent KILLAGENT` should stop the running agent
8 years ago
Roman Zeyde 9be6504658
util: import test coverage 8 years ago
Roman Zeyde 07cbe65875
formats: improve test coverage 8 years ago
Roman Zeyde 180120e787
README: link to trezor-ssh-agent for Windows support 8 years ago
Roman Zeyde f4ce81fa94
README: add 1.4.0-related post 8 years ago
Roman Zeyde 176bf4ef7c
README: add Hg demo 8 years ago
Roman Zeyde d22cd7512d
gpg: launch agent before starting the shell 8 years ago
Roman Zeyde 83f17704cb
server: remove 'SSH_AUTH_SOCK=' from logging 8 years ago
Roman Zeyde 92f6751ccb
README: multiple SSH identities from config file 8 years ago
Roman Zeyde abe80533eb
README: trim whitespace 8 years ago
Roman Zeyde de51665c71
bump version 8 years ago
Roman Zeyde c30e5f5a67
gpg: add optional arguments to `gpg-shell` 8 years ago
Roman Zeyde 2eab2a152c
device: verify keepkey constraints 8 years ago
Roman Zeyde 5e93d97be3
Merge branch 'ssh-ids' 8 years ago
Roman Zeyde 4c8fcd6714
ssh: use special UNIX socket name 8 years ago
Roman Zeyde ee593bc66e
gpg: show user ID on a single line 8 years ago
Roman Zeyde dbed773e54
fix pylint and tests 8 years ago
Roman Zeyde ac4a86d312
ssh: remove git utility 8 years ago
Roman Zeyde 021831073e
ssh: simple support for multiple public keys loading 8 years ago
Roman Zeyde 6a5acba0b0
gpg: decouple identity from device 8 years ago
Roman Zeyde 9123cef810
ssh: decouple identity from device 8 years ago
Roman Zeyde 6f6e7c0bcc
device: allow loading identities from a file (instead of argument) 8 years ago
Roman Zeyde 47ff081525
bump version 8 years ago
Roman Zeyde 6d53baafe2
setup: add 'device' package 8 years ago
Roman Zeyde 317b672add
setup: support Python 3.5 8 years ago
Roman Zeyde 9964c200ff
travis: install keepkey from GitHub 8 years ago
Roman Zeyde 75405b4944
gpg: allow PIN entry before starting GPG shell 8 years ago