Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-07-05 | Switched to LGPLv3.libassuan-1.0.2 | Werner Koch | 1 | -4/+2 | |
2006-10-16 | Mapped another error. | Werner Koch | 1 | -0/+2 | |
2006-09-19 | Fixed problems Nelson H. F. Beebe reported when doing build tests on several | Werner Koch | 1 | -6/+5 | |
platforms. | |||||
2006-09-19 | 2006-09-19 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -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. | |||||
2006-09-13 | More tweaks for descriptor passing. | Werner Koch | 1 | -2/+2 | |
gpg-connect-agent may now be used as a test program. | |||||
2006-09-06 | Changes to support gpg-error style error codes. | Werner Koch | 1 | -8/+149 | |
2005-10-24 | Fixed and clarified copyright notices | Werner Koch | 1 | -1/+1 | |
2005-08-09 | * mkerrors: Include config.h into assuan-errors.c. This is | Werner Koch | 1 | -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.. | |||||
2003-07-03 | * mkerrors: Kludge to print libgpg-error values in an easier | Werner Koch | 1 | -2/+13 | |
readable way. | |||||
2002-07-30 | Changed the lincese for Assuan to LGPL.V0-3-10NEWPG-0-3-10 | Werner Koch | 1 | -13/+13 | |
2001-11-07 | Assuan server mode is now basically usable | Werner Koch | 1 | -1/+1 | |
2001-11-06 | gpgsm does now build and a dummy server can be started. | Werner Koch | 1 | -0/+71 | |