Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2001-11-24 | * assuan-buffer.c (_assuan_read_line): Deal with reads of more | Werner Koch | 1 | -1/+5 |
2001-11-19 | Added code for data lines. For ease of implementation we need glibc | Werner Koch | 1 | -0/+9 |
2001-11-19 | Allow to store an arbitrary pointer in the context. | Werner Koch | 1 | -0/+2 |
2001-11-19 | * assuan-connect.c (assuan_pipe_connect): New function. | Marcus Brinkmann | 1 | -0/+2 |
2001-11-07 | Assuan server mode is now basically usable | Werner Koch | 1 | -2/+26 |
2001-11-06 | First chunk of code for the Assuan library | Werner Koch | 1 | -0/+73 |