srgblnchtrn removed a watcher for
ssh:
srgblnchtrn.
sergi added a watcher for
Debian:
sergi.
sergi added a watcher for
Contributor:
sergi.
sergi added a watcher for
CI:
sergi.
The changes have been applied with Werner's suggested improvement with revision rG35b17550706c: gpg: Look up user ID to revoke by UID hash
-O2 problem with bench-slope seems strange. Does problem appear after this patch is applied?
Use simple struct with two Keys instead of a QMap
src/view/key* : port to PMF signal/slot syntax
• ikloecker committed
rKLEOPATRA0f14794fc030: Minor refactor (authored by Ahmad Samir <a.samirh78@gmail.com>).
Minor refactor
Port Q_FOREACH to range-for
Use std::find_if instead of Q_FOREACH
Laurent Montel <montel@kde.org> committed
rLIBKLEOe3a18cf5886c: Port to QRegularexpression (allow to build libkleo to qt6) (authored by Laurent Montel <montel@kde.org>).
Port to QRegularexpression (allow to build libkleo to qt6)
Extract "Choose Protocol" dialog from NewCertificateWizard
Use simple push buttons instead of QCommandLinkButtons
Remove obsolete Choose Protocol page of NewCertificateWizard
Laurent Montel <montel@kde.org> committed
rLIBKLEOf791b91f003b: now all can be build without deprecated methods (authored by Laurent Montel <montel@kde.org>).
now all can be build without deprecated methods
GIT_SILENT Fix grouping of included headers
Use QLabel plus KSeparator instead of KDHorizontalLine
globalStrut is deprecated by default (removed in qt6) it's QSize(0, 0)
agent: New field "Prompt" to prevent asking card key insertion.
Default is "yes". When is specified, it doesn't ask but fails.
The behavior has been changed by T5996, to ask card insertion for the consistency of the semantics of configuration.
Port QDirModel to QFileSystemModel
Laurent Montel <montel@kde.org> committed
rKLEOPATRAf3bb40949da7: Make it compile without deprecated methods (authored by Laurent Montel <montel@kde.org>).
Make it compile without deprecated methods
Laurent Montel <montel@kde.org> committed
rLIBKLEOb74a9e6623b4: Port deprecated setTime_t method (authored by Laurent Montel <montel@kde.org>).
Port deprecated setTime_t method
Port filterRegExp to filterRegularExpression
Port QApplication deprecated method
Apply 1 suggestion(s) to 1 file(s)
Apply 1 suggestion(s) to 1 file(s)
Apply 1 suggestion(s) to 1 file(s)
• ikloecker committed
rLIBKLEO7e528bab4a74: Remove unused include (authored by Laurent Montel <montel@kde.org>).
Remove unused include
Port QApplication deprecated method
Fix includes for fixing some qt6 compile error
With the change for T5996 applied, the semantics is clear. "Use-for-ssh" flag is a key not for "OpenPGP.3", but other keys (not only OpenPGP.[12], but also for normal keys.)
agent,ssh: Support "Use-for-ssh" flag in private key.
agent,ssh: Make not-inserted OpenPGP.3 keys available for SSH.
scd,piv: Fix status report of KEYPAIRINFO.
agent: Fix get_keyinfo_on_cards.
agent: Handle USAGE information in KEYINFO.
scd: Return USAGE information for KEYINFO command.
Apply 1 suggestion(s) to 1 file(s)
Apply 1 suggestion(s) to 1 file(s)
Laurent Montel <montel@kde.org> committed
rLIBKLEObd9b94f11559: Remove unused include (authored by Laurent Montel <montel@kde.org>).
Remove unused include
Laurent Montel <montel@kde.org> committed
rLIBKLEO7f2d48f3585d: Port QApplication deprecated method (authored by Laurent Montel <montel@kde.org>).
Port QApplication deprecated method
Apply 1 suggestion(s) to 1 file(s)
Apply 1 suggestion(s) to 1 file(s)
Apply 1 suggestion(s) to 1 file(s)
Apply 1 suggestion(s) to 1 file(s)
Laurent Montel <montel@kde.org> committed
rLIBKLEO2cccd7b9557f: Includes are already in headers (authored by Laurent Montel <montel@kde.org>).
Includes are already in headers
Apply 1 suggestion(s) to 1 file(s)
Laurent Montel <montel@kde.org> committed
rLIBKLEO0c4eabcba7b5: Fix includes for fixing some qt6 compile error (authored by Laurent Montel <montel@kde.org>).
Fix includes for fixing some qt6 compile error
Apply 1 suggestion(s) to 1 file(s)
Laurent Montel <montel@kde.org> committed
rLIBKLEO2a4419dfc7ca: Includes are already in headers (authored by Laurent Montel <montel@kde.org>).
Includes are already in headers
Apply 1 suggestion(s) to 1 file(s)
Port to QRegularExpression
This feature is implemented in different way, by T5099.
struct assuan_context_s: Move boolean fields to flags.
client: Handle inquiry from server with CONFIDENTIAL.
client: Wipe the inbound buffer when CONFIDENTIAL.
server,client: Wipe the outbound buffer when CONFIDENTIAL.
server: Wipe out the memory used by assuan_inquire if CONFIDENTIAL.
Pushed the solution which doesn't require new flag for libassuan.
Laurent Montel <montel@kde.org> committed
rKLEOPATRAb6f876abf2c9: Port QDirModel to QFileSystemModel (authored by Laurent Montel <montel@kde.org>).
Port QDirModel to QFileSystemModel
Laurent Montel <montel@kde.org> committed
rKLEOPATRAb588224557bc: Port to QMetaType (authored by Laurent Montel <montel@kde.org>).
Port to QMetaType
Laurent Montel <montel@kde.org> committed
rKLEOPATRA1a106aaef95f: Port QStringRef (authored by Laurent Montel <montel@kde.org>).
Port QStringRef
Laurent Montel <montel@kde.org> committed
rKLEOPATRAaec2a025cfe2: Make compile against qt6 (in qt6 it returns qsizeint) (authored by Laurent Montel <montel@kde.org>).
Make compile against qt6 (in qt6 it returns qsizeint)
Laurent Montel <montel@kde.org> committed
rKLEOPATRAa5d7af4bdf72: Add missing includes in qt6 (authored by Laurent Montel <montel@kde.org>).
Add missing includes in qt6
Make static lib POSITION_INDEPENDENT_CODE (need to link against qt6)
Mark with ASSUAN_CONFIDENTIAL flag.
agent,scd: Make sure to set CONFIDENTIAL flag in Assuan.
Laurent Montel <montel@kde.org> committed
rLIBKLEO7d17d86eec5a: Remove unused include (authored by Laurent Montel <montel@kde.org>).
Remove unused include
Laurent Montel <montel@kde.org> committed
rLIBKLEOd204d31b349f: Port filterRegExp to filterRegularExpression (authored by Laurent Montel <montel@kde.org>).
Port filterRegExp to filterRegularExpression
Laurent Montel <montel@kde.org> committed
rLIBKLEO07e02b5fbf27: Port QApplication deprecated method (authored by Laurent Montel <montel@kde.org>).
Port QApplication deprecated method
Laurent Montel <montel@kde.org> committed
rLIBKLEO11e3de8ef65e: Port to QRegularExpression (authored by Laurent Montel <montel@kde.org>).
Port to QRegularExpression
Laurent Montel <montel@kde.org> committed
rLIBKLEO8e369559db03: Port QDirModel to QFileSystemModel (authored by Laurent Montel <montel@kde.org>).
Port QDirModel to QFileSystemModel
Laurent Montel <montel@kde.org> committed
rLIBKLEO67242d736bb5: Port deprecated setTime_t method (authored by Laurent Montel <montel@kde.org>).
Port deprecated setTime_t method
agent: Add missing assuan_end_confidential call.
Laurent Montel <montel@kde.org> committed
rLIBKLEO70f6216cf55d: Fix includes for fixing some qt6 compile error (authored by Laurent Montel <montel@kde.org>).
Fix includes for fixing some qt6 compile error
^-- I withdraw the solution (with error value) above.
Besides, if lower layer solution is preferred, Yubikey can support having the special BWT value when = 2 (Time extension) is returned to host. The CCID driver recognizes this special value to prompt a user the dialog window.