gnupg/common
Werner Koch e73100a940 * maperror.c (map_assuan_err_with_source): Oops, args were swapped.
* w32-pth.c (pth_init): Enable debugging depending on env var.
2004-12-19 13:38:24 +00:00
..
ChangeLog * maperror.c (map_assuan_err_with_source): Oops, args were swapped. 2004-12-19 13:38:24 +00:00
Makefile.am * exechelp.h, exechelp.c: New. Based on code from ../sm/import.c. 2004-12-06 18:28:56 +00:00
README This commit was manufactured by cvs2svn to create branch 2003-08-05 17:11:04 +00:00
asshelp.c Avoid the " map_to_assuan_status called with no error source" diagnostic. 2004-12-18 10:22:10 +00:00
asshelp.h Avoid the " map_to_assuan_status called with no error source" diagnostic. 2004-12-18 10:22:10 +00:00
b64enc.c * b64enc.c: Include stdio.h and string.h 2004-11-23 17:09:51 +00:00
dynload.h * dynload.h [__MINGW32__]: Define RTLD_LAZY. 2004-03-16 10:47:08 +00:00
errors.h (STATUS_NEWSIG): New. 2004-04-05 17:24:27 +00:00
exechelp.c * configure.ac (AH_BOTTOM): Define EXEEXT_S. 2004-12-18 18:53:32 +00:00
exechelp.h * exechelp.h, exechelp.c: New. Based on code from ../sm/import.c. 2004-12-06 18:28:56 +00:00
fseeko.c First take on a W32 port 2004-12-02 07:48:09 +00:00
ftello.c First take on a W32 port 2004-12-02 07:48:09 +00:00
gettime.c * gettime.c (asctimestamp): Add a note on a non-avoidable gcc warning. 2003-12-17 12:26:38 +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 A whole bunch of changes to allow building for W32. 2004-12-15 14:15:54 +00:00
iobuf.h This commit was manufactured by cvs2svn to create branch 2003-08-05 17:11:04 +00:00
isascii.c This commit was manufactured by cvs2svn to create branch 2003-01-09 13:29:36 +00:00
maperror.c * maperror.c (map_assuan_err_with_source): Oops, args were swapped. 2004-12-19 13:38:24 +00:00
membuf.c This commit was manufactured by cvs2svn to create branch 2003-08-05 17:11:04 +00:00
membuf.h This commit was manufactured by cvs2svn to create branch 2003-08-05 17:11:04 +00:00
miscellaneous.c 2004-01-30 Marcus Brinkmann <marcus@g10code.de> 2004-01-30 12:37:09 +00:00
mkdtemp.c Preparing for 1.9.2 release. 2003-11-17 12:20:11 +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 This commit was manufactured by cvs2svn to create branch 2003-01-09 13:29:36 +00:00
sexp-parse.h Some minor bug fixes, new test utilities and started support for other 2004-01-27 16:40:42 +00:00
signal.c This commit was manufactured by cvs2svn to create branch 2003-01-09 13:29:36 +00:00
simple-gettext.c First take on a W32 port 2004-12-02 07:48:09 +00:00
simple-pwquery.c A whole bunch of changes to allow building for W32. 2004-12-15 14:15:54 +00:00
simple-pwquery.h This commit was manufactured by cvs2svn to create branch 2003-08-05 17:11:04 +00:00
strsep.c Fixed copyright comments. 2004-12-03 18:38:23 +00:00
sysutils.c * sysutils.c (disable_core_dumps): Only set the current limit. 2004-05-11 09:54:52 +00:00
sysutils.h A whole bunch of changes to allow building for W32. 2004-12-15 14:15:54 +00:00
ttyio.c Merged most of David Shaw's changes in 1.3 since 2003-06-03. 2003-09-23 17:48:33 +00:00
ttyio.h (tty_fprintf): New. 2003-09-18 15:51:01 +00:00
ttyname.c A whole bunch of changes to allow building for W32. 2004-12-15 14:15:54 +00:00
util.h Avoid the " map_to_assuan_status called with no error source" diagnostic. 2004-12-18 10:22:10 +00:00
vasprintf.c (vasprintf): ARGS should not be a pointer. Fixed 2003-11-13 07:37:18 +00:00
w32reg.c A whole bunch of changes to allow building for W32. 2004-12-15 14:15:54 +00:00
xasprintf.c 2004-01-30 Marcus Brinkmann <marcus@g10code.de> 2004-01-30 12:37:09 +00:00
xreadline.c * xreadline.c: New. Based on the iobuf_read_line function. 2004-06-14 08:32:07 +00:00
yesno.c This commit was manufactured by cvs2svn to create branch 2003-08-05 17:11:04 +00:00

README

Stuff used by several modules of GnuPG.

These directories use it:

gpg
sm
agent

These directories don't use it:

kbx