7 days ago |
Werner Koch | Post release updates master |
commit | commitdiff | tree | snapshot |
7 days ago |
Werner Koch | Release 1.24.0 gpgme-1.24.0 |
commit | commitdiff | tree | snapshot |
8 days ago |
Werner Koch | Include the full commit id. |
commit | commitdiff | tree | snapshot |
2024-10-29 |
Werner Koch | core: New context flags "known-notations". |
commit | commitdiff | tree | snapshot |
2024-10-29 |
Werner Koch | core: Add new helper _gpgme_strtokenize. |
commit | commitdiff | tree | snapshot |
2024-10-23 |
Ingo Klöcker | qt: Fix typo |
commit | commitdiff | tree | snapshot |
2024-10-23 |
Ingo Klöcker | qt: Put attributes before declarations |
commit | commitdiff | tree | snapshot |
2024-10-23 |
Ingo Klöcker | cpp: Put attributes before declarations |
commit | commitdiff | tree | snapshot |
2024-10-23 |
Ingo Klöcker | cpp: Add/change some includes |
commit | commitdiff | tree | snapshot |
2024-10-22 |
Ingo Klöcker | cpp,doc: Update NEWS |
commit | commitdiff | tree | snapshot |
2024-10-21 |
Ingo Klöcker | cpp: Add support for new flag fields beta_compliance |
commit | commitdiff | tree | snapshot |
2024-10-21 |
Ingo Klöcker | doc: Fix, update, add API documentation |
commit | commitdiff | tree | snapshot |
2024-10-09 |
Tobias Fella | core: fix passing --proc-all-sigs to gpgtar |
commit | commitdiff | tree | snapshot |
2024-10-07 |
Werner Koch | core: New flag fields beta_compliance. |
commit | commitdiff | tree | snapshot |
2024-09-26 |
Werner Koch | core: Allow GPGME_CREATE_ADSK also for gnupg 2.2.45 |
commit | commitdiff | tree | snapshot |
2024-09-20 |
Ingo Klöcker | core: Report failed encryption/signing if gpgtar didn... |
commit | commitdiff | tree | snapshot |
2024-09-17 |
Ingo Klöcker | doc,build: Look for yat2m in $prefix/bin |
commit | commitdiff | tree | snapshot |
2024-09-17 |
Ingo Klöcker | doc,build: Fix "make install" if yat2m isn't available |
commit | commitdiff | tree | snapshot |
2024-09-10 |
Sébastien Noel | doc: Provide a man page for gpgme-json. |
commit | commitdiff | tree | snapshot |
2024-09-10 |
Werner Koch | doc: Update the texinfo version also on gpgme.texi... |
commit | commitdiff | tree | snapshot |
2024-09-09 |
Werner Koch | core: New encryption flags GPGME_ENCRYPT_ADD_RECP and... |
commit | commitdiff | tree | snapshot |
2024-09-04 |
Ingo Klöcker | core: Treat email-only user IDs with upper case letters... |
commit | commitdiff | tree | snapshot |
2024-09-02 |
Ingo Klöcker | build,python: Fix build with setuptools 72.2.0+ |
commit | commitdiff | tree | snapshot |
2024-08-29 |
Ingo Klöcker | cpp: Add pkgconfig file for gpgmepp |
commit | commitdiff | tree | snapshot |
2024-08-28 |
Ingo Klöcker | cpp: Go with default answer on unknown question by... |
commit | commitdiff | tree | snapshot |
2024-08-26 |
Ingo Klöcker | qt: Add support for new context flag "proc-all-sigs" |
commit | commitdiff | tree | snapshot |
2024-08-23 |
Werner Koch | New context flag "proc-all-sigs". |
commit | commitdiff | tree | snapshot |
2024-08-07 |
Ingo Klöcker | qt,tests: Add make target to clean the keyring |
commit | commitdiff | tree | snapshot |
2024-08-07 |
Ingo Klöcker | qt: Use --quick-set-ownertrust if available |
commit | commitdiff | tree | snapshot |
2024-08-07 |
Ingo Klöcker | tests,json: Remove no longer needed code |
commit | commitdiff | tree | snapshot |
2024-08-07 |
Ingo Klöcker | qt: Support disabling and enabling of keys |
commit | commitdiff | tree | snapshot |
2024-08-06 |
Ingo Klöcker | cpp: Add support for setting owner trust and for disabl... |
commit | commitdiff | tree | snapshot |
2024-08-06 |
Ingo Klöcker | core: New function gpgme_op_setownertrust |
commit | commitdiff | tree | snapshot |
2024-08-05 |
Ingo Klöcker | w32: Use UTF-8 for localized error descriptions for... |
commit | commitdiff | tree | snapshot |
2024-07-22 |
Ingo Klöcker | build,qt: Fix include path in CMake files |
commit | commitdiff | tree | snapshot |
2024-07-18 |
Ingo Klöcker | build,qt: Don't put generated camel-case headers in... |
commit | commitdiff | tree | snapshot |
2024-07-18 |
Ingo Klöcker | core: Remove obsolete source files |
commit | commitdiff | tree | snapshot |
2024-07-18 |
Ingo Klöcker | build,qt: Allow building Qt 5 bindings and Qt 6 bindings |
commit | commitdiff | tree | snapshot |
2024-07-18 |
Ingo Klöcker | build,qt: Decouple generation of moc files |
commit | commitdiff | tree | snapshot |
2024-07-18 |
Ingo Klöcker | build,qt: Remove include directories on uninstall |
commit | commitdiff | tree | snapshot |
2024-07-18 |
Ingo Klöcker | build,qt: Decouple handling of include headers |
commit | commitdiff | tree | snapshot |
2024-07-18 |
Ingo Klöcker | build,qt: Decouple (un)install of CMake files |
commit | commitdiff | tree | snapshot |
2024-07-15 |
Ingo Klöcker | core: Support all keylist modes and fix possible overrun |
commit | commitdiff | tree | snapshot |
2024-07-10 |
Ingo Klöcker | build,cpp: Fix include paths in forwarding headers... |
commit | commitdiff | tree | snapshot |
2024-07-05 |
Ingo Klöcker | qt: Replace usage of deprecated Error::asString |
commit | commitdiff | tree | snapshot |
2024-07-05 |
Ingo Klöcker | cpp: Deprecate Error::asString and update users |
commit | commitdiff | tree | snapshot |
2024-07-05 |
Ingo Klöcker | cpp: Add safer member function returning text describin... |
commit | commitdiff | tree | snapshot |
2024-07-05 |
Ingo Klöcker | qt: Always include C++ binding headers with gpgme+... |
commit | commitdiff | tree | snapshot |
2024-07-05 |
Ingo Klöcker | build,cpp: Create forwarding headers in a gpgme++ folder |
commit | commitdiff | tree | snapshot |
2024-07-05 |
NIIBE Yutaka | Fix calling CancelSynchronousIo. |
commit | commitdiff | tree | snapshot |
2024-07-05 |
NIIBE Yutaka | Fix printing size_t and off_t value for LLP64 Windows. |
commit | commitdiff | tree | snapshot |
2024-07-05 |
NIIBE Yutaka | Remove ath.h and ath.c. |
commit | commitdiff | tree | snapshot |
2024-07-05 |
NIIBE Yutaka | Don't use ath_self, but get thread ID directly. |
commit | commitdiff | tree | snapshot |
2024-07-01 |
NIIBE Yutaka | Use gpgrt_b64dec in libgpg-error. |
commit | commitdiff | tree | snapshot |
2024-06-28 |
Ingo Klöcker | cpp: Remove obsolete files |
commit | commitdiff | tree | snapshot |
2024-06-18 |
Ingo Klöcker | qt: Allow appending a detached signature to an existing... |
commit | commitdiff | tree | snapshot |
2024-06-17 |
Ingo Klöcker | qt,build: Install headers for Qt 5 and Qt 6 in differen... |
commit | commitdiff | tree | snapshot |
2024-06-14 |
NIIBE Yutaka | Update gpg-error.m4 again for spell fix. |
commit | commitdiff | tree | snapshot |
2024-06-13 |
Ingo Klöcker | qt,tests: Fix deprecation warnings (in Qt 6 build) |
commit | commitdiff | tree | snapshot |
2024-06-13 |
Ingo Klöcker | qt: Specify import options as list of strings instead... |
commit | commitdiff | tree | snapshot |
2024-06-13 |
NIIBE Yutaka | m4: Update m4 files. |
commit | commitdiff | tree | snapshot |
2024-06-13 |
NIIBE Yutaka | gpgme.m4: Fix setting/using GPG_ERROR_CONFIG. |
commit | commitdiff | tree | snapshot |
2024-06-12 |
Ingo Klöcker | qt: Allow specifying import options when importing... |
commit | commitdiff | tree | snapshot |
2024-06-12 |
Ingo Klöcker | tests: Add --import-filter option to usage info of... |
commit | commitdiff | tree | snapshot |
2024-06-12 |
Ingo Klöcker | core: Allow setting import options when importing keys |
commit | commitdiff | tree | snapshot |
2024-06-12 |
Ingo Klöcker | qt,doc: Fix typos |
commit | commitdiff | tree | snapshot |
2024-06-10 |
Ingo Klöcker | qt: Align license of some Makefiles with license of... |
commit | commitdiff | tree | snapshot |
2024-06-10 |
Ingo Klöcker | qt: Fix license headers of Makefiles |
commit | commitdiff | tree | snapshot |
2024-06-10 |
Ingo Klöcker | qt: Fix license headers of CMake config files |
commit | commitdiff | tree | snapshot |
2024-06-10 |
Ingo Klöcker | qt: Fix license headers of dataprovider.* |
commit | commitdiff | tree | snapshot |
2024-06-10 |
Ingo Klöcker | cpp: Remove commented out and disabled code |
commit | commitdiff | tree | snapshot |
2024-06-05 |
Werner Koch | doc: Extend description for GPGME_CREATE_ADSK |
commit | commitdiff | tree | snapshot |
2024-06-04 |
Ingo Klöcker | core,w32: Pass file names with forward slashes to gpg... |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Ingo Klöcker | build,python: Fix make distcheck for Python 3.9+ |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Ingo Klöcker | build,python: Remove support for Python 3.4, 3.5, 3.7 |
commit | commitdiff | tree | snapshot |
2024-05-29 |
Ben Greiner | build,python: Build Python bindings without distutils |
commit | commitdiff | tree | snapshot |
2024-05-24 |
Ingo Klöcker | tests: Add new files to distribution |
commit | commitdiff | tree | snapshot |
2024-05-24 |
Ingo Klöcker | cpp: Fix includes in public headers |
commit | commitdiff | tree | snapshot |
2024-05-24 |
Ingo Klöcker | Merge branch 'ikloecker/t7118-revkeys' |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Tobias Fella | qt,cpp: Implement adding ADSKs to existing keys |
commit | commitdiff | tree | snapshot |
2024-05-22 |
Tobias Fella | core: Implement adding ADSKs through gpgme_createsubkey |
commit | commitdiff | tree | snapshot |
2024-05-21 |
Ingo Klöcker | cpp: Add information about revocation keys to Key ikloecker/t7118-revkeys |
commit | commitdiff | tree | snapshot |
2024-05-21 |
Ingo Klöcker | json: Add information about revocation keys to key... |
commit | commitdiff | tree | snapshot |
2024-05-21 |
Ingo Klöcker | core: Add information about revocation keys to keys |
commit | commitdiff | tree | snapshot |
2024-05-21 |
Werner Koch | tests: Fix segv in t-json.c |
commit | commitdiff | tree | snapshot |
2024-05-21 |
Werner Koch | tests: Avoid some compiler warnings. |
commit | commitdiff | tree | snapshot |
2024-05-21 |
Ingo Klöcker | qt: Avoid bogus stringop-overread warning |
commit | commitdiff | tree | snapshot |
2024-05-21 |
Ingo Klöcker | qt: Fix warning about missing return |
commit | commitdiff | tree | snapshot |
2024-05-21 |
Werner Koch | core: speedup gpgme_get_key |
commit | commitdiff | tree | snapshot |
2024-05-17 |
NIIBE Yutaka | m4: Update libassuan.m4 from master. |
commit | commitdiff | tree | snapshot |
2024-05-16 |
Ingo Klöcker | Require at least libgpg-error 1.47 |
commit | commitdiff | tree | snapshot |
2024-05-16 |
NIIBE Yutaka | gpgme.m4: Set $host correctly always. |
commit | commitdiff | tree | snapshot |
2024-05-15 |
Ingo Klöcker | tests: Fix test after changed behavior of gpgme_op_verify |
commit | commitdiff | tree | snapshot |
2024-05-14 |
NIIBE Yutaka | doc: Update use of Autoconf with PKG_CHECK_MODULES. |
commit | commitdiff | tree | snapshot |
2024-05-14 |
NIIBE Yutaka | gpgme.m4: Update _AM_PATH_GPGRT_CONFIG macro from gpg... |
commit | commitdiff | tree | snapshot |
2024-04-05 |
Ingo Klöcker | cpp: Handle smart card op failure status messages |
commit | commitdiff | tree | snapshot |
2024-03-13 |
Andre Heinecke | Qt: Fix windows build of new jobs |
commit | commitdiff | tree | snapshot |
2024-03-11 |
Ingo Klöcker | core: Check STATUS_FAILURE in import operations. |
commit | commitdiff | tree | snapshot |
2024-01-22 |
Tobias Fella | qt: Add function for synchronously executing ExportJob |
commit | commitdiff | tree | snapshot |
2024-01-19 |
Ingo Klöcker | qt: Remove superfluous virtual overrides and member... |
commit | commitdiff | tree | snapshot |
next |