aboutsummaryrefslogtreecommitdiffstats
path: root/tests/run-sign.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: Support direct signing of file with gpgIngo Klöcker2023-12-191-1/+22
* core: Support writing the sign/encrypt output directly to a fileIngo Klöcker2023-06-191-3/+21
* core: Allow setting the base directory when creating an archiveIngo Klöcker2023-01-231-0/+16
* core: Support usage of gpgtar for creating a signed archiveIngo Klöcker2023-01-191-5/+48
* tests: Add support for clear text signatures to test runnerIngo Klöcker2022-06-141-0/+6
* core: New context flags "include-key-block" and "auto-key-import".Werner Koch2020-03-171-0/+20
* Add SPDX identifiers to most source filesWerner Koch2018-11-161-17/+18
* core: Add new context flag "redraw".Werner Koch2017-01-311-0/+4
* doc: Replace http: by https: in core source files.Werner Koch2016-11-161-1/+1
* core: New API functions gpgme_set_sender, gpgme_get_sender.Werner Koch2016-10-251-0/+16
* tests: Mark lots of unused vars and fix const mismatches.Werner Koch2016-09-131-0/+2
* tests: Allow using run-sign to test loopback pinentry problems.Werner Koch2015-08-251-0/+26
* Remove all trailing whitespace from source filesWerner Koch2012-09-251-11/+11
* Prepare for a new protocol.Werner Koch2009-11-031-3/+13
* Fix detection of invalid signer keys.Werner Koch2009-08-061-0/+187