| Commit message (Expand) | Author | Age | Files | Lines |
* | python: Remove Python bindings | Ingo Klöcker | 2025-02-03 | 141 | -29235/+2 |
* | cpp,qt: Remove C++ and Qt bindings | Ingo Klöcker | 2025-02-03 | 320 | -49625/+8 |
* | build,python: Fix uninstalling in distcheck | Ingo Klöcker | 2024-12-04 | 1 | -1/+1 |
* | build,python: Add Python 3.13 and remove Python 3.8 | Ingo Klöcker | 2024-12-04 | 1 | -1/+1 |
* | cpp: Add Kyber algorithm | Ingo Klöcker | 2024-11-14 | 1 | -0/+1 |
* | 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: Add support for new flag fields beta_compliance | Ingo Klöcker | 2024-10-21 | 6 | -6/+38 |
* | 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 | 2 | -1/+18 |
* | 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 | 20 | -8/+180 |
* | 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 |
* | qt: Support disabling and enabling of keys | Ingo Klöcker | 2024-08-07 | 8 | -7/+297 |
* | cpp: Add support for setting owner trust and for disabling keys | Ingo Klöcker | 2024-08-06 | 2 | -0/+67 |
* | 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 |
* | build,qt: Allow building Qt 5 bindings and Qt 6 bindings | Ingo Klöcker | 2024-07-18 | 1 | -4/+5 |
* | build,qt: Decouple generation of moc files | Ingo Klöcker | 2024-07-18 | 2 | -95/+385 |
* | 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 |
* | 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 | 6 | -13/+16 |
* | cpp: Add safer member function returning text describing an error | Ingo Klöcker | 2024-07-05 | 2 | -0/+8 |
* | qt: Always include C++ binding headers with gpgme++/ prefix | Ingo Klöcker | 2024-07-05 | 131 | -415/+239 |
* | build,cpp: Create forwarding headers in a gpgme++ folder | Ingo Klöcker | 2024-07-05 | 1 | -1/+12 |
* | cpp: Remove obsolete files | Ingo Klöcker | 2024-06-28 | 2 | -82/+0 |
* | qt: Allow appending a detached signature to an existing file | Ingo Klöcker | 2024-06-18 | 5 | -9/+74 |
* | qt,build: Install headers for Qt 5 and Qt 6 in different locations | Ingo Klöcker | 2024-06-17 | 1 | -6/+12 |
* | qt,tests: Fix deprecation warnings (in Qt 6 build) | Ingo Klöcker | 2024-06-13 | 1 | -2/+2 |
* | qt: Specify import options as list of strings instead of as string | Ingo Klöcker | 2024-06-13 | 5 | -9/+9 |
* | qt: Allow specifying import options when importing keys | Ingo Klöcker | 2024-06-12 | 5 | -4/+66 |
* | qt,doc: Fix typos | Ingo Klöcker | 2024-06-12 | 1 | -2/+2 |
* | qt: Align license of some Makefiles with license of other Makefiles | Ingo Klöcker | 2024-06-10 | 2 | -24/+26 |
* | qt: Fix license headers of Makefiles | Ingo Klöcker | 2024-06-10 | 2 | -15/+15 |
* | qt: Fix license headers of CMake config files | Ingo Klöcker | 2024-06-10 | 6 | -18/+18 |
* | qt: Fix license headers of dataprovider.* | Ingo Klöcker | 2024-06-10 | 2 | -30/+30 |
* | cpp: Remove commented out and disabled code | Ingo Klöcker | 2024-06-10 | 2 | -156/+0 |
* | build,python: Fix make distcheck for Python 3.9+ | Ingo Klöcker | 2024-05-29 | 1 | -2/+6 |
* | build,python: Build Python bindings without distutils | Ben Greiner | 2024-05-29 | 4 | -10/+15 |
* | cpp: Fix includes in public headers | Ingo Klöcker | 2024-05-24 | 13 | -14/+14 |
* | Merge branch 'ikloecker/t7118-revkeys' | Ingo Klöcker | 2024-05-24 | 4 | -1/+163 |
|\ |
|
| * | cpp: Add information about revocation keys to Keyikloecker/t7118-revkeys | Ingo Klöcker | 2024-05-21 | 4 | -1/+163 |
* | | qt,cpp: Implement adding ADSKs to existing keys | Tobias Fella | 2024-05-22 | 5 | -0/+28 |
|/ |
|
* | qt: Avoid bogus stringop-overread warning | Ingo Klöcker | 2024-05-21 | 1 | -2/+1 |