neersighted
d198c08db5
Use $GNUPGHOME in GPG agent startup
...
Use the value of $GNUPGHOME, to facilitate moving GPG's home.
This lets users who keep their GPG keyring on external devices or alternate
folders use the gpg-agent autostarting, even if $HOME/.gnupg does not exist.
12 years ago
Sorin Ionescu
6975e1df1c
[ Fix #300 ] Disable SSH-Agent protocol emulation by default
12 years ago
Sorin Ionescu
060d9064f8
[ Fix #202 ] Load modules all or nothing
12 years ago
Sorin Ionescu
e5ec94af42
Check for non-empty files, not just existance
13 years ago
Sorin Ionescu
a7340886b3
[ #23 ] Rename plugins to modules
13 years ago
Sorin Ionescu
647ac1ac00
Return 1 when a file fails to load
13 years ago
Sorin Ionescu
6a9a4ea8d6
[ Fix #60 ] Do not use parentheses in function names
13 years ago
Sorin Ionescu
1ac20bc64a
Move GPG agent availability check to the top
13 years ago
Sorin Ionescu
7a745425c4
Redirect the output of GPG and SSH agent plugins
13 years ago
Sorin Ionescu
9c36a5e626
Fix coding-style in GPG and SSH agent plugins
13 years ago
Sorin Ionescu
37c2d35263
Removed a few semicolons in gpg-agent plugin.
13 years ago
Sorin Ionescu
b96bbca51c
Added or edited file headers.
13 years ago
Sorin Ionescu
b65195156d
Added missing FX and named colors to spectrum.
13 years ago
Sorin Ionescu
90e7debc30
Cleaned up the plugins.
13 years ago
Florian Walch
45a13d3dd6
Added gpg-agent plugin
...
Based on ssh-agent plugin.
14 years ago