* verify.c (calc_sig_summary): Set bad policy for wrong key usage.
authorWerner Koch <wk@gnupg.org>
Thu, 20 Jun 2002 12:13:44 +0000 (12:13 +0000)
committerWerner Koch <wk@gnupg.org>
Thu, 20 Jun 2002 12:13:44 +0000 (12:13 +0000)
commit45d99504f5d92ce06e517436aa95b78e9a5a1a79
treec825d589bbc36c8aaca80f7d841449c966165b18
parentaf2050538e35553fbd7d3861d19861a649581c62
* verify.c (calc_sig_summary): Set bad policy for wrong key usage.
(skip_token): New.
(_gpgme_verify_status_handler): Watch out for wrong key usage.
(gpgme_get_sig_string_attr): Hack to return info on the key
usage.  Does now make use of the former RESERVED argument which
has been renamed to WHATIDX.
(gpgme_get_sig_ulong_attr): Renamed RESERVED to WHATIDX.

* gpgme.texi (Verify): Explain the new whatidx variable.
doc/ChangeLog
doc/gpgme.texi
gpgme/ChangeLog
gpgme/gpgme.h
gpgme/verify.c