- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jan 27 2025
Jan 27 2025
• aheinecke committed rGPGMEPP8fe50c85aad4: cpp: Add more EngineInfo::Version ctors (authored by • aheinecke).
cpp: Add more EngineInfo::Version ctors
• aheinecke committed rGPGMEPP099fdfa6878c: qt, cpp: Enable dll build for windows (authored by • aheinecke).
qt, cpp: Enable dll build for windows
• aheinecke committed rGPGMEPP000376ef9377: qt, cpp: Add cmake config files for w32 (authored by • aheinecke).
qt, cpp: Add cmake config files for w32
• aheinecke committed rGPGMEPP2ab9d752ace1: Remove a forgotten instance of @libsuffix@ (authored by heirecka).
Remove a forgotten instance of @libsuffix@
• aheinecke committed rGPGMEPP93590ea8d75a: cpp: Add get / set Sender API (authored by • aheinecke).
cpp: Add get / set Sender API
• aheinecke committed rGPGMEPP27143a5c7085: cpp: Fix update of partial key in verifyresult (authored by • aheinecke).
cpp: Fix update of partial key in verifyresult
• aheinecke committed rGPGMEPP232fa28e6513: Fix cmake configuration files for MacOS (authored by • aheinecke).
Fix cmake configuration files for MacOS
• aheinecke committed rGPGMEPPbe9afa267f25: cpp: Fix addrSpec for keys without email (authored by • aheinecke).
cpp: Fix addrSpec for keys without email
• aheinecke committed rGPGMEPP14f877cf66d4: cpp: Ensure that hasSecret is correct after update (authored by • aheinecke).
cpp: Ensure that hasSecret is correct after update
• aheinecke committed rGPGMEPP94c668084c44: cpp: Add interactor to generate keys on smartcard (authored by • aheinecke).
cpp: Add interactor to generate keys on smartcard
• aheinecke committed rGPGMEPP6f466c9bbe62: cpp: Add revuid and adduid support (authored by • aheinecke).
cpp: Add revuid and adduid support
• aheinecke committed rGPGMEPP96bdfef6487b: cpp: Add subkey keygrip to API (authored by • aheinecke).
cpp: Add subkey keygrip to API
core,cpp: New key flag 'is_de_vs'.
• aheinecke committed rGPGMEPP4f750fba7c3d: cpp: Use gpgme_op_decrypt_ex and add new flags. (authored by • aheinecke).
cpp: Use gpgme_op_decrypt_ex and add new flags.
cpp: Wrap keylist_from_data
• aheinecke committed rGPGMEPP16c1f8b13502: qt, cpp: Add additional copyright BSI notes (authored by • aheinecke).
qt, cpp: Add additional copyright BSI notes
• aheinecke committed rGPGMEPPb77b42091525: cpp: Respect decrypt flags in new functions (authored by • aheinecke).
cpp: Respect decrypt flags in new functions
• aheinecke committed rGPGMEPP23aa55cf3851: Change copyright from Intevation to BSI (authored by • aheinecke).
Change copyright from Intevation to BSI
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.
• aheinecke committed rGPGMEPP23cde2e8227a: cpp: Fix CMake config library name for GPGME (authored by • aheinecke).
cpp: Fix CMake config library name for GPGME
Fix some shadow warnings
• aheinecke committed rGPGMEPP7e99bec2765f: Add isDeVs to ostream operator (authored by • aheinecke).
Add isDeVs to ostream operator
• aheinecke committed rGPGMEPP270a8dc4e8d3: cpp: Fix Key::isDeVs for subkeys (authored by • aheinecke).
cpp: Fix Key::isDeVs for subkeys
• aheinecke committed rGPGMEPPf1d22a9d9594: cpp: Fix version info comparison (authored by • aheinecke).
cpp: Fix version info comparison
• aheinecke committed rGPGMEPPd5022fe477c2: Spelling fixes for comments and doc (authored by • aheinecke).
Spelling fixes for comments and doc
• aheinecke committed rGPGMEPPf9d352f4610d: cpp: Fix handling of lsig promotion (authored by • aheinecke).
cpp: Fix handling of lsig promotion
• aheinecke committed rGPGMEPP8bdd912b74e2: cpp: Wrap create_key and create_subkey (authored by • aheinecke).
cpp: Wrap create_key and create_subkey
• aheinecke committed rGPGMEPPe62bfbd44b13: cpp: Add conveniance Data::toString (authored by • aheinecke).
cpp: Add conveniance Data::toString
• aheinecke committed rGPGMEPPfc72cb19de09: cpp: Add shorthand for key locate (authored by • aheinecke).
cpp: Add shorthand for key locate
• aheinecke committed rGPGMEPP8608fe955231: cpp: Add SpawnShowWindow flag (authored by • aheinecke).
cpp: Add SpawnShowWindow flag
cpp: Expose skipped_v3_keys
• aheinecke committed rGPGMEPP36183907231d: cpp: Add origin and last_update to UserID (authored by • aheinecke).
cpp: Add origin and last_update to UserID
• aheinecke committed rGPGMEPP5e15401ecb18: cpp: Add origin and last_update (authored by • aheinecke).
cpp: Add origin and last_update
• aheinecke committed rGPGMEPP7e23fc544624: cpp: Expose sessionKey and symkeyAlgo (authored by • aheinecke).
cpp: Expose sessionKey and symkeyAlgo
• aheinecke committed rGPGMEPPe693c1c0a860: cpp: Add gpgme_data_rewind to cpp API (authored by • aheinecke).
cpp: Add gpgme_data_rewind to cpp API
cpp: Add legacy_cipher_nomdc
• aheinecke committed rGPGMEPPc03e81de39c3: cpp: Fix memory of DecryptionResult::symkeyAlgo (authored by • aheinecke).
cpp: Fix memory of DecryptionResult::symkeyAlgo
• aheinecke committed rGPGMEPP4ba2ef72c83b: cpp: Add gpgme_(get)set_ctx_flag (authored by • aheinecke).
cpp: Add gpgme_(get)set_ctx_flag
• aheinecke committed rGPGMEPPd0c6d2d06785: cpp: Add proper gpgme_op_createkey (authored by • aheinecke).
cpp: Add proper gpgme_op_createkey
• aheinecke committed rGPGMEPP10e03d61d081: cpp: Add enum mapping for GPGME_AUDIT_LOG_DIAG (authored by • aheinecke).
cpp: Add enum mapping for GPGME_AUDIT_LOG_DIAG
• aheinecke committed rGPGMEPP17b24412dcc6: cpp: Print origin and last update for key/uid (authored by • aheinecke).
cpp: Print origin and last update for key/uid
• aheinecke committed rGPGMEPPbd230dd28589: cpp: Add safety checks for key update (authored by • aheinecke).
cpp: Add safety checks for key update
• aheinecke committed rGPGMEPPbd3aa0c52353: cpp: Initialize all gpgme_key_t's in context (authored by • aheinecke).
cpp: Initialize all gpgme_key_t's in context
cpp: Add first manual tests
• aheinecke committed rGPGMEPPa20146167cb3: cpp: Fix use after free in gencardkeyinteractor (authored by • aheinecke).
cpp: Fix use after free in gencardkeyinteractor
cpp: Add KeyListMode::Locate
doc: use https:// for www.gnu.org
• aheinecke committed rGPGMEPP5b53d7ea4544: cpp,tests: Add another test runner (authored by • aheinecke).
cpp,tests: Add another test runner
• aheinecke committed rGPGMEPP111e24f72173: cpp: Add some convenience functions (authored by • aheinecke).
cpp: Add some convenience functions
spelling: fix misspellings
• 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.
• werner committed rGPGMEPPaa57dffc3c1e: Add SPDX identifiers to most source files (authored by • werner).
Add SPDX identifiers to most source files
• aheinecke committed rGPGMEPP440f1c95387e: qt,cpp: Consistently use nullptr and override (authored by • aheinecke).
qt,cpp: Consistently use nullptr and override
• aheinecke committed rGPGMEPP7557cac7c3af: cpp: Make GpgME::Data::toKeys really const (authored by • aheinecke).
cpp: Make GpgME::Data::toKeys really const
• aheinecke committed rGPGMEPPffc336fe23ba: cpp: Add ostream operators for import result (authored by • aheinecke).
cpp: Add ostream operators for import result
• aheinecke committed rGPGMEPP805c463aafb9: cpp: Fix Error::hasSystemError (authored by • aheinecke).
cpp: Fix Error::hasSystemError
• aheinecke committed rGPGMEPPb034016fb3b0: cpp: Add wrapper for gpgme_set_global_flag (authored by • aheinecke).
cpp: Add wrapper for gpgme_set_global_flag
• aheinecke committed rGPGMEPP40c092195919: cpp: Fix GenCardKeyInteractor and extend it (authored by • aheinecke).
cpp: Fix GenCardKeyInteractor and extend it
• aheinecke committed rGPGMEPPb9dde4d2bc7c: cpp: Fix initialization warning (authored by • aheinecke).
cpp: Fix initialization warning
cpp: Minor coding style fix
• aheinecke committed rGPGMEPPd4ff3a7fe37a: cpp: Add support for multiple keysigs in edit (authored by • aheinecke).
cpp: Add support for multiple keysigs in edit
• aheinecke committed rGPGMEPPf778f86e9a63: cpp: Add convenience API to obtain remarks (authored by • aheinecke).
cpp: Add convenience API to obtain remarks
• aheinecke committed rGPGMEPP22bf258b8d3b: cpp: Add env var to control editinteractor debug (authored by • aheinecke).
cpp: Add env var to control editinteractor debug
• aheinecke committed rGPGMEPPcd070af6615f: cpp: Fix adding duplicated sigs on multiple uids (authored by • aheinecke).
cpp: Fix adding duplicated sigs on multiple uids
• aheinecke committed rGPGMEPP4a7a9c84e898: cpp: Minor optimization in remark lookup (authored by • aheinecke).
cpp: Minor optimization in remark lookup
• aheinecke committed rGPGMEPP8c4cc1e3be0f: cpp: Fix dupe_ok state for single uid (authored by • aheinecke).
cpp: Fix dupe_ok state for single uid
• aheinecke committed rGPGMEPP81fe3f98dbe0: cpp: Add API to obtain mutliple remarks (authored by • aheinecke).
cpp: Add API to obtain mutliple remarks
• aheinecke committed rGPGMEPP34b67e1d444b: cpp, qt: Use uidhash to select uids for signing (authored by • aheinecke).
cpp, qt: Use uidhash to select uids for signing
• werner committed rGPGMEPPd4116287dee5: core: New keylist mode GPGME_KEYLIST_MODE_WITH_KEYGRIP. (authored by • werner).
core: New keylist mode GPGME_KEYLIST_MODE_WITH_KEYGRIP.
• aheinecke committed rGPGMEPP905246ac2d23: qt, cpp: Support export modes (authored by • aheinecke).
qt, cpp: Support export modes
• 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
• aheinecke committed rGPGMEPP452abd91e79a: cpp: Use cstdlib getenv for portability (authored by • aheinecke).
cpp: Use cstdlib getenv for portability
• 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
• aheinecke committed rGPGMEPPadb872f2084a: cpp: Use portable off_t size_t (authored by • aheinecke).
cpp: Use portable off_t size_t
• ikloecker committed rGPGMEPP05494d323d2d: cpp: Mark helper functions as static (authored by • ikloecker).
cpp: Mark helper functions as static
• aheinecke committed rGPGMEPP02d885a9c380: Revert "cpp: Use portable off_t size_t" (authored by • aheinecke).
Revert "cpp: Use portable off_t size_t"
• 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
core: Support dirinfo("socketdir")
• 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