gnupg/agent
Werner Koch 650356148a
agent: Terminate on deletion of the socket file (Linux only).
* configure.ac (AC_CHECK_FUNCS): Chec for inotify_init.
* agent/gpg-agent.c [HAVE_INOTIFY_INIT]: Include sys/inotify.h.
(my_inotify_is_name) [HAVE_INOTIFY_INIT]: New.
(handle_connections) [HAVE_INOTIFY_INIT]: New.

Signed-off-by: Werner Koch <wk@gnupg.org>
2016-09-06 11:00:12 +02:00
..
ChangeLog-2011 Fix typos 2015-10-28 10:20:17 +01:00
Makefile.am common: Rework the simple password query module. 2016-08-11 12:49:30 +02:00
agent.h agent: Fix long standing regression tracking the connection count. 2016-08-06 10:15:47 +02:00
cache.c agent: Fix passphrase cache lookups. 2016-07-18 12:51:38 +02:00
call-pinentry.c agent: New option --pinentry-timeout 2016-01-20 11:22:44 +01:00
call-scd.c agent: invoke scdaemon with --homedir. 2016-09-02 13:41:19 +09:00
command-ssh.c agent: SSH support fix. 2016-08-10 13:51:14 +09:00
command.c agent: Silence --debug IPC output for connections from self. 2016-09-05 16:24:14 +02:00
cvt-openpgp.c agent: SSH support improvement. 2016-08-09 11:42:20 +09:00
cvt-openpgp.h agent: IMPORT_KEY with --force option fix. 2015-12-24 14:19:53 +09:00
divert-scd.c Fix typos found using codespell. 2015-11-17 12:50:22 +01:00
findkey.c common: Add dedicated private key functions to name-value.c. 2016-06-23 13:17:25 +02:00
genkey.c agent: Implement new protection mode openpgp-s2k3-ocb-aes. 2016-04-12 14:38:44 +02:00
gpg-agent-w32info.rc w32: Add icons and version information. 2013-05-07 21:35:48 +02:00
gpg-agent.c agent: Terminate on deletion of the socket file (Linux only). 2016-09-06 11:00:12 +02:00
keyformat.txt More cleanup of "allow to". 2016-08-03 16:55:33 +02:00
learncard.c Fix spelling and grammar. 2016-08-03 16:54:01 +02:00
pkdecrypt.c agent: Replace some sprintf. 2014-12-02 14:13:53 +01:00
pksign.c agent: Fix RSA verification for card. 2016-01-05 10:15:49 +09:00
preset-passphrase.c Call log_set_prefix() with human-readable labels. 2016-08-12 12:16:19 +02:00
protect-tool.c Call log_set_prefix() with human-readable labels. 2016-08-12 12:16:19 +02:00
protect.c build: Require latest released libraries 2016-07-14 10:48:34 +02:00
t-protect.c agent: Implement new protection mode openpgp-s2k3-ocb-aes. 2016-04-12 14:38:44 +02:00
trans.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
trustlist.c Replace use of opt.homedir by accessor functions. 2016-06-07 10:59:46 +02:00
w32main.c Fix typos found using codespell. 2015-11-17 12:50:22 +01:00
w32main.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00