gnupg/agent
Werner Koch b11106ebf0 * agent.h (server_control_s): Add connection_fd field.
* command.c (start_command_handler): Init it here.
* gpg-agent.c (agent_init_default_ctrl): and here.
* call-scd.c: Add the CTRL arg to all functions calling start_scd
and pass it to start_scd.  Changed all callers
(start_scd): Keep track of the current active connection.
(agent_reset_scd): New.
* command.c (start_command_handler): Call it here.
* learncard.c (agent_handle_learn): Add arg CTRL; changed caller.
(send_cert_back): Ditto.
2004-01-29 20:17:27 +00:00
..
ChangeLog * agent.h (server_control_s): Add connection_fd field. 2004-01-29 20:17:27 +00:00
Makefile.am Some minor bug fixes, new test utilities and started support for other 2004-01-27 16:40:42 +00:00
agent.h * agent.h (server_control_s): Add connection_fd field. 2004-01-29 20:17:27 +00:00
cache.c This commit was manufactured by cvs2svn to create branch 2003-01-09 13:29:36 +00:00
call-scd.c * agent.h (server_control_s): Add connection_fd field. 2004-01-29 20:17:27 +00:00
command.c * agent.h (server_control_s): Add connection_fd field. 2004-01-29 20:17:27 +00:00
divert-scd.c * agent.h (server_control_s): Add connection_fd field. 2004-01-29 20:17:27 +00:00
findkey.c * findkey.c (agent_key_from_file): Now return an error code so 2004-01-16 17:39:58 +00:00
genkey.c Mainly changes to adjust for the changed KSBA API. 2003-11-12 15:17:44 +00:00
gpg-agent.c * agent.h (server_control_s): Add connection_fd field. 2004-01-29 20:17:27 +00:00
keyformat.txt * protect-tool.c (rsa_key_check): New. 2002-06-25 17:50:59 +00:00
learncard.c * agent.h (server_control_s): Add connection_fd field. 2004-01-29 20:17:27 +00:00
minip12.c This commit was manufactured by cvs2svn to create branch 2003-08-05 17:11:04 +00:00
minip12.h This commit was manufactured by cvs2svn to create branch 2003-08-05 17:11:04 +00:00
pkdecrypt.c * findkey.c (agent_key_from_file): Now return an error code so 2004-01-16 17:39:58 +00:00
pksign.c * findkey.c (agent_key_from_file): Now return an error code so 2004-01-16 17:39:58 +00:00
protect-tool.c This commit was manufactured by cvs2svn to create branch 2003-08-05 17:11:04 +00:00
protect.c * protect.c (do_encryption): Use gcry_create_nonce instad of the 2003-12-16 11:30:38 +00:00
query.c * call-scd.c (atfork_cb): New. 2004-01-24 20:50:49 +00:00
simple-pwquery.c This commit was manufactured by cvs2svn to create branch 2003-08-05 17:11:04 +00:00
simple-pwquery.h * Makefile.am (pkglib_PROGRAMS): Put protect-tool there. 2002-06-27 07:29:29 +00:00
trans.c The Agent does now call the pin entry program; however because we have 2001-12-10 09:27:30 +00:00
trustlist.c (agent_marktrusted): Check whether the trustlist is 2004-01-28 16:19:46 +00:00