aboutsummaryrefslogtreecommitdiffstats
path: root/lang (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add Assuan transaction that forwards status lines to another objectIngo Klöcker2020-10-234-1/+164
* qt: Add QDebug stream operator for GpgME::ErrorIngo Klöcker2020-10-233-1/+99
* cpp, qt: Add missing comparison operators for version info comparisonIngo Klöcker2020-10-232-0/+62
* cpp, qt: Fix version info comparisonIngo Klöcker2020-10-232-2/+4
* qt: Update the documentation of ListAllKeysJobIngo Klöcker2020-09-081-2/+3
* cpp: Update key with --with-secret instead of updating it twiceIngo Klöcker2020-09-081-5/+11
* qt: List keys once with --with-secret instead of twiceIngo Klöcker2020-09-072-9/+116
* cpp: Add keylist mode WithSecretIngo Klöcker2020-09-073-3/+13
* cpp: Add missing keylist modesIngo Klöcker2020-09-071-7/+23
* cpp: Copy some more subkey properties when merging keysIngo Klöcker2020-09-031-0/+4
* qt: Fix an rfc2253 parser flawWerner Koch2020-08-281-3/+2
* core: Add error handling to setexpireIngo Klöcker2020-08-141-0/+9
* qt: Support changing expiry of subkeysIngo Klöcker2020-08-113-4/+39
* cpp: Make private helper a file staticIngo Klöcker2020-08-102-3/+1
* cpp: Use cstdlib getenv for portabilityAndre Heinecke2020-08-061-1/+2
* qt: Port to new setExpire()Ingo Klöcker2020-08-051-18/+6
* qt: Add test for setExpireIngo Klöcker2020-08-041-0/+54
* cpp: Add support for gpgme_op_setexpireIngo Klöcker2020-08-042-1/+72
* cpp: Add ostream operator for subkeyIngo Klöcker2020-08-042-0/+23
* qt, cpp: Support export modesAndre Heinecke2020-07-165-14/+68
* core: Deprecate the non-working trustlist functions.Werner Koch2020-07-152-47/+0
* core: New keylist mode GPGME_KEYLIST_MODE_WITH_KEYGRIP.Werner Koch2020-07-155-3/+10
* python: Workaround for a regression in GnuPG 2.2.21Werner Koch2020-07-142-2/+16
* tests: Remove/change tests for GnuPG 2.3 with no gpg.keyserver.NIIBE Yutaka2020-05-111-30/+0
* python: fix minor typo in howtoBernhard Reiter2020-03-031-1/+1
* qt: Change logging categoryaheinecke/json-testAndre Heinecke2020-02-1910-55/+55
* qt: Log execution args of gpg-cardAndre Heinecke2020-02-191-3/+5
* python: Also detect python 3.9.Werner Koch2020-02-141-2/+2
* qt: Add dummy context to make mixin happyAndre Heinecke2020-02-121-1/+2
* qt: Add GpgCardJob following the job patternAndre Heinecke2020-02-128-2/+319
* cpp, qt: Use uidhash to select uids for signingAndre Heinecke2019-12-135-1/+24
* qt,tests: Take care for old DSA key using deprecated digest algo.NIIBE Yutaka2019-11-071-0/+4
* qt, tests: Add check for supported versionsAndre Heinecke2019-11-064-21/+41
* qt, tests: Replace accidentally commited assertAndre Heinecke2019-11-061-1/+1
* qt,tests: Add test to add an exportable certifyAndre Heinecke2019-11-061-0/+88
* python: Fix how to generate documentation.NIIBE Yutaka2019-11-061-46/+35
* qt, tests: Add testcase for multiple remarskAndre Heinecke2019-11-041-0/+88
* cpp: Add API to obtain mutliple remarksAndre Heinecke2019-11-042-0/+20
* qt,tests: Move remarks test out and extend itAndre Heinecke2019-11-043-114/+325
* cpp: Fix dupe_ok state for single uidAndre Heinecke2019-11-041-0/+1
* qt: Allow adding empty remarksAndre Heinecke2019-11-011-1/+1
* cpp: Minor optimization in remark lookupAndre Heinecke2019-11-011-2/+6
* cpp: Fix adding duplicated sigs on multiple uidsAndre Heinecke2019-11-011-0/+5
* cpp: Add env var to control editinteractor debugAndre Heinecke2019-11-011-2/+17
* qt,tests: Add test for remarksAndre Heinecke2019-10-291-0/+111
* qt: Extend signkeyjob to handle remarks and dupsAndre Heinecke2019-10-293-3/+56
* cpp: Add support for multiple keysigs in editAndre Heinecke2019-10-292-1/+19
* cpp: Add convenience API to obtain remarksAndre Heinecke2019-10-292-0/+67
* cpp: Minor coding style fixAndre Heinecke2019-10-291-3/+2
* python: doc: Remove generated files, put rules in Makefile.NIIBE Yutaka2019-07-1213-8017/+39