Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Poems for AllowSetForegroundWindow (W32) | Werner Koch | 2008-02-14 | 1 | -1/+16 |
| | |||||
* | Try to make sure that the standard descriptors are connected when calling | Werner Koch | 2007-12-03 | 1 | -1/+75 |
| | | | | | gpgsm. | ||||
* | Updated estream. | Werner Koch | 2007-08-22 | 1 | -2/+88 |
| | | | | | More changes for Windows. | ||||
* | Translate all file descriptors received from assuan. | Werner Koch | 2007-07-12 | 1 | -13/+25 |
| | |||||
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 1 | -4/+2 |
| | | | | | Removed intl/. | ||||
* | Fixed a problem in estream-printf.c. | Werner Koch | 2007-06-25 | 1 | -0/+29 |
| | | | | | Changes for Windows (gpgsm -k does now work). Minor cleanups. | ||||
* | [w32] gpg-agent is now started automagically by gpgsm. | Werner Koch | 2007-06-20 | 1 | -6/+49 |
| | |||||
* | First steps towards supporting W32. | Werner Koch | 2007-06-06 | 1 | -1/+1 |
| | | | | | | | This is mainly source code reorganization. Update gnulib. g10/ does currently not build. | ||||
* | Updated FSF's address. | Werner Koch | 2006-06-20 | 1 | -1/+2 |
| | |||||
* | New debugging optionhs, updates to the manual. | Werner Koch | 2005-06-07 | 1 | -1/+1 |
| | |||||
* | * sysutils.c (disable_core_dumps): Only set the current limit. | Werner Koch | 2004-05-11 | 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. | ||||
* | minor cleanups | Werner Koch | 2004-02-12 | 1 | -1/+2 |
| | |||||
* | * sysutils.c: New. This is the misc.c file from gnupg 1.0.6 with | Werner Koch | 2002-01-19 | 1 | -0/+206 |
the OpenPGP stuff removed. * sysutils.h: New. |