aboutsummaryrefslogtreecommitdiffstats
path: root/tests/run-verify.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: New context flags "known-notations".Werner Koch2024-10-291-0/+16
* core: New flag fields beta_compliance.Werner Koch2024-10-071-3/+3
* New context flag "proc-all-sigs".Werner Koch2024-08-231-0/+10
* core: Support writing the decrypt/verify output directly to a fileikloecker/t6550Ingo Klöcker2023-12-191-0/+27
* core: Support reading the archive to decrypt/verify directly from a fileIngo Klöcker2023-06-211-17/+53
* tests: Add option --binary to run-verifyWerner Koch2023-03-081-0/+8
* core: Support usage of gpgtar for verifying a signed archiveIngo Klöcker2023-01-251-2/+68
* core: Allow for older compilers.Werner Koch2021-05-121-1/+2
* core: New context flags "include-key-block" and "auto-key-import".Werner Koch2020-03-171-1/+19
* tests: Let run-verify print the de-vs flag.Werner Koch2019-02-281-2/+3
* Add SPDX identifiers to most source filesWerner Koch2018-11-161-17/+18
* tests: Add repeat argument to run-verifyAndre Heinecke2018-10-291-68/+92
* core: Add 'is_mime' flags to the verify and decrypt results.Werner Koch2018-04-181-4/+5
* tests: Avoid segv in run-verify due to Policy URLsWerner Koch2018-04-121-9/+16
* core: New context flag "auto-key-retrieve"Werner Koch2017-08-241-0/+21
* 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
* core,cpp: Extend the TOFU information.Werner Koch2016-09-071-3/+6
* core: Add GPGME_KEYLIST_MODE_WITH_TOFU.Werner Koch2016-08-251-2/+23
* core: Change the way TOFU information are represented.Werner Koch2016-08-231-22/+28
* core: Set notation flags for verify.Werner Koch2016-06-011-2/+15
* api: Return Tofu info for signatures.Werner Koch2016-05-211-0/+39
* api: Add new function gpgme_set_ctx_flag.Werner Koch2016-05-191-3/+26
* Remove all trailing whitespace from source filesWerner Koch2012-09-251-11/+11
* Use gpgme interface for error handling to avoid linking with gpg-error.Marcus Brinkmann2012-02-081-9/+9
* Add new debug helperWerner Koch2009-10-151-0/+244