aboutsummaryrefslogtreecommitdiffstats
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-25core: New API functions gpgme_set_sender, gpgme_get_sender.Werner Koch3-0/+81
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 Gillmor2-5/+5
2016-09-23tests: Check data after decryptionAndre Heinecke1-2/+12
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-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