| Commit message (Expand) | Author | Age | Files | Lines |
* | cpp: Add support for gpgme_op_setexpire | Ingo Klöcker | 2020-08-04 | 3 | -1/+76 |
* | cpp: Add ostream operator for subkey | Ingo Klöcker | 2020-08-04 | 2 | -0/+23 |
* | core: New function gpgme_op_setexpire. | Ingo Klöcker | 2020-08-04 | 17 | -2/+308 |
* | Post release updates | Werner Koch | 2020-07-16 | 2 | -1/+4 |
* | Release 1.14.0gpgme-1.14.0 | Werner Koch | 2020-07-16 | 2 | -9/+13 |
* | qt, cpp: Support export modes | Andre Heinecke | 2020-07-16 | 6 | -14/+72 |
* | core: Also allow GPGME_EXPORT_MODE_SSH for gpgme_op_export. | Werner Koch | 2020-07-16 | 1 | -0/+1 |
* | core: New export mode to export as OpenSSH public key. | Werner Koch | 2020-07-16 | 6 | -37/+97 |
* | core: Deprecate the non-working trustlist functions. | Werner Koch | 2020-07-15 | 16 | -374/+17 |
* | core: New keylist mode GPGME_KEYLIST_MODE_WITH_KEYGRIP. | Werner Koch | 2020-07-15 | 10 | -4/+33 |
* | python: Workaround for a regression in GnuPG 2.2.21 | Werner Koch | 2020-07-14 | 2 | -2/+16 |
* | doc: Explain verify_result_t.status == 0 more | Andre Heinecke | 2020-06-09 | 1 | -2/+9 |
* | core: Fix setting of the chain_model signature result. | Werner Koch | 2020-06-05 | 1 | -1/+1 |
* | tests: Remove/change tests for GnuPG 2.3 with no gpg.keyserver. | NIIBE Yutaka | 2020-05-11 | 2 | -34/+4 |
* | w32: Explicitly link ws2_32 | Andre Heinecke | 2020-05-08 | 1 | -2/+3 |
* | GPGME_CREATE_NOEXPIRE is only available since 1.9.0 | dupgit | 2020-05-08 | 1 | -1/+1 |
* | core: Make sure the keygrip is available in WITH_SECRET mode. | Werner Koch | 2020-05-08 | 2 | -2/+6 |
* | tests, json: Do not check for keygrip of pubkeys | Andre Heinecke | 2020-05-08 | 1 | -2/+0 |
* | tests: Add ECC key generation for tests/gpgsm. | NIIBE Yutaka | 2020-03-27 | 2 | -33/+65 |
* | build: Fix library dependency. | NIIBE Yutaka | 2020-03-27 | 1 | -1/+1 |
* | core: New context flags "include-key-block" and "auto-key-import". | Werner Koch | 2020-03-17 | 6 | -2/+92 |
* | python: fix minor typo in howto | Bernhard Reiter | 2020-03-03 | 1 | -1/+1 |
* | qt: Change logging categoryaheinecke/json-test | Andre Heinecke | 2020-02-19 | 11 | -55/+58 |
* | qt: Log execution args of gpg-card | Andre Heinecke | 2020-02-19 | 1 | -3/+5 |
* | python: Also detect python 3.9. | Werner Koch | 2020-02-14 | 3 | -5/+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 | 9 | -2/+322 |
* | Do not test for a bug in older GnuPG versions | Andre Heinecke | 2020-01-29 | 1 | -1/+0 |
* | m4/python: Scan for python 3.8 as welldkg/fix-4821 | Daniel Kahn Gillmor | 2020-01-23 | 1 | -1/+1 |
* | core: Add MacOS fallbacks to look for binaries | Andre Heinecke | 2020-01-17 | 1 | -20/+49 |
* | cpp, qt: Use uidhash to select uids for signing | Andre Heinecke | 2019-12-13 | 5 | -1/+24 |
* | core: Extend gpgme_user_id_t with uidhash member. | Werner Koch | 2019-12-13 | 6 | -0/+19 |
* | Revert "doc: Remove UI Server documentation" | Andre Heinecke | 2019-12-11 | 3 | -1/+639 |
* | gpg: Avoid error diagnostics with --override-session-key when verifying | Daniel Kahn Gillmor | 2019-12-06 | 1 | -3/+6 |
* | gpgme-tool: Fix help text for INCLUDE_CERTS. | Daniel Kahn Gillmor | 2019-12-03 | 1 | -1/+1 |
* | core,w32: Silence compiler warnings. | Werner Koch | 2019-11-27 | 1 | -2/+3 |
* | doc: Remove UI Server documentation | Andre Heinecke | 2019-11-12 | 3 | -639/+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 |
* | python: Fix how to generate documentation. | NIIBE Yutaka | 2019-11-06 | 1 | -46/+35 |
* | qt, tests: Add testcase for multiple remarsk | Andre Heinecke | 2019-11-04 | 1 | -0/+88 |
* | cpp: Add API to obtain mutliple remarks | Andre Heinecke | 2019-11-04 | 3 | -0/+21 |
* | qt,tests: Move remarks test out and extend it | Andre Heinecke | 2019-11-04 | 3 | -114/+325 |
* | cpp: Fix dupe_ok state for single uid | Andre Heinecke | 2019-11-04 | 1 | -0/+1 |
* | doc: Note the need for a base tag. | Werner Koch | 2019-11-04 | 1 | -3/+5 |
* | qt: Allow adding empty remarks | Andre Heinecke | 2019-11-01 | 1 | -1/+1 |
* | cpp: Minor optimization in remark lookup | Andre Heinecke | 2019-11-01 | 1 | -2/+6 |
* | cpp: Fix adding duplicated sigs on multiple uids | Andre Heinecke | 2019-11-01 | 1 | -0/+5 |