aboutsummaryrefslogtreecommitdiffstats
path: root/lang (follow)
Commit message (Expand)AuthorAgeFilesLines
* qt: Fix build for older Qt versions.Werner Koch2022-02-071-0/+1
* qt: Add job to import keys given by key idsIngo Klöcker2022-02-039-1/+316
* qt: Add helper for converting QStringList to vector of stringsIngo Klöcker2022-02-033-2/+101
* cpp: Allow import of keys given by key idsIngo Klöcker2022-02-032-0/+20
* cpp: Add internal adapter for passing a vector of strings to gpgmeIngo Klöcker2022-02-033-2/+73
* qt: Remove superfluous includeIngo Klöcker2022-01-171-2/+0
* qt: Fix build without installed GpgME++ headersIngo Klöcker2022-01-176-10/+18
* qt: Add job to add existing subkeys to other keysIngo Klöcker2022-01-1311-8/+598
* qt,tests: Add helper to hook up the test passphrase providerIngo Klöcker2022-01-138-179/+69
* qt,tests: Add asyncDone signal to base class of all testsIngo Klöcker2022-01-1313-35/+4
* cpp: Add interactor to add existing subkeys to other keysIngo Klöcker2022-01-123-0/+270
* qt: Add factory function for secret subkey export jobIngo Klöcker2022-01-043-1/+19
* cpp: Allow export of secret subkeysIngo Klöcker2022-01-042-4/+30
* qt: Remove obsolete QGpgMESecretKeyExportJobIngo Klöcker2022-01-043-232/+1
* qt: Use QGpgMEExportJob also for export of secret keysIngo Klöcker2022-01-046-19/+152
* cpp: Allow export of secret keysIngo Klöcker2022-01-042-13/+87
* cpp: Mark ExportNoUID flag as obsoleteIngo Klöcker2022-01-041-1/+1
* cpp: Remove obsolete workaroundIngo Klöcker2022-01-041-18/+0
* qt: Detect an import error caused by a wrong passwordIngo Klöcker2021-12-221-1/+17
* qt,tests: Add test runner for testing the import jobIngo Klöcker2021-12-222-1/+101
* cpp: Check fpr of import status for NULLIngo Klöcker2021-12-221-1/+3
* qt: Allow specifying an import filter when importing keysIngo Klöcker2021-12-154-8/+79
* qt: Avoid test failure when test is run multiple timesIngo Klöcker2021-12-151-16/+26
* qt: Fix erroneous reuse of JobPrivate objectsIngo Klöcker2021-12-151-0/+1
* qt: Add pattern used for WKD lookup to resultIngo Klöcker2021-12-144-12/+23
* qt: Allow setting key origin when importing keysIngo Klöcker2021-12-146-9/+229
* qt,tests: Skip WKD lookup tests by defaultIngo Klöcker2021-12-143-2/+17
* qt: Support WKD lookup without implicit importIngo Klöcker2021-12-1313-8/+727
* qt: Fix example for using the asynchronous job APIIngo Klöcker2021-12-131-0/+1
* cpp,tests: Add test runner for doing a WKD lookup without importIngo Klöcker2021-12-102-1/+166
* cpp: Add new supported components to API docs of dirInfo()Ingo Klöcker2021-12-101-1/+2
* cpp: Return engine info for engine used by the contextIngo Klöcker2021-12-071-1/+1
* cpp: Factor out common code of GpgME::engineInfo() overloadsIngo Klöcker2021-12-071-28/+26
* core: Support dirinfo("socketdir")Werner Koch2021-11-251-1/+1
* qt: Fix build against Qt 5.9Ingo Klöcker2021-09-132-3/+3
* qt: Expect UTF-8 on stderr on WindowsAndre Heinecke2021-08-271-44/+1
* Add missing files for distributionAndre Heinecke2021-08-271-0/+1
* Make sure expiration time is interpreted as unsigned numberIngo Klöcker2021-07-081-1/+1
* qt: Allow retrieving the default value of a config entryIngo Klöcker2021-06-295-11/+77
* qt: Fix filenames in copyright headersIngo Klöcker2021-06-282-2/+2
* qt: Add test for ChangeExpiryJobIngo Klöcker2021-06-282-3/+430
* qt: Allow changing expiration date of primary key and all subkeysIngo Klöcker2021-06-284-10/+113
* qt: Add mechanism for missing d-pointer in JobIngo Klöcker2021-06-282-0/+92
* qt: Remove superfluous trailing ';'Ingo Klöcker2021-06-261-3/+3
* python: Do not include the full file names in the docs.Werner Koch2021-06-241-1/+1
* python: Allow returning signatures made by unknown keys in `decrypt`Jasper Spaans2021-06-241-3/+9
* qt: Extend SignKeyJob to create signatures with expiration dateIngo Klöcker2021-06-224-3/+181
* qt: Add missing }Ingo Klöcker2021-06-181-0/+1
* qt: Add some error loggingIngo Klöcker2021-06-171-2/+5
* qt: Do not set empty base DN as query of keyserver URLIngo Klöcker2021-06-171-1/+3