Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * assuan-handler.c (assuan_register_bye_notify) | Werner Koch | 2001-11-25 | 1 | -0/+7 | |
| | | | | | | | (assuan_register_reset_notify) (assuan_register_cancel_notify): New and call them from the standard handlers. | |||||
* | Add a copyright note to the bottom | Werner Koch | 2001-11-24 | 1 | -0/+14 | |
| | ||||||
* | * assuan-connect.c (assuan_get_pid): New - actually done by Marcus in gpgme. | Werner Koch | 2001-11-24 | 1 | -0/+2 | |
| | | | | | Set the line length back to the old value. | |||||
* | * assuan-buffer.c (_assuan_read_line): Deal with reads of more | Werner Koch | 2001-11-24 | 1 | -0/+7 | |
than a line. * assuan-defs.h: Add space in the context for this. |