Page MenuHome GnuPG
Feed Advanced Search

Dec 13 2023

TobiasFella created T6889: gpgme: QGpgMEQuickJob creates keys with wrong expiry.
Dec 13 2023, 4:42 PM · Feature Request, gpgme

Dec 12 2023

TobiasFella committed rKLEOPATRAaae475d6d0de: Show subkeys without expiry as expiring when the parent key expires (authored by TobiasFella).
Show subkeys without expiry as expiring when the parent key expires
Dec 12 2023, 11:14 AM
TobiasFella committed rKLEOPATRA84bc9aa3bcde: Add icon to subkey validity change menu item (authored by TobiasFella).
Add icon to subkey validity change menu item
Dec 12 2023, 11:07 AM
TobiasFella committed rKLEOPATRA353105160baa: Limit subkey expiration date to primary key expiration date (authored by TobiasFella).
Limit subkey expiration date to primary key expiration date
Dec 12 2023, 11:06 AM
TobiasFella committed rKLEOPATRA5feb82bd7141: Add icon to subkey validity change menu item (authored by TobiasFella).
Add icon to subkey validity change menu item
Dec 12 2023, 11:04 AM
TobiasFella committed rKLEOPATRAe8dad3a544b8: Limit subkey expiration date to primary key expiration date (authored by TobiasFella).
Limit subkey expiration date to primary key expiration date
Dec 12 2023, 11:00 AM

Nov 22 2023

TobiasFella committed rKLEOPATRAce921139a465: Fix application icon on wayland (authored by TobiasFella).
Fix application icon on wayland
Nov 22 2023, 10:14 AM

Nov 21 2023

TobiasFella committed rKLEOPATRA413742a3a3db: Fix application icon on wayland (authored by TobiasFella).
Fix application icon on wayland
Nov 21 2023, 9:24 PM

Nov 20 2023

TobiasFella committed rMTP5fc79997a079: Support HTML 4 with QTextDocument (authored by CarlSchwan).
Support HTML 4 with QTextDocument
Nov 20 2023, 10:24 AM

Nov 6 2023

TobiasFella committed rLIBKLEO1c542d1a3e0c: ChecksumDefinition: Encode filenames as Utf8 (authored by TobiasFella).
ChecksumDefinition: Encode filenames as Utf8
Nov 6 2023, 5:53 PM
TobiasFella committed rKLEOPATRAd190df08809b: VerifyChecksumsController: Decode filenames from Utf8 (authored by TobiasFella).
VerifyChecksumsController: Decode filenames from Utf8
Nov 6 2023, 5:52 PM

Nov 3 2023

TobiasFella committed rLIBKLEO13176674d26f: ChecksumDefinition: Encode filenames as Utf8 (authored by TobiasFella).
ChecksumDefinition: Encode filenames as Utf8
Nov 3 2023, 10:35 AM
TobiasFella committed rKLEOPATRAb7d56249edd9: VerifyChecksumsController: Decode filenames from Utf8 (authored by TobiasFella).
VerifyChecksumsController: Decode filenames from Utf8
Nov 3 2023, 10:32 AM

Nov 2 2023

TobiasFella committed rKLEOPATRA1251e16e83f5: VerifyChecksumsController: Decode filenames from Utf8 (authored by TobiasFella).
VerifyChecksumsController: Decode filenames from Utf8
Nov 2 2023, 3:11 PM
TobiasFella committed rKLEOPATRA93e8a63c53e9: VerifyChecksumsController: Decode filenames from Utf8 (authored by TobiasFella).
VerifyChecksumsController: Decode filenames from Utf8
Nov 2 2023, 3:10 PM
TobiasFella committed rLIBKLEO9a04309bdeeb: ChecksumDefinition: Encode filenames as Utf8 (authored by TobiasFella).
ChecksumDefinition: Encode filenames as Utf8
Nov 2 2023, 3:05 PM

Oct 31 2023

TobiasFella added a comment to T6574: GnuPG / Gpg4win: Replace sha1sum.c with a tool in GnuPG.

The tobias/gpgsum branch in gnupg now contains my implementation of this. Together with the attached patches to kleopatra and libkleo, it can properly handle unicode filenames on windows. I'll put those patches up for review at KDE in the next days.

Oct 31 2023, 5:02 PM · Restricted Project, Feature Request, gnupg, gpg4win

Oct 23 2023

TobiasFella added a comment to T6767: Kleopatra: system error without error code when encrypting a file to full disk on Windows.

Should we have a gpg_error_from_w32() as companion to gpg_error_from_syserror() ?

Oct 23 2023, 4:36 PM · gpgme, kleopatra, Restricted Project

Oct 18 2023

TobiasFella added a comment to T6767: Kleopatra: system error without error code when encrypting a file to full disk on Windows.

Here's a patch that should fix this. It's not amazing since we have to copy the map_w32_to_errno from libgpg-error, as it's not public API there.

Oct 18 2023, 4:46 PM · gpgme, kleopatra, Restricted Project
TobiasFella added a comment to T6526: Kleopatra / Gpgtar: Windows write error ERROR_FILE_INVALID.

I've debugged Eva's problem and I think it's unrelated to the original problem, as it's specific to qt.

Oct 18 2023, 11:44 AM · gpg4win, kleopatra, gpgtar, Restricted Project