- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jan 27 2025
Jan 27 2025
Guy Maurel <guy.maurel@kde.org> committed rGPGMEPP74e6e86dc789: remove the <TAB>s for gpgme++, #109635 (authored by Guy Maurel <guy.maurel@kde.org>).
remove the <TAB>s for gpgme++, #109635
Stephen Kelly <steveire@gmail.com> committed rGPGMEPP7c98677cfe71: Move non-export-related defines out of the export header. (authored by Stephen Kelly <steveire@gmail.com>).
Move non-export-related defines out of the export header.
Stephen Kelly <steveire@gmail.com> committed rGPGMEPPa20a018d5874: Remove check for never-defined symbol. (authored by Stephen Kelly <steveire@gmail.com>).
Remove check for never-defined symbol.
Stephen Kelly <steveire@gmail.com> committed rGPGMEPPf93648aa5e30: Add some necessary includes. (authored by Stephen Kelly <steveire@gmail.com>).
Add some necessary includes.
Stephen Kelly <steveire@gmail.com> committed rGPGMEPPb2aec114ceb0: Add another deprecation macro for generate_export_header compatibility. (authored by Stephen Kelly <steveire@gmail.com>).
Add another deprecation macro for generate_export_header compatibility.
Stephen Kelly <steveire@gmail.com> committed rGPGMEPP3074d87906a4: Replace the old deprecation macro with the new one. (authored by Stephen Kelly <steveire@gmail.com>).
Replace the old deprecation macro with the new one.
Stephen Kelly <steveire@gmail.com> committed rGPGMEPP9477dad8e264: Remove obsolete _export.h files. (authored by Stephen Kelly <steveire@gmail.com>).
Remove obsolete _export.h files.
Stephen Kelly <steveire@gmail.com> committed rGPGMEPPc8ef2f416212: Don't pass a std::tuple to a boost API. (authored by Stephen Kelly <steveire@gmail.com>).
Don't pass a std::tuple to a boost API.
Volker Krause <vkrause@kde.org> committed rGPGMEPPdd95da85871e: Remove unmaintained Windows CE 5 support. (authored by Volker Krause <vkrause@kde.org>).
Remove unmaintained Windows CE 5 support.
Àlex Fiestas <afiestas@kde.org> committed rGPGMEPPe98583382626: [gpgme++] Use local include for config.h (authored by Àlex Fiestas <afiestas@kde.org>).
[gpgme++] Use local include for config.h
Finish to port to qDebug*
Àlex Fiestas <afiestas@kde.org> committed rGPGMEPPa90167cdb888: [gpgme++] Specify boost namespace (boost::tuples::make_tuple) (authored by Àlex Fiestas <afiestas@kde.org>).
[gpgme++] Specify boost namespace (boost::tuples::make_tuple)
Christophe Giboudeaux <cgiboudeaux@gmx.com> committed rGPGMEPPaa8c4cded054: Merge remote-tracking branch 'origin/master' into frameworks (authored by Christophe Giboudeaux <cgiboudeaux@gmx.com>).
Merge remote-tracking branch 'origin/master' into frameworks
mlaurent committed rGPGMEPPc860b5e7b58d: Revert "Finish to port to qDebug*" porting script is really not perfect (authored by mlaurent).
Revert "Finish to port to qDebug*" porting script is really not perfect
Move to src
Fix compile
Fix export include
Use astyle-kdelibs
Volker Krause <vkrause@kde.org> committed rGPGMEPPf70b328d1baf: Make more stuff const that doesn't need to be in the .data section. (authored by Volker Krause <vkrause@kde.org>).
Make more stuff const that doesn't need to be in the .data section.
Helio Chissini de Castro <heliocastro@gmail.com> committed rGPGMEPP4dc5ae413dce: LLVM/Clang requires a user-provided default constructor in such (authored by Helio Chissini de Castro <heliocastro@gmail.com>).
LLVM/Clang requires a user-provided default constructor in such
Valentin Rusu <kde@rusu.info> committed rGPGMEPP0021071cbeed: Fix header includes to allow client programs compilation (authored by Valentin Rusu <kde@rusu.info>).
Fix header includes to allow client programs compilation
Dan Vrátil <dvratil@redhat.com> committed rGPGMEPPf817563dc0ca: Add COPYING.LIB (authored by Dan Vrátil <dvratil@redhat.com>).
Add COPYING.LIB
Michael Palimaka <kensington@gentoo.org> committed rGPGMEPP830492bd3435: Remove old GpgmeppConfig.cmake (authored by Michael Palimaka <kensington@gentoo.org>).
Remove old GpgmeppConfig.cmake
• aheinecke committed rGPGMEPP1b9e583a1f10: Initial checkin of gpgmepp sources (authored by • aheinecke).
Initial checkin of gpgmepp sources
• aheinecke committed rGPGMEPP2312dafb2dd0: Add support for gpgme_set_offline (authored by • aheinecke).
Add support for gpgme_set_offline
Add buildsystem for Gpgmepp
Remove feature check ifdefs
• aheinecke committed rGPGMEPPbbe1a3dedca3: Fix export header and windows export macros (authored by • aheinecke).
Fix export header and windows export macros
Add README for gpgmepp
Add header installation
Add version info for gpgmepp
• aheinecke committed rGPGMEPPe7f752a50fa8: Add cmake configuration files (authored by • aheinecke).
Add cmake configuration files
• aheinecke committed rGPGMEPP1b3353ee2e5b: Add qgpgme as qt language binding (authored by • aheinecke).
Add qgpgme as qt language binding
• aheinecke committed rGPGMEPPc67a7d966300: Cpp / Qt: Reduce boost usage (memory and tuple) (authored by • aheinecke).
Cpp / Qt: Reduce boost usage (memory and tuple)
• aheinecke committed rGPGMEPP1c89addf7698: Add additional include path in config files (authored by • aheinecke).
Add additional include path in config files
• aheinecke committed rGPGMEPPaa41f5ddeff9: Cpp: Remove last usages of boost (authored by • aheinecke).
Cpp: Remove last usages of boost
• aheinecke committed rGPGMEPP76942e07e4cd: Add pthread in gpgmepp config (authored by • aheinecke).
Add pthread in gpgmepp config
• aheinecke committed rGPGMEPP57bafe40ebe5: Cpp: Add string comparators for keys (authored by • aheinecke).
Cpp: Add string comparators for keys
• aheinecke committed rGPGMEPPbc7ad951e125: Qt / Cpp: Mention coding style in READMES (authored by • aheinecke).
Qt / Cpp: Mention coding style in READMES
• aheinecke committed rGPGMEPP69920c34f3d5: Cpp: Add support for pubkey_algo_name (authored by • aheinecke).
Cpp: Add support for pubkey_algo_name
• aheinecke committed rGPGMEPPcdb77b6bedf1: Cpp: Handle PINENTRY_LAUNCHED status line (authored by • aheinecke).
Cpp: Handle PINENTRY_LAUNCHED status line
• aheinecke committed rGPGMEPPc6fa0ca7de31: Cpp: Add support for gpgme_data_identify (authored by • aheinecke).
Cpp: Add support for gpgme_data_identify
• aheinecke committed rGPGMEPPa2263b4f9039: Cpp: Ensure gpgme.h is taken from current build (authored by • aheinecke).
Cpp: Ensure gpgme.h is taken from current build
• aheinecke committed rGPGMEPP5b0f6fc78880: Qt / Cpp: Port auto_ptr to unique_ptr (authored by • aheinecke).
Qt / Cpp: Port auto_ptr to unique_ptr
• aheinecke committed rGPGMEPPe3fb1a0985e4: Cpp: Ignore STATUS_KEY_CONSIDERED when editing (authored by • aheinecke).
Cpp: Ignore STATUS_KEY_CONSIDERED when editing
Qt / Cpp: Fix make dist
• aheinecke committed rGPGMEPP73709f7141b9: Cpp: Do not treat KEYEXPIRED as error (authored by • aheinecke).
Cpp: Do not treat KEYEXPIRED as error
• aheinecke committed rGPGMEPP84265ca79e4f: Cpp: Use whitelist for status messages (authored by • aheinecke).
Cpp: Use whitelist for status messages
• aheinecke committed rGPGMEPP8587f60e0749: Cpp: Expose new data_identify values (authored by • aheinecke).
Cpp: Expose new data_identify values
• aheinecke committed rGPGMEPP9306bf2b2c40: Cpp: Add TofuInfo to signatures (authored by • aheinecke).
Cpp: Add TofuInfo to signatures
• aheinecke committed rGPGMEPP1c4a5e2de834: Cpp: Add support for pinentry_mode (authored by • aheinecke).
Cpp: Add support for pinentry_mode
• aheinecke committed rGPGMEPP0fbf90cfdc03: Cpp: Add support for TOFU_CONFLICT sigsum (authored by • aheinecke).
Cpp: Add support for TOFU_CONFLICT sigsum
• aheinecke committed rGPGMEPP2fdc5b4f2536: Cpp: Expose gpgme_pubkey_algo_name (authored by • aheinecke).
Cpp: Expose gpgme_pubkey_algo_name
Cpp: Add PubkeyAlgo enum
cpp: Fix distcheck.
• aheinecke committed rGPGMEPP6acfb3dc8940: Cpp: Add feature enum for new identify (authored by • aheinecke).
Cpp: Add feature enum for new identify
Qt/Cpp: Add version headers
• aheinecke committed rGPGMEPPe77adf53c58b: Qt/Cpp: Add license blurb to export headers (authored by • aheinecke).
Qt/Cpp: Add license blurb to export headers
• aheinecke committed rGPGMEPP4c180b7092e2: Cpp: Add EngineInfo::Version class (authored by • aheinecke).
Cpp: Add EngineInfo::Version class
• werner committed rGPGMEPP9d37114932a6: core: New GPGME_DATA_ENCODING_MIME. (authored by • werner).
core: New GPGME_DATA_ENCODING_MIME.
• aheinecke committed rGPGMEPP7f9052a6202a: Cpp: Add support for all EncryptionFlags (authored by • aheinecke).
Cpp: Add support for all EncryptionFlags
• aheinecke committed rGPGMEPP0f665861e0fa: Cpp: Fix simple symmetric encryption (authored by • aheinecke).
Cpp: Fix simple symmetric encryption
• aheinecke committed rGPGMEPPcb339b78dc6c: Cpp: Clarify ownership of provider classes (authored by • aheinecke).
Cpp: Clarify ownership of provider classes
• aheinecke committed rGPGMEPPe072e352d17e: Cpp: Handle empty recipients consistently (authored by • aheinecke).
Cpp: Handle empty recipients consistently
• aheinecke committed rGPGMEPP10a657ea5681: Cpp: Provide size-hint for seekable and mem data (authored by • aheinecke).
Cpp: Provide size-hint for seekable and mem data
• aheinecke committed rGPGMEPPe687f2e38705: Cpp: Fix some pedantic warnings (authored by • aheinecke).
Cpp: Fix some pedantic warnings
• aheinecke committed rGPGMEPP967d8e0aa600: Cpp: Move tofuinfo from signature to userid (authored by • aheinecke).
Cpp: Move tofuinfo from signature to userid
• aheinecke committed rGPGMEPPfe01e0c661c1: Cpp: Use fpr field for primaryFingerprint (authored by • aheinecke).
Cpp: Use fpr field for primaryFingerprint
Cpp: Add Key to signature
• aheinecke committed rGPGMEPP17ef7f612f6a: Cpp: Add support for spawn engine (authored by • aheinecke).
Cpp: Add support for spawn engine
• aheinecke committed rGPGMEPP5c593f92da79: cpp: Get rid of AssuanResult due to its deprecation. (authored by • werner).
cpp: Get rid of AssuanResult due to its deprecation.
• aheinecke committed rGPGMEPP1b39ab00a088: Cpp: Add wrapper for gpgme_get_dirinfo (authored by • aheinecke).
Cpp: Add wrapper for gpgme_get_dirinfo
• aheinecke committed rGPGMEPPccd5c742c057: Cpp: Change firstSeen / lastSeen return values (authored by • aheinecke).
Cpp: Change firstSeen / lastSeen return values
• aheinecke committed rGPGMEPP00082a0a4c6e: cpp: Add WithTofu Keylist Mode (authored by • aheinecke).
cpp: Add WithTofu Keylist Mode
• aheinecke committed rGPGMEPPa149253b65d4: cpp: Add ostream operators for key and uid (authored by • aheinecke).
cpp: Add ostream operators for key and uid
• aheinecke committed rGPGMEPP28a12a89751a: cpp: Add convenience update function to a key (authored by • aheinecke).
cpp: Add convenience update function to a key
• werner committed rGPGMEPPa913688272b9: core,cpp: Extend the TOFU information. (authored by • werner).
core,cpp: Extend the TOFU information.
• aheinecke committed rGPGMEPPf029812a9b48: cpp: Declare sizes of tofu-info enums (authored by • aheinecke).
cpp: Declare sizes of tofu-info enums
• werner committed rGPGMEPP2ab61c95abf8: cpp: Silence use of deprecated function warning. (authored by • werner).
cpp: Silence use of deprecated function warning.
• aheinecke committed rGPGMEPP956b44b57641: cpp: Add support for gpgme_op_tofu_policy (authored by • aheinecke).
cpp: Add support for gpgme_op_tofu_policy
cpp: Improve README
• aheinecke committed rGPGMEPPf2babcd71b89: cpp: Avoid missing returns in non-void functions (authored by andreasstieger).
cpp: Avoid missing returns in non-void functions
cpp, qt: Include config.h
• aheinecke committed rGPGMEPP842e58dc66b7: cpp, qt: Handle modified includedir installation (authored by • aheinecke).
cpp, qt: Handle modified includedir installation
• aheinecke committed rGPGMEPPd411b3725a11: cpp: Fix gcc diagnostic push / pop (authored by • aheinecke).
cpp: Fix gcc diagnostic push / pop
Fix spelling
• aheinecke committed rGPGMEPPf1ecc0b62917: cpp: Add support for URL Data encodings (authored by • aheinecke).
cpp: Add support for URL Data encodings
Add missing includes.
• aheinecke committed rGPGMEPP742e7b5368a5: Add convenience function to get key from sig (authored by • aheinecke).
Add convenience function to get key from sig
• aheinecke committed rGPGMEPPaf9c4fbc8179: cpp: Return null key if the signature had no key (authored by • aheinecke).
cpp: Return null key if the signature had no key
• aheinecke committed rGPGMEPP3d2bfe3fc73d: qt, cpp: Fix expected targets in Config files (authored by • aheinecke).
qt, cpp: Fix expected targets in Config files
• aheinecke committed rGPGMEPPdb27fae86f85: cpp: Add API for gpgme_addrspec_from_uid (authored by • aheinecke).
cpp: Add API for gpgme_addrspec_from_uid
• aheinecke committed rGPGMEPP2953709e7239: qt, cpp: Install version headers in subdirs (authored by • aheinecke).
qt, cpp: Install version headers in subdirs
• aheinecke committed rGPGMEPP8ecfad56d99e: qt, cpp: Fix permissions of Config files (authored by • aheinecke).
qt, cpp: Fix permissions of Config files
• aheinecke committed rGPGMEPP007f5ccac613: cpp: Fix init of string from null (authored by • aheinecke).
cpp: Fix init of string from null
• aheinecke committed rGPGMEPPd175f9d20681: qt, cpp: Add all generated files to cleanfiles (authored by • aheinecke).
qt, cpp: Add all generated files to cleanfiles
• aheinecke committed rGPGMEPPdb8bc660fae5: cpp: Extend gpgmefw for tofuinfo and swdb query (authored by • aheinecke).
cpp: Extend gpgmefw for tofuinfo and swdb query
• aheinecke committed rGPGMEPP4ebab0de5645: cpp: Don't include gpgme.h in tofuinfo header (authored by • aheinecke).
cpp: Don't include gpgme.h in tofuinfo header
• aheinecke committed rGPGMEPP6918fbc0f037: qt, cpp: Fix versioning in cmake config and header (authored by • aheinecke).
qt, cpp: Fix versioning in cmake config and header
• aheinecke committed rGPGMEPP70d3bcbeef47: cpp: Add API for swdb queries (authored by • aheinecke).
cpp: Add API for swdb queries