| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | qt: Fix IODeviceDataProvider with Process | Andre Heinecke | 2017-11-14 | 1 | -1/+5 |
* | qt: Add test for version info | Andre Heinecke | 2017-09-04 | 1 | -0/+13 |
* | tests: Make sure to kill all previously running daemons. | Justus Winter | 2017-05-10 | 1 | -0/+1 |
* | qt: Stop agent on clean. | Justus Winter | 2017-05-10 | 1 | -0/+1 |
* | qt: Add a missing include <functional> | Andre Heinecke | 2017-05-10 | 1 | -0/+1 |
* | qt: Undeprecate API that I find useful | Andre Heinecke | 2017-05-10 | 5 | -5/+5 |
* | qt, tests: Don't use internal API | Andre Heinecke | 2017-05-10 | 2 | -17/+19 |
* | qt, cpp: Add additional copyright BSI notes | Andre Heinecke | 2017-04-25 | 5 | -4/+10 |
* | Change copyright from Intevation to BSI | Andre Heinecke | 2017-04-25 | 107 | -107/+214 |
* | tests: Do not use check-local magic as dependency | Alon Bar-Lev | 2017-04-10 | 1 | -9/+3 |
* | qt: pass fmt to gpgrt_asprintf() | Igor Gnatenko | 2017-04-03 | 1 | -1/+1 |
* | qt: Handle if gpg does not support tofu in test | Andre Heinecke | 2017-03-30 | 1 | -1/+22 |
* | Revert "qt: Disable testEncryptDecryptNowrap" | Andre Heinecke | 2017-03-28 | 1 | -2/+0 |
* | qt: Disable testEncryptDecryptNowrap | Andre Heinecke | 2017-03-27 | 1 | -0/+2 |
* | qt: Add unittest for decrypt unwrap | Andre Heinecke | 2017-03-24 | 1 | -1/+66 |
* | qt: Add test for Data::toKeys | Andre Heinecke | 2017-03-22 | 1 | -0/+30 |