Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2001-11-25 | * assuan-handler.c (assuan_register_bye_notify) | Werner Koch | 1 | -0/+8 |
2001-11-24 | * assuan-connect.c (assuan_get_pid): New - actually done by Marcus in gpgme. | Werner Koch | 1 | -0/+4 |
2001-11-24 | Signing does now work. There is no secret key management yet, so you | Werner Koch | 1 | -0/+1 |
2001-11-20 | * assuan.h: Prototype assuan_pipe_connect and assuan_pipe_disconnect. | Marcus Brinkmann | 1 | -0/+5 |
2001-11-19 | Added code for data lines. For ease of implementation we need glibc | Werner Koch | 1 | -0/+1 |
2001-11-19 | Allow to store an arbitrary pointer in the context. | Werner Koch | 1 | -0/+5 |
2001-11-07 | Assuan server mode is now basically usable | Werner Koch | 1 | -8/+22 |
2001-11-06 | gpgsm does now build and a dummy server can be started. | Werner Koch | 1 | -2/+4 |
2001-11-06 | First chunk of code for the Assuan library | Werner Koch | 1 | -0/+93 |