aboutsummaryrefslogtreecommitdiffstats
path: root/src/verify.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add flag 'is_de_vs' to decryption results and signatures.Justus Winter2017-06-011-0/+4
* core: Minor cleanup of commit 195c735Werner Koch2017-02-031-8/+8
* core: Handle multiple TOFU_USER lines in verifyAndre Heinecke2017-02-021-8/+31
* core: New API functions gpgme_set_sender, gpgme_get_sender.Werner Koch2016-10-251-1/+2
* core: Fix setting og the verification result.Werner Koch2016-09-161-17/+2
* core: Mark unused function args.Werner Koch2016-09-131-0/+2
* core,cpp: Extend the TOFU information.Werner Koch2016-09-071-5/+19
* core: Adjust for TOFU_STATS change in gnupg 2.1.16.Werner Koch2016-08-241-5/+1
* core: Set the 'encrcount' field in gpgme_tofu_info_t.Werner Koch2016-08-241-2/+8
* core: Put the protocol into a TOFU created key object.Werner Koch2016-08-231-2/+3
* core: Change the way TOFU information are represented.Werner Koch2016-08-231-47/+59
* core: Set notation flags for verify.Werner Koch2016-06-011-7/+39
* api: Return Tofu info for signatures.Werner Koch2016-05-211-0/+196
* api: Remove arbitrary restriction from gpgme_op_verify.Werner Koch2016-05-191-2/+0
* Improve error return by checking the FAILURE status.Werner Koch2015-08-251-0/+9
* Set GPGME_SIGSUM_KEY_REVOKED also for gpg.Matthew Barnes2015-06-051-0/+7
* Map public key algos returned by gpg to gpgme values.Werner Koch2014-05-081-6/+8
* Trace the use of GPG_ERR_INV_ENGINE.Werner Koch2012-10-191-13/+13
* Update signature summary for the case of missing X.509 keys.Werner Koch2012-05-021-5/+29
* Remove trailing white spaceWerner Koch2012-04-301-34/+34
* Check context pointers for null pointer on entry points.Marcus Brinkmann2011-05-261-0/+10
* 2010-05-06 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-05-061-9/+9
* 2009-11-05 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-11-051-1/+3
* Prepare for a new protocol.Werner Koch2009-11-031-1/+1
* 2009-10-27 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-10-271-3/+48
* 2009-10-26 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-10-261-2/+2
* 008-11-03 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-11-031-0/+1003