gnupg/g13
Werner Koch 9c380384da Remove support for the GPG_AGENT_INFO envvar.
* agent/agent.h (opt): Remove field use_standard_socket.
* agent/command.c (cmd_killagent): Always allow killing.
* agent/gpg-agent.c (main): Turn --{no,}use-standard-socket and
--write-env-file into dummy options.  Always return true for
--use-standard-socket-p. Do not print the GPG_AGENT_INFO envvar
setting or set that envvar.
(create_socket_name): Simplify by removing non standard socket
support.
(check_for_running_agent): Ditto.
* common/asshelp.c (start_new_gpg_agent): Remove GPG_AGENT_INFO use.
* common/simple-pwquery.c (agent_open): Ditto.
* configure.ac (GPG_AGENT_INFO_NAME): Remove.
* g10/server.c (gpg_server): Do not print the AgentInfo comment.
* g13/server.c (g13_server): Ditto.
* sm/server.c (gpgsm_server): Ditto.
* tools/gpgconf.c (main): Simplify by removing non standard socket
support.
--

The indented fix to allow using a different socket than the one in the
gnupg home directory is to change Libassuan to check whether the
socket files exists as a regualr file with a special keyword to
redirect to another socket file name.
2014-10-03 11:58:58 +02:00
..
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-01 11:09:02 +01:00
Makefile.am Port to npth. 2012-01-25 14:50:47 +01:00
backend.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
backend.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
be-encfs.c Change all quotes in strings and comments to the new GNU standard. 2012-06-05 19:29:22 +02:00
be-encfs.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
be-truecrypt.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
be-truecrypt.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
call-gpg.c g13: Avoid segv after pipe creation failure. 2014-09-18 16:01:05 +02:00
call-gpg.h [g13] Add RECIPEINT and CREATE command. 2009-10-19 09:18:46 +00:00
create.c Switch to the libgpg-error provided estream. 2014-08-26 17:47:54 +02:00
create.h [g13] Add RECIPEINT and CREATE command. 2009-10-19 09:18:46 +00:00
encfs-1.5_annotate.diff Add patches for EncFs 2010-11-10 12:49:39 +00:00
encfs-1.7.3_annotate.diff Add patches for EncFs 2010-11-10 12:49:39 +00:00
g13.c Make use of the *_NAME etc macros. 2013-11-18 14:09:47 +01:00
g13.h Switch to the libgpg-error provided estream. 2014-08-26 17:47:54 +02:00
keyblob.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
mount.c Switch to the libgpg-error provided estream. 2014-08-26 17:47:54 +02:00
mount.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
mountinfo.c Change all quotes in strings and comments to the new GNU standard. 2012-06-05 19:29:22 +02:00
mountinfo.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
runner.c Change all quotes in strings and comments to the new GNU standard. 2012-06-05 19:29:22 +02:00
runner.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
server.c Remove support for the GPG_AGENT_INFO envvar. 2014-10-03 11:58:58 +02:00
server.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
utils.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
utils.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00