gnupg/jnlib
Werner Koch 634b4c31d2 The Cherry XX44 keyboard's PINpad does now work.
DINSIG and NKS card applications are now also PIN pad aware.
2007-03-07 20:55:14 +00:00
..
ChangeLog The Cherry XX44 keyboard's PINpad does now work. 2007-03-07 20:55:14 +00:00
Makefile.am Fix for bug 537 2006-10-02 11:54:35 +00:00
README Fix for bug 537 2006-10-02 11:54:35 +00:00
argparse.c The Cherry XX44 keyboard's PINpad does now work. 2007-03-07 20:55:14 +00:00
argparse.h Fix for bug 537 2006-10-02 11:54:35 +00:00
dotlock.c Fix for bug 537 2006-10-02 11:54:35 +00:00
dotlock.h Fix for bug 537 2006-10-02 11:54:35 +00:00
libjnlib-config.h Fix for bug 537 2006-10-02 11:54:35 +00:00
logging.c Made some PIN pads work. 2006-11-20 16:49:41 +00:00
logging.h Fix for bug 537 2006-10-02 11:54:35 +00:00
mischelp.c Fix for bug 537 2006-10-02 11:54:35 +00:00
mischelp.h Fix for bug 537 2006-10-02 11:54:35 +00:00
stringhelp.c jnlib/ 2007-01-25 10:26:55 +00:00
stringhelp.h jnlib/ 2007-01-25 10:26:55 +00:00
strlist.c Fix for bug 537 2006-10-02 11:54:35 +00:00
strlist.h Fix for bug 537 2006-10-02 11:54:35 +00:00
types.h Fix for bug 537 2006-10-02 11:54:35 +00:00
utf8conv.c Fixes for CVE-2006-6235 2006-12-06 10:16:50 +00:00
utf8conv.h Fix for bug 537 2006-10-02 11:54:35 +00:00
w32-afunix.c Fix for bug 537 2006-10-02 11:54:35 +00:00
w32-afunix.h Fix for bug 537 2006-10-02 11:54:35 +00:00
w32-pth.c Fix for bug 537 2006-10-02 11:54:35 +00:00
w32-pth.h Fix for bug 537 2006-10-02 11:54:35 +00:00
xmalloc.c Fix for bug 537 2006-10-02 11:54:35 +00:00
xmalloc.h Fix for bug 537 2006-10-02 11:54:35 +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.