1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-09-24 15:31:41 +02:00
gnupg/assuan
Werner Koch d3a626ba68 * assuan-buffer.c (_assuan_read_line): Deal with reads of more
than a line.
* assuan-defs.h: Add space in the context for this.
2001-11-24 21:10:22 +00:00
..
assuan-buffer.c * assuan-buffer.c (_assuan_read_line): Deal with reads of more 2001-11-24 21:10:22 +00:00
assuan-connect.c * assuan-connect.c (assuan_pipe_connect): Require NAME to be set. 2001-11-19 23:44:46 +00:00
assuan-defs.h * assuan-buffer.c (_assuan_read_line): Deal with reads of more 2001-11-24 21:10:22 +00:00
assuan-handler.c Added code for data lines. For ease of implementation we need glibc 2001-11-19 16:15:43 +00:00
assuan-listen.c Assuan server mode is now basically usable 2001-11-07 17:43:05 +00:00
assuan-pipe-server.c Assuan server mode is now basically usable 2001-11-07 17:43:05 +00:00
assuan-util.c Allow to store an arbitrary pointer in the context. 2001-11-19 12:40:30 +00:00
assuan.h Signing does now work. There is no secret key management yet, so you 2001-11-24 14:26:27 +00:00
ChangeLog * assuan-buffer.c (_assuan_read_line): Deal with reads of more 2001-11-24 21:10:22 +00:00
Makefile.am we are now able to check self-signed certificates 2001-11-10 18:08:10 +00:00
mkerrors Assuan server mode is now basically usable 2001-11-07 17:43:05 +00:00