aboutsummaryrefslogtreecommitdiffstats
path: root/jnlib/logging.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-12-16(writen, fun_writer, fun_closer): New.Werner Koch1-6/+13
(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-13/+168
jnlib checks. * logging.c (writen, fun_writer, fun_closer): New. (log_set_file): Add feature to log to a socket.
2003-06-18Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch1-3/+14
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/+347
2002-06-29Removed files for CVS reorganizationDavid Shaw1-241/+0
2000-01-24Add files to new directory.Werner Koch1-0/+241
This is mainly stuff moved from ../util to here.