Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-10-26 | Re-implemented GPG's --passwd command and improved it. | Werner Koch | 1 | -0/+1 | |
2010-08-18 | Fix regression in logging. | Werner Koch | 1 | -0/+1 | |
Add a registry key to enable catch-all remote debugging for W32. Replace more stdio stuff by estream. | |||||
2010-06-09 | Merged Dirmngr with GnuPG. | Werner Koch | 1 | -1/+1 | |
A few code changes to support dirmngr. | |||||
2010-03-15 | Finished the bulk of changes to use estream in most places instead of | Werner Koch | 1 | -0/+1 | |
stdio. | |||||
2010-03-11 | Use a custom log handler for libassuan. | Werner Koch | 1 | -0/+1 | |
2010-03-10 | Change logging to use estream. The makes logging to a socket also | Werner Koch | 1 | -2/+4 | |
work on Solaris etc. Further changes required.. This is just a first step. | |||||
2010-03-10 | Merged jnlib into common. | Werner Koch | 1 | -0/+0 | |
2009-02-25 | Fixed a nasty bug in scdaemon which led to a card reset if the card was | Werner Koch | 1 | -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. | |||||
2007-08-22 | Fixed creation of private keys under W32. | Werner Koch | 1 | -0/+5 | |
Minor code cleanups. | |||||
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 | |
Removed intl/. | |||||
2006-10-02 | Fix for bug 537 | Werner Koch | 1 | -14/+14 | |
2006-06-20 | Updated FSF's address. | Werner Koch | 1 | -1/+2 | |
2004-04-16 | * gpg-agent.c (main): Tell the logging code taht we are runnign | Werner Koch | 1 | -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. | |||||
2003-06-18 | Finished the bulk of changes for gnupg 1.9. This included switching | Werner Koch | 1 | -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. | |||||
2003-01-09 | Updated from NewPG | Werner Koch | 1 | -0/+76 | |
2002-06-29 | Removed files for CVS reorganization | David Shaw | 1 | -46/+0 | |
2000-01-24 | Add files to new directory. | Werner Koch | 1 | -0/+46 | |
This is mainly stuff moved from ../util to here. |