Page MenuHome GnuPG
Feed Advanced Search

Yesterday

ikloecker added a comment to T7739: pinentry/kleopatra: NVDA reads text multiple times.

Upstream MR: https://codereview.qt-project.org/c/qt/qtbase/+/676173

Tue, Sep 16, 4:22 PM · gpd5x, vsd34, a11y, kleopatra
ikloecker set External Link to https://github.com/nvaccess/nvda/issues/18935 on T7776: Kleopatra: NVDA reads parent window of error messages.
Tue, Sep 16, 4:19 PM · gpd5x, a11y, kleopatra
ikloecker updated the task description for T6094: Draft: Kleopatra: Make prefilled name and email address for new certificates configurable.
Tue, Sep 16, 3:51 PM · gpd5x, kleopatra
ikloecker added a comment to T6117: Kleopatra: Make creation of S/MIME certificate signing request accessible.

I found and fixed a bug (likely a regression in the new code): When CN_prefill or EMAIL_prefill is configured as true and no fixed CN or EMAIL is configured then Kleopatra should prefill Name and Email with values taken from CONFIGDIR/emaildefaults (used by KDE apps on Linux), from the Windows user or from the EMAIL environment variable. This didn't work anymore.

Tue, Sep 16, 3:48 PM · a11y, gpd5x, vsd34, kleopatra
ikloecker committed rKLEOPATRAcd0f64f1bde5: Use prefilled CN/EMAIL if no CN/EMAIL is configured (authored by ikloecker).
Use prefilled CN/EMAIL if no CN/EMAIL is configured
Tue, Sep 16, 3:40 PM
ikloecker updated the task description for T6094: Draft: Kleopatra: Make prefilled name and email address for new certificates configurable.
Tue, Sep 16, 3:04 PM · gpd5x, kleopatra
ikloecker updated the task description for T6094: Draft: Kleopatra: Make prefilled name and email address for new certificates configurable.
Tue, Sep 16, 3:03 PM · gpd5x, kleopatra

Mon, Sep 15

ikloecker added a comment to T6117: Kleopatra: Make creation of S/MIME certificate signing request accessible.

Notes (probably as intended):

  • [$i]mmutable does not work for CN or EMAIL
Mon, Sep 15, 2:32 PM · a11y, gpd5x, vsd34, kleopatra
ikloecker added a comment to T6117: Kleopatra: Make creation of S/MIME certificate signing request accessible.
  • All fields (signing only, rsa4096)
Certificate Request:

[...]

X509v3 Key Usage: critical
    Key Encipherment, Data Encipherment
Mon, Sep 15, 2:21 PM · a11y, gpd5x, vsd34, kleopatra
ikloecker added a comment to T7758: Kleopatra: Make the registry path for the GnuPG install directory customizable.

Note: If i set an invalid path in "Software\\GnuPG:Install Directory"

  • the gpgconf -X output does not change
  • the self-test Config File 'libkleopatrarc' fails with Error in archive definition tar: 'pack-command-openpgp' empty or not found
Mon, Sep 15, 12:12 PM · Windows, gpd5x, kleopatra
ikloecker added a comment to T7758: Kleopatra: Make the registry path for the GnuPG install directory customizable.

This probably can only be tested with signed releases?

Mon, Sep 15, 12:07 PM · Windows, gpd5x, kleopatra
ikloecker added a comment to T7802: Kleopatra: Remember last used file system locations when saving or opening files.

I don't see how this could happen unless you have canceled an export. In this case Kleopatra saved an empty path as last location and then on the next export Kleopatra proposed Documents. The latest changes prevent Kleopatra from saving an empty path as last location and they ensure that Kleopatra immediately writes [Export]LastDirectory to disk.

Mon, Sep 15, 11:42 AM · gpd5x, kleopatra
ikloecker committed rKLEOPATRAbe30b425f653: Ensure that the last used folder is written to disk (authored by ikloecker).
Ensure that the last used folder is written to disk
Mon, Sep 15, 11:37 AM
ikloecker committed rKLEOPATRA77c95eecd72a: Don't save empty path as last used folder (authored by ikloecker).
Don't save empty path as last used folder
Mon, Sep 15, 11:32 AM

Thu, Sep 11

ikloecker committed rLIBKLEO3daccbf9273c: Use push_back instead of operator<< to avoid false positive cppcheck (authored by ikloecker).
Use push_back instead of operator<< to avoid false positive cppcheck
Thu, Sep 11, 5:25 PM
ikloecker committed rLIBKLEOc76db63f5b01: Use const references and pointers to const if possible (authored by ikloecker).
Use const references and pointers to const if possible
Thu, Sep 11, 5:25 PM
ikloecker committed rLIBKLEOb9e88c82e514: Suppress cppcheck warning about redundant initialization (authored by ikloecker).
Suppress cppcheck warning about redundant initialization
Thu, Sep 11, 5:25 PM
ikloecker committed rLIBKLEO6585a579e06a: Remove redundant condition (authored by ikloecker).
Remove redundant condition
Thu, Sep 11, 5:25 PM
ikloecker committed rLIBKLEO66ba02e3a503: Remove unused code (authored by ikloecker).
Remove unused code
Thu, Sep 11, 4:09 PM
ikloecker committed rLIBKLEO8fded3cb3f0d: Deduplicate and simplify removal of empty strings from list (authored by ikloecker).
Deduplicate and simplify removal of empty strings from list
Thu, Sep 11, 4:09 PM
ikloecker committed rLIBKLEO9e605bc58bd5: Don't run v5 tests if not supported by engine (authored by svuorela).
Don't run v5 tests if not supported by engine
Thu, Sep 11, 1:45 PM

Tue, Sep 9

ikloecker committed rLIBKLEOfd63fb0e081d: Make a few constructors explicit (authored by ikloecker).
Make a few constructors explicit
Tue, Sep 9, 5:52 PM
ikloecker committed rLIBKLEO0450c19ba8a2: Suppress cppcheck warnings in deprecated class (authored by ikloecker).
Suppress cppcheck warnings in deprecated class
Tue, Sep 9, 5:21 PM
ikloecker committed rLIBKLEOcbdae14e4660: Explicitly disable copy and assignment of Private/UI classes (authored by ikloecker).
Explicitly disable copy and assignment of Private/UI classes
Tue, Sep 9, 5:21 PM
ikloecker committed rLIBKLEO57e14147f15e: Test my cppcheck branch (authored by ikloecker).
Test my cppcheck branch
Tue, Sep 9, 4:09 PM

Mon, Sep 8

ikloecker committed rKLEOPATRAd77cbce51c9c: Don't crash when progress dialog is already gone (authored by ikloecker).
Don't crash when progress dialog is already gone
Mon, Sep 8, 4:34 PM
ikloecker committed rKLEOPATRA0d510e332cd8: Don't crash when progress dialog is already gone (authored by ikloecker).
Don't crash when progress dialog is already gone
Mon, Sep 8, 4:30 PM