Page MenuHome GnuPG
Feed All Stories

Jan 27 2025

aheinecke committed rGPGMEPPb77b42091525: cpp: Respect decrypt flags in new functions (authored by aheinecke).
cpp: Respect decrypt flags in new functions
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPP23aa55cf3851: Change copyright from Intevation to BSI (authored by aheinecke).
Change copyright from Intevation to BSI
Jan 27 2025, 10:39 AM
justus committed rGPGMEPP07c5a203d115: Add flag 'is_de_vs' to decryption results and signatures. (authored by justus).
Add flag 'is_de_vs' to decryption results and signatures.
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPP23cde2e8227a: cpp: Fix CMake config library name for GPGME (authored by aheinecke).
cpp: Fix CMake config library name for GPGME
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPP19b416d62483: Fix some shadow warnings (authored by aheinecke).
Fix some shadow warnings
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPP7e99bec2765f: Add isDeVs to ostream operator (authored by aheinecke).
Add isDeVs to ostream operator
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPP270a8dc4e8d3: cpp: Fix Key::isDeVs for subkeys (authored by aheinecke).
cpp: Fix Key::isDeVs for subkeys
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPPf1d22a9d9594: cpp: Fix version info comparison (authored by aheinecke).
cpp: Fix version info comparison
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPPd5022fe477c2: Spelling fixes for comments and doc (authored by aheinecke).
Spelling fixes for comments and doc
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPPf9d352f4610d: cpp: Fix handling of lsig promotion (authored by aheinecke).
cpp: Fix handling of lsig promotion
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPP8bdd912b74e2: cpp: Wrap create_key and create_subkey (authored by aheinecke).
cpp: Wrap create_key and create_subkey
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPPe62bfbd44b13: cpp: Add conveniance Data::toString (authored by aheinecke).
cpp: Add conveniance Data::toString
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPPfc72cb19de09: cpp: Add shorthand for key locate (authored by aheinecke).
cpp: Add shorthand for key locate
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPP8608fe955231: cpp: Add SpawnShowWindow flag (authored by aheinecke).
cpp: Add SpawnShowWindow flag
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPP5c9596f97f3e: cpp: Expose skipped_v3_keys (authored by aheinecke).
cpp: Expose skipped_v3_keys
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPP36183907231d: cpp: Add origin and last_update to UserID (authored by aheinecke).
cpp: Add origin and last_update to UserID
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPP5e15401ecb18: cpp: Add origin and last_update (authored by aheinecke).
cpp: Add origin and last_update
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPP7e23fc544624: cpp: Expose sessionKey and symkeyAlgo (authored by aheinecke).
cpp: Expose sessionKey and symkeyAlgo
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPPe693c1c0a860: cpp: Add gpgme_data_rewind to cpp API (authored by aheinecke).
cpp: Add gpgme_data_rewind to cpp API
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPPc2a41fc3ec60: cpp: Add legacy_cipher_nomdc (authored by aheinecke).
cpp: Add legacy_cipher_nomdc
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPPc03e81de39c3: cpp: Fix memory of DecryptionResult::symkeyAlgo (authored by aheinecke).
cpp: Fix memory of DecryptionResult::symkeyAlgo
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPP4ba2ef72c83b: cpp: Add gpgme_(get)set_ctx_flag (authored by aheinecke).
cpp: Add gpgme_(get)set_ctx_flag
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPPd0c6d2d06785: cpp: Add proper gpgme_op_createkey (authored by aheinecke).
cpp: Add proper gpgme_op_createkey
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPP10e03d61d081: cpp: Add enum mapping for GPGME_AUDIT_LOG_DIAG (authored by aheinecke).
cpp: Add enum mapping for GPGME_AUDIT_LOG_DIAG
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPP17b24412dcc6: cpp: Print origin and last update for key/uid (authored by aheinecke).
cpp: Print origin and last update for key/uid
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPPbd230dd28589: cpp: Add safety checks for key update (authored by aheinecke).
cpp: Add safety checks for key update
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPPbd3aa0c52353: cpp: Initialize all gpgme_key_t's in context (authored by aheinecke).
cpp: Initialize all gpgme_key_t's in context
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPP1ce99dedbbd1: cpp: Add first manual tests (authored by aheinecke).
cpp: Add first manual tests
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPPa20146167cb3: cpp: Fix use after free in gencardkeyinteractor (authored by aheinecke).
cpp: Fix use after free in gencardkeyinteractor
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPP660c162e1439: cpp: Add KeyListMode::Locate (authored by aheinecke).
cpp: Add KeyListMode::Locate
Jan 27 2025, 10:39 AM
dkg committed rGPGMEPPfa41beab1af0: doc: use https:// for www.gnu.org (authored by dkg).
doc: use https:// for www.gnu.org
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPP5b53d7ea4544: cpp,tests: Add another test runner (authored by aheinecke).
cpp,tests: Add another test runner
Jan 27 2025, 10:39 AM
aheinecke committed rGPGMEPP111e24f72173: cpp: Add some convenience functions (authored by aheinecke).
cpp: Add some convenience functions
Jan 27 2025, 10:39 AM
dkg committed rGPGMEPP652b8f364544: spelling: fix misspellings (authored by dkg).
spelling: fix misspellings
Jan 27 2025, 10:39 AM
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