aboutsummaryrefslogtreecommitdiffstats
path: root/tests/run-sign.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-19core: Support direct signing of file with gpgIngo Klöcker1-1/+22
2023-06-19core: Support writing the sign/encrypt output directly to a fileIngo Klöcker1-3/+21
2023-01-23core: Allow setting the base directory when creating an archiveIngo Klöcker1-0/+16
2023-01-19core: Support usage of gpgtar for creating a signed archiveIngo Klöcker1-5/+48
2022-06-14tests: Add support for clear text signatures to test runnerIngo Klöcker1-0/+6
2020-03-17core: New context flags "include-key-block" and "auto-key-import".Werner Koch1-0/+20
2018-11-16Add SPDX identifiers to most source filesWerner Koch1-17/+18
2017-01-31core: Add new context flag "redraw".Werner Koch1-0/+4
2016-11-16doc: Replace http: by https: in core source files.Werner Koch1-1/+1
2016-10-25core: New API functions gpgme_set_sender, gpgme_get_sender.Werner Koch1-0/+16
2016-09-13tests: Mark lots of unused vars and fix const mismatches.Werner Koch1-0/+2
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