gnupg/agent
Werner Koch f1dac8851d * command.c (cmd_updatestartuptty): New.
* gpg-agent.c: New option --write-env-file.

* gpg-agent.c (handle_connections): Make sure that the signals we
are handling are not blocked.Block signals while creating new
threads.

* estream.c: Use HAVE_CONFIG_H and not USE_CONFIG_H!
(es_func_fd_read, es_func_fd_write): Protect against EINTR.

* gpg-agent.texi (Agent UPDATESTARTUPTTY): New.

* scdaemon.c (handle_connections): Make sure that the signals we
are handling are not blocked.Block signals while creating new
threads.
(handle_connections): Include the file descriptor into the name of
the thread.
2005-06-03 13:57:24 +00:00
..
ChangeLog * command.c (cmd_updatestartuptty): New. 2005-06-03 13:57:24 +00:00
Makefile.am * configure.ac (gl_INIT): Add gnulib stuff. 2005-06-01 15:46:01 +00:00
agent.h * command.c (cmd_updatestartuptty): New. 2005-06-03 13:57:24 +00:00
cache.c (agent_put_cache): Fix the test for using the default 2005-01-04 08:33:20 +00:00
call-scd.c * command.c (cmd_updatestartuptty): New. 2005-06-03 13:57:24 +00:00
command-ssh.c * call-scd.c (inq_needpin): Skip leading spaces in of PIN 2005-05-24 12:37:36 +00:00
command.c * command.c (cmd_updatestartuptty): New. 2005-06-03 13:57:24 +00:00
divert-scd.c * call-scd.c (inq_needpin): Skip leading spaces in of PIN 2005-05-24 12:37:36 +00:00
findkey.c * call-scd.c (inq_needpin): Skip leading spaces in of PIN 2005-05-24 12:37:36 +00:00
genkey.c * call-scd.c (inq_needpin): Skip leading spaces in of PIN 2005-05-24 12:37:36 +00:00
gpg-agent.c * command.c (cmd_updatestartuptty): New. 2005-06-03 13:57:24 +00:00
keyformat.txt * protect-tool.c: New option --canonical. 2005-05-20 20:39:36 +00:00
learncard.c * findkey.c (modify_description): Keep invalid % escapes, so that 2005-02-25 16:14:55 +00:00
minip12.c . 2005-04-20 19:19:24 +00:00
minip12.h * protect-tool.c: New options --have-cert and --prompt. 2004-02-19 16:26:32 +00:00
pkdecrypt.c * call-scd.c (init_membuf, put_membuf, get_membuf): Removed. We 2004-12-20 08:32:56 +00:00
pksign.c * call-scd.c (init_membuf, put_membuf, get_membuf): Removed. We 2004-12-20 08:32:56 +00:00
preset-passphrase.c * preset-passphrase.c (preset_passphrase): Handle --passphrase. 2004-12-21 19:05:15 +00:00
protect-tool.c * protect-tool.c: New option --canonical. 2005-05-20 20:39:36 +00:00
protect.c * protect-tool.c: New option --canonical. 2005-05-20 20:39:36 +00:00
query.c * call-scd.c (inq_needpin): Skip leading spaces in of PIN 2005-05-24 12:37:36 +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 * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple test 2005-01-13 18:00:46 +00:00