aboutsummaryrefslogtreecommitdiffstats
path: root/tests/run-encrypt.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-17core: Add extended versions of the encrypt functions.Werner Koch1-11/+29
2018-04-12core: Add new context flag "no-symkey-cache".Werner Koch1-11/+28
2017-03-24core: New flags GPGME_DECRYPT_UNWRAP and GPGME_ENCRYPT_WRAP.Werner Koch1-0/+6
2017-03-21core: New encryption flag GPGME_ENCRYPT_THROW_KEYIDS.Werner Koch1-0/+6
2016-11-16doc: Replace http: by https: in core source files.Werner Koch1-1/+1
2016-08-12core: Make use of the "size-hint" in engine-gpg.Werner Koch1-2/+67
2016-08-09core: Add support for mixed symmetric and asym encAndre Heinecke1-2/+12
2016-05-17tests: New maintenance helper run-encrypt.Werner Koch1-51/+46
2015-08-25tests: Allow using run-sign to test loopback pinentry problems.Werner Koch1-0/+26
2012-09-25Remove all trailing whitespace from source filesWerner Koch1-11/+11
2009-11-03Prepare for a new protocol.Werner Koch1-3/+13
2009-08-06Fix detection of invalid signer keys.Werner Koch1-0/+187