Home GnuPG
Diffusion GPGME 5aa8e588e166

api: Remove arbitrary restriction from gpgme_op_verify.
5aa8e588e166Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

api: Remove arbitrary restriction from gpgme_op_verify.

* src/verify.c (verify_start): Do not return GPG_ERR_INV_VALUES when
when SIGNED_TEXT is not given.

The original idea behind this restriction probably was that it is
useless to verify a non-detached signatures without also returning the
signed text. However, it is sometimes useful to just check the
signature, for example to see who signed it.

  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on May 19 2016, 2:26 PM
Parents
rM0d4e95621e05: python: Improve progress callbacks.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rM5aa8e588e166: api: Remove arbitrary restriction from gpgme_op_verify. (authored by Werner Koch <wk@gnupg.org>).May 19 2016, 5:02 PM