| Commit message (Expand) | Author | Files | Lines |
2020-07-16 | qt, cpp: Support export modes | Andre Heinecke | 3 | -4/+22 |
2020-05-11 | tests: Remove/change tests for GnuPG 2.3 with no gpg.keyserver. | NIIBE Yutaka | 1 | -30/+0 |
2020-02-19 | qt: Change logging categoryaheinecke/json-test | Andre Heinecke | 10 | -55/+55 |
2020-02-19 | qt: Log execution args of gpg-card | Andre Heinecke | 1 | -3/+5 |
2020-02-12 | qt: Add dummy context to make mixin happy | Andre Heinecke | 1 | -1/+2 |
2020-02-12 | qt: Add GpgCardJob following the job pattern | Andre Heinecke | 8 | -2/+319 |
2019-12-13 | cpp, qt: Use uidhash to select uids for signing | Andre Heinecke | 1 | -0/+1 |
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-11-01 | qt: Allow adding empty remarks | Andre Heinecke | 1 | -1/+1 |
2019-10-29 | qt,tests: Add test for remarks | Andre Heinecke | 1 | -0/+111 |
2019-10-29 | qt: Extend signkeyjob to handle remarks and dups | Andre Heinecke | 3 | -3/+56 |
2019-03-20 | qt: Handle diagnostic audit log for CMS | Andre Heinecke | 1 | -1/+7 |
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-12-03 | qt,cpp: Consistently use nullptr and override | Andre Heinecke | 19 | -83/+84 |
2018-11-16 | Add SPDX identifiers to most source files | Werner Koch | 1 | -4/+3 |
2018-11-08 | spelling: fix misspellings | Daniel Kahn Gillmor | 5 | -10/+10 |
2018-10-18 | doc: use https:// for www.gnu.org | Daniel Kahn Gillmor | 3 | -5/+5 |
2018-10-09 | qt, tests: Add test for single get key | Andre Heinecke | 1 | -0/+33 |
2018-10-08 | Release 1.12.0gpgme-1.12.0 | Werner Koch | 1 | -1/+1 |
2018-08-06 | Make GNUPGHOME for tests overridable | Andre Heinecke | 1 | -1/+2 |
2018-07-18 | qt: Handle encoding for diagnostics | Andre Heinecke | 1 | -1/+53 |
2018-07-05 | qt: Handle OpenPGP Diagnostic log | Andre Heinecke | 1 | -5/+27 |
2018-05-29 | cpp: Add gpgme_data_rewind to cpp API | Andre Heinecke | 1 | -0/+19 |
2018-05-04 | qt: Respect --disable-gpg-test for tests | Andre Heinecke | 1 | -1/+7 |
2018-04-26 | qt: Fix filename handling in cryptoconfig | Andre Heinecke | 1 | -3/+3 |
2018-04-04 | qt: Add test for resetting config value | Andre Heinecke | 1 | -1/+33 |
2018-02-15 | tests: Makefile portability. | NIIBE Yutaka | 1 | -6/+4 |
2017-12-11 | qt: Don't use QDateTime::toSecsSinceEpoch | Andre Heinecke | 1 | -2/+2 |
2017-12-08 | Spelling fixes for comments and doc | Andre Heinecke | 1 | -2/+2 |
2017-12-01 | qt: Add job for quick commands | Andre Heinecke | 7 | -2/+315 |
2017-11-14 | qt: Fix IODeviceDataProvider with Process | Andre Heinecke | 1 | -1/+5 |
2017-09-04 | qt: Add test for version info | Andre Heinecke | 1 | -0/+13 |
2017-05-10 | tests: Make sure to kill all previously running daemons. | Justus Winter | 1 | -0/+1 |
2017-05-10 | qt: Stop agent on clean. | Justus Winter | 1 | -0/+1 |
2017-05-10 | qt: Add a missing include <functional> | Andre Heinecke | 1 | -0/+1 |
2017-05-10 | qt: Undeprecate API that I find useful | Andre Heinecke | 5 | -5/+5 |
2017-05-10 | qt, tests: Don't use internal API | Andre Heinecke | 2 | -17/+19 |
2017-04-25 | qt, cpp: Add additional copyright BSI notes | Andre Heinecke | 5 | -4/+10 |
2017-04-25 | Change copyright from Intevation to BSI | Andre Heinecke | 107 | -107/+214 |
2017-04-10 | tests: Do not use check-local magic as dependency | Alon Bar-Lev | 1 | -9/+3 |
2017-04-03 | qt: pass fmt to gpgrt_asprintf() | Igor Gnatenko | 1 | -1/+1 |
2017-03-30 | qt: Handle if gpg does not support tofu in test | Andre Heinecke | 1 | -1/+22 |
2017-03-28 | Revert "qt: Disable testEncryptDecryptNowrap" | Andre Heinecke | 1 | -2/+0 |
2017-03-27 | qt: Disable testEncryptDecryptNowrap | Andre Heinecke | 1 | -0/+2 |