Age | Commit message (Expand) | Author |
2019-09-08 | ssh-agent: check if `ssh-add -l` was successful | Marc Cornellà |
2019-05-07 | ssh-agent: consolidate uppercase message (#7834) | Jannik |
2019-01-21 | ssh-agent: check for loaded id filenames first (#7521) | Marc Cornellà |
2019-01-19 | ssh-agent: add default keys if no zstyle identities were set (#7520) | Marc Cornellà |
2019-01-14 | ssh-agent: autoload identities in one go (#7507) | Andreas |
2019-01-14 | ssh-agent: use key signatures to check loaded ids (#7504) | François Scala |
2019-01-09 | ssh-agent: autoload identities not already loaded (#7174) | Marc Cornellà |
2018-08-07 | use https everywhere (#6574) | Janosch Schwalm |
2018-07-01 | Use existing ssh-agent when invoking a sudo shell (#3891) | Michael Stucki |
2018-05-28 | Clarify ssh-agent settings position | Marc Cornellà |
2016-09-17 | ssh-agent: check ssh-agent process w/ ps again | Marc Cornellà |
2016-09-05 | ssh-agent: fix non-standard process check w/ pgrep | Marc Cornellà |
2016-09-03 | Force ssh-agent output to use bourne-style syntax | Marc Cornellà |
2016-09-03 | Simplify PID check of current ssh-agent | Marc Cornellà |
2016-09-03 | Clean up formatting of ssh-agent plugin | Marc Cornellà |
2016-09-03 | Extract comments into README for ssh-agent plugin | Marc Cornellà |
2016-09-03 | Delete useless `/usr/bin/env` in ssh-agent | Marc Cornellà |
2016-09-03 | ssh-agent: Use /usr/bin/env to find ssh-add | Maximilian Güntner |
2016-08-21 | Clobber ssh environment regardless of setopt (#5322) | Piotr Gaczkowski |
2014-05-24 | typo, fixes #1806 | ncanceill |
2014-03-13 | ssh-agent: prevent environment file from flapping | Christian Höltje |
2013-11-05 | Fix bad ps syntax in ssh-agent plugin | nishigori |
2013-11-04 | Merge pull request #1529 from aquaplanet/fix-sshagent-openbsd | Robby Russell |
2013-07-16 | Fix ssh-agent plugin identities comment for using multiple identities. | Armin Widegreen |
2013-03-16 | add ssh-agent option to set default lifetime of identities | Marcel Wolf |
2012-12-30 | OpenBSD doesn't have -ef flags for ps. Both linux and OpenBSD have -x flags w... | Anders Andersson |
2011-06-04 | Add support for loading mulitple identities | gwjo |
2011-06-04 | Add support for agent forwarding | gwjo |
2011-03-01 | ssh-agent plugin now ends in "-$HOST" so an agent is started properly with nf... | Theodore Robert Campbell Jr |
2010-09-30 | Reorganizing plugins so that each plugin has it's own directory now so that a... | Robby Russell |