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