aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gpg (unfollow)
Commit message (Expand)AuthorFilesLines
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
2016-06-27tests: Fix trivial memory leaks.Justus Winter5-5/+11
2016-06-01tests: Fix notation tests.Justus Winter1-3/+3
2016-05-27tests: Fix test.Justus Winter1-1/+1
2016-05-17Trailing white space cleanup for 2 files in tests/.Werner Koch2-26/+25
2015-06-08Fix test suite for GnuPG 2.1 which uses pubring.kbx.Werner Koch4-55/+17
2015-01-30Switch to automake 1.14 and update build-aux files.Werner Koch1-3/+1
2014-09-24tests: Delay some test file extraction until "make check".Werner Koch1-1/+1
2014-09-24Clean up gpgme's tests/gpg when gpg2.1 is availableDaniel Kahn Gillmor2-1/+2
2014-04-10Remove compiler warning from testWerner Koch1-12/+9
2013-12-27Locate engine names only at runtime and prefer GnuPG-2.Werner Koch1-2/+2
2013-08-12Make test suite workable with GnuPG 2.1.Werner Koch9-13/+87
2013-05-22Allow symmetric encryption with gpgme_op_encrypt_sign.Werner Koch1-5/+23
2012-04-20.gitignore: flesh out rules and add subdirectory-.gitignores.W. Trevor King1-0/+30
2012-02-08Use gpgme interface for error handling to avoid linking with gpg-error.Marcus Brinkmann9-18/+14
2012-02-08Link the thread test to pthread.Marcus Brinkmann1-1/+1
2011-05-11Clean up the tests correctly.Marcus Brinkmann1-3/+4
2011-05-06Make sure an existing agent doesn't interfere with test suite generation.Marcus Brinkmann1-0/+3
2011-05-03Improve import tests for GnuPG 2.1.Marcus Brinkmann1-1/+4
2011-04-27Update GPGME test suite for use with GnuPG 2.1.Marcus Brinkmann7-746/+108
2009-08-06Fix detection of invalid signer keys.Werner Koch1-0/+11
2009-07-07Move gpg test programs to the top test directory.Werner Koch4-515/+1
2009-06-222009-06-22 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+14
2009-06-16Add support for gpg --fetch-keys.Werner Koch5-69/+191
2009-06-16Add new functions to import and export keys specified by gpgme_key_t.Werner Koch4-1/+481
2009-06-09Add gpgme_io_write and gpgme_io_read.Werner Koch3-6/+7
2009-04-19* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Specify --with-gpg.Moritz Schulte2-6/+11
2009-02-04Provide inforation about smartcards.Werner Koch1-0/+20