gnupg/jnlib
Werner Koch c61489acbf Fix for sanitize string. Added SHA224 2006-04-28 14:32:13 +00:00
..
ChangeLog Fix for sanitize string. Added SHA224 2006-04-28 14:32:13 +00:00
Makefile.am * asshelp.c (send_pinentry_environment) [W32]: Do not use ttyname. 2004-12-07 11:21:40 +00:00
README Updated from NewPG 2003-01-09 12:36:05 +00:00
argparse.c gcc-4 defaults forced me to edit many many files to get rid of the 2005-06-16 08:12:03 +00:00
argparse.h Updated from NewPG 2003-01-09 12:36:05 +00:00
dotlock.c Preparing for 1.9.2 release. 2003-11-17 12:20:11 +00:00
dotlock.h Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
libjnlib-config.h Merged with gpg 1.4.3 code. 2006-04-19 11:26:11 +00:00
logging.c gcc-4 defaults forced me to edit many many files to get rid of the 2005-06-16 08:12:03 +00:00
logging.h * gpg-agent.c (main): Tell the logging code taht we are runnign 2004-04-16 09:46:54 +00:00
mischelp.h Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
stringhelp.c Fix for sanitize string. Added SHA224 2006-04-28 14:32:13 +00:00
stringhelp.h Still merging 1.4.3 code back 2006-04-21 12:56:40 +00:00
strlist.c Merged with gpg 1.4.3 code. 2006-04-19 11:26:11 +00:00
strlist.h Merged with gpg 1.4.3 code. 2006-04-19 11:26:11 +00:00
types.h First take on a W32 port 2004-12-02 07:48:09 +00:00
utf8conv.c gcc-4 defaults forced me to edit many many files to get rid of the 2005-06-16 08:12:03 +00:00
utf8conv.h Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
w32-afunix.c * preset-passphrase.c (preset_passphrase): Handle --passphrase. 2004-12-21 19:05:15 +00:00
w32-afunix.h VArious hacks to make it at least build under W32. 2004-12-13 15:49:56 +00:00
w32-pth.c (do_pth_event_free): The events are hold in a ring 2004-12-20 11:36:46 +00:00
w32-pth.h * query.c (initialize_module_query): 2004-12-19 17:44:20 +00:00
xmalloc.c Updated from NewPG 2003-01-09 12:36:05 +00:00
xmalloc.h Updated from NewPG 2003-01-09 12:36:05 +00:00

README

jnlib - this is a collection of utility function which are
too small to put into a library.

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.