gnupg/sm
Werner Koch da89d93c77 * verify.c (gpgsm_verify): Print STATUS_NEWSIG for each signature.
* certchain.c (gpgsm_validate_chain) <gpgsm_cert_use_cer_p>: Do
not just warn if a cert is not suitable; bail out immediately.

* call-dirmngr.c (isvalid_status_cb): New.
(unhexify_fpr): New. Taken from ../g10/call-agent.c
(gpgsm_dirmngr_isvalid): Add new arg CTRL, changed caller to pass
it thru.  Detect need to check the respondert cert and do that.
* certchain.c (gpgsm_validate_chain): Add new arg FLAGS.  Changed
all callers.
2004-04-05 17:25:21 +00:00
..
ChangeLog * verify.c (gpgsm_verify): Print STATUS_NEWSIG for each signature. 2004-04-05 17:25:21 +00:00
Makefile.am * Makefile.am (AM_CPPFLAGS): Pass directory constants via -D; this 2004-02-12 09:29:42 +00:00
base64.c * encrypt.c (init_dek): Check for too weak algorithms. 2004-02-13 12:40:23 +00:00
call-agent.c Preparing for a release 2004-03-06 20:11:19 +00:00
call-dirmngr.c * verify.c (gpgsm_verify): Print STATUS_NEWSIG for each signature. 2004-04-05 17:25:21 +00:00
certchain.c * verify.c (gpgsm_verify): Print STATUS_NEWSIG for each signature. 2004-04-05 17:25:21 +00:00
certcheck.c * gpgsm.c: New option --with-md5-fingerprint. 2004-02-17 15:05:04 +00:00
certdump.c Preparing for a release 2004-03-06 20:11:19 +00:00
certlist.c * verify.c (gpgsm_verify): Print STATUS_NEWSIG for each signature. 2004-04-05 17:25:21 +00:00
certreqgen.c * certcheck.c (gpgsm_create_cms_signature): Format a description 2004-02-13 17:06:50 +00:00
decrypt.c * certcheck.c (gpgsm_create_cms_signature): Format a description 2004-02-13 17:06:50 +00:00
delete.c * keybox.h (keybox_flag_t): New. 2004-02-02 17:09:35 +00:00
encrypt.c * encrypt.c (init_dek): Check for too weak algorithms. 2004-02-13 12:40:23 +00:00
export.c (gpgsm_export): Make sure that we don't export more 2004-03-03 08:55:50 +00:00
fingerprint.c Replaced deprecated type names. 2003-12-17 12:28:24 +00:00
gpgsm.c * gpg-agent.c (main) <gpgconf>: Fixed default value quoting. 2004-03-17 13:01:16 +00:00
gpgsm.h * verify.c (gpgsm_verify): Print STATUS_NEWSIG for each signature. 2004-04-05 17:25:21 +00:00
import.c * protect-tool.c: New options --have-cert and --prompt. 2004-02-19 16:26:32 +00:00
keydb.c (list_cert_colon): Hack to set the expired flag. 2004-03-15 08:39:48 +00:00
keydb.h * keybox.h (keybox_flag_t): New. 2004-02-02 17:09:35 +00:00
keylist.c * verify.c (gpgsm_verify): Print STATUS_NEWSIG for each signature. 2004-04-05 17:25:21 +00:00
misc.c Mainly changes to adjust for the changed KSBA API. 2003-11-12 15:17:44 +00:00
server.c * keylist.c (list_internal_keys): Return error codes. 2004-02-21 13:05:52 +00:00
sign.c * verify.c (gpgsm_verify): Print STATUS_NEWSIG for each signature. 2004-04-05 17:25:21 +00:00
verify.c * verify.c (gpgsm_verify): Print STATUS_NEWSIG for each signature. 2004-04-05 17:25:21 +00:00