aboutsummaryrefslogtreecommitdiffstats
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-15core: New function gpgme_op_interact, deprecate gpgme_op_edit.Werner Koch1-5/+5
2016-09-14core: New function gpgme_op_tofu_policyWerner Koch2-1/+179
2016-09-14core: New function gpgme_op_keysign.Werner Koch2-1/+263
2016-09-14core: New function gpgme_op_revuid.Werner Koch1-2/+24
2016-09-14core: New function gpgme_op_adduid.Werner Koch1-17/+55
2016-09-14core: New function gpgme_op_createsubkey.Werner Koch1-5/+36
2016-09-13tests: Mark lots of unused vars and fix const mismatches.Werner Koch36-216/+289
2016-09-13tests: Use gpgme_io_write in passhrase callbacks.Werner Koch3-20/+21
2016-09-13core: New function gpgme_op_create_key.Werner Koch2-1/+349
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-07core,cpp: Extend the TOFU information.Werner Koch2-5/+10
2016-09-06tests: Set passphrase cb in t-encrypt-mixedAndre Heinecke1-0/+2
2016-08-25core: Add GPGME_KEYLIST_MODE_WITH_TOFU.Werner Koch2-9/+76
2016-08-23core: Change the way TOFU information are represented.Werner Koch2-23/+36
2016-08-22core: Add new items for gpgme_get_dirinfo.Werner Koch1-2/+14
2016-08-16core: New global flag "require-gnupg".Werner Koch1-1/+9
2016-08-12core: Make use of the "size-hint" in engine-gpg.Werner Koch1-2/+67
2016-08-10tests: Fix memory leak.Justus Winter1-0/+1
2016-08-09core: Add support for mixed symmetric and asym encAndre Heinecke3-3/+139
2016-08-04core: Extend gpgme_subkey_t to carry the keygrip.Werner Koch1-3/+38
2016-06-27tests: Fix trivial memory leaks.Justus Winter8-10/+22
2016-06-24tests: Add new test tool run-decryptAndre Heinecke2-1/+190
2016-06-21tests: Add new test tool run-identify.Werner Koch2-1/+130
2016-06-01tests: Fix notation tests.Justus Winter1-3/+3
2016-06-01core: Set notation flags for verify.Werner Koch1-2/+15
2016-05-27tests: Fix test.Justus Winter1-1/+1
2016-05-21api: Return Tofu info for signatures.Werner Koch1-0/+39
2016-05-19api: Add new function gpgme_set_ctx_flag.Werner Koch1-3/+26
2016-05-17tests: New maintenance helper run-encrypt.Werner Koch2-1/+219
2016-05-17Trailing white space cleanup for 2 files in tests/.Werner Koch2-26/+25
2015-12-02Fix typos found by codespell.Justus Winter1-1/+1
2015-08-25tests: Build test programs in tests/ without wrappers.Werner Koch1-0/+1
2015-08-25tests: Allow using run-sign to test loopback pinentry problems.Werner Koch1-0/+26
2015-08-24Add an export secret key feature.Werner Koch1-4/+37
2015-07-31Add offline mode support for CMS keylistingAndre Heinecke1-0/+9
2015-06-08tests: Add option --secret to run-keylist.Werner Koch1-1/+8
2015-06-08Fix test suite for GnuPG 2.1 which uses pubring.kbx.Werner Koch8-16/+42
2015-01-30Switch to automake 1.14 and update build-aux files.Werner Koch4-20/+12
2014-09-24tests: Delay some test file extraction until "make check".Werner Koch2-2/+3
2014-09-24Clean up gpgme's tests/gpg when gpg2.1 is availableDaniel Kahn Gillmor2-1/+2
2014-04-10Add gpgme_get_dirinfo.Werner Koch1-2/+16
2014-04-10Remove compiler warning from testWerner Koch1-12/+9
2014-01-06Add global flags disable-gpgconf, gpgconf-name, and gpg-name.Werner Koch1-1/+60
2013-12-27Locate engine names only at runtime and prefer GnuPG-2.Werner Koch3-46/+13
2013-08-19tests: Fix NULL ptr deref in gpgsm/t-verify.Werner Koch1-1/+3
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
2013-05-22tests: Print auditlog in plain text format.Werner Koch1-1/+1
2013-02-26Change the various version numbers to the new scheme.Werner Koch1-5/+52