aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 1.23.2gpgme-1.23.2Werner Koch2023-11-282-6/+18
* qt: Start dirmngr with gpgconf to avoid multiple instancesIngo Klöcker2023-11-231-7/+7
* qt: On Windows, use UTF-8 when logging the error textIngo Klöcker2023-11-151-1/+7
* qt: Remove left-over partial files more persistentlyIngo Klöcker2023-11-155-14/+164
* doc: Fix for e.g. and i.e.NIIBE Yutaka2023-11-151-17/+17
* core: Preserve more specific existing failure codeIngo Klöcker2023-11-1412-12/+36
* tests: Add option --chain to run-keylistWerner Koch2023-11-101-1/+48
* qt: Deprecate DefaultKeyGenerationJobIngo Klöcker2023-11-102-1/+7
* build,qt: Build Qt with -fPIC if required or requestedIngo Klöcker2023-10-303-13/+45
* Update NEWSIngo Klöcker2023-10-271-0/+3
* qt: Use temporary .part file names when creating archivesIngo Klöcker2023-10-275-15/+160
* qt: Refactor removal of output file on cancel or errorIngo Klöcker2023-10-275-54/+54
* Post release updatesWerner Koch2023-10-272-1/+5
* 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