Page MenuHome GnuPG
Feed All Stories

Nov 13 2023

mlaurent committed rMTP05c1f0559480: Merge remote-tracking branch 'origin/kf5' (authored by mlaurent).
Merge remote-tracking branch 'origin/kf5'
Nov 13 2023, 1:49 PM
ebo moved T6701: GpgOL: Use GPGME_ENCRYPT_ALWAYS_TRUST from QA to vsd-3.2.0 on the vsd32 board.
Nov 13 2023, 1:34 PM · vsd32 (vsd-3.2.0), vsd, Restricted Project, gpgol
ebo closed T6701: GpgOL: Use GPGME_ENCRYPT_ALWAYS_TRUST as Resolved.

works better than I expected. With VS-Desktop-3.1.90.277-Beta now there is no delay any more, neither after nor before the new message window

Nov 13 2023, 1:33 PM · vsd32 (vsd-3.2.0), vsd, Restricted Project, gpgol
werner edited projects for T6809: not possible to delete an account before moderator approval of account, added: dev.gnupg.org; removed Bug Report.
Nov 13 2023, 1:27 PM · dev.gnupg.org
werner closed T6809: not possible to delete an account before moderator approval of account as Resolved.

Thanks for commenting from the other account. This allowed me to disable the account. Deleting and account is hard in Phabricator thus we do it only very rarely. But disable is basically the same.

Nov 13 2023, 1:26 PM · dev.gnupg.org
aheinecke added a comment to T6793: Cleanup temporary files / dirs with decrypted content.

My Idea is now that we will will write the file, Then open it natively with CreateFile https://learn.microsoft.com/en-us/windows/win32/api/fileapi/nf-fileapi-createfilea (With FILE_SHARE_READ | FILE_SHARE_DELETE) then store the Handle. Call QDesktopServices::openURL on it. And if we are closed we call DeleteFile on all our open Handles.

Nov 13 2023, 12:58 PM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra
ebo moved T6805: GpgOL: RSA 2048 Key generated in VSD from gpgme 1.23.x to QA for next release on the gpgme board.
Nov 13 2023, 12:29 PM · gpgme, vsd32 (vsd-3.2.0), gpgol, Restricted Project
ebo moved T6805: GpgOL: RSA 2048 Key generated in VSD from Backlog to gpgme 1.23.x on the gpgme board.
Nov 13 2023, 12:29 PM · gpgme, vsd32 (vsd-3.2.0), gpgol, Restricted Project
ebo moved T6805: GpgOL: RSA 2048 Key generated in VSD from QA to vsd-3.2.0 on the vsd32 board.
Nov 13 2023, 12:27 PM · gpgme, vsd32 (vsd-3.2.0), gpgol, Restricted Project
ebo closed T6805: GpgOL: RSA 2048 Key generated in VSD as Resolved.

Ok closing, remaining issue is in T6813

Nov 13 2023, 12:27 PM · gpgme, vsd32 (vsd-3.2.0), gpgol, Restricted Project
ebo created T6813: GpgOL: Key generation window does not close.
Nov 13 2023, 12:25 PM · vsd32 (vsd-3.2.0), gpgol, libkleo, Restricted Project
aheinecke assigned T6566: GpgOL: newly generated key not loaded in the security confirmation dialog to ikloecker.

This can be also reproduced easily on Linux with test_keyresolver from libkleo:

Nov 13 2023, 12:18 PM · vsd32 (vsd-3.2.0), gpgol, Restricted Project
aheinecke added a comment to T6805: GpgOL: RSA 2048 Key generated in VSD.

After reading the initial description of this, I think that might even be a yet a different bug. For which we then would not yet have a ticket. :)

Nov 13 2023, 12:11 PM · gpgme, vsd32 (vsd-3.2.0), gpgol, Restricted Project
aheinecke added a comment to T6805: GpgOL: RSA 2048 Key generated in VSD.

The issue for that is: https://dev.gnupg.org/T6566 so I think this can be resolved here?

Nov 13 2023, 12:09 PM · gpgme, vsd32 (vsd-3.2.0), gpgol, Restricted Project
svuorela committed rGPGPASSadc4003a136c: Remove unused file (authored by svuorela).
Remove unused file
Nov 13 2023, 12:03 PM
aheinecke added a comment to T6805: GpgOL: RSA 2048 Key generated in VSD.

No it is just not properly selected after generation but it is there. I think there might even be an issue for that already. But definitely not something related to vsd 3.2

Nov 13 2023, 11:55 AM · gpgme, vsd32 (vsd-3.2.0), gpgol, Restricted Project
ebo added a comment to T6805: GpgOL: RSA 2048 Key generated in VSD.

With VS-Desktop-3.1.90.277-Beta the generated key is the default RSA 3072.

Nov 13 2023, 11:49 AM · gpgme, vsd32 (vsd-3.2.0), gpgol, Restricted Project
aheinecke moved T6654: gpgsm: p12 passphrase visible in debug output from WiP to QA on the vsd32 board.

Yes it is in the gnupg beta235 which is part of vsd-beta 277

Nov 13 2023, 11:45 AM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), vsd32 (vsd-3.2.0), S/MIME, Restricted Project
aheinecke created gpgpass.
Nov 13 2023, 11:17 AM
aheinecke added a comment to T6793: Cleanup temporary files / dirs with decrypted content.

I don't see how it removes the file immediately. Only on job->error(), or am I missing something? It also leaves write permission so that is something that I would not do.

Nov 13 2023, 10:58 AM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra
qyanuqyanu added a comment to T6809: not possible to delete an account before moderator approval of account.

and before you say there's just a "remove my account" button on the home screen, using it gives an error:

Nov 13 2023, 10:42 AM · dev.gnupg.org
qyanuqyanu added a comment to T6809: not possible to delete an account before moderator approval of account.

It's virtually impossible to find any "delete account" (or "disable account") button.

Nov 13 2023, 10:37 AM · dev.gnupg.org
qyanu added a comment to T6809: not possible to delete an account before moderator approval of account.
Nov 13 2023, 10:36 AM · dev.gnupg.org
CarlSchwan added a comment to T6793: Cleanup temporary files / dirs with decrypted content.

Btw. what does KMail do? It remove them afaik when you close the message.

Nov 13 2023, 10:30 AM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra
aheinecke added a comment to T6654: gpgsm: p12 passphrase visible in debug output.

Need to check if this is in the beta or not before moving it to the QA board.

Nov 13 2023, 10:15 AM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), vsd32 (vsd-3.2.0), S/MIME, Restricted Project
aheinecke moved T6654: gpgsm: p12 passphrase visible in debug output from QA to WiP on the vsd32 board.
Nov 13 2023, 10:13 AM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), vsd32 (vsd-3.2.0), S/MIME, Restricted Project
CarlSchwan added a comment to T6792: Treat any .p7m files without other file extensions as S/MIME mail first.

I want to test how this behaves with some random data which is not a mail. Otherwise I think this is resolved.

Nov 13 2023, 10:10 AM · Restricted Project, kleopatra
aheinecke moved T6654: gpgsm: p12 passphrase visible in debug output from Backlog to QA on the vsd32 board.
Nov 13 2023, 10:09 AM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), vsd32 (vsd-3.2.0), S/MIME, Restricted Project
aheinecke added a project to T6654: gpgsm: p12 passphrase visible in debug output: vsd32.
Nov 13 2023, 10:08 AM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), vsd32 (vsd-3.2.0), S/MIME, Restricted Project
aheinecke changed the status of T6792: Treat any .p7m files without other file extensions as S/MIME mail first from Open to Testing.

I want to test how this behaves with some random data which is not a mail. Otherwise I think this is resolved.

Nov 13 2023, 9:55 AM · Restricted Project, kleopatra
aheinecke changed the status of T6792: Treat any .p7m files without other file extensions as S/MIME mail first, a subtask of T6199: Kleopatra: MIME viewer support, from Open to Testing.
Nov 13 2023, 9:55 AM · Restricted Project, kleopatra
aheinecke raised the priority of T6793: Cleanup temporary files / dirs with decrypted content from Normal to High.

Yeah we should fix that before a release. Otherwise we might get disgruntled customers that will notice that their VS-NfD files are lying around unencrypted. First step IMO should be to make the files write protected. And then CloseFile on them when the viewer window closes. Btw. what does KMail do? It remove them afaik when you close the message.

Nov 13 2023, 9:53 AM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra
aheinecke added a comment to T6808: Libkleo Keyresolver: misleading display/wording in confirmation dialog.

Well the checkbox is before this dialog. This dialog only comes up if you have checked sign or if your administration has checked sign for you (which they _should_ only do if they also ensure to give you a certificate). But usually this should not come up this way.

Nov 13 2023, 9:34 AM · vsd33, kleopatra, Restricted Project
CarlSchwan committed rMTP614d66fabf9f: Stop leaking gpgme job (authored by CarlSchwan).
Stop leaking gpgme job
Nov 13 2023, 9:32 AM
CarlSchwan committed rMTPecd27a3947cc: Stop leaking gpgme job (authored by CarlSchwan).
Stop leaking gpgme job
Nov 13 2023, 9:31 AM
ikloecker added a comment to T6808: Libkleo Keyresolver: misleading display/wording in confirmation dialog.

I like the explicit check boxes in the file encryption dialog more than this "hidden" combo box entry. (BTW, the file encryption dialog says "sign as" and "prove authenticity (sign)" but in this case there's little potential to confuse "sign" with email signatures. The wording should probably still be unified.)

Nov 13 2023, 9:26 AM · vsd33, kleopatra, Restricted Project
aheinecke changed the status of T6701: GpgOL: Use GPGME_ENCRYPT_ALWAYS_TRUST from Open to Testing.
Nov 13 2023, 9:12 AM · vsd32 (vsd-3.2.0), vsd, Restricted Project, gpgol
aheinecke moved T6805: GpgOL: RSA 2048 Key generated in VSD from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 13 2023, 9:12 AM · gpgme, vsd32 (vsd-3.2.0), gpgol, Restricted Project
aheinecke triaged T6808: Libkleo Keyresolver: misleading display/wording in confirmation dialog as Normal priority.
Nov 13 2023, 9:12 AM · vsd33, kleopatra, Restricted Project
aheinecke added a comment to T6808: Libkleo Keyresolver: misleading display/wording in confirmation dialog.

I am mostly sure that for the majority of our users "sign" means the "signature" of the email. So the bottom text below an email so I try to avoid that wording as much as possible. It is only visible in the "advanced" sub options of GpgOL which I think should only interest people who actually know what the context "sign" means when clicking the button "sign".

Nov 13 2023, 9:11 AM · vsd33, kleopatra, Restricted Project
werner added a comment to T6809: not possible to delete an account before moderator approval of account.

I just verified the new account. Please delete (i.e. disable) it yourself - I can't easily figure out whether it is really your account.

Nov 13 2023, 8:50 AM · dev.gnupg.org
ikloecker added a comment to T5960: Kleopatra: Encoding problems with GnuPG output on Windows.

Sure. But in both cases they get back an error code and then, back in safe Kleopatra territory, they convert this error code into a string. I don't see how this error code to string conversion should have anything to do with the way the commands triggered the operation. Both conversions should happen in the main thread, so that the state of libgpg-error should be identical. The logging will show if in the still failing case libgpg-error is not switched to UTF-8 for localized texts.

Nov 13 2023, 8:44 AM · vsd33, Restricted Project, kleopatra
werner renamed T6811: gpgv: Read-only trustedkeys.kbx should not be compressed from gpgv prints out a warning that it cannot allocate a lock to gpgv does not correctly fallback to trustedkeys.kbx.
Nov 13 2023, 8:43 AM · gnupg24 (gnupg-2.4.5), gpgv, Bug Report
werner triaged T6811: gpgv: Read-only trustedkeys.kbx should not be compressed as Normal priority.

Problem seems to be that there is no ~/trustedkeys.gpg file and that the fallback to the kbx file does not anymore work. I can replicate that with 2.40 and 2.4.4-beta.

Nov 13 2023, 8:43 AM · gnupg24 (gnupg-2.4.5), gpgv, Bug Report
aheinecke added a comment to T5960: Kleopatra: Encoding problems with GnuPG output on Windows.

I have no idea why it should make a difference whether the error message is shown after OpenPGP certificate creation or after copying a key to a smart card. Everything should run in the main thread. I'll add some more debug output for further investigation.

Nov 13 2023, 8:25 AM · vsd33, Restricted Project, kleopatra
l10n daemon script <scripty@kde.org> committed rKLEOPATRA1cb8360f8d1a: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nov 13 2023, 3:13 AM

Nov 12 2023

ikloecker added a comment to T6811: gpgv: Read-only trustedkeys.kbx should not be compressed.

The same happens with a very recent 2.4:

$ gpgv --version
gpgv (GnuPG) 2.4.4-beta56
libgcrypt 1.11.0
Copyright (C) 2023 g10 Code GmbH
License GNU GPL-3.0-or-later <https://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Nov 12 2023, 6:16 PM · gnupg24 (gnupg-2.4.5), gpgv, Bug Report
aheinecke added a comment to T6789: MSI: Update does not seem to be able to kill gpg-agent anymore.

Ok closeapplication will not work because:

Nov 12 2023, 3:24 PM · vsd32 (vsd-3.2.0), Restricted Project, gpgagent, gpg4win
werner triaged T6810: gpgv: missing entry in "FILES" section in gpgv.texi as Normal priority.
Nov 12 2023, 1:21 PM · gnupg, Documentation
werner edited projects for T6811: gpgv: Read-only trustedkeys.kbx should not be compressed, added: Support; removed Bug Report.

That version of gpg is too old that I will look at it.

Nov 12 2023, 1:19 PM · gnupg24 (gnupg-2.4.5), gpgv, Bug Report
mlaurent committed rMTP596043efa637: GIT_SILENT: prepare 24.02 beta1 (authored by mlaurent).
GIT_SILENT: prepare 24.02 beta1
Nov 12 2023, 11:21 AM
mlaurent committed rKLEOPATRA4f8182ff230b: GIT_SILENT: prepare 24.02 beta1 (authored by mlaurent).
GIT_SILENT: prepare 24.02 beta1
Nov 12 2023, 11:20 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEOc6c21bad7f85: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nov 12 2023, 4:44 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAa54330169068: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nov 12 2023, 4:42 AM
l10n daemon script <scripty@kde.org> committed rMTP0f27bdf6bdda: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nov 12 2023, 3:27 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEOa75f8ac7df1c: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nov 12 2023, 3:27 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA164903f2e6d6: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nov 12 2023, 3:25 AM
l10n daemon script <scripty@kde.org> committed rMTPe7b3c90fd500: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nov 12 2023, 2:27 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA7a0b46765505: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nov 12 2023, 2:26 AM

Nov 11 2023

ikloecker created T6811: gpgv: Read-only trustedkeys.kbx should not be compressed.
Nov 11 2023, 11:01 PM · gnupg24 (gnupg-2.4.5), gpgv, Bug Report
dvratil added a comment to T6776: KOrganizer: Reminders only for attendees.

MRs for reference:

Nov 11 2023, 10:37 PM · Restricted Project, KDE
qyanu added a comment to T6810: gpgv: missing entry in "FILES" section in gpgv.texi.

I have prepared a first patch:

Nov 11 2023, 6:17 PM · gnupg, Documentation
qyanu removed a project from T6810: gpgv: missing entry in "FILES" section in gpgv.texi: gnupg24 (gnupg-2.4.3).
Nov 11 2023, 5:30 PM · gnupg, Documentation
qyanu added a project to T6810: gpgv: missing entry in "FILES" section in gpgv.texi: gnupg24 (gnupg-2.4.3).
Nov 11 2023, 5:28 PM · gnupg, Documentation
qyanu created T6810: gpgv: missing entry in "FILES" section in gpgv.texi.
Nov 11 2023, 5:24 PM · gnupg, Documentation
qyanu created T6809: not possible to delete an account before moderator approval of account.
Nov 11 2023, 5:13 PM · dev.gnupg.org
l10n daemon script <scripty@kde.org> committed rKLEOPATRA4a1feb42e9b6: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nov 11 2023, 4:20 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO35f02e9334ee: SVN_SILENT made messages (.desktop file) - always resolve ours (authored by l10n daemon script <scripty@kde.org>).
SVN_SILENT made messages (.desktop file) - always resolve ours
Nov 11 2023, 4:13 AM
l10n daemon script <scripty@kde.org> committed rMTP56cc088e687a: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nov 11 2023, 3:21 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO1dcb2b6bd2de: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nov 11 2023, 3:21 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA2e6a0ed269e2: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nov 11 2023, 3:20 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO8d76fe6583eb: SVN_SILENT made messages (.desktop file) - always resolve ours (authored by l10n daemon script <scripty@kde.org>).
SVN_SILENT made messages (.desktop file) - always resolve ours
Nov 11 2023, 3:13 AM
l10n daemon script <scripty@kde.org> committed rMTP34398a0c829a: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nov 11 2023, 2:31 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO7e34fbf66683: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nov 11 2023, 2:31 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA68d6172442f6: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nov 11 2023, 2:31 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO9bf2cb1b2947: SVN_SILENT made messages (.desktop file) - always resolve ours (authored by l10n daemon script <scripty@kde.org>).
SVN_SILENT made messages (.desktop file) - always resolve ours
Nov 11 2023, 2:20 AM

Nov 10 2023

aheinecke added a comment to T6789: MSI: Update does not seem to be able to kill gpg-agent anymore.

Note to self.

Nov 10 2023, 8:19 PM · vsd32 (vsd-3.2.0), Restricted Project, gpgagent, gpg4win
mlaurent committed rLIBKLEOe82644304788: Merge remote-tracking branch 'origin/kf5' (authored by mlaurent).
Merge remote-tracking branch 'origin/kf5'
Nov 10 2023, 7:45 PM
aheinecke raised the priority of T6800: Kleopatra Mailviewer: S/MIME decryption / verification leaves gpgsm server processes hanging around from Normal to High.

@CarlSchwan I think this one should be fairly easy to fix and I would really like to see it gone before the release, so I am tagging it for the release and raising the prio.

Nov 10 2023, 7:43 PM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra
aheinecke added a project to T6789: MSI: Update does not seem to be able to kill gpg-agent anymore: vsd32.

So some research led me to believe that using taskkill from MSI is not uncommon. But most stackoverflow solutions did not work for me. I have one solution that works, though but that opens a terminal window for each process we try to kill. I don't want to use wscript to avoid that, since an installer that executes visual basic is IMO even more evil then an installer that executes taskkill. Both are not really the MSI way, but while we could fix our processes without a WindowMessage loop to die nicely this will not work for an upgrade to vsd32.

Nov 10 2023, 7:09 PM · vsd32 (vsd-3.2.0), Restricted Project, gpgagent, gpg4win
aheinecke moved T6584: Kleopatra / Gpgtar: Cancel on encrypt leaves a broken archive behind from WiP to QA on the vsd32 board.
Nov 10 2023, 7:02 PM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra
aheinecke moved T6721: QGpgME: Create archive as .part and rename on successful creation from WiP to QA on the vsd32 board.
Nov 10 2023, 7:02 PM · vsd32 (vsd-3.2.0), Restricted Project, gpgme, kleopatra
aheinecke moved T6742: Kleopatra: Encryption to group with expired key fails with unexpected message from Backlog to QA on the vsd32 board.
Nov 10 2023, 7:02 PM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra
aheinecke moved T6788: Kleopatra: Signing with expired signing subkey shouldn't be possible from Backlog to QA on the vsd32 board.
Nov 10 2023, 7:02 PM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra
aheinecke moved T6805: GpgOL: RSA 2048 Key generated in VSD from WiP to QA on the vsd32 board.
Nov 10 2023, 7:02 PM · gpgme, vsd32 (vsd-3.2.0), gpgol, Restricted Project
aheinecke committed rWecded82bf024: Fix another syntax error in download.sh -u (authored by aheinecke).
Fix another syntax error in download.sh -u
Nov 10 2023, 6:55 PM
ikloecker added a comment to T6744: Kleopatra and key resolver: Use the blue symbol for non-compliant keys.

I need the S/MIME group if I shall look into this. Are you sure that all S/MIME keys in the group can be used for encryption? Groups containing sign-only keys (OpenPGP or S/MIME doesn't matter) are never offered for encryption. That's why we wrote T6722: Kleopatra: Forbid adding non-encryption keys to groups.

Nov 10 2023, 6:55 PM · vsd32 (vsd-3.2.0), vsd, Restricted Project, kleopatra
aheinecke committed rWd5edc4d798a0: Make shell syntax in download.sh -u more compatible (authored by aheinecke).
Make shell syntax in download.sh -u more compatible
Nov 10 2023, 6:47 PM
aheinecke committed rW742b7fee5625: Add GUIDs for icons and colorschemes (authored by aheinecke).
Add GUIDs for icons and colorschemes
Nov 10 2023, 6:43 PM
aheinecke committed rO4845cafa373b: When S/MIME encryption is forced use offline mode (authored by aheinecke).
When S/MIME encryption is forced use offline mode
Nov 10 2023, 6:13 PM
aheinecke committed rWc2280e0f8e2f: Update frontends (authored by aheinecke).
Update frontends
Nov 10 2023, 6:12 PM
aheinecke added a comment to T5485: GpgOL: Async encryption can keep the message window open in a defunct state.

In T6701 it was reported that this also occurs if we block outlook long enough in the send event and not only if we disable the window like we do with the async encryption.

Nov 10 2023, 6:05 PM · Restricted Project
aheinecke added a comment to T6701: GpgOL: Use GPGME_ENCRYPT_ALWAYS_TRUST.

That it takes so long the first time is to be expected since we are hitting the dirmngr timeouts. I wonder though why it would be much faster in 3.1.26, if anything i would have expected that the timeouts are now shorter.

Nov 10 2023, 6:04 PM · vsd32 (vsd-3.2.0), vsd, Restricted Project, gpgol
aheinecke committed rKLEOPATRA58bc5966fc33: Lower libkleo version to gpg4win/23.10 version (authored by aheinecke).
Lower libkleo version to gpg4win/23.10 version
Nov 10 2023, 5:15 PM
aheinecke committed rKLEOPATRA3be48c4eee10: Report incomplete input if invalid certificates are selected (authored by ikloecker).
Report incomplete input if invalid certificates are selected
Nov 10 2023, 5:15 PM
aheinecke committed rKLEOPATRA06182ec9c33e: Ensure proper icon for valid certs with invalid encryption subkey (authored by ikloecker).
Ensure proper icon for valid certs with invalid encryption subkey
Nov 10 2023, 5:15 PM
aheinecke committed rKLEOPATRA9185715217d1: Also use SignEncryptWidget::isComplete for the notepad (authored by ikloecker).
Also use SignEncryptWidget::isComplete for the notepad
Nov 10 2023, 5:15 PM
aheinecke committed rKLEOPATRA912651eb871f: Ensure proper icon for valid certs with invalid signing subkey (authored by ikloecker).
Ensure proper icon for valid certs with invalid signing subkey
Nov 10 2023, 5:15 PM
aheinecke committed rKLEOPATRA4e3310c17645: Use icon provider for status icon (authored by ikloecker).
Use icon provider for status icon
Nov 10 2023, 5:15 PM
aheinecke committed rKLEOPATRA35684c964fa8: Disable Sign button of Notepad if invalid signing cert is selected (authored by ikloecker).
Disable Sign button of Notepad if invalid signing cert is selected
Nov 10 2023, 5:15 PM