aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cpp: Go with default answer on unknown question by key edit interfaceIngo Klöcker2024-08-281-0/+14
* qt: Add support for new context flag "proc-all-sigs"Ingo Klöcker2024-08-2621-8/+191
* New context flag "proc-all-sigs".Werner Koch2024-08-236-1/+64
* qt,tests: Add make target to clean the keyringIngo Klöcker2024-08-071-0/+5
* qt: Use --quick-set-ownertrust if availableIngo Klöcker2024-08-072-1/+19
* tests,json: Remove no longer needed codeIngo Klöcker2024-08-071-106/+1
* qt: Support disabling and enabling of keysIngo Klöcker2024-08-079-7/+300
* cpp: Add support for setting owner trust and for disabling keysIngo Klöcker2024-08-063-0/+74
* core: New function gpgme_op_setownertrustIngo Klöcker2024-08-0623-7/+589
* w32: Use UTF-8 for localized error descriptions for all threadsIngo Klöcker2024-08-051-0/+4
* build,qt: Fix include path in CMake filesIngo Klöcker2024-07-221-4/+4
* build,qt: Don't put generated camel-case headers in tarballIngo Klöcker2024-07-181-2/+2
* core: Remove obsolete source filesIngo Klöcker2024-07-182-59/+0
* build,qt: Allow building Qt 5 bindings and Qt 6 bindingsIngo Klöcker2024-07-183-47/+70
* build,qt: Decouple generation of moc filesIngo Klöcker2024-07-184-103/+394
* build,qt: Remove include directories on uninstallIngo Klöcker2024-07-181-1/+14
* build,qt: Decouple handling of include headersIngo Klöcker2024-07-181-7/+12
* build,qt: Decouple (un)install of CMake filesIngo Klöcker2024-07-181-6/+10
* core: Support all keylist modes and fix possible overrunIngo Klöcker2024-07-151-3/+17
* build,cpp: Fix include paths in forwarding headers in gpgme++ folderIngo Klöcker2024-07-101-1/+1
* qt: Replace usage of deprecated Error::asStringIngo Klöcker2024-07-0525-59/+91
* cpp: Deprecate Error::asString and update usersIngo Klöcker2024-07-057-13/+17
* cpp: Add safer member function returning text describing an errorIngo Klöcker2024-07-053-0/+12
* qt: Always include C++ binding headers with gpgme++/ prefixIngo Klöcker2024-07-05131-415/+239
* build,cpp: Create forwarding headers in a gpgme++ folderIngo Klöcker2024-07-051-1/+12
* Fix calling CancelSynchronousIo.NIIBE Yutaka2024-07-051-2/+2
* Fix printing size_t and off_t value for LLP64 Windows.NIIBE Yutaka2024-07-052-5/+5
* Remove ath.h and ath.c.NIIBE Yutaka2024-07-053-252/+2
* Don't use ath_self, but get thread ID directly.NIIBE Yutaka2024-07-052-6/+22
* Use gpgrt_b64dec in libgpg-error.NIIBE Yutaka2024-07-013-259/+6
* cpp: Remove obsolete filesIngo Klöcker2024-06-282-82/+0
* qt: Allow appending a detached signature to an existing fileIngo Klöcker2024-06-186-9/+78
* qt,build: Install headers for Qt 5 and Qt 6 in different locationsIngo Klöcker2024-06-172-6/+14
* Update gpg-error.m4 again for spell fix.NIIBE Yutaka2024-06-141-1/+1
* qt,tests: Fix deprecation warnings (in Qt 6 build)Ingo Klöcker2024-06-131-2/+2
* qt: Specify import options as list of strings instead of as stringIngo Klöcker2024-06-136-10/+14
* m4: Update m4 files.NIIBE Yutaka2024-06-132-23/+31
* gpgme.m4: Fix setting/using GPG_ERROR_CONFIG.NIIBE Yutaka2024-06-131-8/+7
* qt: Allow specifying import options when importing keysIngo Klöcker2024-06-125-4/+66
* tests: Add --import-filter option to usage info of run-importIngo Klöcker2024-06-121-0/+1
* core: Allow setting import options when importing keysIngo Klöcker2024-06-1211-7/+77
* qt,doc: Fix typosIngo Klöcker2024-06-121-2/+2
* qt: Align license of some Makefiles with license of other MakefilesIngo Klöcker2024-06-102-24/+26
* qt: Fix license headers of MakefilesIngo Klöcker2024-06-102-15/+15
* qt: Fix license headers of CMake config filesIngo Klöcker2024-06-106-18/+18
* qt: Fix license headers of dataprovider.*Ingo Klöcker2024-06-102-30/+30
* cpp: Remove commented out and disabled codeIngo Klöcker2024-06-102-156/+0
* doc: Extend description for GPGME_CREATE_ADSKWerner Koch2024-06-051-1/+4
* core,w32: Pass file names with forward slashes to gpg and gpgtarIngo Klöcker2024-06-043-29/+77
* build,python: Fix make distcheck for Python 3.9+Ingo Klöcker2024-05-291-2/+6