gnupg/jnlib
Werner Koch 74d344a521 Implemented the chain model for X.509 validation. 2007-08-10 16:52:05 +00:00
..
ChangeLog Implemented the chain model for X.509 validation. 2007-08-10 16:52:05 +00:00
Makefile.am Changed to GPLv3. 2007-07-04 19:49:40 +00:00
README Fix for bug 537 2006-10-02 11:54:35 +00:00
argparse.c Implemented the chain model for X.509 validation. 2007-08-10 16:52:05 +00:00
argparse.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
dotlock.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
dotlock.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
dynload.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
libjnlib-config.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
logging.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
logging.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
mischelp.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
mischelp.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
stringhelp.c Factored common gpgconf constants out 2007-08-02 18:12:43 +00:00
stringhelp.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
strlist.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
strlist.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
t-stringhelp.c Factored common gpgconf constants out 2007-08-02 18:12:43 +00:00
t-support.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
t-support.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
types.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
utf8conv.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
utf8conv.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
w32-afunix.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
w32-afunix.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
w32-gettext.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
w32-reg.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
w32help.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
xmalloc.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
xmalloc.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00

README

JNLIB - This is a collection of utility function which are too small
to put into a library.  The code here is licensed under the LGPL.

libjnlib-config.h should be be modified for each project to make these
functions fit into the software. Mainly these are memory functions in
case you need another allocator.