aboutsummaryrefslogtreecommitdiffstats
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
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 Yutaka2-13/+5
2018-02-14build: Fix Makefiles for portability.NIIBE Yutaka2-10/+10
2018-01-29Fix for BSD Make.NIIBE Yutaka2-2/+2
2018-01-29tests: Fix for NetBSD.NIIBE Yutaka1-1/+1
2017-12-08Spelling fixes for comments and docAndre Heinecke1-1/+1
2017-12-07tests: Print userid signatures in run-keylistAndre Heinecke1-0/+10
2017-12-04core: Also check for a failed selftest in gpgm_data_new.Werner Koch3-27/+20
2017-11-30tests: Add missing variable to gpgsm tests MakefileWerner Koch1-0/+1
2017-11-21tests: Make portability fix.NIIBE Yutaka2-8/+8
2017-08-24core: New context flag "auto-key-retrieve"Werner Koch1-0/+21
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-13tests: Fix distcheck.Justus Winter1-0/+1
2017-07-13tests: Fix blunder.Justus Winter1-1/+1
2017-07-13tests: Make agent spawning more robust.Justus Winter2-0/+13
2017-07-12tests: Fix printf compiler warning for an error case.Werner Koch1-1/+1
2017-05-10tests: Remove remnants of 'check-local'.Justus Winter1-7/+0
2017-05-10tests: Make sure to kill all previously running daemons.Justus Winter2-0/+2
2017-05-10tests: Harmonize test suites.Justus Winter2-4/+9
2017-04-25Change copyright from Intevation to BSIAndre Heinecke4-4/+8
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-03-28core: Prepare for new key listing data send by gpg.Werner Koch1-0/+2
2017-03-24core: New flags GPGME_DECRYPT_UNWRAP and GPGME_ENCRYPT_WRAP.Werner Koch2-2/+22
2017-03-21core: New API gpgme_op_set_uid_flag.Werner Koch1-21/+48
2017-03-21core: Extend gpgme_get_dirinfo to return the gpg-wks-client name.Werner Koch1-1/+3
2017-03-21core: New encryption flag GPGME_ENCRYPT_THROW_KEYIDS.Werner Koch1-0/+6
2017-03-21core: New public API gpgme_op_keylist_from_data_start.Andre Heinecke1-2/+22
2017-03-20core,cpp: New key flag 'is_de_vs'.Werner Koch1-4/+6
2017-03-20tests: Fix distcheck.Justus Winter1-1/+2
2017-03-20tests: Use 'gpg-agent --allow-loopback-pinentry' if applicable.Justus Winter1-0/+8
2017-01-31core: Add new context flag "redraw".Werner Koch1-0/+4
2017-01-30tests: Reduce iterations / threadsAndre Heinecke3-3/+3
2017-01-25tests: Use --debug-quick-random for testsAndre Heinecke1-5/+7
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 Koch18-18/+18
2016-11-16core: Do not leak the override session key to ps(1).Werner Koch1-1/+2
2016-11-16doc,tests: Require use of ctx_flag before use of session_key.Daniel Kahn Gillmor1-6/+23
2016-11-15core: Implement context flag "override-session-key".Werner Koch1-1/+26
2016-11-15core: Add public function gpgme_get_ctx_flag.Werner Koch1-0/+22
2016-11-11tests,python: Atomic directory creationAlon Bar-Lev2-2/+2
2016-11-10tests: Reduce thread count in new thread testsAndre Heinecke2-2/+2