aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 1.23.1gpgme-1.23.1Werner Koch2023-10-271-1/+7
* Change gpgme-w32-spawn to unicodeAndre Heinecke2023-10-252-42/+50
* Post release updatesWerner Koch2023-10-252-1/+5
* Release 1.23.0gpgme-1.23.0Werner Koch2023-10-253-10/+18
* qt: Handle cancel in changeexpiryjobAndre Heinecke2023-10-181-1/+1
* qt,doc: Fix typos in source code commentsIngo Klöcker2023-10-133-19/+19
* python,doc: Fix typos in documentation and source code commentsIngo Klöcker2023-10-134-6/+6
* cpp,doc: Fix typos in API documentation and source code commentsIngo Klöcker2023-10-132-2/+2
* doc: Fix typos in documentation and source code commentsIngo Klöcker2023-10-1312-20/+20
* python,examples: Add missing word "License"Marius P2023-10-1335-35/+35
* cpp: Support new key capability flagsIngo Klöcker2023-10-053-0/+41
* doc: Fix typoIngo Klöcker2023-10-051-2/+2
* core: Add key capability flags has_encrypt etc.Werner Koch2023-10-055-11/+79
* core: Check STATUS_FAILURE in export operations.Werner Koch2023-10-051-3/+12
* gpgme-tool: Support use of Windows HANDLE for INPUT/OUTPUT/MESSAGE.NIIBE Yutaka2023-09-291-1/+13
* qt: Use UTF-8 for file names on WindowsIngo Klöcker2023-09-224-0/+28
* build,qt: Autodetect whether Qt was built with -mno-direct-extern-accessIngo Klöcker2023-09-211-3/+18
* build,qt: Optionally build Qt 6 bindings with -mno-direct-extern-accessIngo Klöcker2023-09-213-0/+78
* build,qt: Drop broken check for -fPICIngo Klöcker2023-09-211-21/+1
* tests: Re-add --with-secret optionIngo Klöcker2023-09-041-2/+2
* New mode to list a v5 fingerprint for v4 packets.Werner Koch2023-09-047-4/+78
* build: Change the default for --with-libtool-modification.NIIBE Yutaka2023-09-011-2/+2
* Support GPGME_ENCRYPT_ALWAYS_TRUST also for S/MIME.Werner Koch2023-08-315-5/+29
* qt: Allow specifying user IDs to use when refreshing keys via WKDIngo Klöcker2023-08-235-27/+88
* qt,tests: Fix build in source directory, part 2Christian Hesse2023-08-221-2/+2
* build: Suggest out-of-source buildIngo Klöcker2023-08-211-1/+1
* qt,tests: Fix build in source directoryIngo Klöcker2023-08-211-2/+2
* qt: Add job for refreshing OpenPGP keys via WKDIngo Klöcker2023-08-2111-3/+545
* doc: Fix interface changesIngo Klöcker2023-08-211-1/+1
* Post release updatesWerner Koch2023-08-212-1/+5
* Release 1.22.0gpgme-1.22.0Werner Koch2023-08-212-9/+40
* build: New configure option --with-libtool-modification.NIIBE Yutaka2023-08-174-13/+107
* qt: Clean up after failure or cancel of sign/encrypt archive operationIngo Klöcker2023-08-165-5/+87
* qt: Make toLogString helper publicIngo Klöcker2023-08-153-13/+18
* cpp: Remove unused includeIngo Klöcker2023-08-156-8/+0
* tests: Support offline mode in run-importIngo Klöcker2023-08-141-0/+9
* core: Use offline mode for all operations of gpgsm engineIngo Klöcker2023-08-147-49/+36
* core: Store engine's version string in gpgsm engineIngo Klöcker2023-08-141-2/+14
* cpp: Expose gpgme_decrypt_result_t.is_mime through cpp APICarl Schwan2023-08-042-0/+6
* qt: Add setInputEncoding to QGpgMe::EncryptJobCarl Schwan2023-08-034-4/+26
* core: Prevent wrong plaintext when verifying clearsigned signatureIngo Klöcker2023-07-283-3/+99
* core: Return bad data error instead of general error on unexpected dataIngo Klöcker2023-07-281-1/+1
* build: Update libassuan.m4 for libassuan version 3 in future.NIIBE Yutaka2023-07-281-1/+4
* qt: Ensure that we check the correct pathsIngo Klöcker2023-07-082-2/+10
* qt: Fix DLL version in cmake config filesIngo Klöcker2023-07-082-4/+4
* qt: Fix check for required filesIngo Klöcker2023-07-081-2/+2
* Post release updatesWerner Koch2023-07-072-1/+5
* Release 1.21.0gpgme-1.21.0Werner Koch2023-07-072-13/+24
* build: Add BUILT_SOURCE for better dependency.NIIBE Yutaka2023-06-231-0/+2
* qt: Support reading signed/encrypted archives directly from a fileIngo Klöcker2023-06-216-38/+76