Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2001-12-13 | Fixed INPUT/OUTPUT command | Werner Koch | 1 | -3/+4 |
2001-12-12 | * assuan-connect.c (assuan_pipe_connect): Implemented the inital | Werner Koch | 1 | -5/+5 |
2001-12-05 | assuan-connect.c (assuan_pipe_connect): Add more error reporting. | Werner Koch | 1 | -0/+3 |
2001-11-27 | * assuan-handler.c (assuan_register_input_notify): New. | Werner Koch | 1 | -0/+24 |
2001-11-25 | (assuan_process): Moved bulk of function to .. | Werner Koch | 1 | -49/+112 |
2001-11-25 | * assuan-handler.c (assuan_register_bye_notify) | Werner Koch | 1 | -2/+36 |
2001-11-19 | Added code for data lines. For ease of implementation we need glibc | Werner Koch | 1 | -16/+49 |
2001-11-19 | Allow to store an arbitrary pointer in the context. | Werner Koch | 1 | -0/+40 |
2001-11-07 | Assuan server mode is now basically usable | Werner Koch | 1 | -42/+147 |
2001-11-06 | First chunk of code for the Assuan library | Werner Koch | 1 | -0/+253 |