| Commit message (Expand) | Author | Age | Files | Lines |
* | Release 1.24.1gpgme-1.24.1 | Werner Koch | 2024-12-04 | 2 | -4/+16 |
* | Add a configure test for gettid. | Werner Koch | 2024-12-04 | 2 | -2/+28 |
* | cpp: Add Kyber algorithm | Ingo Klöcker | 2024-11-14 | 1 | -0/+1 |
* | Support the Kyber algorithm in key listings. | Werner Koch | 2024-11-14 | 4 | -5/+17 |
* | Post release updates | Werner Koch | 2024-11-06 | 2 | -1/+5 |
* | Release 1.24.0gpgme-1.24.0 | Werner Koch | 2024-11-06 | 5 | -15/+26 |
* | Include the full commit id. | Werner Koch | 2024-11-05 | 3 | -9/+25 |
* | core: New context flags "known-notations". | Werner Koch | 2024-10-29 | 7 | -0/+94 |
* | core: Add new helper _gpgme_strtokenize. | Werner Koch | 2024-10-29 | 3 | -1/+81 |
* | qt: Fix typo | Ingo Klöcker | 2024-10-23 | 1 | -1/+1 |
* | qt: Put attributes before declarations | Ingo Klöcker | 2024-10-23 | 1 | -1/+1 |
* | cpp: Put attributes before declarations | Ingo Klöcker | 2024-10-23 | 2 | -2/+2 |
* | cpp: Add/change some includes | Ingo Klöcker | 2024-10-23 | 3 | -4/+6 |
* | cpp,doc: Update NEWS | Ingo Klöcker | 2024-10-22 | 1 | -0/+4 |
* | cpp: Add support for new flag fields beta_compliance | Ingo Klöcker | 2024-10-21 | 6 | -6/+38 |
* | doc: Fix, update, add API documentation | Ingo Klöcker | 2024-10-21 | 1 | -3/+12 |
* | core: fix passing --proc-all-sigs to gpgtar | Tobias Fella | 2024-10-09 | 1 | -0/+12 |
* | core: New flag fields beta_compliance. | Werner Koch | 2024-10-07 | 6 | -9/+33 |
* | core: Allow GPGME_CREATE_ADSK also for gnupg 2.2.45 | Werner Koch | 2024-09-26 | 1 | -1/+6 |
* | core: Report failed encryption/signing if gpgtar didn't emit SUCCESS | Ingo Klöcker | 2024-09-20 | 4 | -10/+36 |
* | doc,build: Look for yat2m in $prefix/bin | Ingo Klöcker | 2024-09-17 | 1 | -1/+1 |
* | doc,build: Fix "make install" if yat2m isn't available | Ingo Klöcker | 2024-09-17 | 2 | -0/+6 |
* | doc: Provide a man page for gpgme-json. | Sébastien Noel | 2024-09-10 | 3 | -2/+103 |
* | doc: Update the texinfo version also on gpgme.texi changes. | Werner Koch | 2024-09-10 | 1 | -1/+1 |
* | core: New encryption flags GPGME_ENCRYPT_ADD_RECP and _CHG_RECP. | Werner Koch | 2024-09-09 | 5 | -3/+71 |
* | core: Treat email-only user IDs with upper case letters as email address | Ingo Klöcker | 2024-09-04 | 2 | -420/+557 |
* | build,python: Fix build with setuptools 72.2.0+ | Ingo Klöcker | 2024-09-02 | 1 | -3/+3 |
* | cpp: Add pkgconfig file for gpgmepp | Ingo Klöcker | 2024-08-29 | 3 | -3/+43 |
* | cpp: Go with default answer on unknown question by key edit interface | Ingo Klöcker | 2024-08-28 | 1 | -0/+14 |
* | qt: Add support for new context flag "proc-all-sigs" | Ingo Klöcker | 2024-08-26 | 21 | -8/+191 |
* | New context flag "proc-all-sigs". | Werner Koch | 2024-08-23 | 6 | -1/+64 |
* | qt,tests: Add make target to clean the keyring | Ingo Klöcker | 2024-08-07 | 1 | -0/+5 |
* | qt: Use --quick-set-ownertrust if available | Ingo Klöcker | 2024-08-07 | 2 | -1/+19 |
* | tests,json: Remove no longer needed code | Ingo Klöcker | 2024-08-07 | 1 | -106/+1 |
* | qt: Support disabling and enabling of keys | Ingo Klöcker | 2024-08-07 | 9 | -7/+300 |
* | cpp: Add support for setting owner trust and for disabling keys | Ingo Klöcker | 2024-08-06 | 3 | -0/+74 |
* | core: New function gpgme_op_setownertrust | Ingo Klöcker | 2024-08-06 | 23 | -7/+589 |
* | w32: Use UTF-8 for localized error descriptions for all threads | Ingo Klöcker | 2024-08-05 | 1 | -0/+4 |
* | build,qt: Fix include path in CMake files | Ingo Klöcker | 2024-07-22 | 1 | -4/+4 |
* | build,qt: Don't put generated camel-case headers in tarball | Ingo Klöcker | 2024-07-18 | 1 | -2/+2 |
* | core: Remove obsolete source files | Ingo Klöcker | 2024-07-18 | 2 | -59/+0 |
* | build,qt: Allow building Qt 5 bindings and Qt 6 bindings | Ingo Klöcker | 2024-07-18 | 3 | -47/+70 |
* | build,qt: Decouple generation of moc files | Ingo Klöcker | 2024-07-18 | 4 | -103/+394 |
* | build,qt: Remove include directories on uninstall | Ingo Klöcker | 2024-07-18 | 1 | -1/+14 |
* | build,qt: Decouple handling of include headers | Ingo Klöcker | 2024-07-18 | 1 | -7/+12 |
* | build,qt: Decouple (un)install of CMake files | Ingo Klöcker | 2024-07-18 | 1 | -6/+10 |
* | core: Support all keylist modes and fix possible overrun | Ingo Klöcker | 2024-07-15 | 1 | -3/+17 |
* | build,cpp: Fix include paths in forwarding headers in gpgme++ folder | Ingo Klöcker | 2024-07-10 | 1 | -1/+1 |
* | qt: Replace usage of deprecated Error::asString | Ingo Klöcker | 2024-07-05 | 25 | -59/+91 |
* | cpp: Deprecate Error::asString and update users | Ingo Klöcker | 2024-07-05 | 7 | -13/+17 |