aboutsummaryrefslogtreecommitdiffstats
path: root/src/mkerrors (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switched to LGPLv3.libassuan-1.0.2Werner Koch2007-07-051-4/+2
|
* Mapped another error.Werner Koch2006-10-161-0/+2
|
* Fixed problems Nelson H. F. Beebe reported when doing build tests on severalWerner Koch2006-09-191-6/+5
| | | | | platforms.
* 2006-09-19 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-09-191-1/+1
| | | | | | | | | | * mkerrors (_assuan_error): Change return type to assuan_error_t. * assuan-buffer.c (_assuan_read_line): Change return type to assuan_error_t. Map returned value of -1. (_assuan_write_line): Change type of RC to assuan_error_t. * assuan-defs.h (_assuan_read_line, _assuan_error): Likewise for prototypes.
* 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