| Commit message (Expand) | Author | Age | Files | Lines |
* | Release 1.23.2gpgme-1.23.2 | Werner Koch | 2023-11-28 | 2 | -6/+18 |
* | qt: Start dirmngr with gpgconf to avoid multiple instances | Ingo Klöcker | 2023-11-23 | 1 | -7/+7 |
* | qt: On Windows, use UTF-8 when logging the error text | Ingo Klöcker | 2023-11-15 | 1 | -1/+7 |
* | qt: Remove left-over partial files more persistently | Ingo Klöcker | 2023-11-15 | 5 | -14/+164 |
* | doc: Fix for e.g. and i.e. | NIIBE Yutaka | 2023-11-15 | 1 | -17/+17 |
* | core: Preserve more specific existing failure code | Ingo Klöcker | 2023-11-14 | 12 | -12/+36 |
* | tests: Add option --chain to run-keylist | Werner Koch | 2023-11-10 | 1 | -1/+48 |
* | qt: Deprecate DefaultKeyGenerationJob | Ingo Klöcker | 2023-11-10 | 2 | -1/+7 |
* | build,qt: Build Qt with -fPIC if required or requested | Ingo Klöcker | 2023-10-30 | 3 | -13/+45 |
* | Update NEWS | Ingo Klöcker | 2023-10-27 | 1 | -0/+3 |
* | qt: Use temporary .part file names when creating archives | Ingo Klöcker | 2023-10-27 | 5 | -15/+160 |
* | qt: Refactor removal of output file on cancel or error | Ingo Klöcker | 2023-10-27 | 5 | -54/+54 |
* | Post release updates | Werner Koch | 2023-10-27 | 2 | -1/+5 |
* | Release 1.23.1gpgme-1.23.1 | Werner Koch | 2023-10-27 | 1 | -1/+7 |
* | Change gpgme-w32-spawn to unicode | Andre Heinecke | 2023-10-25 | 2 | -42/+50 |
* | Post release updates | Werner Koch | 2023-10-25 | 2 | -1/+5 |
* | Release 1.23.0gpgme-1.23.0 | Werner Koch | 2023-10-25 | 3 | -10/+18 |
* | qt: Handle cancel in changeexpiryjob | Andre Heinecke | 2023-10-18 | 1 | -1/+1 |
* | qt,doc: Fix typos in source code comments | Ingo Klöcker | 2023-10-13 | 3 | -19/+19 |
* | python,doc: Fix typos in documentation and source code comments | Ingo Klöcker | 2023-10-13 | 4 | -6/+6 |
* | cpp,doc: Fix typos in API documentation and source code comments | Ingo Klöcker | 2023-10-13 | 2 | -2/+2 |
* | doc: Fix typos in documentation and source code comments | Ingo Klöcker | 2023-10-13 | 12 | -20/+20 |
* | python,examples: Add missing word "License" | Marius P | 2023-10-13 | 35 | -35/+35 |
* | cpp: Support new key capability flags | Ingo Klöcker | 2023-10-05 | 3 | -0/+41 |
* | doc: Fix typo | Ingo Klöcker | 2023-10-05 | 1 | -2/+2 |
* | core: Add key capability flags has_encrypt etc. | Werner Koch | 2023-10-05 | 5 | -11/+79 |
* | core: Check STATUS_FAILURE in export operations. | Werner Koch | 2023-10-05 | 1 | -3/+12 |
* | gpgme-tool: Support use of Windows HANDLE for INPUT/OUTPUT/MESSAGE. | NIIBE Yutaka | 2023-09-29 | 1 | -1/+13 |
* | qt: Use UTF-8 for file names on Windows | Ingo Klöcker | 2023-09-22 | 4 | -0/+28 |
* | build,qt: Autodetect whether Qt was built with -mno-direct-extern-access | Ingo Klöcker | 2023-09-21 | 1 | -3/+18 |
* | build,qt: Optionally build Qt 6 bindings with -mno-direct-extern-access | Ingo Klöcker | 2023-09-21 | 3 | -0/+78 |
* | build,qt: Drop broken check for -fPIC | Ingo Klöcker | 2023-09-21 | 1 | -21/+1 |
* | tests: Re-add --with-secret option | Ingo Klöcker | 2023-09-04 | 1 | -2/+2 |
* | New mode to list a v5 fingerprint for v4 packets. | Werner Koch | 2023-09-04 | 7 | -4/+78 |
* | build: Change the default for --with-libtool-modification. | NIIBE Yutaka | 2023-09-01 | 1 | -2/+2 |
* | Support GPGME_ENCRYPT_ALWAYS_TRUST also for S/MIME. | Werner Koch | 2023-08-31 | 5 | -5/+29 |
* | qt: Allow specifying user IDs to use when refreshing keys via WKD | Ingo Klöcker | 2023-08-23 | 5 | -27/+88 |
* | qt,tests: Fix build in source directory, part 2 | Christian Hesse | 2023-08-22 | 1 | -2/+2 |
* | build: Suggest out-of-source build | Ingo Klöcker | 2023-08-21 | 1 | -1/+1 |
* | qt,tests: Fix build in source directory | Ingo Klöcker | 2023-08-21 | 1 | -2/+2 |
* | qt: Add job for refreshing OpenPGP keys via WKD | Ingo Klöcker | 2023-08-21 | 11 | -3/+545 |
* | doc: Fix interface changes | Ingo Klöcker | 2023-08-21 | 1 | -1/+1 |
* | Post release updates | Werner Koch | 2023-08-21 | 2 | -1/+5 |
* | Release 1.22.0gpgme-1.22.0 | Werner Koch | 2023-08-21 | 2 | -9/+40 |
* | build: New configure option --with-libtool-modification. | NIIBE Yutaka | 2023-08-17 | 4 | -13/+107 |
* | qt: Clean up after failure or cancel of sign/encrypt archive operation | Ingo Klöcker | 2023-08-16 | 5 | -5/+87 |
* | qt: Make toLogString helper public | Ingo Klöcker | 2023-08-15 | 3 | -13/+18 |
* | cpp: Remove unused include | Ingo Klöcker | 2023-08-15 | 6 | -8/+0 |
* | tests: Support offline mode in run-import | Ingo Klöcker | 2023-08-14 | 1 | -0/+9 |
* | core: Use offline mode for all operations of gpgsm engine | Ingo Klöcker | 2023-08-14 | 7 | -49/+36 |