gnupg/common
Werner Koch deeba405a9 gcc-4 defaults forced me to edit many many files to get rid of the
char * vs. unsigned char * warnings.  The GNU coding standards used to
say that these mismatches are okay and better than a bunch of casts.
Obviously this has changed now.
2005-06-16 08:12:03 +00:00
..
ChangeLog gcc-4 defaults forced me to edit many many files to get rid of the 2005-06-16 08:12:03 +00:00
Makefile.am * configure.ac (gl_INIT): Add gnulib stuff. 2005-06-01 15:46:01 +00:00
README This commit was manufactured by cvs2svn to create branch 2003-08-05 17:11:04 +00:00
asshelp.c (send_pinentry_environment): Fixed changed from 2005-01-03 11:30:43 +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 * agent.h (out_of_core): s/__inline__/inine. Noted by Ray Link. 2005-05-31 20:03:04 +00:00
errors.h (STATUS_NEWSIG): New. 2004-04-05 17:24:27 +00:00
estream.c gcc-4 defaults forced me to edit many many files to get rid of the 2005-06-16 08:12:03 +00:00
estream.h gcc-4 defaults forced me to edit many many files to get rid of the 2005-06-16 08:12:03 +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
gettime.c * gettime.c (asctimestamp): Add a note on a non-avoidable gcc warning. 2003-12-17 12:26:38 +00:00
homedir.c * homedir.c: New. Use CSIDL_APPDATA for W32 as the default home 2004-12-21 12:44:42 +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 gcc-4 defaults forced me to edit many many files to get rid of the 2005-06-16 08:12:03 +00:00
iobuf.h gcc-4 defaults forced me to edit many many files to get rid of the 2005-06-16 08:12:03 +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 * call-scd.c (init_membuf, put_membuf, get_membuf): Removed. We 2004-12-20 08:32:56 +00:00
membuf.h This commit was manufactured by cvs2svn to create branch 2003-08-05 17:11:04 +00:00
miscellaneous.c gcc-4 defaults forced me to edit many many files to get rid of the 2005-06-16 08:12:03 +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
sexp-parse.h Some minor bug fixes, new test utilities and started support for other 2004-01-27 16:40:42 +00:00
sexputil.c gcc-4 defaults forced me to edit many many files to get rid of the 2005-06-16 08:12:03 +00:00
signal.c (got_fatal_signal): Print the signal number if we can't 2005-05-13 12:43:07 +00:00
simple-gettext.c * gpg-agent.c (main): Use default_homedir(). 2004-12-21 10:03:00 +00:00
simple-pwquery.c gcc-4 defaults forced me to edit many many files to get rid of the 2005-06-16 08:12:03 +00:00
simple-pwquery.h * preset-passphrase.c (preset_passphrase): Handle --passphrase. 2004-12-21 19:05:15 +00:00
sysutils.c New debugging optionhs, updates to the manual. 2005-06-07 19:09:18 +00:00
sysutils.h * configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let all 2004-12-20 16:17:25 +00:00
ttyio.c gcc-4 defaults forced me to edit many many files to get rid of the 2005-06-16 08:12:03 +00:00
ttyio.h (tty_fprintf): New. 2003-09-18 15:51:01 +00:00
util.h gcc-4 defaults forced me to edit many many files to get rid of the 2005-06-16 08:12:03 +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 * configure.ac (gl_INIT): Add gnulib stuff. 2005-06-01 15:46:01 +00:00
xreadline.c * gpg-agent.c (handle_connections): Need to check for events if 2005-02-24 17:36:11 +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