Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2006-06-20 | Updated FSF's address. | Werner Koch | 1 | -1/+2 | |
2005-07-27 | Removed directories which are only used by the 1.9 branch | Werner Koch | 1 | -206/+0 | |
2005-06-07 | New debugging optionhs, updates to the manual. | Werner Koch | 1 | -1/+1 | |
2004-05-11 | * sysutils.c (disable_core_dumps): Only set the current limit. | Werner Koch | 1 | -7/+30 | |
(enable_core_dumps): New. * gpgsm.texi (Esoteric Options): Add --debug-allow-core-dump. * gpgsm.c: New option --debug-allow-core-dump. * gpgsm.h (opt): Add member CONFIG_FILENAME. * gpgsm.c (main): Use it here instead of the local var. * server.c (gpgsm_server): Print some additional information with the hello in verbose mode. | |||||
2004-02-12 | minor cleanups | Werner Koch | 1 | -1/+2 | |
2002-01-19 | * sysutils.c: New. This is the misc.c file from gnupg 1.0.6 with | Werner Koch | 1 | -0/+206 | |
the OpenPGP stuff removed. * sysutils.h: New. |