Commit Graph

39 Commits (6b82f8b9b7a9207315763e0c0b72d2341fb91ee2)

Author SHA1 Message Date
Roman Zeyde f0f89310ac
main: add '--mosh' for better SSH client 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 9123cef810
ssh: decouple identity from device 8 years ago
Roman Zeyde 0f79b5ff2e ssh: use new device package (instead of factory) 8 years ago
Roman Zeyde 0730eb7223 gpg: use same logging configuration as in SSH 8 years ago
Roman Zeyde c4bbac0e77 util: move BIP32 address related functions 8 years ago
Roman Zeyde 092445af71 agent: handle connection errors 8 years ago
Roman Zeyde 51f7d6120b client: not visual challength for SSH 8 years ago
Roman Zeyde b2147a8418 formats: curve name should be a string 9 years ago
Roman Zeyde d9c4e930f3 main: fixup str/bytes issue for curve_name 9 years ago
Roman Zeyde 67d58a5ae0 Merge pull request #10 from romanz/gpg
GPG v2.1 support
9 years ago
Roman Zeyde 76ce25fab1 gpg: fixup imports 9 years ago
Roman Zeyde b6cfa0c03f main: show better error when no SSH remote is found 9 years ago
Roman Zeyde 000860feaf main: add --test flag for verifying SSH configuration
https://help.github.com/articles/testing-your-ssh-connection/
9 years ago
Roman Zeyde c9f341a42b main: handle 'pushurl' and 'url' remote settings 9 years ago
Roman Zeyde bdd2568b2c main: log pubkey fingerprint on INFO level 9 years ago
Roman Zeyde e6ccc324a0 main: ignore path from git remote URL
It's much easier to use single keypair per user@host
9 years ago
Roman Zeyde 98e875562e main: add `trezor-git` entry point 9 years ago
Roman Zeyde 4384b93c19 main: remove unneeded use_shell parameter 9 years ago
Roman Zeyde 8a90a8cd84 main: split git from ssh 9 years ago
Roman Zeyde 1e86983782 main: split argument parser 9 years ago
Roman Zeyde 8909b38107 main: use command-line for git interaction 9 years ago
Roman Zeyde d6532311b9 fix PEP8 & docstrings 9 years ago
Roman Zeyde 41b30b42b5 main: add git identity via "origin" remote 9 years ago
Roman Zeyde 04f4bbf2ac main: add docstrings 9 years ago
Roman Zeyde d712509a4e client: show current time instead of identity.path 9 years ago
Roman Zeyde 40e2d9fb2c fixup imports order
isort -rc trezor_agent
9 years ago
Roman Zeyde cd4cc059d6 main: remove git-config parsing code 9 years ago
Roman Zeyde 2b047f0525 main: refactor shell flag 9 years ago
Roman Zeyde 231995bd1a remove trezor module 9 years ago
Roman Zeyde cafa218e19 server: pass handler and add debug option 9 years ago
Roman Zeyde b101281a5b main: add command-line argument for setting UNIX socket timeout 9 years ago
Roman Zeyde 0c63aef719 sort imports using isort tool 9 years ago
Roman Zeyde c3fa79e450 Fix a few pylint issues 9 years ago
Roman Zeyde 535b4d50c7 Fix SSH connection arguments handling 9 years ago
Roman Zeyde 60571e65dd trezor: add support for Ed25519 SSH keys 9 years ago
Roman Zeyde a8c6e71825 rename package name to trezor_agent 9 years ago