1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-11 23:59:50 +02:00
gnupg/agent
Werner Koch 0e36c4c6a7 The agent does now work and read the secret keys from the directory
~/.gnupg-test/private-keys-v1.d/<keygrip-as-20-byte-hex-number>. I
will post a sample key to gpa-dev.
2001-11-25 18:23:06 +00:00
..
agent.h As promised a agent which already does some things. Not very useful 2001-11-25 14:53:10 +00:00
ChangeLog Added new directory common to enable sharing of some code and error 2001-11-24 17:43:43 +00:00
command.c As promised a agent which already does some things. Not very useful 2001-11-25 14:53:10 +00:00
gpg-agent.c As promised a agent which already does some things. Not very useful 2001-11-25 14:53:10 +00:00
Makefile.am As promised a agent which already does some things. Not very useful 2001-11-25 14:53:10 +00:00
pksign.c The agent does now work and read the secret keys from the directory 2001-11-25 18:23:06 +00:00