1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-05 23:07:49 +02:00
gnupg/agent
Werner Koch 581f5ddb17 * configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let all
directories default to c:/gnupg.  Require libassuan 0.6.9.

* gpg-agent.c (main) [W32]: Now that Mutexes work we can remove
the pth_init kludge.
(main): Add new options --[no-]use-standard-socket.
(check_for_running_agent): Check whether it is running on the
standard socket.

* sysutils.h [W32]: Define sleep.
* util.h: Add prototype for mkdtemp.

* call-agent.c (start_agent): Before starting a pipe server start
to connect to a server on the standard socket.  Use PATHSEP
* call-dirmngr.c (start_dirmngr): Use PATHSEP.

* import.c: Include unistd.h for dup and close.
2004-12-20 16:17:25 +00:00
..
agent.h * call-scd.c (init_membuf, put_membuf, get_membuf): Removed. We 2004-12-20 08:32:56 +00:00
cache.c * gpg-agent.c: New option --max-cache-ttl. Suggested by Alexander 2004-08-20 13:43:14 +00:00
call-scd.c * call-scd.c (init_membuf, put_membuf, get_membuf): Removed. We 2004-12-20 08:32:56 +00:00
ChangeLog * configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let all 2004-12-20 16:17:25 +00:00
command.c * call-scd.c (init_membuf, put_membuf, get_membuf): Removed. We 2004-12-20 08:32:56 +00:00
divert-scd.c * command.c (cmd_passwd): Take acount of a key description. 2004-02-21 13:05:22 +00:00
findkey.c VArious hacks to make it at least build under W32. 2004-12-13 15:49:56 +00:00
genkey.c * call-scd.c (init_membuf, put_membuf, get_membuf): Removed. We 2004-12-20 08:32:56 +00:00
gpg-agent.c * configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let all 2004-12-20 16:17:25 +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
Makefile.am Preparing a new release. Updated gettext 2004-09-30 14:34:34 +00:00
minip12.c * minip12.c (parse_bag_encrypted_data): Print error if a bad 2004-09-29 13:50:31 +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
protect-tool.c * configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let all 2004-12-20 16:17:25 +00:00
protect.c (agent_unprotect): Fixed wiping of CLEARTEXT. Thanks 2004-09-28 14:12:10 +00:00
query.c * query.c (initialize_module_query): 2004-12-19 17:44:20 +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 * trustlist.c (read_list): Allow colons in the fingerprint. 2004-07-22 09:37:36 +00:00