| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | qt: Apply compiler hint | Ingo Klöcker | 2022-05-02 | 1 | -1/+1 |
* | qt: Add test runner for refresh job | Ingo Klöcker | 2022-04-29 | 2 | -1/+140 |
* | qt: Check arguments passed to the revoke key job | Ingo Klöcker | 2022-03-31 | 1 | -0/+61 |
* | qt,tests: Verify reason code and description of revocation | Ingo Klöcker | 2022-03-30 | 1 | -0/+66 |
* | qt: Add job to revoke own OpenPGP keys | Ingo Klöcker | 2022-03-30 | 2 | -4/+215 |
* | qt: Add job to import keys given by key ids | Ingo Klöcker | 2022-02-03 | 2 | -1/+67 |
* | qt: Fix build without installed GpgME++ headers | Ingo Klöcker | 2022-01-17 | 1 | -1/+1 |
* | qt: Add job to add existing subkeys to other keys | Ingo Klöcker | 2022-01-13 | 4 | -8/+330 |
* | qt,tests: Add helper to hook up the test passphrase provider | Ingo Klöcker | 2022-01-13 | 8 | -179/+69 |
* | qt,tests: Add asyncDone signal to base class of all tests | Ingo Klöcker | 2022-01-13 | 13 | -35/+4 |
* | qt: Add factory function for secret subkey export job | Ingo Klöcker | 2022-01-04 | 1 | -1/+7 |
* | qt: Use QGpgMEExportJob also for export of secret keys | Ingo Klöcker | 2022-01-04 | 2 | -1/+116 |
* | qt,tests: Add test runner for testing the import job | Ingo Klöcker | 2021-12-22 | 2 | -1/+101 |
* | qt: Allow specifying an import filter when importing keys | Ingo Klöcker | 2021-12-15 | 1 | -0/+53 |
* | qt: Avoid test failure when test is run multiple times | Ingo Klöcker | 2021-12-15 | 1 | -16/+26 |
* | qt: Add pattern used for WKD lookup to result | Ingo Klöcker | 2021-12-14 | 1 | -0/+3 |
* | qt: Allow setting key origin when importing keys | Ingo Klöcker | 2021-12-14 | 2 | -3/+113 |
* | qt,tests: Skip WKD lookup tests by default | Ingo Klöcker | 2021-12-14 | 3 | -2/+17 |
* | qt: Support WKD lookup without implicit import | Ingo Klöcker | 2021-12-13 | 4 | -6/+174 |
* | qt: Fix build against Qt 5.9 | Ingo Klöcker | 2021-09-13 | 2 | -3/+3 |
* | Make sure expiration time is interpreted as unsigned number | Ingo Klöcker | 2021-07-08 | 1 | -1/+1 |
* | qt: Allow retrieving the default value of a config entry | Ingo Klöcker | 2021-06-29 | 1 | -11/+8 |
* | qt: Fix filenames in copyright headers | Ingo Klöcker | 2021-06-28 | 1 | -1/+1 |
* | qt: Add test for ChangeExpiryJob | Ingo Klöcker | 2021-06-28 | 2 | -3/+430 |
* | qt: Extend SignKeyJob to create signatures with expiration date | Ingo Klöcker | 2021-06-22 | 1 | -0/+132 |
* | qt: Extend SignKeyJob to create trust signatures | Ingo Klöcker | 2021-05-05 | 2 | -3/+570 |
* | Revert "cpp: Use portable off_t size_t" | Andre Heinecke | 2020-11-20 | 1 | -1/+1 |
* | cpp: Use portable off_t size_t | Andre Heinecke | 2020-11-18 | 1 | -1/+1 |
* | qt: Allow build with older GnuPG (< 2.2.18). | NIIBE Yutaka | 2020-11-11 | 1 | -1/+4 |
* | cpp, qt: Add missing comparison operators for version info comparison | Ingo Klöcker | 2020-10-23 | 1 | -0/+32 |
* | cpp, qt: Fix version info comparison | Ingo Klöcker | 2020-10-23 | 1 | -0/+1 |
* | qt: List keys once with --with-secret instead of twice | Ingo Klöcker | 2020-09-07 | 1 | -0/+64 |
* | core: Add error handling to setexpire | Ingo Klöcker | 2020-08-14 | 1 | -0/+9 |
* | qt: Add test for setExpire | Ingo Klöcker | 2020-08-04 | 1 | -0/+54 |
* | tests: Remove/change tests for GnuPG 2.3 with no gpg.keyserver. | NIIBE Yutaka | 2020-05-11 | 1 | -30/+0 |
* | qt,tests: Take care for old DSA key using deprecated digest algo. | NIIBE Yutaka | 2019-11-07 | 1 | -0/+4 |
* | qt, tests: Add check for supported versions | Andre Heinecke | 2019-11-06 | 4 | -21/+41 |
* | qt, tests: Replace accidentally commited assert | Andre Heinecke | 2019-11-06 | 1 | -1/+1 |
* | qt,tests: Add test to add an exportable certify | Andre Heinecke | 2019-11-06 | 1 | -0/+88 |
* | qt, tests: Add testcase for multiple remarsk | Andre Heinecke | 2019-11-04 | 1 | -0/+88 |
* | qt,tests: Move remarks test out and extend it | Andre Heinecke | 2019-11-04 | 3 | -114/+325 |
* | qt,tests: Add test for remarks | Andre Heinecke | 2019-10-29 | 1 | -0/+111 |
* | build: With LD_LIBRARY_PATH defined, use --disable-new-dtags. | NIIBE Yutaka | 2019-01-16 | 1 | -1/+1 |
* | qt: Use tofu conflict test keys without expiry | Andre Heinecke | 2019-01-09 | 1 | -28/+30 |
* | spelling: fix misspellings | Daniel Kahn Gillmor | 2018-11-08 | 1 | -1/+1 |
* | doc: use https:// for www.gnu.org | Daniel Kahn Gillmor | 2018-10-18 | 1 | -1/+1 |
* | qt, tests: Add test for single get key | Andre Heinecke | 2018-10-09 | 1 | -0/+33 |
* | Release 1.12.0gpgme-1.12.0 | Werner Koch | 2018-10-08 | 1 | -1/+1 |
* | Make GNUPGHOME for tests overridable | Andre Heinecke | 2018-08-06 | 1 | -1/+2 |
* | cpp: Add gpgme_data_rewind to cpp API | Andre Heinecke | 2018-05-29 | 1 | -0/+19 |