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