Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * assuan-buffer.c (_assuan_read_line): Deal with reads of more | Werner Koch | 2001-11-24 | 1 | -1/+5 | |
| | | | | | | 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/+9 | |
| | | | | | (custom streams). | |||||
* | Allow to store an arbitrary pointer in the context. | Werner Koch | 2001-11-19 | 1 | -0/+2 | |
| | | | | | Added assuan_write_status(). | |||||
* | * assuan-connect.c (assuan_pipe_connect): New function. | Marcus Brinkmann | 2001-11-19 | 1 | -0/+2 | |
| | | | | | | (assuan_pipe_disconnect): Likewise. * assuan-defs.h (struct assuan_context_s): New member PID. | |||||
* | Assuan server mode is now basically usable | Werner Koch | 2001-11-07 | 1 | -2/+26 | |
| | ||||||
* | First chunk of code for the Assuan library | Werner Koch | 2001-11-06 | 1 | -0/+73 | |