aboutsummaryrefslogtreecommitdiffstats
path: root/jnlib/ChangeLog (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-04-16* gpg-agent.c (main): Tell the logging code taht we are runnignWerner Koch1-1/+9
detached. * logging.h (JNLIB_LOG_WITH_PREFIX): Add constants for the flag values. * logging.c (log_set_prefix): New flag DETACHED. (fun_writer): Take care of this flag. (log_test_fd): New.
2004-02-18(print_sanitized_buffer): Don't care aboutWerner Koch1-0/+6
non-ASCII characaters. (sanitize_buffer): Ditto.
2004-02-12Replaced INCLUDES by AM_CPPFLAGS.Werner Koch1-0/+4
2004-01-16* argparse.c (strusage): Changed default copyright year to 2004.Werner Koch1-1/+5
2003-12-17(initialize): Replaced use of non-literal formaWerner Koch1-0/+5
args. Suggested by Florian Weimer.
2003-12-16(writen, fun_writer, fun_closer): New.Werner Koch1-0/+1
(log_set_file): Add feature to log to a socket. (log_set_file, do_logv): Force printing with prefix and pid.
2003-12-16* configure.ac: Check for funopen and fopencookie as part of theWerner Koch1-0/+5
jnlib checks. * logging.c (writen, fun_writer, fun_closer): New. (log_set_file): Add feature to log to a socket.
2003-11-17Preparing for 1.9.2 release.V1-9-2Werner Koch1-0/+6
2003-11-12Mainly changes to adjust for the changed KSBA API.Werner Koch1-0/+4
2003-06-18Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch1-1/+34
to libgcrypt functions, using shared error codes from libgpg-error, replacing the old functions we used to have in ../util by those in ../jnlib and ../common, renaming the malloc functions and a couple of types. Note, that not all changes are listed below becuause they are too similar and done at far too many places. As of today the code builds using the current libgcrypt from CVS but it is very unlikely that it actually works.
2003-01-09Updated from NewPGWerner Koch1-0/+124
2002-06-29Removed files for CVS reorganizationDavid Shaw1-20/+0
2000-07-14See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner KochWerner Koch1-0/+6
2000-01-27See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner KochWerner Koch1-0/+14