Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | assuan-connect.c (assuan_pipe_connect): Add more error reporting. | Werner Koch | 2001-12-05 | 1 | -0/+45 | |
| | | | | | | | assuan-client.c: New. assuan-inquire.c: New. assuan-handler.c (process_request): Check for nested invocations. | |||||
* | * assuan-buffer.c (_assuan_read_line): Deal with reads of more | Werner Koch | 2001-11-24 | 1 | -7/+29 | |
| | | | | | | than a line. * assuan-defs.h: Add space in the context for this. | |||||
* | Added code for data lines. For ease of implementation we need glibc | Werner Koch | 2001-11-19 | 1 | -0/+96 | |
| | | | | | (custom streams). | |||||
* | Assuan server mode is now basically usable | Werner Koch | 2001-11-07 | 1 | -3/+110 | |
| | ||||||
* | First chunk of code for the Assuan library | Werner Koch | 2001-11-06 | 1 | -0/+44 | |