aboutsummaryrefslogtreecommitdiffstats
path: root/tests/run-decrypt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change copyright from Intevation to BSIAndre Heinecke2017-04-251-1/+2
* core: New flags GPGME_DECRYPT_UNWRAP and GPGME_ENCRYPT_WRAP.Werner Koch2017-03-241-2/+16
* doc: Replace http: by https: in core source files.Werner Koch2016-11-161-1/+1
* core: Do not leak the override session key to ps(1).Werner Koch2016-11-161-1/+2
* doc,tests: Require use of ctx_flag before use of session_key.Daniel Kahn Gillmor2016-11-161-6/+23
* core: Implement context flag "override-session-key".Werner Koch2016-11-151-1/+26
* tests: Add new test tool run-decryptAndre Heinecke2016-06-241-0/+189