| Commit message (Collapse) | Author | Files | Lines |
|
This is to allow the use of this code with code under GPLv2(only).
|
|
We better do this once and for all instead of cluttering all future
commits with diffs of trailing white spaces. In the majority of cases
blank or single lines are affected and thus this change won't disturb
a git blame too much. For future commits the pre-commit scripts
checks that this won't happen again.
|
|
|
|
Add a registry key to enable catch-all remote debugging for W32.
Replace more stdio stuff by estream.
|
|
A few code changes to support dirmngr.
|
|
stdio.
|
|
|
|
work on Solaris etc. Further changes required.. This is just a first
step.
|
|
|
|
inserted during scdaemon startup and a connection was made before the
ticker had a chance to run. Add some stuff for better debugging.
|
|
Minor code cleanups.
|
|
Removed intl/.
|
|
|
|
|
|
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.
|
|
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.
|
|
|
|
|
|
This is mainly stuff moved from ../util
to here.
|