1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00
gnupg/common
Werner Koch 4f39f92eff * certpath.c (unknown_criticals): New.
(allowed_ca): New.
(gpgsm_validate_path): Check validity, CA attribute, path length
and unknown critical extensions.
2002-01-22 13:32:48 +00:00
..
ChangeLog * sysutils.c: New. This is the misc.c file from gnupg 1.0.6 with 2002-01-19 20:58:41 +00:00
errors.h * certpath.c (unknown_criticals): New. 2002-01-22 13:32:48 +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 * sysutils.c: New. This is the misc.c file from gnupg 1.0.6 with 2002-01-19 20:58:41 +00:00
maperror.c More error codes and mappings 2002-01-19 18:20:45 +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
sysutils.c * sysutils.c: New. This is the misc.c file from gnupg 1.0.6 with 2002-01-19 20:58:41 +00:00
sysutils.h * sysutils.c: New. This is the misc.c file from gnupg 1.0.6 with 2002-01-19 20:58:41 +00:00
util.h *** empty log message *** 2002-01-10 19:46:20 +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