Page MenuHome GnuPG
Feed All Stories

Jan 27 2025

gniibe committed rGPGMEPP8880b461a48a: build: With LD_LIBRARY_PATH defined, use --disable-new-dtags. (authored by gniibe).
build: With LD_LIBRARY_PATH defined, use --disable-new-dtags.
Jan 27 2025, 10:39 AM
werner committed rGPGMEPPaa57dffc3c1e: Add SPDX identifiers to most source files (authored by werner).
Add SPDX identifiers to most source files
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPP440f1c95387e: qt,cpp: Consistently use nullptr and override (authored by aheinecke).
qt,cpp: Consistently use nullptr and override
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPP7557cac7c3af: cpp: Make GpgME::Data::toKeys really const (authored by aheinecke).
cpp: Make GpgME::Data::toKeys really const
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPPffc336fe23ba: cpp: Add ostream operators for import result (authored by aheinecke).
cpp: Add ostream operators for import result
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPP805c463aafb9: cpp: Fix Error::hasSystemError (authored by aheinecke).
cpp: Fix Error::hasSystemError
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPPb034016fb3b0: cpp: Add wrapper for gpgme_set_global_flag (authored by aheinecke).
cpp: Add wrapper for gpgme_set_global_flag
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPP40c092195919: cpp: Fix GenCardKeyInteractor and extend it (authored by aheinecke).
cpp: Fix GenCardKeyInteractor and extend it
Jan 27 2025, 10:38 AM
aheinecke committed rGPGMEPPb9dde4d2bc7c: cpp: Fix initialization warning (authored by aheinecke).
cpp: Fix initialization warning
Jan 27 2025, 10:38 AM
aheinecke committed rGPGMEPP92145af7088b: cpp: Minor coding style fix (authored by aheinecke).
cpp: Minor coding style fix
Jan 27 2025, 10:38 AM
aheinecke committed rGPGMEPPd4ff3a7fe37a: cpp: Add support for multiple keysigs in edit (authored by aheinecke).
cpp: Add support for multiple keysigs in edit
Jan 27 2025, 10:38 AM
aheinecke committed rGPGMEPPf778f86e9a63: cpp: Add convenience API to obtain remarks (authored by aheinecke).
cpp: Add convenience API to obtain remarks
Jan 27 2025, 10:38 AM
aheinecke committed rGPGMEPP22bf258b8d3b: cpp: Add env var to control editinteractor debug (authored by aheinecke).
cpp: Add env var to control editinteractor debug
Jan 27 2025, 10:38 AM
aheinecke committed rGPGMEPPcd070af6615f: cpp: Fix adding duplicated sigs on multiple uids (authored by aheinecke).
cpp: Fix adding duplicated sigs on multiple uids
Jan 27 2025, 10:38 AM
aheinecke committed rGPGMEPP4a7a9c84e898: cpp: Minor optimization in remark lookup (authored by aheinecke).
cpp: Minor optimization in remark lookup
Jan 27 2025, 10:38 AM
aheinecke committed rGPGMEPP8c4cc1e3be0f: cpp: Fix dupe_ok state for single uid (authored by aheinecke).
cpp: Fix dupe_ok state for single uid
Jan 27 2025, 10:38 AM
aheinecke committed rGPGMEPP81fe3f98dbe0: cpp: Add API to obtain mutliple remarks (authored by aheinecke).
cpp: Add API to obtain mutliple remarks
Jan 27 2025, 10:38 AM
aheinecke committed rGPGMEPP34b67e1d444b: cpp, qt: Use uidhash to select uids for signing (authored by aheinecke).
cpp, qt: Use uidhash to select uids for signing
Jan 27 2025, 10:38 AM
werner committed rGPGMEPPd4116287dee5: core: New keylist mode GPGME_KEYLIST_MODE_WITH_KEYGRIP. (authored by werner).
core: New keylist mode GPGME_KEYLIST_MODE_WITH_KEYGRIP.
Jan 27 2025, 10:38 AM
aheinecke committed rGPGMEPP905246ac2d23: qt, cpp: Support export modes (authored by aheinecke).
qt, cpp: Support export modes
Jan 27 2025, 10:38 AM
ikloecker committed rGPGMEPP6628c43dd569: cpp: Add support for gpgme_op_setexpire (authored by ikloecker).
cpp: Add support for gpgme_op_setexpire
Jan 27 2025, 10:38 AM
ikloecker committed rGPGMEPP6f0ba236ff50: cpp: Add ostream operator for subkey (authored by ikloecker).
cpp: Add ostream operator for subkey
Jan 27 2025, 10:38 AM
aheinecke committed rGPGMEPP452abd91e79a: cpp: Use cstdlib getenv for portability (authored by aheinecke).
cpp: Use cstdlib getenv for portability
Jan 27 2025, 10:38 AM
ikloecker committed rGPGMEPPc1f8d801c5c4: cpp: Make private helper a file static (authored by ikloecker).
cpp: Make private helper a file static
Jan 27 2025, 10:38 AM
ikloecker committed rGPGMEPPb7a41505d759: cpp: Copy some more subkey properties when merging keys (authored by ikloecker).
cpp: Copy some more subkey properties when merging keys
Jan 27 2025, 10:38 AM
ikloecker committed rGPGMEPPc72ad524409c: cpp: Add missing keylist modes (authored by ikloecker).
cpp: Add missing keylist modes
Jan 27 2025, 10:38 AM
ikloecker committed rGPGMEPP37e19790efc8: cpp: Add keylist mode WithSecret (authored by ikloecker).
cpp: Add keylist mode WithSecret
Jan 27 2025, 10:38 AM
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
Jan 27 2025, 10:38 AM
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
Jan 27 2025, 10:37 AM
ikloecker committed rGPGMEPP5605fb9ba174: cpp: Add support for gpgme_cancel (authored by ikloecker).
cpp: Add support for gpgme_cancel
Jan 27 2025, 10:37 AM
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
Jan 27 2025, 10:37 AM
ikloecker committed rGPGMEPPe6fbef3e41a6: cpp, qt: Fix version info comparison (authored by ikloecker).
cpp, qt: Fix version info comparison
Jan 27 2025, 10:37 AM
ikloecker committed rGPGMEPPde844dcf97f4: cpp: Add support for gpgme_op_revsig (authored by ikloecker).
cpp: Add support for gpgme_op_revsig
Jan 27 2025, 10:37 AM
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
Jan 27 2025, 10:37 AM
aheinecke committed rGPGMEPPadb872f2084a: cpp: Use portable off_t size_t (authored by aheinecke).
cpp: Use portable off_t size_t
Jan 27 2025, 10:37 AM
ikloecker committed rGPGMEPP05494d323d2d: cpp: Mark helper functions as static (authored by ikloecker).
cpp: Mark helper functions as static
Jan 27 2025, 10:37 AM
aheinecke committed rGPGMEPP02d885a9c380: Revert "cpp: Use portable off_t size_t" (authored by aheinecke).
Revert "cpp: Use portable off_t size_t"
Jan 27 2025, 10:37 AM
ikloecker committed rGPGMEPPf644b6440028: cpp: Add const-overload of UserID::Signature::operator< (authored by ikloecker).
cpp: Add const-overload of UserID::Signature::operator<
Jan 27 2025, 10:37 AM
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
Jan 27 2025, 10:37 AM
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
Jan 27 2025, 10:37 AM
werner committed rGPGMEPP7e10acc1ecd2: core: Support dirinfo("socketdir") (authored by werner).
core: Support dirinfo("socketdir")
Jan 27 2025, 10:37 AM
ikloecker committed rGPGMEPPd7044eeec1b3: cpp: Do not close stdout/stderr when destroying EditInteractor (authored by ikloecker).
cpp: Do not close stdout/stderr when destroying EditInteractor
Jan 27 2025, 10:37 AM
ikloecker committed rGPGMEPPd68e6f7aa2a7: cpp: Factor out common code of GpgME::engineInfo() overloads (authored by ikloecker).
cpp: Factor out common code of GpgME::engineInfo() overloads
Jan 27 2025, 10:37 AM
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
Jan 27 2025, 10:37 AM
ikloecker committed rGPGMEPP7dc20216c964: cpp: Check fpr of import status for NULL (authored by ikloecker).
cpp: Check fpr of import status for NULL
Jan 27 2025, 10:37 AM
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()
Jan 27 2025, 10:36 AM
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
Jan 27 2025, 10:36 AM
ikloecker committed rGPGMEPP7b853524f1a6: cpp: Mark ExportNoUID flag as obsolete (authored by ikloecker).
cpp: Mark ExportNoUID flag as obsolete
Jan 27 2025, 10:36 AM
ikloecker committed rGPGMEPPeb679d6e8d2d: cpp: Remove obsolete workaround (authored by ikloecker).
cpp: Remove obsolete workaround
Jan 27 2025, 10:36 AM
ikloecker committed rGPGMEPP7efc67248d84: cpp: Allow export of secret keys (authored by ikloecker).
cpp: Allow export of secret keys
Jan 27 2025, 10:36 AM
ikloecker committed rGPGMEPPd86a351f83d5: cpp: Allow export of secret subkeys (authored by ikloecker).
cpp: Allow export of secret subkeys
Jan 27 2025, 10:36 AM
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
Jan 27 2025, 10:36 AM
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
Jan 27 2025, 10:36 AM
ikloecker committed rGPGMEPP3843f98f2a5d: cpp: Allow import of keys given by key ids (authored by ikloecker).
cpp: Allow import of keys given by key ids
Jan 27 2025, 10:36 AM
ikloecker committed rGPGMEPP6b164183ccf1: cpp: Put local helper function into unnamed namespace (authored by ikloecker).
cpp: Put local helper function into unnamed namespace
Jan 27 2025, 10:36 AM
ikloecker committed rGPGMEPP0d77fecdc2f1: cpp: Set default visibility of all symbols to hidden (authored by ikloecker).
cpp: Set default visibility of all symbols to hidden
Jan 27 2025, 10:36 AM
ikloecker committed rGPGMEPP807224b66d53: cpp: Do not export symbols of the Private class (authored by ikloecker).
cpp: Do not export symbols of the Private class
Jan 27 2025, 10:36 AM
ikloecker committed rGPGMEPP99e0c016138d: cpp: Add interactor to revoke a key (authored by ikloecker).
cpp: Add interactor to revoke a key
Jan 27 2025, 10:36 AM
ikloecker committed rGPGMEPP9ee874410784: cpp: Return actual error if revocation fails (authored by ikloecker).
cpp: Return actual error if revocation fails
Jan 27 2025, 10:36 AM
ikloecker committed rGPGMEPP1691f35125b3: cpp: Handle canceling of an edit operation (authored by ikloecker).
cpp: Handle canceling of an edit operation
Jan 27 2025, 10:36 AM
ikloecker committed rGPGMEPPd54d078dfe5f: cpp: Add internal utility function for splitting strings (authored by ikloecker).
cpp: Add internal utility function for splitting strings
Jan 27 2025, 10:36 AM
ikloecker committed rGPGMEPP8d4dcb96ccc9: cpp: Support new keylist modes (authored by ikloecker).
cpp: Support new keylist modes
Jan 27 2025, 10:36 AM
ikloecker committed rGPGMEPP46f959b3e0d4: cpp,tests: Verify that requested keylist mode is used (authored by ikloecker).
cpp,tests: Verify that requested keylist mode is used
Jan 27 2025, 10:36 AM
ikloecker committed rGPGMEPPcd9738e8be49: cpp: Allow changing the error of a result (authored by ikloecker).
cpp: Allow changing the error of a result
Jan 27 2025, 10:36 AM
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
Jan 27 2025, 10:36 AM
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
Jan 27 2025, 10:36 AM
ikloecker committed rGPGMEPPdf6b0682f538: cpp,tests: Actually parse the --with-secret option (authored by ikloecker).
cpp,tests: Actually parse the --with-secret option
Jan 27 2025, 10:36 AM
ikloecker committed rGPGMEPP036686b8a770: cpp: Allow merging the results of two imports (authored by ikloecker).
cpp: Allow merging the results of two imports
Jan 27 2025, 10:36 AM
ikloecker committed rGPGMEPP1b9234393e2d: cpp: Output more properties of a subkey (authored by ikloecker).
cpp: Output more properties of a subkey
Jan 27 2025, 10:36 AM
aheinecke committed rGPGMEPP897f4832d5e7: cpp: Export KeyListModeSaver (authored by aheinecke).
cpp: Export KeyListModeSaver
Jan 27 2025, 10:36 AM
ikloecker committed rGPGMEPP0e90d1e85630: cpp: Add support for gpgme_op_set_uid_flag (authored by ikloecker).
cpp: Add support for gpgme_op_set_uid_flag
Jan 27 2025, 10:36 AM
ikloecker committed rGPGMEPPe72739389acf: cpp: Remove obsolete compatibility with KF5 variants (authored by ikloecker).
cpp: Remove obsolete compatibility with KF5 variants
Jan 27 2025, 10:36 AM
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
Jan 27 2025, 10:36 AM
ikloecker committed rGPGMEPPeaf5b2be8619: cpp: Fix building with C++11 (authored by ikloecker).
cpp: Fix building with C++11
Jan 27 2025, 10:36 AM
ikloecker committed rGPGMEPP018a9c41f68c: cpp: Reject signing expired keys (authored by ikloecker).
cpp: Reject signing expired keys
Jan 27 2025, 10:35 AM
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
Jan 27 2025, 10:35 AM
ikloecker committed rGPGMEPPbaab2bf0ea01: cpp: Handle status errors in the base edit interactor (authored by ikloecker).
cpp: Handle status errors in the base edit interactor
Jan 27 2025, 10:35 AM
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
Jan 27 2025, 10:35 AM
ikloecker committed rGPGMEPP36a2a2c8297e: cpp,doc: Update list of allowed values for dirInfo (authored by ikloecker).
cpp,doc: Update list of allowed values for dirInfo
Jan 27 2025, 10:35 AM
ikloecker committed rGPGMEPP85fd6b872a3a: cpp: Expliticly declare compiler generated copy constructors (authored by ikloecker).
cpp: Expliticly declare compiler generated copy constructors
Jan 27 2025, 10:35 AM
ikloecker committed rGPGMEPP73686de88688: cpp: Fix comparisons of integer expressions of different signedness (authored by ikloecker).
cpp: Fix comparisons of integer expressions of different signedness
Jan 27 2025, 10:35 AM
ikloecker committed rGPGMEPP631a7b96aae3: cpp: Support all encryption flags (authored by ikloecker).
cpp: Support all encryption flags
Jan 27 2025, 10:35 AM
ikloecker committed rGPGMEPPbde2597f2117: cpp: Pass ThrowKeyIds and EncryptWrap flags to GpgME (authored by ikloecker).
cpp: Pass ThrowKeyIds and EncryptWrap flags to GpgME
Jan 27 2025, 10:35 AM
ikloecker committed rGPGMEPPc8c443a440c4: cpp: Support new archive encryption flag (authored by ikloecker).
cpp: Support new archive encryption flag
Jan 27 2025, 10:35 AM
ikloecker committed rGPGMEPPc449cd2b084b: cpp: Add convenience overload to set file name (authored by ikloecker).
cpp: Add convenience overload to set file name
Jan 27 2025, 10:35 AM
werner committed rGPGMEPP6da832410322: Merge branch 'ikloecker/t6342-gpgtar' into master (authored by werner).
Merge branch 'ikloecker/t6342-gpgtar' into master
Jan 27 2025, 10:35 AM
ikloecker committed rGPGMEPP4d72304dbe41: cpp: Support new archive signing flag (authored by ikloecker).
cpp: Support new archive signing flag
Jan 27 2025, 10:35 AM
ikloecker committed rGPGMEPPd60de32aae71: cpp: Fix debug output of SignatureMode (authored by ikloecker).
cpp: Fix debug output of SignatureMode
Jan 27 2025, 10:35 AM
ikloecker committed rGPGMEPPad0ee84dc573: cpp: Add const-overloads of version comparison operators (authored by ikloecker).
cpp: Add const-overloads of version comparison operators
Jan 27 2025, 10:35 AM
ikloecker committed rGPGMEPP6a4f6aaea825: cpp: Update decryption flags (authored by ikloecker).
cpp: Update decryption flags
Jan 27 2025, 10:35 AM
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
Jan 27 2025, 10:35 AM
ikloecker committed rGPGMEPP1031bf620651: cpp: Improve debug output of some enums (authored by ikloecker).
cpp: Improve debug output of some enums
Jan 27 2025, 10:35 AM
ikloecker committed rGPGMEPPeb7817ab7617: cpp: Fix Key::canSign() (authored by ikloecker).
cpp: Fix Key::canSign()
Jan 27 2025, 10:35 AM
werner committed rGPGMEPPbd97412bd89a: core,cpp: Add new key flags to gpgme_subkey_t (authored by werner).
core,cpp: Add new key flags to gpgme_subkey_t
Jan 27 2025, 10:35 AM
werner committed rGPGMEPP9d39389ac923: cpp,python: Respect --disable-gpg-test for tests (authored by Biswapriyo Nath <nathbappai@gmail.com>).
cpp,python: Respect --disable-gpg-test for tests
Jan 27 2025, 10:35 AM
ikloecker committed rGPGMEPPb729775584ff: doc,cpp: Treat GPG_ERR_FULLY_CANCELED as canceled (authored by ikloecker).
doc,cpp: Treat GPG_ERR_FULLY_CANCELED as canceled
Jan 27 2025, 10:35 AM
aheinecke committed rGPGMEPP5fee1b6846d8: cpp: Expose gpgme_data_set_flag through cpp API (authored by aheinecke).
cpp: Expose gpgme_data_set_flag through cpp API
Jan 27 2025, 10:35 AM
aheinecke committed rGPGMEPPe3eb5afe13a9: qt, cpp: Support larger size-hint on 32 bit builds (authored by aheinecke).
qt, cpp: Support larger size-hint on 32 bit builds
Jan 27 2025, 10:35 AM
CarlSchwan committed rGPGMEPP1cfad17ddafb: cpp: Expose gpgme_decrypt_result_t.is_mime through cpp API (authored by CarlSchwan).
cpp: Expose gpgme_decrypt_result_t.is_mime through cpp API
Jan 27 2025, 10:35 AM
ikloecker committed rGPGMEPP4d66be4aaffb: cpp: Remove unused include (authored by ikloecker).
cpp: Remove unused include
Jan 27 2025, 10:35 AM