1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-07-02 02:48:57 +02:00
gnupg/common
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
..
errors.h The agent does now work and read the secret keys from the directory 2001-11-25 18:23:06 +00:00
i18n.h Added new directory common to enable sharing of some code and error 2001-11-24 17:43:43 +00:00
Makefile.am Added new directory common to enable sharing of some code and error 2001-11-24 17:43:43 +00:00
maperror.c Added new directory common to enable sharing of some code and error 2001-11-24 17:43:43 +00:00
mkerrors Added new directory common to enable sharing of some code and error 2001-11-24 17:43:43 +00:00
README Added new directory common to enable sharing of some code and error 2001-11-24 17:43:43 +00:00
util.h Added new directory common to enable sharing of some code and error 2001-11-24 17:43:43 +00:00

Stuff used by several modules of GnuPG.  This way we can share error
codes and serveral other things.


These directories use it:

gpg
sm
agent

These directories don't use it:

assuan
kbx