| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | qt: Allow build with older GnuPG (< 2.2.18). | NIIBE Yutaka | 2020-11-11 | 1 | -1/+4 |
* | qt: Make audit parameters of result signal optional | Ingo Klöcker | 2020-11-03 | 1 | -1/+1 |
* | qt: Add support for revoke signature quick command | Ingo Klöcker | 2020-10-29 | 3 | -2/+38 |
* | qt: Some minor cleanups | Ingo Klöcker | 2020-10-29 | 1 | -13/+3 |
* | qt: Add QDebug stream operator for GpgME::Error | Ingo Klöcker | 2020-10-23 | 3 | -1/+99 |
* | 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: Update the documentation of ListAllKeysJob | Ingo Klöcker | 2020-09-08 | 1 | -2/+3 |
* | qt: List keys once with --with-secret instead of twice | Ingo Klöcker | 2020-09-07 | 2 | -9/+116 |
* | qt: Fix an rfc2253 parser flaw | Werner Koch | 2020-08-28 | 1 | -3/+2 |
* | core: Add error handling to setexpire | Ingo Klöcker | 2020-08-14 | 1 | -0/+9 |
* | qt: Support changing expiry of subkeys | Ingo Klöcker | 2020-08-11 | 3 | -4/+39 |
* | qt: Port to new setExpire() | Ingo Klöcker | 2020-08-05 | 1 | -18/+6 |
* | qt: Add test for setExpire | Ingo Klöcker | 2020-08-04 | 1 | -0/+54 |
* | qt, cpp: Support export modes | Andre Heinecke | 2020-07-16 | 3 | -4/+22 |
* | tests: Remove/change tests for GnuPG 2.3 with no gpg.keyserver. | NIIBE Yutaka | 2020-05-11 | 1 | -30/+0 |
* | qt: Change logging categoryaheinecke/json-test | Andre Heinecke | 2020-02-19 | 10 | -55/+55 |
* | qt: Log execution args of gpg-card | Andre Heinecke | 2020-02-19 | 1 | -3/+5 |
* | qt: Add dummy context to make mixin happy | Andre Heinecke | 2020-02-12 | 1 | -1/+2 |
* | qt: Add GpgCardJob following the job pattern | Andre Heinecke | 2020-02-12 | 8 | -2/+319 |
* | cpp, qt: Use uidhash to select uids for signing | Andre Heinecke | 2019-12-13 | 1 | -0/+1 |
* | 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: Allow adding empty remarks | Andre Heinecke | 2019-11-01 | 1 | -1/+1 |
* | qt,tests: Add test for remarks | Andre Heinecke | 2019-10-29 | 1 | -0/+111 |
* | qt: Extend signkeyjob to handle remarks and dups | Andre Heinecke | 2019-10-29 | 3 | -3/+56 |
* | qt: Handle diagnostic audit log for CMS | Andre Heinecke | 2019-03-20 | 1 | -1/+7 |
* | 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 |
* | qt,cpp: Consistently use nullptr and override | Andre Heinecke | 2018-12-03 | 19 | -83/+84 |
* | Add SPDX identifiers to most source files | Werner Koch | 2018-11-16 | 1 | -4/+3 |
* | spelling: fix misspellings | Daniel Kahn Gillmor | 2018-11-08 | 5 | -10/+10 |
* | doc: use https:// for www.gnu.org | Daniel Kahn Gillmor | 2018-10-18 | 3 | -5/+5 |
* | 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 |
* | qt: Handle encoding for diagnostics | Andre Heinecke | 2018-07-18 | 1 | -1/+53 |
* | qt: Handle OpenPGP Diagnostic log | Andre Heinecke | 2018-07-05 | 1 | -5/+27 |
* | cpp: Add gpgme_data_rewind to cpp API | Andre Heinecke | 2018-05-29 | 1 | -0/+19 |
* | qt: Respect --disable-gpg-test for tests | Andre Heinecke | 2018-05-04 | 1 | -1/+7 |
* | qt: Fix filename handling in cryptoconfig | Andre Heinecke | 2018-04-26 | 1 | -3/+3 |
* | qt: Add test for resetting config value | Andre Heinecke | 2018-04-04 | 1 | -1/+33 |
* | tests: Makefile portability. | NIIBE Yutaka | 2018-02-15 | 1 | -6/+4 |
* | qt: Don't use QDateTime::toSecsSinceEpoch | Andre Heinecke | 2017-12-11 | 1 | -2/+2 |
* | Spelling fixes for comments and doc | Andre Heinecke | 2017-12-08 | 1 | -2/+2 |
* | qt: Add job for quick commands | Andre Heinecke | 2017-12-01 | 7 | -2/+315 |