1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00
Werner Koch 36550dde99
common: New function gnupg_socketdir.
* common/homedir.c (gnupg_socketdir): New.
* agent/gpg-agent.c (create_socket_name): Use new function instead of
gnupg_homedir.
(check_own_socket): Ditto.
(check_for_running_agent): Ditto.
* agent/preset-passphrase.c (main): Ditto.
* common/asshelp.c (start_new_gpg_agent): Ditto.
* scd/scdaemon.c (create_socket_name): Ditto.
* tools/gpgconf.c (main): Ditto.
* tools/symcryptrun.c (main): Ditto.

Signed-off-by: Werner Koch <wk@gnupg.org>
2016-06-07 13:48:46 +02:00
..
2015-11-17 12:50:22 +01:00
2015-11-17 12:50:22 +01:00
2015-12-21 11:37:21 +01:00
2015-10-28 10:20:17 +01:00
2015-11-17 12:50:22 +01:00
2015-12-21 11:37:21 +01:00
2013-11-18 14:09:47 +01:00
2015-11-17 12:50:22 +01:00
2015-11-17 12:50:22 +01:00
2015-11-17 12:50:22 +01:00
2016-04-29 11:04:04 +02:00
2015-03-17 09:18:23 +01:00
2016-03-02 14:27:30 +01:00
2015-11-17 12:50:22 +01:00
2015-11-17 12:50:22 +01:00
2016-05-31 15:51:18 +02:00
2015-11-17 12:50:22 +01:00
2014-11-11 15:14:31 +01:00
2015-11-17 12:50:22 +01:00
2016-06-07 13:48:46 +02:00
2015-02-03 09:12:45 +01:00
2014-04-17 21:09:10 +02:00
2015-10-30 12:33:40 +01:00

Common functionality used by all modules of GnuPG.