aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-152-13/+5
* build: Fix Makefiles for portability.NIIBE Yutaka2018-02-142-10/+10
* Fix for BSD Make.NIIBE Yutaka2018-01-292-2/+2
* tests: Fix for NetBSD.NIIBE Yutaka2018-01-291-1/+1
* Spelling fixes for comments and docAndre Heinecke2017-12-081-1/+1
* tests: Print userid signatures in run-keylistAndre Heinecke2017-12-071-0/+10
* core: Also check for a failed selftest in gpgm_data_new.Werner Koch2017-12-043-27/+20
* tests: Add missing variable to gpgsm tests MakefileWerner Koch2017-11-301-0/+1
* tests: Make portability fix.NIIBE Yutaka2017-11-212-8/+8
* core: New context flag "auto-key-retrieve"Werner Koch2017-08-241-0/+21
* gpgconf: Fix some warnings.Marcus Brinkmann2017-08-151-14/+17
* gpgconf: Add access to --list-dirs for non-default engine.Marcus Brinkmann2017-08-151-0/+17
* tests: Fix distcheck.Justus Winter2017-07-131-0/+1
* tests: Fix blunder.Justus Winter2017-07-131-1/+1
* tests: Make agent spawning more robust.Justus Winter2017-07-132-0/+13
* tests: Fix printf compiler warning for an error case.Werner Koch2017-07-121-1/+1
* tests: Remove remnants of 'check-local'.Justus Winter2017-05-101-7/+0
* tests: Make sure to kill all previously running daemons.Justus Winter2017-05-102-0/+2
* tests: Harmonize test suites.Justus Winter2017-05-102-4/+9
* Change copyright from Intevation to BSIAndre Heinecke2017-04-254-4/+8
* 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
* core: Prepare for new key listing data send by gpg.Werner Koch2017-03-281-0/+2
* core: New flags GPGME_DECRYPT_UNWRAP and GPGME_ENCRYPT_WRAP.Werner Koch2017-03-242-2/+22
* core: New API gpgme_op_set_uid_flag.Werner Koch2017-03-211-21/+48
* core: Extend gpgme_get_dirinfo to return the gpg-wks-client name.Werner Koch2017-03-211-1/+3
* core: New encryption flag GPGME_ENCRYPT_THROW_KEYIDS.Werner Koch2017-03-211-0/+6
* core: New public API gpgme_op_keylist_from_data_start.Andre Heinecke2017-03-211-2/+22
* core,cpp: New key flag 'is_de_vs'.Werner Koch2017-03-201-4/+6
* tests: Fix distcheck.Justus Winter2017-03-201-1/+2
* tests: Use 'gpg-agent --allow-loopback-pinentry' if applicable.Justus Winter2017-03-201-0/+8
* core: Add new context flag "redraw".Werner Koch2017-01-311-0/+4
* tests: Reduce iterations / threadsAndre Heinecke2017-01-303-3/+3
* tests: Use --debug-quick-random for testsAndre Heinecke2017-01-251-5/+7
* tests: Add safeguards against nullptr derefAndre Heinecke2017-01-171-6/+9
* tests: Fix distcheck.Justus Winter2017-01-161-1/+1
* tests: Improve the gpgconf test.Justus Winter2017-01-122-53/+129
* tests: Enable gpgconf test.Justus Winter2017-01-121-4/+0
* tests: Remove tofu.db.Justus Winter2016-11-251-1/+2
* doc: Replace http: by https: in core source files.Werner Koch2016-11-1618-18/+18
* core: Do not leak the override session key to ps(1).Werner Koch2016-11-161-1/+2
* doc,tests: Require use of ctx_flag before use of session_key.Daniel Kahn Gillmor2016-11-161-6/+23
* core: Implement context flag "override-session-key".Werner Koch2016-11-151-1/+26
* core: Add public function gpgme_get_ctx_flag.Werner Koch2016-11-151-0/+22
* tests,python: Atomic directory creationAlon Bar-Lev2016-11-112-2/+2
* tests: Reduce thread count in new thread testsAndre Heinecke2016-11-102-2/+2