* gpgme.h: Add GPGME_ATTR_SIG_SUMMARY and the GPGME_SIGSUM_
authorWerner Koch <wk@gnupg.org>
Tue, 11 Jun 2002 15:33:08 +0000 (15:33 +0000)
committerWerner Koch <wk@gnupg.org>
Tue, 11 Jun 2002 15:33:08 +0000 (15:33 +0000)
commit6b8917205149d90b69080aaa8a97b109b72041df
tree9dba0c8746f805d5aeff533ac3b727b82c2b4fa3
parent8ac95a977290ea119de1b57c7361f722aaf78bd2
* gpgme.h: Add GPGME_ATTR_SIG_SUMMARY and the GPGME_SIGSUM_
constants.
* verify.c (calc_sig_summary): New.
(gpgme_get_sig_ulong_attr): And use it here.
NEWS
doc/ChangeLog
doc/gpgme.texi
gpgme/ChangeLog
gpgme/gpgme.h
gpgme/key.c
gpgme/key.h
gpgme/rungpg.h
gpgme/verify.c
tests/ChangeLog
tests/gpgsm/t-verify.c