| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | cpp: Add env var to control editinteractor debug | Andre Heinecke | 2019-11-01 | 1 | -2/+17 |
* | core: Fix parsing of userid sigs after a subpkg | Andre Heinecke | 2019-10-29 | 1 | -2/+3 |
* | 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 | 4 | -3/+61 |
* | cpp: Add support for multiple keysigs in edit | Andre Heinecke | 2019-10-29 | 3 | -1/+26 |
* | cpp: Add convenience API to obtain remarks | Andre Heinecke | 2019-10-29 | 2 | -0/+67 |
* | core: Add cert-notation support and extended-edit | Andre Heinecke | 2019-10-29 | 5 | -5/+38 |
* | cpp: Minor coding style fix | Andre Heinecke | 2019-10-29 | 1 | -3/+2 |
* | core,w32: Initialize dbg_help for socket debugging | Andre Heinecke | 2019-10-28 | 1 | -1/+1 |
* | doc: Remove cruft from a doc entry. | Werner Koch | 2019-10-01 | 1 | -1/+1 |
* | json: Fix t-decrypt-verify.out for GnuPG >= 2.3. | NIIBE Yutaka | 2019-08-06 | 1 | -5/+0 |
* | core: Fix arg counting in enginge-gpg | Andre Heinecke | 2019-07-16 | 1 | -4/+26 |
* | python: doc: Remove generated files, put rules in Makefile. | NIIBE Yutaka | 2019-07-12 | 13 | -8017/+39 |
* | python: doc: Add suffix for org files. | NIIBE Yutaka | 2019-07-12 | 6 | -0/+0 |
* | js: improve connection check | Maximilian Krambach | 2019-07-03 | 2 | -25/+47 |
* | js: Error handling for browser errors | Maximilian Krambach | 2019-06-19 | 4 | -27/+99 |
* | Post release updatesgpgme-1.14-base | Werner Koch | 2019-06-13 | 2 | -2/+10 |
* | Release 1.13.1gpgme-1.13.1 | Werner Koch | 2019-06-13 | 2 | -21/+21 |
* | python: Fix regression in t-decrypt-verify test. | Werner Koch | 2019-06-13 | 1 | -11/+11 |
* | python: Set a default-key into gpg.conf for the tests. | Werner Koch | 2019-06-13 | 1 | -2/+1 |
* | core: At debug levels up to 9 print only an ascii dump. | Werner Koch | 2019-06-13 | 1 | -27/+59 |
* | tests: Minor fix to run-threaded.c. | Werner Koch | 2019-06-06 | 1 | -1/+5 |