1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00
gnupg/sm
Werner Koch 694037f2a5 * configure.ac (AH_BOTTOM): Define EXEEXT_S.
* autogen.sh: Updated --build-w32 feature.

* gpg-agent.c (main):  Remove special Pth initialize.

* w32-pth.c (pth_init): Reverse return values.  Use TRUE and FALSE
constants.
(pth_kill, pth_mutex_acquire, pth_attr_set, pth_join, pth_cancel):
Ditto.

* scdaemon.c (main) [W32]: Remove special Pth initialize..
2004-12-18 18:53:32 +00:00
..
base64.c * encrypt.c (init_dek): Check for too weak algorithms. 2004-02-13 12:40:23 +00:00
call-agent.c Avoid the " map_to_assuan_status called with no error source" diagnostic. 2004-12-18 10:22:10 +00:00
call-dirmngr.c * call-dirmngr.c (isvalid_status_cb, lookup_status_cb) 2004-12-17 14:36:16 +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
ChangeLog Avoid the " map_to_assuan_status called with no error source" diagnostic. 2004-12-18 10:22:10 +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 * exechelp.h, exechelp.c: New. Based on code from ../sm/import.c. 2004-12-06 18:28:56 +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 * de.po: Updated. 2004-09-30 13:24:33 +00:00
Makefile.am A whole bunch of changes to allow building for W32. 2004-12-15 14:15:54 +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