aboutsummaryrefslogtreecommitdiffstats
path: root/tests/run-encrypt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: New encryption flags GPGME_ENCRYPT_ADD_RECP and _CHG_RECP.Werner Koch2024-09-091-0/+14
* core: Support direct encryption of file with gpgIngo Klöcker2023-12-191-0/+15
* Support GPGME_ENCRYPT_ALWAYS_TRUST also for S/MIME.Werner Koch2023-08-311-1/+7
* core: Support writing the sign/encrypt output directly to a fileIngo Klöcker2023-06-191-3/+21
* tests: Add option --cancel to run-encrypt.Werner Koch2023-06-151-3/+29
* core: Allow setting the base directory when creating an archiveIngo Klöcker2023-01-231-0/+16
* core: Support usage of gpgtar for creating an encrypted signed archiveIngo Klöcker2023-01-191-7/+47
* core: Support usage of gpgtar for encryptionIngo Klöcker2023-01-181-37/+80
* Add SPDX identifiers to most source filesWerner Koch2018-11-161-1/+2
* core: Add extended versions of the encrypt functions.Werner Koch2018-04-171-11/+29
* core: Add new context flag "no-symkey-cache".Werner Koch2018-04-121-11/+28
* core: New flags GPGME_DECRYPT_UNWRAP and GPGME_ENCRYPT_WRAP.Werner Koch2017-03-241-0/+6
* core: New encryption flag GPGME_ENCRYPT_THROW_KEYIDS.Werner Koch2017-03-211-0/+6
* doc: Replace http: by https: in core source files.Werner Koch2016-11-161-1/+1
* core: Make use of the "size-hint" in engine-gpg.Werner Koch2016-08-121-2/+67
* core: Add support for mixed symmetric and asym encAndre Heinecke2016-08-091-2/+12
* tests: New maintenance helper run-encrypt.Werner Koch2016-05-171-0/+218