aboutsummaryrefslogtreecommitdiffstats
path: root/src/decrypt.c (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-18New decrypt flags GPGME_DECRYPT_LISTONLY.Werner Koch1-4/+9
2023-11-14core: Preserve more specific existing failure codeIngo Klöcker1-1/+3
2022-04-25core: Return BAD_PASSPHRASE error code on symmetric decryption.Ingo Klöcker1-2/+21
2018-11-16core: Simplify the trace maros by using variadics.Werner Koch1-9/+9
2018-11-16Add SPDX identifiers to most source filesWerner Koch1-19/+19
2018-07-19core: Blank out the plaintext after decryption failure.Werner Koch1-3/+15
2018-06-06core: Return a better error code on certain decryption failures.Werner Koch1-12/+47
2018-05-31core: New context flag "ignore-mdc-error".Werner Koch1-1/+5
2018-05-31core: New decryption result flag 'legacy_cipher_nomdc'.Werner Koch1-1/+6
2018-05-31core: Remove cruft from the engine-gpg code.Werner Koch1-1/+1
2018-05-17core: Always fail if an OpenPG message is not integrity protected.Werner Koch1-7/+20
2018-04-20core: Remove another debug output leftover.Werner Koch1-1/+0
2018-04-18core: Add 'is_mime' flags to the verify and decrypt results.Werner Koch1-3/+8
2018-04-17core: Extend decryption result with symkey_algo.Werner Koch1-9/+61
2017-08-24core: New context flag "auto-key-retrieve"Werner Koch1-1/+2
2017-07-27core: Fix status parsing for decrypt + verifyAndre Heinecke1-3/+15
2017-07-12core: Return NO_SECKEY error code on decryptionWerner Koch1-2/+11
2017-07-12core: Return CANCELED and BAD_PASSPHRASE error code on decryption.Werner Koch1-1/+32
2017-07-12core: Simplify parsing of STATUS_ERROR in decrypt.cWerner Koch1-41/+39
2017-06-01Add flag 'is_de_vs' to decryption results and signatures.Justus Winter1-0/+4
2017-03-24core: New flags GPGME_DECRYPT_UNWRAP and GPGME_ENCRYPT_WRAP.Werner Koch1-6/+12
2016-11-15core: Implement context flag "override-session-key".Werner Koch1-2/+4
2016-11-15core: Enable extraction of session keys.Daniel Kahn Gillmor1-1/+10
2016-05-19api: Add new function gpgme_set_ctx_flag.Werner Koch1-1/+1
2015-08-25Improve error return by checking the FAILURE status.Werner Koch1-0/+9
2015-08-15Parse the INQUIRE_MAXLEN status message.Ben Kibbey1-0/+10
2014-05-08Map public key algos returned by gpg to gpgme values.Werner Koch1-3/+3
2012-10-19Trace the use of GPG_ERR_INV_ENGINE.Werner Koch1-3/+3
2012-09-25Remove all trailing whitespace from source filesWerner Koch1-2/+2
2012-02-14Rework status table to be less dynamically generated.Marcus Brinkmann1-1/+0
2011-05-26Check context pointers for null pointer on entry points.Marcus Brinkmann1-0/+8
2011-02-03Add support for non-API GnuPG status codes.Werner Koch1-5/+11
2010-05-062010-05-06 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-3/+3
2009-11-052009-11-05 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+4
2009-11-022009-11-02 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+0
2009-10-272009-10-27 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+1
2009-10-262009-10-26 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-8/+47
2008-11-18Fix SIGPIPE ignoring regression.Werner Koch1-3/+4
2008-11-03008-11-03 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+0
2008-03-052008-03-05 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+8
2005-09-30doc/Marcus Brinkmann1-3/+3
2005-07-27doc/Marcus Brinkmann1-0/+8
2005-06-032005-06-03 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+1
2005-06-03doc/Marcus Brinkmann1-3/+95
2004-12-072004-12-07 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-9/+10
2004-05-212004-05-21 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-2/+0
2004-05-21doc/Marcus Brinkmann1-5/+19
2004-04-08* verify.c (_gpgme_verify_status_handler): Ignore the error statusWerner Koch1-0/+3
2003-07-292003-07-29 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-2/+6
2003-06-05doc/Marcus Brinkmann1-5/+8