aboutsummaryrefslogtreecommitdiffstats
path: root/common/logging.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Re-implemented GPG's --passwd command and improved it.Werner Koch2010-10-261-0/+1
|
* Fix regression in logging.Werner Koch2010-08-181-0/+1
| | | | | | Add a registry key to enable catch-all remote debugging for W32. Replace more stdio stuff by estream.
* Merged Dirmngr with GnuPG.Werner Koch2010-06-091-1/+1
| | | | | A few code changes to support dirmngr.
* Finished the bulk of changes to use estream in most places instead ofWerner Koch2010-03-151-0/+1
| | | | | stdio.
* Use a custom log handler for libassuan.Werner Koch2010-03-111-0/+1
|
* Change logging to use estream. The makes logging to a socket alsoWerner Koch2010-03-101-2/+4
| | | | | | work on Solaris etc. Further changes required.. This is just a first step.
* Merged jnlib into common.Werner Koch2010-03-101-0/+88