GNUPG-1-9-BRANCH gnupg/sm (8 files)
cvs user werner
cvs at cvs.gnupg.org
Mon Apr 5 19:25:21 CEST 2004
Date: Monday, April 5, 2004 @ 19:25:21
Author: werner
Path: /cvs/gnupg/gnupg/sm
Tag: GNUPG-1-9-BRANCH
Modified: ChangeLog call-dirmngr.c certchain.c certlist.c gpgsm.h
keylist.c sign.c verify.c
* 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.
----------------+
ChangeLog | 16 +++++++
call-dirmngr.c | 111 +++++++++++++++++++++++++++++++++++++++++++++++++++++--
certchain.c | 32 ++++++++++-----
certlist.c | 5 +-
gpgsm.h | 6 +-
keylist.c | 4 -
sign.c | 2
verify.c | 5 +-
8 files changed, 159 insertions(+), 22 deletions(-)
More information about the Gnupg-commits
mailing list