aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add API gpgme_op_random_bytes.Werner Koch2025-02-261-1/+1
* core: New function gpgme_op_setownertrustIngo Klöcker2024-08-061-1/+1
* Revert "tests: Avoid problems with local time across a day boundary."Ingo Klöcker2022-06-091-1/+1
* tests: Avoid problems with local time across a day boundary.Werner Koch2022-05-231-1/+1
* core: New function gpgme_op_receive_keysIngo Klöcker2022-02-031-1/+2
* tests: Silence libtool warning on Windows.Werner Koch2021-11-251-0/+6
* tests: Use GPG_ERROR_MT_LIBS for a test with threads.NIIBE Yutaka2021-11-111-2/+3
* build: With LD_LIBRARY_PATH defined, use --disable-new-dtags.NIIBE Yutaka2019-01-161-2/+3
* Add SPDX identifiers to most source filesWerner Koch2018-11-161-1/+2
* tests: Add run-threaded for multithread testsAndre Heinecke2018-11-151-1/+2
* tests: Add json testrunnerAndre Heinecke2018-11-141-1/+1
* Make GNUPGHOME for tests overridableAndre Heinecke2018-08-061-1/+2
* doc: Replace http: by https: in core source files.Werner Koch2016-11-161-1/+1
* core: Add gpgme_op_query_swdb and helper.Werner Koch2016-11-031-1/+1
* core: New function gpgme_op_tofu_policyWerner Koch2016-09-141-1/+1
* core: New function gpgme_op_keysign.Werner Koch2016-09-141-1/+2
* core: New function gpgme_op_create_key.Werner Koch2016-09-131-1/+1
* tests: Add new test tool run-decryptAndre Heinecke2016-06-241-1/+1
* tests: Add new test tool run-identify.Werner Koch2016-06-211-1/+1
* tests: New maintenance helper run-encrypt.Werner Koch2016-05-171-1/+1
* tests: Build test programs in tests/ without wrappers.Werner Koch2015-08-251-0/+1
* Fix test suite for GnuPG 2.1 which uses pubring.kbx.Werner Koch2015-06-081-1/+1
* Switch to automake 1.14 and update build-aux files.Werner Koch2015-01-301-3/+1
* Generate the ChangeLog from commit logs.Werner Koch2011-12-021-7/+7
* Add new debug helperWerner Koch2009-10-151-1/+2
* Fix detection of invalid signer keys.Werner Koch2009-08-061-1/+1
* Move gpg test programs to the top test directory.Werner Koch2009-07-071-1/+4
* First take on the low-level assuan interface.Werner Koch2009-01-261-3/+2
* 2008-12-03 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-12-031-1/+1
* 008-11-03 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-11-031-1/+1
* 2008-01-04 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-01-041-1/+1
* 2004-12-07 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-12-071-11/+12
* 2003-07-22 Marcus Brinkmann <[email protected]>Marcus Brinkmann2003-07-221-1/+2
* doc/Marcus Brinkmann2003-01-301-1/+1
* 2001-11-22 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-11-221-27/+15
* gpgme/Marcus Brinkmann2001-11-161-1/+1
* gpgme/Marcus Brinkmann2001-10-291-2/+2
* 2001-10-22 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-10-221-1/+1
* 2001-10-22 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-10-221-1/+1
* 2001-10-22 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-10-221-1/+0
* 2001-10-16 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-10-171-2/+2
* Release 0.2.1gpgme-0-2-1Werner Koch2001-04-021-1/+21
* More changes and and some new functionsWerner Koch2001-01-081-1/+2
* Add progress CB and subkey listingWerner Koch2000-12-191-3/+4
* Add key generationWerner Koch2000-12-181-1/+2
* Add key import and export facilityWerner Koch2000-12-141-7/+3
* Add a passphrase callback and minor changes to the interfaceWerner Koch2000-12-121-1/+1
* Released 0.0.0V0-0-0Werner Koch2000-11-161-1/+27
* Added sign functionalityWerner Koch2000-11-161-2/+2
* Added decryptionWerner Koch2000-11-161-1/+3