- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jan 27 2025
Jan 27 2025
• 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
• 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