aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gpg (unfollow)
Commit message (Expand)AuthorFilesLines
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
2017-03-28tests: Run the threading tests only on UNIX.Justus Winter1-3/+3
2017-03-28tests: Make error message more helpful.Justus Winter1-1/+2
2017-01-30tests: Reduce iterations / threadsAndre Heinecke3-3/+3
2017-01-17tests: Add safeguards against nullptr derefAndre Heinecke1-6/+9
2017-01-16tests: Fix distcheck.Justus Winter1-1/+1
2017-01-12tests: Improve the gpgconf test.Justus Winter2-53/+129
2017-01-12tests: Enable gpgconf test.Justus Winter1-4/+0
2016-11-25tests: Remove tofu.db.Justus Winter1-1/+2
2016-11-16doc: Replace http: by https: in core source files.Werner Koch1-1/+1
2016-11-11tests,python: Atomic directory creationAlon Bar-Lev1-1/+1
2016-11-10tests: Reduce thread count in new thread testsAndre Heinecke2-2/+2
2016-11-10tests: Fix additional memleaks in thread testsAndre Heinecke2-2/+10
2016-11-10tests: Improve new thread testsAndre Heinecke2-0/+14
2016-11-10core: Use gpgrt locking for thread safenessAndre Heinecke3-3/+211
2016-10-25core: New API functions gpgme_set_sender, gpgme_get_sender.Werner Koch1-0/+49
2016-10-14tests: Make t-cancel more portable.Werner Koch1-1/+7
2016-10-06Add missing includes.Justus Winter1-0/+1
2016-09-27tests: Fix blunder.Justus Winter1-1/+1
2016-09-27tests: Fix check for gpg versions not reporting the critical flag.Justus Winter1-0/+1
2016-09-23move some file encodings to UTF-8Daniel Kahn Gillmor1-1/+1
2016-09-22tests: Add test for cancellationDaiki Ueno3-2/+276
2016-09-22tests: Fix select usage in t-eventloopDaiki Ueno1-1/+5
2016-09-20tests: Use --batch for gpg import.Werner Koch1-3/+3
2016-09-15core: New function gpgme_op_interact, deprecate gpgme_op_edit.Werner Koch1-5/+5
2016-09-13tests: Mark lots of unused vars and fix const mismatches.Werner Koch24-142/+199
2016-09-13tests: Use gpgme_io_write in passhrase callbacks.Werner Koch1-9/+7
2016-09-12tests: Fix version comparison.Justus Winter1-2/+2
2016-09-12tests: Make signature notation test compatible with older GnuPGs.Justus Winter1-2/+30
2016-09-06tests: Set passphrase cb in t-encrypt-mixedAndre Heinecke1-0/+2
2016-08-10tests: Fix memory leak.Justus Winter1-0/+1
2016-08-09core: Add support for mixed symmetric and asym encAndre Heinecke2-1/+127