gnupg/common
Werner Koch ed0d33f1d0 Finished the bulk of changes for gnupg 1.9. This included switching
to libgcrypt functions, using shared error codes from libgpg-error,
replacing the old functions we used to have in ../util by those in
../jnlib and ../common, renaming the malloc functions and a couple of
types.  Note, that not all changes are listed below becuause they are
too similar and done at far too many places.  As of today the code
builds using the current libgcrypt from CVS but it is very unlikely
that it actually works.
2003-06-18 19:56:13 +00:00
..
ChangeLog Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
Makefile.am Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
README A small step for GnuPG but a huge leap for error codes. 2003-06-05 07:14:21 +00:00
cryptmiss.c * cryptmiss.c: New. 2002-04-15 10:10:59 +00:00
errors.h A small step for GnuPG but a huge leap for error codes. 2003-06-05 07:14:21 +00:00
fopencookie.c * fopencookie.c: Dummy function. 2002-02-12 20:42:25 +00:00
fseeko.c * fseeko.c, ftello.c: New. 2002-07-22 10:20:39 +00:00
ftello.c * fseeko.c, ftello.c: New. 2002-07-22 10:20:39 +00:00
gettime.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
i18n.h Added new directory common to enable sharing of some code and error 2001-11-24 17:43:43 +00:00
iobuf.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
iobuf.h Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
isascii.c Updated from latest NewPG project 2003-01-09 12:59:25 +00:00
maperror.c A small step for GnuPG but a huge leap for error codes. 2003-06-05 07:14:21 +00:00
membuf.c A small step for GnuPG but a huge leap for error codes. 2003-06-05 07:14:21 +00:00
membuf.h A small step for GnuPG but a huge leap for error codes. 2003-06-05 07:14:21 +00:00
miscellaneous.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
mkdtemp.c * mkdtemp.c: Replaced byte by unsigned char because it is no longer 2002-05-22 06:23:22 +00:00
mkerrors Added new directory common to enable sharing of some code and error 2001-11-24 17:43:43 +00:00
mkerrtok Various changes. 2002-06-12 09:56:05 +00:00
putc_unlocked.c Updated from latest NewPG project 2003-01-09 12:59:25 +00:00
signal.c Updated from latest NewPG project 2003-01-09 12:59:25 +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
ttyio.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
ttyio.h Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
util.h Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
vasprintf.c 2002-09-04 Neal H. Walfield <neal@g10code.de> 2002-09-05 16:24:16 +00:00
yesno.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00

README

Stuff used by several modules of GnuPG.

These directories use it:

gpg
sm
agent

These directories don't use it:

kbx