Page MenuHome GnuPG
Feed Advanced Search

Sep 24 2024

ikloecker added a comment to T7299: Kleopatra: improve readability of highlighted text.

This is a regression of a fix for T6073: Kleopatra: Fix issues with high contrast resp. inverted color scheme.

Sep 24 2024, 3:21 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker claimed T7299: Kleopatra: improve readability of highlighted text.
Sep 24 2024, 2:53 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker added a comment to T7299: Kleopatra: improve readability of highlighted text.

For comparison: That's how it looks like with the Breeze style on Linux. The highlighting background on Windows is way too light.

Sep 24 2024, 2:14 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker added a comment to T7296: Kleopatra: Change filters "All certificates" etc. so that they do not include disabled ones.

What about all other filters? For example "Not Certified", "Not Fully Certified", "My Own", "OpenPGP"? Should the disabled certificates also be excluded for those filters?

Sep 24 2024, 12:16 PM · vsd33 (vsd-3.3.0), Feature Request, kleopatra, Restricted Project
ikloecker added a comment to T7298: gpg --quick-set-expire fails for V5 subkeys.

Possible fix:

From 24e8191ab5de7245cf6063be778b6d3ceec4414b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ingo=20Kl=C3=B6cker?= <dev@ingo-kloecker.de>
Date: Tue, 24 Sep 2024 10:44:31 +0200
Subject: [PATCH] gpg: Fix --quick-set-expire for V5 subkey fingerprints
Sep 24 2024, 10:44 AM · gnupg24, gnupg26, Bug Report
ikloecker created T7298: gpg --quick-set-expire fails for V5 subkeys.
Sep 24 2024, 10:42 AM · gnupg24, gnupg26, Bug Report

Sep 23 2024

ikloecker committed rKLEOPATRA57b08467f91b: Fix "kleopatra --query" for V5 fingerprints (authored by ikloecker).
Fix "kleopatra --query" for V5 fingerprints
Sep 23 2024, 5:18 PM
ikloecker committed rLIBKLEO136803a30f32: Bump library version (authored by ikloecker).
Bump library version
Sep 23 2024, 5:14 PM
ikloecker committed rLIBKLEO2eddfb73f3d2: Allow lookup of subkey by fingerprint (authored by ikloecker).
Allow lookup of subkey by fingerprint
Sep 23 2024, 5:14 PM
ikloecker committed rKLEOPATRAcc391259611e: Display correct key ID for V5 keys (authored by ikloecker).
Display correct key ID for V5 keys
Sep 23 2024, 4:22 PM
ikloecker committed rLIBKLEO392c853cd8c6: Display correct key ID for V5 keys (authored by ikloecker).
Display correct key ID for V5 keys
Sep 23 2024, 4:05 PM
ikloecker committed rLIBKLEO861a091fbd37: Use same formatting for V5 fingerprints as gpg (authored by ikloecker).
Use same formatting for V5 fingerprints as gpg
Sep 23 2024, 4:05 PM
ikloecker committed rLIBKLEO9d7dfbc70704: Make check for fingerprints more strict (authored by ikloecker).
Make check for fingerprints more strict
Sep 23 2024, 4:05 PM
ikloecker moved T7297: Kleopatra: Improve support for V5 fingerprints from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Sep 23 2024, 12:33 PM · gpd5x, kleopatra
ikloecker triaged T7297: Kleopatra: Improve support for V5 fingerprints as Normal priority.
Sep 23 2024, 12:33 PM · gpd5x, kleopatra

Sep 20 2024

ikloecker added a comment to T7200: Trustdb not updated on import of extended certificate.

The test with Gpg4win 4.3.1 (using GnuPG 2.4) seems to indicate that:

  1. gpg didn't update the trustdb automatically after importing the extended trusted certificate.
  2. gpg updated the trustdb automatically after deleting and re-importing the expired trusted certificate, but Kleopatra still showed the certificates signed by the trusted certificate as "certified". This could be a bug in the trustdb calculation (note the log message "Schlüssel C5D6C919005F36A4 ist als ultimativ vertrauenswürdig gekennzeichnet" which could indicate that gpg treats the key as valid although it's expired). On the other hand, my test with GnuPG 2.4 on Linux doesn't reproduce this problem.
Sep 20 2024, 3:43 PM · gnupg22 (gnupg-2.2.45), vsd32, Bug Report, Restricted Project
ikloecker committed rM79ca84699363: core: Report failed encryption/signing if gpgtar didn't emit SUCCESS (authored by ikloecker).
core: Report failed encryption/signing if gpgtar didn't emit SUCCESS
Sep 20 2024, 10:11 AM
ikloecker changed the status of T6554: Kleopatra: Reports success when gpgtar is kill with SIGTERM or SIGKILL while folder is encrypted from Open to Testing.

gpgme now checks for a SUCCESS status emitted by gpgtar when creating a signed and/or encrypted archive. If gpgtar is killed (or exits without emitting SUCCESS for some other reason) then the partially created archive is removed and Kleopatra reports a failure.

Sep 20 2024, 10:10 AM · vsd33 (vsd-3.3.0), gpgme, kleopatra, gpgtar, Restricted Project, Bug Report

Sep 19 2024

ikloecker added a comment to T7200: Trustdb not updated on import of extended certificate.

I'm unable to reproduce the problem with Kleopatra master (Qt 6) and GnuPG 2.4.

Sep 19 2024, 12:18 PM · gnupg22 (gnupg-2.2.45), vsd32, Bug Report, Restricted Project
ikloecker added a comment to T7200: Trustdb not updated on import of extended certificate.

It's possible that the file system watcher does not yet support keyboxd. (Ideally, keyboxd would report changes via assuan to processes listening for changes. The file system watcher is obviously just a workaround.)

Sep 19 2024, 10:23 AM · gnupg22 (gnupg-2.2.45), vsd32, Bug Report, Restricted Project

Sep 18 2024

ikloecker added a comment to T7200: Trustdb not updated on import of extended certificate.

Kleopatra does a full key listing after an import (triggered by the file system watcher noticing changes in GNUPGHOME). In general, Kleopatra always does full key listings.

Sep 18 2024, 8:48 PM · gnupg22 (gnupg-2.2.45), vsd32, Bug Report, Restricted Project
ikloecker moved T6554: Kleopatra: Reports success when gpgtar is kill with SIGTERM or SIGKILL while folder is encrypted from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Sep 18 2024, 3:35 PM · vsd33 (vsd-3.3.0), gpgme, kleopatra, gpgtar, Restricted Project, Bug Report
ikloecker claimed T6554: Kleopatra: Reports success when gpgtar is kill with SIGTERM or SIGKILL while folder is encrypted.
Sep 18 2024, 3:34 PM · vsd33 (vsd-3.3.0), gpgme, kleopatra, gpgtar, Restricted Project, Bug Report
ikloecker added a comment to T6554: Kleopatra: Reports success when gpgtar is kill with SIGTERM or SIGKILL while folder is encrypted.

Status messages on successful creation of signed & encrypted archive

2024-09-18 15:21:33 gpgme[3250.d47]     _gpgme_io_read: check: [GNUPG:] PROGRESS gpgtar c 0 3<LF>
2024-09-18 15:21:33 gpgme[3250.d47]     _gpgme_io_read: check: [GNUPG:] PROGRESS gpgtar s 0 62 B<LF>
Sep 18 2024, 3:34 PM · vsd33 (vsd-3.3.0), gpgme, kleopatra, gpgtar, Restricted Project, Bug Report
ikloecker assigned T6869: Kleopatra: Improve verification results messages (esp. for invalid signature and multiple signatures) to TobiasFella.

Tobias is working on this

Sep 18 2024, 3:12 PM · gpd5x, kleopatra
ikloecker raised the priority of T7200: Trustdb not updated on import of extended certificate from Normal to Needs Triage.

I don't see how Kleopatra is responsible for updating the trustdb. As Andre correctly commented, Kleopatra sets "no-auto-check-trustdb" only for the initial key listing.

Sep 18 2024, 3:05 PM · gnupg22 (gnupg-2.2.45), vsd32, Bug Report, Restricted Project
ikloecker changed the status of T7216: Kleopatra: Integrate "disabled" feature from gpg from Open to Testing.

Setting to Testing and WiP to reflect status of the subtasks and to get it removed from the Open Tasks list.

Sep 18 2024, 2:51 PM · Feature Request, kleopatra
ikloecker assigned T7234: Kleopatra: add disable/enable certificate in context menu to TobiasFella.

This was implemented by Tobias

Sep 18 2024, 2:47 PM · Feature Request, kleopatra, Restricted Project
ikloecker committed rKLEOPATRAc48dc7068596: Increase required KF version again and disable Flatpak build instead (authored by ikloecker).
Increase required KF version again and disable Flatpak build instead
Sep 18 2024, 10:23 AM
ikloecker added a reverting change for rKLEOPATRA60feccb7c871: GIT_SILENT: time to increase version: rKLEOPATRA4ddd92393b17: Revert "GIT_SILENT: time to increase version".
Sep 18 2024, 9:38 AM
ikloecker committed rKLEOPATRA4ddd92393b17: Revert "GIT_SILENT: time to increase version" (authored by ikloecker).
Revert "GIT_SILENT: time to increase version"
Sep 18 2024, 9:38 AM

Sep 17 2024

ikloecker committed rM9747f189620a: doc,build: Look for yat2m in $prefix/bin (authored by ikloecker).
doc,build: Look for yat2m in $prefix/bin
Sep 17 2024, 3:10 PM
ikloecker committed rMe4b04ae15363: doc,build: Fix "make install" if yat2m isn't available (authored by ikloecker).
doc,build: Fix "make install" if yat2m isn't available
Sep 17 2024, 2:53 PM
ikloecker committed rLIBKLEOd88b75a1e5c2: Don't make me wonder about operator precendence (authored by ikloecker).
Don't make me wonder about operator precendence
Sep 17 2024, 12:25 PM

Sep 16 2024

ikloecker moved T7273: Kleopatra: Always show the verfication results of all signatures even if some signatures are bad from Backlog to WiP on the vsd33 board.

Backported the changes in Kleopatra for VSD 3.3.

Sep 16 2024, 11:50 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker committed rKLEOPATRA11a17c043e71: Enable checking of all data signatures (authored by ikloecker).
Enable checking of all data signatures
Sep 16 2024, 11:47 AM

Sep 5 2024

ikloecker changed the status of T7272: Kleopatra: Look up missing OpenPGP certificates for card keys from Open to Testing.

Additionally to performing the lookup also for OpenPGP cards the status messages that are emitted during the lookup are now shown in the status bar instead of with a label above the key list.

Sep 5 2024, 5:15 PM · kleopatra, Restricted Project
ikloecker committed rKLEOPATRAc9fd513f412a: Show status messages for certificate retrieval in status bar (authored by ikloecker).
Show status messages for certificate retrieval in status bar
Sep 5 2024, 5:01 PM
ikloecker committed rKLEOPATRA0e5647ca6ef3: Use StatusMessage class for the smart card window (authored by ikloecker).
Use StatusMessage class for the smart card window
Sep 5 2024, 5:01 PM
ikloecker committed rKLEOPATRAd96189c9343b: Add a simple class for managing status messages with context (authored by ikloecker).
Add a simple class for managing status messages with context
Sep 5 2024, 5:01 PM
ikloecker committed rKLEOPATRAdab96467a147: Look up OpenPGP certificate for card keys also for OpenPGP cards (authored by ikloecker).
Look up OpenPGP certificate for card keys also for OpenPGP cards
Sep 5 2024, 5:01 PM
ikloecker committed rLIBKLEOf5c0d8f17982: Remove unused function and variable (authored by ikloecker).
Remove unused function and variable
Sep 5 2024, 4:55 PM

Sep 4 2024

ikloecker closed T7110: Distribute the GpgME bindings separately from GpgME as Wontfix.

This ticket got superseded by T7262: gpgme: Move C++ bindings, Qt bindings and Python bindings to separate git repositories.

Sep 4 2024, 2:53 PM · gpgme, Restricted Project
ikloecker moved T7272: Kleopatra: Look up missing OpenPGP certificates for card keys from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Sep 4 2024, 2:49 PM · kleopatra, Restricted Project
ikloecker changed the status of T7280: Kleopatra: an email containing capital letters is displayed under “name”. from Open to Testing.

Since VSD 3.3 will likely include this change in gpgme I add the vsd33 tag.

Sep 4 2024, 2:36 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker committed rM2264b64b85e6: core: Treat email-only user IDs with upper case letters as email address (authored by ikloecker).
core: Treat email-only user IDs with upper case letters as email address
Sep 4 2024, 2:32 PM
ikloecker claimed T7280: Kleopatra: an email containing capital letters is displayed under “name”..
Sep 4 2024, 10:26 AM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker changed the status of T7274: Kleopatra: General error on import + certify with revoked and valid UID from Open to Testing.
Sep 4 2024, 10:23 AM · vsd33 (vsd-3.3.0), Bug Report, kleopatra, Restricted Project

Sep 2 2024

ikloecker committed rMecd0c86d6235: build,python: Fix build with setuptools 72.2.0+ (authored by ikloecker).
build,python: Fix build with setuptools 72.2.0+
Sep 2 2024, 3:57 PM
ikloecker closed T7281: Build error with python3-setuptools 73.0.1 as Resolved.

Fixed.

Sep 2 2024, 3:48 PM · Debian, gpgme, Bug Report
ikloecker added a comment to T7281: Build error with python3-setuptools 73.0.1.

I can reproduce this: It works with setuptools 72.1.0 and it fails with setuptools 72.2.0.

Sep 2 2024, 12:04 PM · Debian, gpgme, Bug Report
ikloecker claimed T7281: Build error with python3-setuptools 73.0.1.
Sep 2 2024, 11:43 AM · Debian, gpgme, Bug Report

Aug 30 2024

ikloecker closed T7279: libgpg-error installation not detected while building libgcrypt from source as Invalid.

As far as I know the practice to have separate -dev packages is very common among Linux distributions.

Aug 30 2024, 1:28 PM · libgcrypt, Bug Report

Aug 29 2024

ikloecker added a comment to T7279: libgpg-error installation not detected while building libgcrypt from source.

Does alpine split the development files of libgpg-error into a separate *-devel (or similar) package like most other distros? If yes, then you need to install this development package.

Aug 29 2024, 5:14 PM · libgcrypt, Bug Report
ikloecker committed rM569348ee8406: cpp: Add pkgconfig file for gpgmepp (authored by ikloecker).
cpp: Add pkgconfig file for gpgmepp
Aug 29 2024, 1:54 PM

Aug 28 2024

ikloecker moved T7258: Kleopatra: Limit the maximum column size when fitting the columns to their content from Backlog to WiP on the vsd33 board.

Backported for VSD 3.3

Aug 28 2024, 4:53 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker committed rKLEOPATRA221df1479dc4: Limit width of columns when resized to contents (authored by TobiasFella).
Limit width of columns when resized to contents
Aug 28 2024, 4:50 PM
ikloecker committed rLIBKLEOd771de8a8405: Limit width of columns when resized to contents (authored by TobiasFella).
Limit width of columns when resized to contents
Aug 28 2024, 4:49 PM
ikloecker committed rM7579c40124c9: cpp: Go with default answer on unknown question by key edit interface (authored by ikloecker).
cpp: Go with default answer on unknown question by key edit interface
Aug 28 2024, 4:38 PM
ikloecker claimed T7274: Kleopatra: General error on import + certify with revoked and valid UID.
Aug 28 2024, 3:25 PM · vsd33 (vsd-3.3.0), Bug Report, kleopatra, Restricted Project
ikloecker added a comment to T7274: Kleopatra: General error on import + certify with revoked and valid UID.

The bug doesn't occur when the normal certification process is used because there we specifically tell gpg which user IDs to sign (excluding the revoked one).

Aug 28 2024, 3:25 PM · vsd33 (vsd-3.3.0), Bug Report, kleopatra, Restricted Project
ikloecker added a comment to T7274: Kleopatra: General error on import + certify with revoked and valid UID.

The interactor log shows what's happening:

EditInteractor: 0 -> nextState( GET_LINE, keyedit.prompt ) -> 1
EditInteractor: action result "lsign"
EditInteractor: error now 0 (Erfolg)
EditInteractor: 1 -> nextState( GOT_IT,  ) -> 1
EditInteractor: no action executed
EditInteractor: error now 0 (Erfolg)

gpg asks what to do. Kleopatra answers "lsign".

Aug 28 2024, 3:21 PM · vsd33 (vsd-3.3.0), Bug Report, kleopatra, Restricted Project
ikloecker moved T7260: Kleopatra: Show certificate as VS-NfD compliant even if it has additional not compliant authentication subkeys from Backlog to WiP on the vsd33 board.

Backported for VSD 3.3

Aug 28 2024, 10:23 AM · vsd33 (vsd-3.3.0), vsd, kleopatra, Restricted Project
ikloecker committed rLIBKLEO3170ee0beca5: Don't consider authentication subkeys when determining de-vs compliance (authored by TobiasFella).
Don't consider authentication subkeys when determining de-vs compliance
Aug 28 2024, 10:21 AM

Aug 27 2024

ikloecker claimed T7262: gpgme: Move C++ bindings, Qt bindings and Python bindings to separate git repositories.
Aug 27 2024, 11:05 AM · Restricted Project, gpgme

Aug 26 2024

ikloecker moved T7252: Kleopatra: Improvements to columns in the search window from Backlog to WiP on the vsd33 board.

Backported for VSD 3.3

Aug 26 2024, 5:23 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker changed the status of T7273: Kleopatra: Always show the verfication results of all signatures even if some signatures are bad, a subtask of T6870: Kleopatra: Improve representation of signature verification result in case of multiple signatures, from Open to Testing.
Aug 26 2024, 5:03 PM · Restricted Project, kleopatra
ikloecker changed the status of T7273: Kleopatra: Always show the verfication results of all signatures even if some signatures are bad from Open to Testing.

Fixed.

Aug 26 2024, 5:03 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker committed rKLEOPATRA59421b063672: Enable checking of all data signatures (authored by ikloecker).
Enable checking of all data signatures
Aug 26 2024, 5:01 PM
ikloecker placed T6870: Kleopatra: Improve representation of signature verification result in case of multiple signatures up for grabs.

I have created subtask T7273 for fixing the problem that sometimes not all verification results are shown.

Aug 26 2024, 5:00 PM · Restricted Project, kleopatra
ikloecker committed rM409e31458227: qt: Add support for new context flag "proc-all-sigs" (authored by ikloecker).
qt: Add support for new context flag "proc-all-sigs"
Aug 26 2024, 4:59 PM
ikloecker triaged T7273: Kleopatra: Always show the verfication results of all signatures even if some signatures are bad as Normal priority.
Aug 26 2024, 4:59 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ikloecker committed rKLEOPATRA8956f3bbf676: Enable checking of all data signatures (authored by ikloecker).
Enable checking of all data signatures
Aug 26 2024, 4:48 PM
ikloecker moved T7018: Kleopatra: Separate smartcard window with simplified layout from Backlog to WiP on the vsd33 board.

Everything has been backported for VSD 3.3

Aug 26 2024, 4:29 PM · vsd33 (vsd-3.3.0), gpd, Restricted Project, kleopatra
ikloecker changed the status of T7018: Kleopatra: Separate smartcard window with simplified layout, a subtask of T6785: Kleopatra: Improvements related to smart cards, from Open to Testing.
Aug 26 2024, 4:29 PM · kleopatra
ikloecker changed the status of T7018: Kleopatra: Separate smartcard window with simplified layout from Open to Testing.

I consider this done. I suggest to open follow-up tickets for further changes.

Aug 26 2024, 4:29 PM · vsd33 (vsd-3.3.0), gpd, Restricted Project, kleopatra
ikloecker committed rKLEOPATRA611c53c5fa4a: Move update of NullPIN message to common smart card widget (authored by ikloecker).
Move update of NullPIN message to common smart card widget
Aug 26 2024, 3:38 PM
ikloecker committed rKLEOPATRAd80e56d24afa: Consolidate NullPIN checks (authored by ikloecker).
Consolidate NullPIN checks
Aug 26 2024, 3:38 PM
ikloecker committed rKLEOPATRA385375ee65ea: Remove duplicate check for NullPINs (authored by ikloecker).
Remove duplicate check for NullPINs
Aug 26 2024, 3:38 PM
ikloecker committed rKLEOPATRA034baeb5c72d: Clean up after consolidation of UI of different smart cards (authored by ikloecker).
Clean up after consolidation of UI of different smart cards
Aug 26 2024, 3:38 PM
ikloecker committed rKLEOPATRAf723cef6bb89: Show "not set" in italics for unset/empty card holder or public key URL (authored by ikloecker).
Show "not set" in italics for unset/empty card holder or public key URL
Aug 26 2024, 3:38 PM
ikloecker committed rKLEOPATRA480f07194bea: Remove superfluous success message and update only changed smart card (authored by ikloecker).
Remove superfluous success message and update only changed smart card
Aug 26 2024, 3:38 PM
ikloecker committed rKLEOPATRAe6389c117f0f: Add "Change Public Key URL" action to card actions menu (authored by ikloecker).
Add "Change Public Key URL" action to card actions menu
Aug 26 2024, 3:38 PM
ikloecker committed rKLEOPATRA1727a7363d02: Remove superfluous code and includes (authored by ikloecker).
Remove superfluous code and includes
Aug 26 2024, 3:38 PM
ikloecker committed rKLEOPATRAb6bb56151621: Move public key URL field to common smart card widget (authored by ikloecker).
Move public key URL field to common smart card widget
Aug 26 2024, 3:38 PM
ikloecker committed rKLEOPATRAa702a768230f: Make it possible to change properties of InfoField's value label (authored by ikloecker).
Make it possible to change properties of InfoField's value label
Aug 26 2024, 3:38 PM
ikloecker committed rKLEOPATRA5fb97dca14db: Add "Change Cardholder" action to card actions menu (authored by ikloecker).
Add "Change Cardholder" action to card actions menu
Aug 26 2024, 3:38 PM
ikloecker committed rKLEOPATRA782cbac97b51: Move getter for public key URL from OpenPGPCard to base class Card (authored by ikloecker).
Move getter for public key URL from OpenPGPCard to base class Card
Aug 26 2024, 3:38 PM
ikloecker committed rKLEOPATRA69c8a4fcbfb7: Move cardholder field to common smart card widget (authored by ikloecker).
Move cardholder field to common smart card widget
Aug 26 2024, 3:38 PM
ikloecker committed rKLEOPATRAce1e976587a5: Fix i18n context of action names used in menu (authored by ikloecker).
Fix i18n context of action names used in menu
Aug 26 2024, 3:38 PM
ikloecker committed rKLEOPATRAd535eebb5089: Create status label in common smart card widget (authored by ikloecker).
Create status label in common smart card widget
Aug 26 2024, 3:38 PM
ikloecker committed rKLEOPATRA42aeb37f24fa: Allow forcing the NullPIN state for a smart card for debugging/testing (authored by ikloecker).
Allow forcing the NullPIN state for a smart card for debugging/testing
Aug 26 2024, 3:38 PM
ikloecker committed rKLEOPATRAdf11dbeb2b53: Create NullPIN message widget in common smart card widget (authored by ikloecker).
Create NullPIN message widget in common smart card widget
Aug 26 2024, 3:38 PM
ikloecker committed rKLEOPATRA150a608cbcc5: Replace the custom NullPinWidget with a standard message widget (authored by ikloecker).
Replace the custom NullPinWidget with a standard message widget
Aug 26 2024, 3:38 PM
ikloecker committed rKLEOPATRA813543a8c5c1: Remove unused local variable (authored by ikloecker).
Remove unused local variable
Aug 26 2024, 3:38 PM
ikloecker committed rKLEOPATRAc863c158c360: Respect AutoLoadP15Certs setting again when reading PKCS#15 cards (authored by ikloecker).
Respect AutoLoadP15Certs setting again when reading PKCS#15 cards
Aug 26 2024, 3:38 PM
ikloecker committed rKLEOPATRA0359e0a645a6: LookupCertificatesDialog: Resize columns when initial keys are added (authored by TobiasFella).
LookupCertificatesDialog: Resize columns when initial keys are added
Aug 26 2024, 3:38 PM
ikloecker committed rKLEOPATRAc32edd9ab3a8: Move update of NullPIN message to common smart card widget (authored by ikloecker).
Move update of NullPIN message to common smart card widget
Aug 26 2024, 3:00 PM
ikloecker committed rKLEOPATRA49d2f6b8c3c1: Clean up after consolidation of UI of different smart cards (authored by ikloecker).
Clean up after consolidation of UI of different smart cards
Aug 26 2024, 3:00 PM
ikloecker committed rKLEOPATRA2f6852e43681: Remove duplicate check for NullPINs (authored by ikloecker).
Remove duplicate check for NullPINs
Aug 26 2024, 3:00 PM