summaryrefslogtreecommitdiffstats
path: root/common/logging.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Silence several warnings when building under Windows.Werner Koch2014-03-071-0/+6
* w32: Include winsock2.h to silence warnings.Werner Koch2014-03-071-0/+3
* w32: Add macro for the registry key.Werner Koch2014-01-081-1/+1
* Make use of the *_NAME etc macros.Werner Koch2013-11-181-2/+2
* w32: Add code to support a portable use of GnuPG.Werner Koch2013-08-011-2/+14
* New debug functions log_printcanon and log_printsexp.Werner Koch2013-05-221-0/+13
* Make log_clock easier to read.Werner Koch2013-01-081-1/+1
* New function log_clock.Werner Koch2013-01-071-0/+27
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-2/+2
* Change JNLIB license to LGPLv3+ or GPLv2+.Werner Koch2011-09-301-7/+18
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-28/+27
* Add logging to GPG2: [W32CE].Werner Koch2010-12-021-3/+41
* A merged changesWerner Koch2010-11-081-1/+1
* Re-implemented GPG's --passwd command and improved it.Werner Koch2010-10-261-4/+4
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-0/+3
* Fix regression in logging.Werner Koch2010-08-181-5/+22
* Support logging via TCPWerner Koch2010-08-091-35/+181
* Merged Dirmngr with GnuPG.Werner Koch2010-06-091-6/+9
* Add unfinished gpgtar.Werner Koch2010-06-071-1/+5
* common/Marcus Brinkmann2010-04-201-9/+15
* More chnages to use estream. Add a way to replace the standardWerner Koch2010-03-221-15/+22
* Builds again for W32.Werner Koch2010-03-151-3/+15
* Finished the bulk of changes to use estream in most places instead ofWerner Koch2010-03-151-26/+11
* Use a custom log handler for libassuan.Werner Koch2010-03-111-49/+66
* Change logging to use estream. The makes logging to a socket alsoWerner Koch2010-03-101-105/+80
* Merged jnlib into common.Werner Koch2010-03-101-0/+651