Add raise and activateWindow for mail dialog
Do not use applyWindowID for ViewEMailFilesDialog
Don't create .so symlinks for libkleopatraclientgui and libkleopatraclientcore
scd:openpgp: Allow the reading the key by keygrip.
scd:openpgp: Use a special compare for the serialno.
scd:openpgp: Extend KEYPAIRINFO with an algorithm string.
scd:openpgp: Use shared fucntion for the dispserialno.
Our own internal function signatures is not necessarily a good refernce. The main objection to all what you list above is the lack of explicit length information. For each there should also be a in my opinion. Otherwise the API will be highly prone to memory access errors.
Rename as foo.in => This fixes QtCreator trying to parse it as cmake code
Rename as foo.in => This fixes QtCreator trying to parse it as cmake code
Rename as foo.in => This fixes QtCreator trying to parse it as cmake code
@fse Thank you for your comment (quick ! :-).
l10n daemon script <scripty@kde.org> committed
rLIBKLEOf2092b571c58: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA08e670209ce7: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rMTP4d2d41497ba6: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rLIBKLEO5684449ed757: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA2bff62de94fe: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rMTP8c1ce02f66a0: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rLIBKLEO75fc6b99cd6b: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA9cbb2f1f3179: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
ajaja renamed
T6758: gpg-agent doesn't cache passwords in loopback pinentry mode from
gpg-agent doesn't cache passwords in pinentry-mode loopback to
gpg-agent doesn't cache passwords in loopback pinentry mode.
scd: Add handling of "Algorithm Information" DO.
scd:openpgp: Some comment updates
scd: Add handling of Ed448 key.
scd:openpgp: New KEY-STATUS attribute.
scd:openpgp: Add attribute "UIF" for convenience.
scd:openpgp: Support the ecdh-params arg for writing keys.
scd:openpgp: Handle wrong error return code of Yubikey.
scd: Fix description string.
scd:openpgp: Support UIF changing command.
scd:openpgp: Small speedup reading card properties.
scd: Allow standard keyref scheme for app-openpgp.
scd:openpgp: Allow reading and writing user certs for keys 1 and 2
scd:openpgp: Support GET DATA response with no header for DO 0x00FA.
scd:openpgp: Replace assert by log_assert.
scd:openpgp: Pass arg ctrl to more functions.
scd:openpgp: Fix computing fingerprint for ECC with SOS.
scd:openpgp: Very minor refactoring
scd:openpgp: Rename an internal variable.
KEYPAIRINFO in 2.2 lacks the algorithm (and the fingerprint time). Kleopatra uses the algorithm to check if the algorithm is allowed in VSD.
Merge remote-tracking branch 'origin/kf5'
Merge remote-tracking branch 'origin/kf5'
Inline the QDebug stream operator for std::string
gpgsm: Improvements for NDEF in the pkcs#12 parser
Add all key helpers from kleopatra
Yes, there is clearly a problem with the handling of NDEF. I have a fix for that but there are other oddities in that pkcs12 object. Do you have the Firefox version you used to create this?
Well, neither OpenPGP certifcate nor CSR creation from a key on a card is offered for any of the cards I tried.
But that is not only for RSA2048, but for all types of keys.
The changes are best reviewed by a developer to check that I didn't make a mistake when I replaced usage of the , , etc. methods with the new , , etc. methods or the corresponding compatibility helpers , etc..
The API that you quote at the end is indeed what is comonly understood as how a KEM functions and is exactly what fits to ML-KEM.
GIT_SILENT: we depend against c++17: Q_FALLTHROUGH => [[fallthrough]]
GIT_SILENT: we depend against c++17: Q_FALLTHROUGH => [[fallthrough]]
Here is my code to test differences between setlocale(LC_TIME, ".UTF8") and setlocale(LC_TIME, "") and the results on English, Japanese and Korea Windows.
I think ".UTF8" is always better than LC_TIME="" if the display string contains non-English Unicode chars.
l10n daemon script <scripty@kde.org> committed
rKLEOPATRAf30ac103b0c5: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rKLEOPATRAdef24fd57d32: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rMTP1faf767b512f: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rKLEOPATRAdc2db2cda0dc: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
It isn't a duplicate. See T6325#176719.
This task is about the creation of OpenPGP certificates or S/MIME CSR from existing card keys. In particular, it isn't about the creation of card keys.
This is probably a duplicate of T6325
• ebo moved
T5183: Kleopatra: Generate S/MIME CSR for OpenPGP card key from
Restricted Project Column to
Restricted Project Column on the
Restricted Project board.
For Yubikey it looks the same for me, the CSRs creation buttons are always greyed out (checked for RSA 2048, 3072, brainpool)
On Yubikey and OpenPGP card, OpenPGP creation is possible for RSA2048, too.
Key creation on Yubikey with Curve25519 fails with "General error", it is not disabled in Kleo.
On the Zeitcontrol OpenPGP card it is not offered (but it does not have the capability, anyway, AFAIK)
As I have installed several test versions on Windows since and did never notice a self test during usage, this obviously works
TeleSec NetKey v3 cards are accepted, for NetKey v2 you get the error message "NetKey v2 cards are not supported".
Merge remote-tracking branch 'origin/kf5'
MSI: Fix parseability of qtbase dependency
Use new key flags to check for sign and encryption capability
Use new key flags to check for certify capability
Use new key flags to check for sign capability
Remove unused namespace usage and unused include
Remove obsolete code for setting recipients
Use new key flags to check for sign and encryption capability
Don't filter out expired signing/encryption certificates