* 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)
commit7468c9ab9b1171aaf0853a9c847e753eea3e735d
tree2958380368d463c38e55e80d1a1f8cf7470d6a66
parent6c18a3e29d05888d37b562232af131d96fdb8857
* 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.
trunk/doc/ChangeLog
trunk/doc/gpgme.texi
trunk/gpgme/ChangeLog
trunk/gpgme/gpgme.h
trunk/gpgme/verify.c