Page MenuHome GnuPG
Feed All Stories

Jan 27 2025

marc committed rGPGMEPP243b4da5c38a: svnrevertlast (authored by marc).
svnrevertlast
Jan 27 2025, 10:42 AM
marc committed rGPGMEPP2cbbcd685ea0: Dont' throw gpgme_error_t, throw GpgME::Error (authored by marc).
Dont' throw gpgme_error_t, throw GpgME::Error
Jan 27 2025, 10:42 AM
adriaandegroot committed rGPGMEPP82230da214b7: strcmp isn't necessarily exported from namespace std (although gcc does this… (authored by adriaandegroot).
strcmp isn't necessarily exported from namespace std (although gcc does this…
Jan 27 2025, 10:42 AM
marc committed rGPGMEPPe4ddfc5fe790: isNull() doesn't mean that d!=0, unfortunately. Fixes Intevation issue 1700 (authored by marc).
isNull() doesn't mean that d!=0, unfortunately. Fixes Intevation issue 1700
Jan 27 2025, 10:42 AM
marc committed rGPGMEPP059a74edf9ec: Work around gpgme_op_keylist_ext_start ignoring GPGME_KEYLIST_MODE_EXTERN by… (authored by marc).
Work around gpgme_op_keylist_ext_start ignoring GPGME_KEYLIST_MODE_EXTERN by…
Jan 27 2025, 10:42 AM
marc committed rGPGMEPP622576be6849: Remove exceptions from gpgme++, as mingw can't handle them in libraries (not… (authored by marc).
Remove exceptions from gpgme++, as mingw can't handle them in libraries (not…
Jan 27 2025, 10:42 AM
marc committed rGPGMEPPe73bce6c531f: I guess it's a safe bet that these will have the same problems as keylist_ext... (authored by marc).
I guess it's a safe bet that these will have the same problems as keylist_ext...
Jan 27 2025, 10:42 AM
osterfeld committed rGPGMEPP614965e2dcdd: add all required arguments - user IDs to sign, secret key and check level (authored by osterfeld).
add all required arguments - user IDs to sign, secret key and check level
Jan 27 2025, 10:42 AM
marc committed rGPGMEPPc162fecf6c69: Port hasFeature() from enterprise branch, and up the version number (authored by marc).
Port hasFeature() from enterprise branch, and up the version number
Jan 27 2025, 10:42 AM
osterfeld committed rGPGMEPPee5f7523d1eb: add sign key edit interactor (authored by osterfeld).
add sign key edit interactor
Jan 27 2025, 10:42 AM
marc committed rGPGMEPP1858fca02916: Add support for --no-encrypt-to, and fix a typo in the Feature enum (authored by marc).
Add support for --no-encrypt-to, and fix a typo in the Feature enum
Jan 27 2025, 10:42 AM
marc committed rGPGMEPP4e403a4669de: There's no point in linking to gpgme-pthread if our code isn't thread-safe... (authored by marc).
There's no point in linking to gpgme-pthread if our code isn't thread-safe...
Jan 27 2025, 10:42 AM
Jarosław Staniek <staniek@kde.org> committed rGPGMEPPd77548cc0bed: make the implementation fit exactly to "unsigned int nextState( unsigned int… (authored by Jarosław Staniek <staniek@kde.org>).
make the implementation fit exactly to "unsigned int nextState( unsigned int…
Jan 27 2025, 10:42 AM
marc committed rGPGMEPPd6ba95cf8336: Add GpgAddUserIDEditInteractor (authored by marc).
Add GpgAddUserIDEditInteractor
Jan 27 2025, 10:42 AM
marc committed rGPGMEPP68edbd564ff7: ++thread-safety for Error, even without changing the interface (it's used all… (authored by marc).
++thread-safety for Error, even without changing the interface (it's used all…
Jan 27 2025, 10:42 AM
osterfeld committed rGPGMEPP59c813713bf4: SVN_SILENT oups (authored by osterfeld).
SVN_SILENT oups
Jan 27 2025, 10:42 AM
osterfeld committed rGPGMEPP2a6c48f26c98: new sign key edit interactor (authored by osterfeld).
new sign key edit interactor
Jan 27 2025, 10:42 AM
osterfeld committed rGPGMEPP70812bf7b31b: SVN_SILENT --warning (authored by osterfeld).
SVN_SILENT --warning
Jan 27 2025, 10:42 AM
marc committed rGPGMEPP631d5ab2b8c0: Replace home-brewn GpgME::Shared with boost::shared_ptr<>, which is supposedly… (authored by marc).
Replace home-brewn GpgME::Shared with boost::shared_ptr<>, which is supposedly…
Jan 27 2025, 10:42 AM
marc committed rGPGMEPP593c9f0e12c3: Try to fix compile on Windows, and be paranoid with the snprintf() (authored by marc).
Try to fix compile on Windows, and be paranoid with the snprintf()
Jan 27 2025, 10:42 AM
Jarosław Staniek <staniek@kde.org> committed rGPGMEPP688c1dbe96d1: compile fix for msvc independent of presence of kdesupport headers (authored by Jarosław Staniek <staniek@kde.org>).
compile fix for msvc independent of presence of kdesupport headers
Jan 27 2025, 10:42 AM
osterfeld committed rGPGMEPPb6a2551fbff2: Get results from gpgme even if there was an error (authored by osterfeld).
Get results from gpgme even if there was an error
Jan 27 2025, 10:42 AM
marc committed rGPGMEPP65454f8b3bcc: This won't make it into gpgme, so remove again. (authored by marc).
This won't make it into gpgme, so remove again.
Jan 27 2025, 10:42 AM
osterfeld committed rGPGMEPPbd5375e53dd8: use _keyid for now, although internal to GPGME, as copying gpgme_recipient_t… (authored by osterfeld).
use _keyid for now, although internal to GPGME, as copying gpgme_recipient_t…
Jan 27 2025, 10:42 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP09a214a0e29f: Merge all gpgme and gpgme++ changes from the enterprise4 changes. (authored by Thomas McGuire <mcguire@kde.org>).
Merge all gpgme and gpgme++ changes from the enterprise4 changes.
Jan 27 2025, 10:42 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP1b30008b8c9d: Commit these files, no idea why svnmerge didn't do that. (authored by Thomas McGuire <mcguire@kde.org>).
Commit these files, no idea why svnmerge didn't do that.
Jan 27 2025, 10:42 AM
osterfeld committed rGPGMEPPae1476aeef48: the signer is applied to the context, not needed in the edit interactor (authored by osterfeld).
the signer is applied to the context, not needed in the edit interactor
Jan 27 2025, 10:42 AM
marc committed rGPGMEPP587ac9098241: Get the result objects in case of errors, here, too. (authored by marc).
Get the result objects in case of errors, here, too.
Jan 27 2025, 10:42 AM
marc committed rGPGMEPPa62c97502783: Use gpgme_cancel_async, of available (authored by marc).
Use gpgme_cancel_async, of available
Jan 27 2025, 10:42 AM
marc committed rGPGMEPPddf293a0bf11: Merged revisions 825268 via svnmerge from (authored by marc).
Merged revisions 825268 via svnmerge from
Jan 27 2025, 10:42 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP38d326e80c27: Merged revisions 824213 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 824213 via svnmerge from
Jan 27 2025, 10:42 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPPd908be089fc7: Merged revisions 824206 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 824206 via svnmerge from
Jan 27 2025, 10:42 AM
osterfeld committed rGPGMEPP8e61393ac02a: _write is wrong, WriteFile must be used on windows. (authored by osterfeld).
_write is wrong, WriteFile must be used on windows.
Jan 27 2025, 10:42 AM
Volker Krause <vkrause@kde.org> committed rGPGMEPP66bd17a719f3: SVN_SILENT merge build fixes (authored by Volker Krause <vkrause@kde.org>).
SVN_SILENT merge build fixes
Jan 27 2025, 10:42 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP459211782823: Merged revisions 843671 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 843671 via svnmerge from
Jan 27 2025, 10:42 AM
osterfeld committed rGPGMEPPfe6ba9c0af9b: fix stupid error, use size_t (authored by osterfeld).
fix stupid error, use size_t
Jan 27 2025, 10:42 AM
osterfeld committed rGPGMEPP45da939da6e8: check for write errors (authored by osterfeld).
check for write errors
Jan 27 2025, 10:42 AM
Kevin Ottens <ervin@kde.org> committed rGPGMEPP6d9e30644bb1: kdepimlibs part of 853769 merge in kdepim. (authored by Kevin Ottens <ervin@kde.org>).
kdepimlibs part of 853769 merge in kdepim.
Jan 27 2025, 10:42 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP4d92689acbc0: Merged revisions 844028 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 844028 via svnmerge from
Jan 27 2025, 10:42 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP4481707ec527: Merged revisions 844044 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 844044 via svnmerge from
Jan 27 2025, 10:42 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP6671ba4127b5: Merged revisions 853770 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 853770 via svnmerge from
Jan 27 2025, 10:42 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPPefb8c923c509: Merged revisions 856996 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 856996 via svnmerge from
Jan 27 2025, 10:42 AM
Volker Krause <vkrause@kde.org> committed rGPGMEPP820a5958d079: SVN_SILENT merge indention settings from trunk (authored by Volker Krause <vkrause@kde.org>).
SVN_SILENT merge indention settings from trunk
Jan 27 2025, 10:42 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP71380b785563: Merged revisions 875493 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 875493 via svnmerge from
Jan 27 2025, 10:42 AM
marc committed rGPGMEPPdf57d30847e8: Use gpgme_subkey_t::keyid for keyId() and shortKeyId(), not the fingerprint. (authored by marc).
Use gpgme_subkey_t::keyid for keyId() and shortKeyId(), not the fingerprint.
Jan 27 2025, 10:42 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP7d1157960231: Backport r851234 by tmcguire from trunk to the 4.1 branch: (authored by Thomas McGuire <mcguire@kde.org>).
Backport r851234 by tmcguire from trunk to the 4.1 branch:
Jan 27 2025, 10:42 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPPb01d570bd461: Backport r851235 by tmcguire from trunk to the 4.1 branch: (authored by Thomas McGuire <mcguire@kde.org>).
Backport r851235 by tmcguire from trunk to the 4.1 branch:
Jan 27 2025, 10:42 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP97b6929588dd: Backport r877056 by tmcguire from trunk to the 4.1 branch: (authored by Thomas McGuire <mcguire@kde.org>).
Backport r877056 by tmcguire from trunk to the 4.1 branch:
Jan 27 2025, 10:42 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP87fc31673549: Backport r851236 by tmcguire from trunk to the 4.1 branch: (authored by Thomas McGuire <mcguire@kde.org>).
Backport r851236 by tmcguire from trunk to the 4.1 branch:
Jan 27 2025, 10:42 AM
marc committed rGPGMEPPe998a4af77c1: More readable debug output (use symbolic status names instead of numeric value)… (authored by marc).
More readable debug output (use symbolic status names instead of numeric value)…
Jan 27 2025, 10:42 AM
marc committed rGPGMEPP038df6094179: Print the nextState() call also in the error case (authored by marc).
Print the nextState() call also in the error case
Jan 27 2025, 10:41 AM
marc committed rGPGMEPP8939862be352: Interpret GPGME_STATUS_ALREADY_SIGNED as an error, independant of state. Fixes… (authored by marc).
Interpret GPGME_STATUS_ALREADY_SIGNED as an error, independant of state. Fixes…
Jan 27 2025, 10:41 AM
marc committed rGPGMEPPc5cca0a46cf6: Fix signing of multiple uids (!= all, though) at the same time. We need to… (authored by marc).
Fix signing of multiple uids (!= all, though) at the same time. We need to…
Jan 27 2025, 10:41 AM
marc committed rGPGMEPP96b36bda23c0: Treat GPGME_STATUS_{KEY,SIG}EXPIRED as errors, too. (authored by marc).
Treat GPGME_STATUS_{KEY,SIG}EXPIRED as errors, too.
Jan 27 2025, 10:41 AM
marc committed rGPGMEPP6f1a433dba02: Use better error codes (new in gpg-error >= 1.6) (authored by marc).
Use better error codes (new in gpg-error >= 1.6)
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPPe04f02795f94: Merged revisions 883237 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 883237 via svnmerge from
Jan 27 2025, 10:41 AM
marc committed rGPGMEPP3a770cc5d190: Add missing gpg_error() call (to set the correct source of the error) (authored by marc).
Add missing gpg_error() call (to set the correct source of the error)
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP992d1fbe1646: Merged revisions 883308 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 883308 via svnmerge from
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP2c220659a498: Merged revisions 883317 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 883317 via svnmerge from
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP889de7f65382: Merged revisions 883322 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 883322 via svnmerge from
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPPb677fe6d794e: Merged revisions 883327 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 883327 via svnmerge from
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPPe92caaade2ea: Merged revisions 883319 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 883319 via svnmerge from
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPPe648de2d72f6: Merged revisions 883324 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 883324 via svnmerge from
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP0b0f8ebc842a: Backport r883811 by tmcguire from trunk to the 4.1 branch: (authored by Thomas McGuire <mcguire@kde.org>).
Backport r883811 by tmcguire from trunk to the 4.1 branch:
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPPfd55ad28f211: Backport r883809 by tmcguire from trunk to the 4.1 branch: (authored by Thomas McGuire <mcguire@kde.org>).
Backport r883809 by tmcguire from trunk to the 4.1 branch:
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP858a6cf16edb: Backport r883810 by tmcguire from trunk to the 4.1 branch: (authored by Thomas McGuire <mcguire@kde.org>).
Backport r883810 by tmcguire from trunk to the 4.1 branch:
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP9d30f0ee01dc: Backport r883814 by tmcguire from trunk to the 4.1 branch: (authored by Thomas McGuire <mcguire@kde.org>).
Backport r883814 by tmcguire from trunk to the 4.1 branch:
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP4083c4cba467: Backport r883813 by tmcguire from trunk to the 4.1 branch: (authored by Thomas McGuire <mcguire@kde.org>).
Backport r883813 by tmcguire from trunk to the 4.1 branch:
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP6f0a644c9df9: Backport r883812 by tmcguire from trunk to the 4.1 branch: (authored by Thomas McGuire <mcguire@kde.org>).
Backport r883812 by tmcguire from trunk to the 4.1 branch:
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP421bb9c84f91: Backport r883815 by tmcguire from trunk to the 4.1 branch: (authored by Thomas McGuire <mcguire@kde.org>).
Backport r883815 by tmcguire from trunk to the 4.1 branch:
Jan 27 2025, 10:41 AM
Allen Winter <winter@kde.org> committed rGPGMEPPbd8bb2b2ee36: backport r894876 by winterz (authored by Allen Winter <winter@kde.org>).
backport r894876 by winterz
Jan 27 2025, 10:41 AM
Volker Krause <vkrause@kde.org> committed rGPGMEPP2e21e40ade0e: Merged revisions 894879,894881 via svnmerge from (authored by Volker Krause <vkrause@kde.org>).
Merged revisions 894879,894881 via svnmerge from
Jan 27 2025, 10:41 AM
adriaandegroot committed rGPGMEPPaa0c490f003d: Want cstdlib for std::free (authored by adriaandegroot).
Want cstdlib for std::free
Jan 27 2025, 10:41 AM
marc committed rGPGMEPP6e424d4e6287: Merged (and extended for new attributes) from e35: (authored by marc).
Merged (and extended for new attributes) from e35:
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP6a4c83e54d5e: Merged revisions 930782,930954 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 930782,930954 via svnmerge from
Jan 27 2025, 10:41 AM
Till Adam <adam@kde.org> committed rGPGMEPPf1724a412b11: Temporarily comment code that crashes on Windows. (authored by Till Adam <adam@kde.org>).
Temporarily comment code that crashes on Windows.
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP519c4ca25105: Merged revisions 937851 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 937851 via svnmerge from
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPPe67a4e6d9a3a: Merged revisions 937906,940157 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 937906,940157 via svnmerge from
Jan 27 2025, 10:41 AM
marc committed rGPGMEPP6210de183361: Better (authored by marc).
Better
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPPe7004d22a079: Merged revisions 961006 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 961006 via svnmerge from
Jan 27 2025, 10:41 AM
Till Adam <adam@kde.org> committed rGPGMEPP0955781c7986: Once is enough. (authored by Till Adam <adam@kde.org>).
Once is enough.
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPPc029e84f642b: Remove code accidentally checked in by Till in r961006. (authored by Thomas McGuire <mcguire@kde.org>).
Remove code accidentally checked in by Till in r961006.
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP5b503cd6c7ef: Merged revisions 961567 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 961567 via svnmerge from
Jan 27 2025, 10:41 AM
marc committed rGPGMEPP538615fbb9a7: --warnings (authored by marc).
--warnings
Jan 27 2025, 10:41 AM
marc committed rGPGMEPP3ab5a3e407e7: Partial update to current gpgme SVN - gpgconf and assuan functions are missing… (authored by marc).
Partial update to current gpgme SVN - gpgconf and assuan functions are missing…
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP23da88a19b43: Merged revisions 970468 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 970468 via svnmerge from
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPPb22fb087c6ee: Merged revisions 970460,970465 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 970460,970465 via svnmerge from
Jan 27 2025, 10:41 AM
marc committed rGPGMEPPcedb846e0595: Add gpgme_op_assuan_transact support. Experimental, not tested yet! (authored by marc).
Add gpgme_op_assuan_transact support. Experimental, not tested yet!
Jan 27 2025, 10:41 AM
marc committed rGPGMEPP92d2aae13453: gpgme++: Add initializeLibrary() function, calling enforced-required… (authored by marc).
gpgme++: Add initializeLibrary() function, calling enforced-required…
Jan 27 2025, 10:41 AM
marc committed rGPGMEPP944684530001: ++export macros (authored by marc).
++export macros
Jan 27 2025, 10:41 AM
marc committed rGPGMEPPec0e46a0c643: Support new gpgme_op_import_keys() (authored by marc).
Support new gpgme_op_import_keys()
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP757196f3e299: Merged revisions 974183 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 974183 via svnmerge from
Jan 27 2025, 10:41 AM
marc committed rGPGMEPPf574f71310d7: Context::importKeys: try the old export-external + import way of importing keys… (authored by marc).
Context::importKeys: try the old export-external + import way of importing keys…
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPPd503cdd1cbca: Merged revisions 983772 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 983772 via svnmerge from
Jan 27 2025, 10:41 AM
marc committed rGPGMEPP1adc15581f3c: Use keyID() as primaryFingerprint() iff the latter isn't available (external… (authored by marc).
Use keyID() as primaryFingerprint() iff the latter isn't available (external…
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP90ee5b094f16: Merged revisions 983776 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 983776 via svnmerge from
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPPf5c6724926ba: Merged revisions 985153 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 985153 via svnmerge from
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPP5a5d3a63ed08: Merged revisions 985250 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 985250 via svnmerge from
Jan 27 2025, 10:41 AM
marc committed rGPGMEPPa03ff9c40b09: Make assuan support work, and add {GpgAgent,Scd}GetInfoAssuanTransaction… (authored by marc).
Make assuan support work, and add {GpgAgent,Scd}GetInfoAssuanTransaction…
Jan 27 2025, 10:41 AM
Thomas McGuire <mcguire@kde.org> committed rGPGMEPPa2f84194fe18: Merged revisions 985430 via svnmerge from (authored by Thomas McGuire <mcguire@kde.org>).
Merged revisions 985430 via svnmerge from
Jan 27 2025, 10:41 AM