- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jan 29 2025
Jan 29 2025
• ikloecker committed rGPGMEPP69dde050edd4: build: Run chmod instead of using cmake's file CHMOD command (authored by • ikloecker).
build: Run chmod instead of using cmake's file CHMOD command
• ikloecker committed rGPGMEQT4f2578a01da5: build: Fix usage of renamed options to build with Qt 5/6 (authored by • ikloecker).
build: Fix usage of renamed options to build with Qt 5/6
• ikloecker committed rGPGMEQTc47d157f4652: build: Run chmod instead of using cmake's file CHMOD command (authored by • ikloecker).
build: Run chmod instead of using cmake's file CHMOD command
• ikloecker committed rW136a82e47c8f: appimage: Don't try to copy pim5 plugins (authored by • ikloecker).
appimage: Don't try to copy pim5 plugins
• ikloecker committed rW2219994e49d1: appimage: Fix build of Docker image (authored by • ikloecker).
appimage: Fix build of Docker image
• ikloecker committed rGPGMEPP6df272737689: doc: Update build instructions and some other documentation (authored by • ikloecker).
doc: Update build instructions and some other documentation
• ikloecker committed rGPGMEPPda98075c9c84: doc: Refer to the project as GPGME++ everywhere (authored by • ikloecker).
doc: Refer to the project as GPGME++ everywhere
• ikloecker committed rGPGMEQTa5a43afa2cbe: doc: Update build instructions and some other documentation (authored by • ikloecker).
doc: Update build instructions and some other documentation
• ikloecker committed rGPGMEQT0af465867b8f: build: Rename options to build for Qt 5/6 (authored by • ikloecker).
build: Rename options to build for Qt 5/6
The wonders of Windows! Who knows which overzealous component of Windows deleted this file. I suspect that your virus scanner wrongly suspected the file to be malicious (false positive) and removed it. Kleopatra certainly doesn't delete any of its files itself unless you uninstall it. Since a reinstallation (as proposed by Windows likely because vanishing files is a common problem on Windows) solved your problem I'll close this ticket as resolved.
Jan 28 2025
Jan 28 2025
Make gpgme++ include future-proof
• ikloecker committed rGPGMEQT0df6b2316062: build: Install cmake Find modules for gpgme and libgpg-error (authored by • ikloecker).
build: Install cmake Find modules for gpgme and libgpg-error
Jan 27 2025
Jan 27 2025
• ikloecker committed rGPGMEPP8422057b85f8: build: Allow building gpgmepp as static library (authored by • ikloecker).
build: Allow building gpgmepp as static library
• ikloecker committed rGPGMEPP415ac3f1adfa: build: Optionally, add host value to gpgmepp's pkgconfig file (authored by • ikloecker).
build: Optionally, add host value to gpgmepp's pkgconfig file
• ikloecker committed rGPGMEPP629daa8492de: build: Always compile with _FILE_OFFSET_BITS=64 on Windows (MinGW) (authored by • ikloecker).
build: Always compile with _FILE_OFFSET_BITS=64 on Windows (MinGW)
• ikloecker committed rWdc721da1157e: gen-tarball: Add support for gpgmepp and gpgmeqt/qgpgme (authored by • ikloecker).
gen-tarball: Add support for gpgmepp and gpgmeqt/qgpgme
• ikloecker committed rWee6e565679b6: Fix gen-tarball.sh for local/remote repos (authored by • ikloecker).
Fix gen-tarball.sh for local/remote repos
• ikloecker committed rGPGMEPP7a095c90433c: Forward port of SVN commit by kloecker: (authored by • ikloecker).
Forward port of SVN commit by kloecker:
• ikloecker committed rGPGMEPP6628c43dd569: cpp: Add support for gpgme_op_setexpire (authored by • ikloecker).
cpp: Add support for gpgme_op_setexpire
• ikloecker committed rGPGMEPP6f0ba236ff50: cpp: Add ostream operator for subkey (authored by • ikloecker).
cpp: Add ostream operator for subkey
• ikloecker committed rGPGMEPPc1f8d801c5c4: cpp: Make private helper a file static (authored by • ikloecker).
cpp: Make private helper a file static
• ikloecker committed rGPGMEPPb7a41505d759: cpp: Copy some more subkey properties when merging keys (authored by • ikloecker).
cpp: Copy some more subkey properties when merging keys
• ikloecker committed rGPGMEPPc72ad524409c: cpp: Add missing keylist modes (authored by • ikloecker).
cpp: Add missing keylist modes
• ikloecker committed rGPGMEPP37e19790efc8: cpp: Add keylist mode WithSecret (authored by • ikloecker).
cpp: Add keylist mode WithSecret
• ikloecker committed rGPGMEPP218ee7927010: cpp: Update key with --with-secret instead of updating it twice (authored by • ikloecker).
cpp: Update key with --with-secret instead of updating it twice
• ikloecker committed rGPGMEPP4886d6e43b85: cpp, qt: Add missing comparison operators for version info comparison (authored by • ikloecker).
cpp, qt: Add missing comparison operators for version info comparison
• ikloecker committed rGPGMEPP5605fb9ba174: cpp: Add support for gpgme_cancel (authored by • ikloecker).
cpp: Add support for gpgme_cancel
• ikloecker committed rGPGMEPPc9a86494090e: Add Assuan transaction that forwards status lines to another object (authored by • ikloecker).
Add Assuan transaction that forwards status lines to another object
• ikloecker committed rGPGMEPPe6fbef3e41a6: cpp, qt: Fix version info comparison (authored by • ikloecker).
cpp, qt: Fix version info comparison
• ikloecker committed rGPGMEPPde844dcf97f4: cpp: Add support for gpgme_op_revsig (authored by • ikloecker).
cpp: Add support for gpgme_op_revsig
• ikloecker committed rGPGMEPP4ee60425914f: cpp: Make signatures belonging to the same user ID sortable (authored by • ikloecker).
cpp: Make signatures belonging to the same user ID sortable
• ikloecker committed rGPGMEPP05494d323d2d: cpp: Mark helper functions as static (authored by • ikloecker).
cpp: Mark helper functions as static
• ikloecker committed rGPGMEPPf644b6440028: cpp: Add const-overload of UserID::Signature::operator< (authored by • ikloecker).
cpp: Add const-overload of UserID::Signature::operator<
• ikloecker committed rGPGMEPP14a1f05a8e60: cpp: Add getters for the attributes of a trust signature (authored by • ikloecker).
cpp: Add getters for the attributes of a trust signature
• ikloecker committed rGPGMEPP668184ff53bb: cpp: Add support for trust signatures to sign key edit interactor (authored by • ikloecker).
cpp: Add support for trust signatures to sign key edit interactor
• ikloecker committed rGPGMEPPd7044eeec1b3: cpp: Do not close stdout/stderr when destroying EditInteractor (authored by • ikloecker).
cpp: Do not close stdout/stderr when destroying EditInteractor
• ikloecker committed rGPGMEPPd68e6f7aa2a7: cpp: Factor out common code of GpgME::engineInfo() overloads (authored by • ikloecker).
cpp: Factor out common code of GpgME::engineInfo() overloads
• ikloecker committed rGPGMEPPaacaead73612: cpp: Return engine info for engine used by the context (authored by • ikloecker).
cpp: Return engine info for engine used by the context
• ikloecker committed rGPGMEPP7dc20216c964: cpp: Check fpr of import status for NULL (authored by • ikloecker).
cpp: Check fpr of import status for NULL
• ikloecker committed rGPGMEPPa67b4d1618e9: cpp: Add new supported components to API docs of dirInfo() (authored by • ikloecker).
cpp: Add new supported components to API docs of dirInfo()
• ikloecker committed rGPGMEPP30be7f795c26: cpp,tests: Add test runner for doing a WKD lookup without import (authored by • ikloecker).
cpp,tests: Add test runner for doing a WKD lookup without import
• ikloecker committed rGPGMEPP7b853524f1a6: cpp: Mark ExportNoUID flag as obsolete (authored by • ikloecker).
cpp: Mark ExportNoUID flag as obsolete
• ikloecker committed rGPGMEPPeb679d6e8d2d: cpp: Remove obsolete workaround (authored by • ikloecker).
cpp: Remove obsolete workaround
• ikloecker committed rGPGMEPP7efc67248d84: cpp: Allow export of secret keys (authored by • ikloecker).
cpp: Allow export of secret keys
• ikloecker committed rGPGMEPPd86a351f83d5: cpp: Allow export of secret subkeys (authored by • ikloecker).
cpp: Allow export of secret subkeys
• ikloecker committed rGPGMEPPd4717811be11: cpp: Add interactor to add existing subkeys to other keys (authored by • ikloecker).
cpp: Add interactor to add existing subkeys to other keys
• ikloecker committed rGPGMEPP35bc09378a07: cpp: Add internal adapter for passing a vector of strings to gpgme (authored by • ikloecker).
cpp: Add internal adapter for passing a vector of strings to gpgme
• ikloecker committed rGPGMEPP3843f98f2a5d: cpp: Allow import of keys given by key ids (authored by • ikloecker).
cpp: Allow import of keys given by key ids
• ikloecker committed rGPGMEPP6b164183ccf1: cpp: Put local helper function into unnamed namespace (authored by • ikloecker).
cpp: Put local helper function into unnamed namespace
• ikloecker committed rGPGMEPP0d77fecdc2f1: cpp: Set default visibility of all symbols to hidden (authored by • ikloecker).
cpp: Set default visibility of all symbols to hidden
• ikloecker committed rGPGMEPP807224b66d53: cpp: Do not export symbols of the Private class (authored by • ikloecker).
cpp: Do not export symbols of the Private class
• ikloecker committed rGPGMEPP99e0c016138d: cpp: Add interactor to revoke a key (authored by • ikloecker).
cpp: Add interactor to revoke a key
• ikloecker committed rGPGMEPP9ee874410784: cpp: Return actual error if revocation fails (authored by • ikloecker).
cpp: Return actual error if revocation fails
• ikloecker committed rGPGMEPP1691f35125b3: cpp: Handle canceling of an edit operation (authored by • ikloecker).
cpp: Handle canceling of an edit operation
• ikloecker committed rGPGMEPPd54d078dfe5f: cpp: Add internal utility function for splitting strings (authored by • ikloecker).
cpp: Add internal utility function for splitting strings
• ikloecker committed rGPGMEPP8d4dcb96ccc9: cpp: Support new keylist modes (authored by • ikloecker).
cpp: Support new keylist modes
• ikloecker committed rGPGMEPP46f959b3e0d4: cpp,tests: Verify that requested keylist mode is used (authored by • ikloecker).
cpp,tests: Verify that requested keylist mode is used
• ikloecker committed rGPGMEPPcd9738e8be49: cpp: Allow changing the error of a result (authored by • ikloecker).
cpp: Allow changing the error of a result
• ikloecker committed rGPGMEPP3c03beb2f86d: cpp: Add RAII class for saving/restoring the key list mode (authored by • ikloecker).
cpp: Add RAII class for saving/restoring the key list mode
• ikloecker committed rGPGMEPPddf660eb5e15: cpp: Allow retrieving import result of key listing with locate mode (authored by • ikloecker).
cpp: Allow retrieving import result of key listing with locate mode
• ikloecker committed rGPGMEPPdf6b0682f538: cpp,tests: Actually parse the --with-secret option (authored by • ikloecker).
cpp,tests: Actually parse the --with-secret option
• ikloecker committed rGPGMEPP036686b8a770: cpp: Allow merging the results of two imports (authored by • ikloecker).
cpp: Allow merging the results of two imports
• ikloecker committed rGPGMEPP1b9234393e2d: cpp: Output more properties of a subkey (authored by • ikloecker).
cpp: Output more properties of a subkey
• ikloecker committed rGPGMEPP0e90d1e85630: cpp: Add support for gpgme_op_set_uid_flag (authored by • ikloecker).
cpp: Add support for gpgme_op_set_uid_flag
• ikloecker committed rGPGMEPPe72739389acf: cpp: Remove obsolete compatibility with KF5 variants (authored by • ikloecker).
cpp: Remove obsolete compatibility with KF5 variants
• ikloecker committed rGPGMEPP6a6ad6cacd6a: cpp: Fix handling of "no key" or "invalid time" situations (authored by • ikloecker).
cpp: Fix handling of "no key" or "invalid time" situations
cpp: Fix building with C++11
• ikloecker committed rGPGMEPP018a9c41f68c: cpp: Reject signing expired keys (authored by • ikloecker).
cpp: Reject signing expired keys
• ikloecker committed rGPGMEPP7440649171ef: cpp: Allow setting the curve to use when generating ECC keys (authored by • ikloecker).
cpp: Allow setting the curve to use when generating ECC keys
• ikloecker committed rGPGMEPPbaab2bf0ea01: cpp: Handle status errors in the base edit interactor (authored by • ikloecker).
cpp: Handle status errors in the base edit interactor
• ikloecker committed rGPGMEPPd48d7665bfe1: cpp: Handle statuses that need no response in the base edit interactor (authored by • ikloecker).
cpp: Handle statuses that need no response in the base edit interactor
• ikloecker committed rGPGMEPP36a2a2c8297e: cpp,doc: Update list of allowed values for dirInfo (authored by • ikloecker).
cpp,doc: Update list of allowed values for dirInfo
• ikloecker committed rGPGMEPP85fd6b872a3a: cpp: Expliticly declare compiler generated copy constructors (authored by • ikloecker).
cpp: Expliticly declare compiler generated copy constructors
• ikloecker committed rGPGMEPP73686de88688: cpp: Fix comparisons of integer expressions of different signedness (authored by • ikloecker).
cpp: Fix comparisons of integer expressions of different signedness
• ikloecker committed rGPGMEPP631a7b96aae3: cpp: Support all encryption flags (authored by • ikloecker).
cpp: Support all encryption flags
• ikloecker committed rGPGMEPPbde2597f2117: cpp: Pass ThrowKeyIds and EncryptWrap flags to GpgME (authored by • ikloecker).
cpp: Pass ThrowKeyIds and EncryptWrap flags to GpgME
• ikloecker committed rGPGMEPPc8c443a440c4: cpp: Support new archive encryption flag (authored by • ikloecker).
cpp: Support new archive encryption flag
• ikloecker committed rGPGMEPPc449cd2b084b: cpp: Add convenience overload to set file name (authored by • ikloecker).
cpp: Add convenience overload to set file name
• ikloecker committed rGPGMEPP4d72304dbe41: cpp: Support new archive signing flag (authored by • ikloecker).
cpp: Support new archive signing flag
• ikloecker committed rGPGMEPPd60de32aae71: cpp: Fix debug output of SignatureMode (authored by • ikloecker).
cpp: Fix debug output of SignatureMode
• ikloecker committed rGPGMEPPad0ee84dc573: cpp: Add const-overloads of version comparison operators (authored by • ikloecker).
cpp: Add const-overloads of version comparison operators
cpp: Update decryption flags
• ikloecker committed rGPGMEPP3ce1385f5207: cpp: Return successful verification for signed but not encrypted data (authored by • ikloecker).
cpp: Return successful verification for signed but not encrypted data
• ikloecker committed rGPGMEPP1031bf620651: cpp: Improve debug output of some enums (authored by • ikloecker).
cpp: Improve debug output of some enums
cpp: Fix Key::canSign()
• ikloecker committed rGPGMEPPb729775584ff: doc,cpp: Treat GPG_ERR_FULLY_CANCELED as canceled (authored by • ikloecker).
doc,cpp: Treat GPG_ERR_FULLY_CANCELED as canceled
cpp: Remove unused include
• ikloecker committed rGPGMEPP5700f00f642b: cpp: Support new key capability flags (authored by • ikloecker).
cpp: Support new key capability flags
• ikloecker committed rGPGMEPPc5177d3bcb4a: cpp: Support new flags for direct signing/encryption of files (authored by • ikloecker).
cpp: Support new flags for direct signing/encryption of files
• ikloecker committed rGPGMEPPd30e5ef73cda: cpp,doc: Fix typos in API documentation and source code comments (authored by • ikloecker).
cpp,doc: Fix typos in API documentation and source code comments
• ikloecker committed rGPGMEPP56cba989a9db: cpp,tests: Launch dirmngr with gpg-conf (authored by • ikloecker).
cpp,tests: Launch dirmngr with gpg-conf
• ikloecker committed rGPGMEPP7aea45397eab: cpp: Handle smart card op failure status messages (authored by • ikloecker).
cpp: Handle smart card op failure status messages
• ikloecker committed rGPGMEPP25663892aa41: cpp: Add information about revocation keys to Key (authored by • ikloecker).
cpp: Add information about revocation keys to Key
• ikloecker committed rGPGMEPPe7b9c5f5b5ca: cpp: Remove commented out and disabled code (authored by • ikloecker).
cpp: Remove commented out and disabled code
cpp: Remove obsolete files
• ikloecker committed rGPGMEPP0b867d8336a1: cpp: Fix includes in public headers (authored by • ikloecker).
cpp: Fix includes in public headers
• ikloecker committed rGPGMEPP40182d72a4fe: Merge branch 'ikloecker/t7118-revkeys' (authored by • ikloecker).
Merge branch 'ikloecker/t7118-revkeys'
• ikloecker committed rGPGMEPP2d3499295edf: build,cpp: Create forwarding headers in a gpgme++ folder (authored by • ikloecker).
build,cpp: Create forwarding headers in a gpgme++ folder
• ikloecker committed rGPGMEPP21ff2e210c34: cpp: Add safer member function returning text describing an error (authored by • ikloecker).
cpp: Add safer member function returning text describing an error