gnupg/sm
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
..
ChangeLog * configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let all 2004-12-20 16:17:25 +00:00
Makefile.am A whole bunch of changes to allow building for W32. 2004-12-15 14:15:54 +00:00
base64.c * encrypt.c (init_dek): Check for too weak algorithms. 2004-02-13 12:40:23 +00:00
call-agent.c * configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let all 2004-12-20 16:17:25 +00:00
call-dirmngr.c * configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let all 2004-12-20 16:17:25 +00:00
certchain.c Preparing 1.9.13 2004-12-03 17:44:57 +00:00
certcheck.c * import.c (check_and_store): Do a full validation if 2004-08-17 15:26:22 +00:00
certdump.c * gpgv.c (i18n_init): Always use LC_ALL. 2004-09-30 21:37:11 +00:00
certlist.c Fixed typo in ocsp OID. 2004-08-24 18:13:15 +00:00
certreqgen.c (gpgsm_genkey): Remove the NEW from the certificate 2004-10-22 12:30:52 +00:00
decrypt.c * configure.ac: Require libksba 0.9.7. 2004-06-06 13:00:59 +00:00
delete.c * keybox.h (keybox_flag_t): New. 2004-02-02 17:09:35 +00:00
encrypt.c * configure.ac: Require libksba 0.9.7. 2004-06-06 13:00:59 +00:00
export.c * exechelp.h, exechelp.c: New. Based on code from ../sm/import.c. 2004-12-06 18:28:56 +00:00
fingerprint.c * sign.c (gpgsm_sign): Include the error source in the final error 2004-05-11 15:36:48 +00:00
gpgsm.c * configure.ac (AH_BOTTOM): Define EXEEXT_S. 2004-12-18 18:53:32 +00:00
gpgsm.h Avoid the " map_to_assuan_status called with no error source" diagnostic. 2004-12-18 10:22:10 +00:00
import.c * configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let all 2004-12-20 16:17:25 +00:00
keydb.c * configure.ac (have_w32_system): New. Disable Pth checks for W32. 2004-12-06 13:49:14 +00:00
keydb.h * gpgsm.c: New command --keydb-clear-some-cert-flags. 2004-04-28 08:59:34 +00:00
keylist.c * maperror.c (map_assuan_err_with_source): Oops, args were swapped. 2004-12-19 13:38:24 +00:00
misc.c * asshelp.c (send_pinentry_environment) [W32]: Do not use ttyname. 2004-12-07 11:21:40 +00:00
server.c * call-dirmngr.c (isvalid_status_cb, lookup_status_cb) 2004-12-17 14:36:16 +00:00
sign.c * configure.ac: Require libksba 0.9.7. 2004-06-06 13:00:59 +00:00
verify.c * configure.ac: Require libksba 0.9.7. 2004-06-06 13:00:59 +00:00