aboutsummaryrefslogtreecommitdiffstats
path: root/src/decrypt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: New context flag "auto-key-retrieve"Werner Koch2017-08-241-1/+2
* core: Fix status parsing for decrypt + verifyAndre Heinecke2017-07-271-3/+15
* core: Return NO_SECKEY error code on decryptionWerner Koch2017-07-121-2/+11
* core: Return CANCELED and BAD_PASSPHRASE error code on decryption.Werner Koch2017-07-121-1/+32
* core: Simplify parsing of STATUS_ERROR in decrypt.cWerner Koch2017-07-121-41/+39
* Add flag 'is_de_vs' to decryption results and signatures.Justus Winter2017-06-011-0/+4
* core: New flags GPGME_DECRYPT_UNWRAP and GPGME_ENCRYPT_WRAP.Werner Koch2017-03-241-6/+12
* core: Implement context flag "override-session-key".Werner Koch2016-11-151-2/+4
* core: Enable extraction of session keys.Daniel Kahn Gillmor2016-11-151-1/+10
* api: Add new function gpgme_set_ctx_flag.Werner Koch2016-05-191-1/+1
* Improve error return by checking the FAILURE status.Werner Koch2015-08-251-0/+9
* Parse the INQUIRE_MAXLEN status message.Ben Kibbey2015-08-151-0/+10
* Map public key algos returned by gpg to gpgme values.Werner Koch2014-05-081-3/+3
* Trace the use of GPG_ERR_INV_ENGINE.Werner Koch2012-10-191-3/+3
* Remove all trailing whitespace from source filesWerner Koch2012-09-251-2/+2
* Rework status table to be less dynamically generated.Marcus Brinkmann2012-02-141-1/+0
* Check context pointers for null pointer on entry points.Marcus Brinkmann2011-05-261-0/+8
* Add support for non-API GnuPG status codes.Werner Koch2011-02-031-5/+11
* 2010-05-06 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-05-061-3/+3
* 2009-11-05 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-11-051-1/+4
* 2009-11-02 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-11-021-1/+0
* 2009-10-27 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-10-271-1/+1
* 2009-10-26 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-10-261-8/+47
* Fix SIGPIPE ignoring regression.Werner Koch2008-11-181-3/+4
* 008-11-03 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-11-031-0/+348