53 Commits (1e3abc123f690c9bdd416e8224f1beb47c96f1c7)

Author SHA1 Message Date
Carlo Sala 09a9467200
Revert "feat(ssh-agent): add keys regardless of filename (#12741)" (#12761) 1 year ago
Щанников Михаил d2d5155d41
feat(ssh-agent): add keys regardless of filename (#12741) 1 year ago
flyingpeakock 2a2f8ecb67
fix(ssh-agent): use termux prefix for tmp (#12695) 1 year ago
Mattias Eriksson 2abecedf67
feat(ssh-agent): support `id_ed25519_sk` (#12663) 2 years ago
Zikoeng Xi 67581c53c6
fix(ssh-agent): add identity only if identity exists (#12371) 2 years ago
Alexander Schlüter 3e05befaee
fix(ssh-agent): don't start new agent if screen/tmux symlink exists (#12297) 2 years ago
shuangcui c8ba08581d
docs: fix typos (#12284) 2 years ago
Vishal Sharma 0da416986a
fix(ssh-agent): add error message if `~/.ssh` is not found (#11929) 2 years ago
Josh McKinney b4f9698733
docs(ssh-agent): macOS and p10k advices (#11612) 3 years ago
Marc Cornellà 1c879f67b4
fix(ssh-agent): silence `ssh-add` if quiet mode is enabled (#11201) 4 years ago
Marc Cornellà 60b89cd264
feat(ssh-agent): add `quiet` option to silence plugin (#9659) 4 years ago
Marc Cornellà f1dd97bb2a
fix(ssh-agent): fix check for running `ssh-agent` process with hidepid /proc (#8492) 4 years ago
Marc Cornellà beeda72826
fix(ssh-agent): fix for bad `zstyle` command argument 4 years ago
Marc Cornellà a0ac789f2a
feat(ssh-agent): allow lazy-loading SSH identities (#6309) 4 years ago
Marc Cornellà 735808f48d
Revert "feat(ssh-agent): only start ssh-agent once (#5359)" 5 years ago
Marc Cornellà 4a69ee575c
feat(ssh-agent): allow specifying absolute path to `identities` 5 years ago
Marc Cornellà 3f0672ff94
refactor(ssh-agent): clean up and reorganize code 5 years ago
Marc Cornellà 7692881d2a
feat(ssh-agent): only start ssh-agent once (#5359) 5 years ago
Simone Gaiarin 5a9d9553cd
feat(ssh-agent): allow using external helper to ask for passwords (#7631) 5 years ago
Marc Cornellà 3e7998aec3
Revert "ssh-agent: improvements (#6309)" 5 years ago
Nuno Goncalves a206271460
ssh-agent: improvements (#6309) 5 years ago
Marc Cornellà 02d07f3e3d
fix: use `$USERNAME` guaranteed to always be defined in zsh 5 years ago
Will Boyce 0e232d4853
feat(ssh-agent): add `ssh-add-args` setting (#7908) 5 years ago
Marc Cornellà 101ea87232 ssh-agent: check if `ssh-add -l` was successful 7 years ago
Jannik 0f0448fa6c ssh-agent: consolidate uppercase message (#7834) 7 years ago
Marc Cornellà c494869632
ssh-agent: check for loaded id filenames first (#7521) 7 years ago
Marc Cornellà 9d1dd24e35
ssh-agent: add default keys if no zstyle identities were set (#7520) 7 years ago
Andreas 9329efd252 ssh-agent: autoload identities in one go (#7507) 7 years ago
François Scala 2a60385659 ssh-agent: use key signatures to check loaded ids (#7504) 7 years ago
Marc Cornellà fabee55948
ssh-agent: autoload identities not already loaded (#7174) 7 years ago
Janosch Schwalm 19b925e741 use https everywhere (#6574) 8 years ago
Michael Stucki 302270174d Use existing ssh-agent when invoking a sudo shell (#3891) 8 years ago
Marc Cornellà ebda8af870
Clarify ssh-agent settings position 8 years ago
Marc Cornellà 5bd9500bf4 ssh-agent: check ssh-agent process w/ ps again 10 years ago
Marc Cornellà 973a4e646c ssh-agent: fix non-standard process check w/ pgrep 10 years ago
Marc Cornellà 53c3567cc3 Force ssh-agent output to use bourne-style syntax 10 years ago
Marc Cornellà 142ad842d7 Simplify PID check of current ssh-agent 10 years ago
Marc Cornellà cb0833ac13 Clean up formatting of ssh-agent plugin 10 years ago
Marc Cornellà b60acddefe Extract comments into README for ssh-agent plugin 10 years ago
Marc Cornellà 81e73e3d18 Delete useless `/usr/bin/env` in ssh-agent 10 years ago
Maximilian Güntner 0c60f421cb ssh-agent: Use /usr/bin/env to find ssh-add 10 years ago
Piotr Gaczkowski 24ac1aa348 Clobber ssh environment regardless of setopt (#5322) 10 years ago
ncanceill 2c19c0e59e typo, fixes #1806 12 years ago
Christian Höltje cfe468f6f6 ssh-agent: prevent environment file from flapping 12 years ago
nishigori dd4f57010c Fix bad ps syntax in ssh-agent plugin 13 years ago
Armin Widegreen 5c529b5daa Fix ssh-agent plugin identities comment for using multiple identities. 13 years ago
Marcel Wolf 2a1c9ff340 add ssh-agent option to set default lifetime of identities 13 years ago
Anders Andersson 1f4bb8deb7 OpenBSD doesn't have -ef flags for ps. Both linux and OpenBSD have -x flags which works just as greate here 13 years ago
gwjo 40b7f2099d Add support for loading mulitple identities 15 years ago
gwjo 35b879a17b Add support for agent forwarding 15 years ago