Commit Graph

34 Commits (6f6e7c0bccfa4c73f33462cfaab69deff9724292)

Author SHA1 Message Date
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 8 years ago
Roman Zeyde d9c4e930f3 main: fixup str/bytes issue for curve_name 8 years ago
Roman Zeyde 67d58a5ae0 Merge pull request #10 from romanz/gpg
GPG v2.1 support
8 years ago
Roman Zeyde 76ce25fab1 gpg: fixup imports 8 years ago
Roman Zeyde b6cfa0c03f main: show better error when no SSH remote is found 8 years ago
Roman Zeyde 000860feaf main: add --test flag for verifying SSH configuration
https://help.github.com/articles/testing-your-ssh-connection/
8 years ago
Roman Zeyde c9f341a42b main: handle 'pushurl' and 'url' remote settings 8 years ago
Roman Zeyde bdd2568b2c main: log pubkey fingerprint on INFO level 8 years ago
Roman Zeyde e6ccc324a0 main: ignore path from git remote URL
It's much easier to use single keypair per user@host
8 years ago
Roman Zeyde 98e875562e main: add `trezor-git` entry point 8 years ago
Roman Zeyde 4384b93c19 main: remove unneeded use_shell parameter 8 years ago
Roman Zeyde 8a90a8cd84 main: split git from ssh 8 years ago
Roman Zeyde 1e86983782 main: split argument parser 8 years ago
Roman Zeyde 8909b38107 main: use command-line for git interaction 8 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