aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gpg (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-21tests: Avoid some compiler warnings.Werner Koch1-2/+13
2024-05-15tests: Fix test after changed behavior of gpgme_op_verifyIngo Klöcker1-6/+7
2023-07-28core: Prevent wrong plaintext when verifying clearsigned signatureIngo Klöcker2-0/+98
2023-03-17tests: Package the ownertrust fileIngo Klöcker1-1/+1
2023-02-10tests: Fix cleaning up at the end of the testIngo Klöcker1-0/+2
2023-02-10core: Allow finalization of signature verification of unencrypted dataIngo Klöcker1-0/+31
2023-02-09tests: Stop daemons after setting up test environmentIngo Klöcker1-0/+1
2023-02-08tests: Extend tests with an ultimately trusted keyIngo Klöcker7-42/+56
2023-02-08tests: Make t-edit-sign idempotentIngo Klöcker1-3/+56
2022-08-10tests: Make t-edit-sign more robust.Werner Koch1-4/+2
2021-12-22core: Detect bad passphrase error on certificate importIngo Klöcker1-4/+5
2021-12-13core: Allow specifiying a key origin when importing keysIngo Klöcker1-0/+23
2021-11-25posix: Use poll instead, when available, removing use of select.NIIBE Yutaka2-3/+127
2021-11-12tests: Build using GPG_ERROR_MT_LIBS for thread use.NIIBE Yutaka1-4/+12
2021-08-27build: Fix make distcheck problem.Werner Koch1-2/+2
2021-08-27Add missing files for distributionAndre Heinecke1-1/+2
2021-07-08core: Ensure gpg.conf for tests is recreated if necessaryIngo Klöcker2-5/+7
2021-06-26core: Fix use-after-free issue in testIngo Klöcker1-17/+37
2021-06-22core: Allow specifying an expiration date for key signaturesIngo Klöcker2-1/+204
2021-01-05core: Make listing of signatures work if only secret keys are listedIngo Klöcker2-1/+629
2020-07-15core: Deprecate the non-working trustlist functions.Werner Koch2-68/+1
2020-05-11tests: Remove/change tests for GnuPG 2.3 with no gpg.keyserver.NIIBE Yutaka1-4/+4
2019-05-03tests: add two new types of encrypted dataDaniel Kahn Gillmor3-0/+32
2019-01-16build: With LD_LIBRARY_PATH defined, use --disable-new-dtags.NIIBE Yutaka1-5/+5
2018-11-16Add SPDX identifiers to most source filesWerner Koch28-494/+492
2018-11-15tests,json: Move version check into t-jsonAndre Heinecke1-103/+0
2018-11-14tests,gpg: Add version check hlp to t-supportAndre Heinecke1-0/+104
2018-11-08spelling: fix misspellingsDaniel Kahn Gillmor1-1/+1
2018-10-18doc: use https:// for www.gnu.orgDaniel Kahn Gillmor1-1/+1
2018-09-20tests: Don't try using keys from a scmartcard.Werner Koch1-1/+7
2018-08-06Make GNUPGHOME for tests overridableAndre Heinecke1-1/+2
2018-04-19tests: Fix t-verify test for GnuPG < 2.2.7.Werner Koch1-3/+9
2018-04-12core: Tweak STATUS_FAILURE handling.Werner Koch1-3/+5
2018-04-12tests: Add another check to gpg/t-verify.Werner Koch1-52/+84
2018-03-15core: Parse skipped_v3_keysAndre Heinecke1-2/+4
2018-02-15tests: Fix previous commitNIIBE Yutaka1-1/+1
2018-02-15tests: More Makefile portability.NIIBE Yutaka1-2/+2
2018-02-15tests: Makefile portability.NIIBE Yutaka1-6/+2
2018-02-14build: Fix Makefiles for portability.NIIBE Yutaka1-5/+5
2018-01-29Fix for BSD Make.NIIBE Yutaka1-1/+1
2018-01-29tests: Fix for NetBSD.NIIBE Yutaka1-1/+1
2017-11-21tests: Make portability fix.NIIBE Yutaka1-4/+4
2017-08-15gpgconf: Fix some warnings.Marcus Brinkmann1-14/+17
2017-08-15gpgconf: Add access to --list-dirs for non-default engine.Marcus Brinkmann1-0/+17
2017-07-12tests: Fix printf compiler warning for an error case.Werner Koch1-1/+1
2017-05-10tests: Make sure to kill all previously running daemons.Justus Winter1-0/+1
2017-05-10tests: Harmonize test suites.Justus Winter1-1/+1
2017-04-25Change copyright from Intevation to BSIAndre Heinecke3-3/+6
2017-04-24tests: Update encrypted sample files.Justus Winter2-25/+22
2017-04-10tests: Do not use check-local magic as dependencyAlon Bar-Lev1-7/+2