summaryrefslogtreecommitdiff
path: root/tests/gpg
Commit message (Expand)AuthorAgeFilesLines
* tests: Package the ownertrust fileIngo Klöcker2023-03-171-1/+1
* tests: Fix cleaning up at the end of the testIngo Klöcker2023-02-101-0/+2
* core: Allow finalization of signature verification of unencrypted dataIngo Klöcker2023-02-101-0/+31
* tests: Stop daemons after setting up test environmentIngo Klöcker2023-02-091-0/+1
* tests: Extend tests with an ultimately trusted keyIngo Klöcker2023-02-087-42/+56
* tests: Make t-edit-sign idempotentIngo Klöcker2023-02-081-3/+56
* tests: Make t-edit-sign more robust.Werner Koch2022-08-101-4/+2
* core: Detect bad passphrase error on certificate importIngo Klöcker2021-12-221-4/+5
* core: Allow specifiying a key origin when importing keysIngo Klöcker2021-12-131-0/+23
* posix: Use poll instead, when available, removing use of select.NIIBE Yutaka2021-11-252-3/+127
* tests: Build using GPG_ERROR_MT_LIBS for thread use.NIIBE Yutaka2021-11-121-4/+12
* build: Fix make distcheck problem.Werner Koch2021-08-271-2/+2
* Add missing files for distributionAndre Heinecke2021-08-271-1/+2
* core: Ensure gpg.conf for tests is recreated if necessaryIngo Klöcker2021-07-082-5/+7
* core: Fix use-after-free issue in testIngo Klöcker2021-06-261-17/+37
* core: Allow specifying an expiration date for key signaturesIngo Klöcker2021-06-222-1/+204
* core: Make listing of signatures work if only secret keys are listedIngo Klöcker2021-01-052-1/+629
* core: Deprecate the non-working trustlist functions.Werner Koch2020-07-152-68/+1
* tests: Remove/change tests for GnuPG 2.3 with no gpg.keyserver.NIIBE Yutaka2020-05-111-4/+4
* tests: add two new types of encrypted dataDaniel Kahn Gillmor2019-05-023-0/+32
* build: With LD_LIBRARY_PATH defined, use --disable-new-dtags.NIIBE Yutaka2019-01-161-5/+5
* Add SPDX identifiers to most source filesWerner Koch2018-11-1628-494/+492
* tests,json: Move version check into t-jsonAndre Heinecke2018-11-151-103/+0
* tests,gpg: Add version check hlp to t-supportAndre Heinecke2018-11-141-0/+104
* spelling: fix misspellingsDaniel Kahn Gillmor2018-11-081-1/+1
* doc: use https:// for www.gnu.orgDaniel Kahn Gillmor2018-10-181-1/+1
* tests: Don't try using keys from a scmartcard.Werner Koch2018-09-201-1/+7
* Make GNUPGHOME for tests overridableAndre Heinecke2018-08-061-1/+2
* tests: Fix t-verify test for GnuPG < 2.2.7.Werner Koch2018-04-191-3/+9
* core: Tweak STATUS_FAILURE handling.Werner Koch2018-04-121-3/+5
* tests: Add another check to gpg/t-verify.Werner Koch2018-04-121-52/+84
* core: Parse skipped_v3_keysAndre Heinecke2018-03-151-2/+4
* tests: Fix previous commitNIIBE Yutaka2018-02-151-1/+1
* tests: More Makefile portability.NIIBE Yutaka2018-02-151-2/+2
* tests: Makefile portability.NIIBE Yutaka2018-02-151-6/+2
* build: Fix Makefiles for portability.NIIBE Yutaka2018-02-141-5/+5
* Fix for BSD Make.NIIBE Yutaka2018-01-301-1/+1
* tests: Fix for NetBSD.NIIBE Yutaka2018-01-291-1/+1
* tests: Make portability fix.NIIBE Yutaka2017-11-211-4/+4
* gpgconf: Fix some warnings.Marcus Brinkmann2017-08-161-14/+17
* gpgconf: Add access to --list-dirs for non-default engine.Marcus Brinkmann2017-08-151-0/+17
* tests: Fix printf compiler warning for an error case.Werner Koch2017-07-121-1/+1
* tests: Make sure to kill all previously running daemons.Justus Winter2017-05-101-0/+1
* tests: Harmonize test suites.Justus Winter2017-05-101-1/+1
* Change copyright from Intevation to BSIAndre Heinecke2017-04-253-3/+6
* tests: Update encrypted sample files.Justus Winter2017-04-242-25/+22
* tests: Do not use check-local magic as dependencyAlon Bar-Lev2017-04-101-7/+2
* tests: Run the threading tests only on UNIX.Justus Winter2017-03-281-3/+3
* tests: Make error message more helpful.Justus Winter2017-03-281-1/+2
* tests: Reduce iterations / threadsAndre Heinecke2017-01-303-3/+3