aboutsummaryrefslogtreecommitdiffstats
path: root/jnlib/logging.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merged jnlib into common.Werner Koch2010-03-101-88/+0
|
* Fixed a nasty bug in scdaemon which led to a card reset if the card wasWerner Koch2009-02-251-0/+1
| | | | | | inserted during scdaemon startup and a connection was made before the ticker had a chance to run. Add some stuff for better debugging.
* Fixed creation of private keys under W32.Werner Koch2007-08-221-0/+5
| | | | | Minor code cleanups.
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
| | | | | Removed intl/.
* Fix for bug 537Werner Koch2006-10-021-14/+14
|
* Updated FSF's address.Werner Koch2006-06-201-1/+2
|
* * gpg-agent.c (main): Tell the logging code taht we are runnignWerner Koch2004-04-161-1/+7
| | | | | | | | | | | 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.
* Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch2003-06-181-0/+1
| | | | | | | | | | | 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.
* Updated from NewPGWerner Koch2003-01-091-0/+76
|
* Removed files for CVS reorganizationDavid Shaw2002-06-291-46/+0
|
* Add files to new directory.Werner Koch2000-01-241-0/+46
This is mainly stuff moved from ../util to here.