aboutsummaryrefslogtreecommitdiffstats
path: root/src/mkerrors (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More tweaks for descriptor passing.Werner Koch2006-09-131-2/+2
| | | | | gpg-connect-agent may now be used as a test program.
* Changes to support gpg-error style error codes.Werner Koch2006-09-061-8/+149
|
* Fixed and clarified copyright noticesWerner Koch2005-10-241-1/+1
|
* * mkerrors: Include config.h into assuan-errors.c. This isWerner Koch2005-08-091-0/+4
| | | | | | | | | | | required so that assuan.h knows about the W32 macro. * assuan.h [_ASSUAN_EXT_SYM_PREFIX]: New. * assuan-io.c [_ASSUAN_NO_PTH]: New. * assuan-pipe-connect.c (fix_signals) [_ASSUAN_NO_FIXED_SIGNALS]: New. (assuan_pipe_connect2) [_ASSUAN_USE_DOUBLE_FORK]: Use double fork. (fix_signals) [_ASSUAN_USE_DOUBLE_FORK]: Do not wait..
* * mkerrors: Kludge to print libgpg-error values in an easierWerner Koch2003-07-031-2/+13
| | | | | readable way.
* Changed the lincese for Assuan to LGPL.V0-3-10NEWPG-0-3-10Werner Koch2002-07-301-13/+13
|
* Assuan server mode is now basically usableWerner Koch2001-11-071-1/+1
|
* gpgsm does now build and a dummy server can be started.Werner Koch2001-11-061-0/+71