Page MenuHome GnuPG

TobiasFella (Tobias Fella)
User

Projects

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Thursday

  • Clear sailing ahead.

User Details

User Since
May 2 2023, 1:24 PM (30 w, 6 d)
Availability
Available

Recent Activity

Wed, Nov 22

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

Tue, Nov 21

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

Mon, Nov 20

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

Mon, Nov 6

TobiasFella committed rLIBKLEO1c542d1a3e0c: ChecksumDefinition: Encode filenames as Utf8 (authored by TobiasFella).
ChecksumDefinition: Encode filenames as Utf8
Mon, Nov 6, 5:53 PM
TobiasFella committed rKLEOPATRAd190df08809b: VerifyChecksumsController: Decode filenames from Utf8 (authored by TobiasFella).
VerifyChecksumsController: Decode filenames from Utf8
Mon, Nov 6, 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 · 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