Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-23 | Typo | Olaf Conradi | |
2013-06-23 | Prevent starting multiple gpg-agents | Olaf Conradi | |
Don't just overwrite the environment. First check for a running agent (an x-session might have one running). If no agent is found, source the environment and check again using those settings. If again no agent is found, start a new instance. | |||
2013-02-21 | Added --quiet to suppress message about gpg-agent already running. | Heiko Reese | |
2013-02-21 | Disable ssh-agent support if another ssh-agent is already running. | Heiko Reese | |
2010-10-15 | Added gpg-agent plugin | Florian Walch | |
Based on ssh-agent plugin. |