summaryrefslogtreecommitdiff
path: root/src/decrypt-verify.c
Commit message (Expand)AuthorAgeFilesLines
* core: Allow finalization of signature verification of unencrypted dataIngo Klöcker2023-02-101-3/+7
* core: Simplify the trace maros by using variadics.Werner Koch2018-11-161-4/+4
* Add SPDX identifiers to most source filesWerner Koch2018-11-161-19/+19
* core: Blank out the plaintext after decryption failure.Werner Koch2018-07-191-1/+1
* core: New context flag "ignore-mdc-error".Werner Koch2018-06-011-0/+2
* core: Remove cruft from the engine-gpg code.Werner Koch2018-06-011-1/+1
* core: New context flag "auto-key-retrieve"Werner Koch2017-08-241-1/+2
* core: New flags GPGME_DECRYPT_UNWRAP and GPGME_ENCRYPT_WRAP.Werner Koch2017-03-241-5/+62
* core: Implement context flag "override-session-key".Werner Koch2016-11-151-1/+3
* core: Enable extraction of session keys.Daniel Kahn Gillmor2016-11-151-1/+1
* Remove all trailing whitespace from source filesWerner Koch2012-09-251-6/+6
* Check context pointers for null pointer on entry points.Marcus Brinkmann2011-05-261-0/+8
* 2009-11-10 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2009-11-101-1/+1
* 2009-11-05 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2009-11-051-1/+4
* 2009-10-26 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2009-10-261-3/+10
* 008-11-03 Marcus Brinkmann <marcus@g10code.com>Marcus Brinkmann2008-11-031-0/+103