1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-23 01:22:45 +02:00
gnupg/assuan
Werner Koch 416c0b7ea2 * assuan-connect.c: Move all except assuan_get_pid to...
* assuan-pipe-connect.c: this.
(assuan_pipe_disconnect): Removed.
(do_finish, do_deinit): New
(assuan_pipe_connect): and set them into the context.
* assuan-socket-connect.c: New.

* assuan-util.c (_assuan_log_sanitized_string): New.

* assuan-pipe-server.c (assuan_init_pipe_server): Factored most
code out to ...
(_assuan_new_context): new func.
(_assuan_release_context): New
* assuan-connect.c (assuan_pipe_connect): Use the new functions.
2002-01-21 12:03:14 +00:00
..
assuan-buffer.c * assuan-buffer.c (_assuan_read_line): Add output logging. 2002-01-19 18:20:15 +00:00
assuan-client.c * assuan-client.c (_assuan_read_from_server): Skip spaces after 2002-01-14 12:13:18 +00:00
assuan-connect.c * assuan-connect.c: Move all except assuan_get_pid to... 2002-01-21 12:03:14 +00:00
assuan-defs.h * assuan-connect.c: Move all except assuan_get_pid to... 2002-01-21 12:03:14 +00:00
assuan-handler.c * assuan.h: Added Invalid Option error code. 2002-01-20 16:49:34 +00:00
assuan-inquire.c * assuan-handler.c (assuan_set_okay_line): New. 2002-01-10 19:46:04 +00:00
assuan-listen.c * assuan-buffer.c (_assuan_read_line): Add output logging. 2002-01-19 18:20:15 +00:00
assuan-pipe-connect.c * assuan-connect.c: Move all except assuan_get_pid to... 2002-01-21 12:03:14 +00:00
assuan-pipe-server.c * assuan-connect.c: Move all except assuan_get_pid to... 2002-01-21 12:03:14 +00:00
assuan-socket-connect.c * assuan-connect.c: Move all except assuan_get_pid to... 2002-01-21 12:03:14 +00:00
assuan-socket-server.c * assuan-buffer.c (_assuan_read_line): Add output logging. 2002-01-19 18:20:15 +00:00
assuan-util.c * assuan-connect.c: Move all except assuan_get_pid to... 2002-01-21 12:03:14 +00:00
assuan.h * assuan-connect.c: Move all except assuan_get_pid to... 2002-01-21 12:03:14 +00:00
ChangeLog * assuan-connect.c: Move all except assuan_get_pid to... 2002-01-21 12:03:14 +00:00
Makefile.am * assuan-connect.c: Move all except assuan_get_pid to... 2002-01-21 12:03:14 +00:00
mkerrors Assuan server mode is now basically usable 2001-11-07 17:43:05 +00:00