Page MenuHome GnuPG
Feed Advanced Search

Aug 28 2024

ebo moved T7242: GpgOL: Shown attachments duplicate on selection of signed emails from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 28 2024, 12:00 PM · vsd32 (vsd-3.2.3), Restricted Project, gpgol
ebo added projects to T7242: GpgOL: Shown attachments duplicate on selection of signed emails: Restricted Project, vsd32 (vsd-3.2.3).
Aug 28 2024, 12:00 PM · vsd32 (vsd-3.2.3), Restricted Project, gpgol
ebo changed the status of T6864: GpgOL: Invalid filenames are not checked for temporary files from Open to Testing.
Aug 28 2024, 11:58 AM · vsd33 (vsd-3.3.0), vsd32 (vsd-3.2.3), Restricted Project, gpgol
ebo closed T7266: GpgOL: Add handling for content type message/rfc822 as Resolved.

For an additional quick test I forwarded a signed+encrypted mail from KMail as attachment, the mail containing the attachment was a) signed only, b) signed+encrypted.

Aug 28 2024, 11:53 AM · vsd32 (vsd-3.2.3), Restricted Project, gpgol

Aug 23 2024

werner shifted T7269: Attachments vanish from forward encrypted message from the Restricted Space space to the S1 Public space.
Aug 23 2024, 2:33 PM · Restricted Project, Feature Request, gpgol
werner triaged T7269: Attachments vanish from forward encrypted message as Normal priority.
Aug 23 2024, 2:32 PM · Restricted Project, Feature Request, gpgol
aheinecke assigned T7266: GpgOL: Add handling for content type message/rfc822 to werner.

My recommendation would be to include this change together with the other changes from today even in a minor release since any changes are behind:

Aug 23 2024, 1:29 PM · vsd32 (vsd-3.2.3), Restricted Project, gpgol
aheinecke changed the status of T7266: GpgOL: Add handling for content type message/rfc822 from Open to Testing.

I tested all scenarios I could think of with multiple embedded mails and mails which had themself embedded mails. signed, unsigned, s/mime and openpgp.

Aug 23 2024, 1:25 PM · vsd32 (vsd-3.2.3), Restricted Project, gpgol
aheinecke renamed T7269: Attachments vanish from forward encrypted message from Attachments fanish from forward encrypted message to Attachments vanish from forward encrypted message.
Aug 23 2024, 12:47 PM · Restricted Project, Feature Request, gpgol
aheinecke added a comment to T7269: Attachments vanish from forward encrypted message.

This is caused by "Mail::removeOurAttachments_o()" to avoid that when you forward an encrypted mail, that the decrypted attachments are also attached as well as the original mail. Same goes for send again.

Aug 23 2024, 12:45 PM · Restricted Project, Feature Request, gpgol
mmontkowski created T7269: Attachments vanish from forward encrypted message.
Aug 23 2024, 12:31 PM · Restricted Project, Feature Request, gpgol

Aug 22 2024

aheinecke triaged T7266: GpgOL: Add handling for content type message/rfc822 as Normal priority.
Aug 22 2024, 10:54 AM · vsd32 (vsd-3.2.3), Restricted Project, gpgol

Aug 16 2024

aheinecke closed T7223: GpgOL: Handle Outlook settings which allow users to disable automatically marking mails as read as Resolved.

The whole problem that we now had to take care of marking mails as Read was a misunderstanding of the code. As I assumed since we saved the mail. The property change of "UnRead" would then not be synced to the server, but more testing and user feedback after the last release has shown that the even FC99 which we observed in the "Uncancellable write event" cases was sent to us in conjunction with the property change of UnRead.

Aug 16 2024, 2:56 PM · vsd32 (vsd-3.2.3), Restricted Project, gpgol

Aug 14 2024

aheinecke added a comment to T7242: GpgOL: Shown attachments duplicate on selection of signed emails.

This is another side effect of: dd3ff8397aaf62e58fa9405ddc5397cb6bcfdc29 and 1f9c757872b033e1be8199c4d488ac84bf8f07bd before that revision the code that changed IPM.Note.GpgOL.MultipartSigned to IPM.Note.SMIME.MultipartSigned was only executed for S/MIME mails. I do now understand that the code in question at the beginning of decryptVerify_o was meant for other Addins, Outlook Web Interface etc. to ensure that the message class on the server was always IPM.Note.SMIME and not some GpgOL specific class so that outlook or other tools like securePIM would still treat the mail as S/MIME.

Aug 14 2024, 9:23 PM · vsd32 (vsd-3.2.3), Restricted Project, gpgol
aheinecke merged task T7243: GpgOL: multipart/signed OpenPGP SMTP transfered mails are displayed as S/MIME into T7242: GpgOL: Shown attachments duplicate on selection of signed emails.
Aug 14 2024, 8:56 PM · Restricted Project, gpgol
aheinecke merged T7243: GpgOL: multipart/signed OpenPGP SMTP transfered mails are displayed as S/MIME into T7242: GpgOL: Shown attachments duplicate on selection of signed emails.
Aug 14 2024, 8:56 PM · vsd32 (vsd-3.2.3), Restricted Project, gpgol
aheinecke added a comment to T7243: GpgOL: multipart/signed OpenPGP SMTP transfered mails are displayed as S/MIME.

This is not a distinct issue from T7242 but the same.

Aug 14 2024, 8:56 PM · Restricted Project, gpgol

Aug 12 2024

aheinecke added a comment to T6885: Forwarding mail with attachments embeded into the *.eml file will trigger GpgOL reporting an index out of range.

My suspiction with this is that here the exchange server / outlook parses the mail attachment into MAPI and somehow handles mails differently then other attachments. This automatic conversion regarding attached mails is why we always ask users in Support to send us a problematic mail as a file in a zip archive. Otherwise Exchange will convert an attached Outlook MAPI mail to MIME and on the receiving side we can no longer see the original strucutre. Similar things are probably happening on the receiving side where the MIME eml "file" is converted into a MAPIOBJECT holding the forwarded mail which then confuses our internal knowledge about the attachments causing this error.

Aug 12 2024, 11:23 AM · gpgol, Restricted Project, Bug Report, gpg4win
mmontkowski claimed T6885: Forwarding mail with attachments embeded into the *.eml file will trigger GpgOL reporting an index out of range.
Aug 12 2024, 10:18 AM · gpgol, Restricted Project, Bug Report, gpg4win

Aug 9 2024

aheinecke closed T6245: GpgOL: build: Update for new gpgrt-config and *.pc as Resolved.

This works now.

Aug 9 2024, 4:32 PM · Windows, gpgol, Feature Request

Aug 8 2024

aheinecke added a comment to T4127: GpgOL: Setting category or flagging crypto mails is not possible.

I am observing strange beavior on WIndows 10 22h2 and OL 16.0.17830.200056 even if no mail is displayed in the reading pane and the selection returns no selected mails, Outlook loads mails which are e.g. right clicked. I think a way which could prevent some problems and allow it again to change flags and categories for unselected mails would be for us to check in the Read event if the mail has some inspector and abort in that case. This could also increase compatibility with other addins. I will do some experiments with it.

Aug 8 2024, 2:25 PM · Restricted Project, gpg4win, gpgol

Aug 6 2024

aheinecke added a comment to T7242: GpgOL: Shown attachments duplicate on selection of signed emails.

I understand the problem now. The difference between my test yesterday and today was that I had disabled S/MIME support in my GpgOL. Since T7243: GpgOL: multipart/signed OpenPGP SMTP transfered mails are displayed as S/MIME is an issue that makes GpgOL think that it is looking at an S/MIME mail but S/MIME is disabled, it tries to write back the mail to the server in a way so that Outlooks internal S/MIME support can parse it on the next run. In the log you see:

Aug 6 2024, 5:16 PM · vsd32 (vsd-3.2.3), Restricted Project, gpgol
aheinecke triaged T7243: GpgOL: multipart/signed OpenPGP SMTP transfered mails are displayed as S/MIME as Normal priority.
Aug 6 2024, 4:19 PM · Restricted Project, gpgol
aheinecke added a comment to T7242: GpgOL: Shown attachments duplicate on selection of signed emails.

Today this was reproducible for me, too. Not sure what the difference is yet to yesterday I could see in my logs that this time the mails were never completely unloaded so that might be a reason. But we cannot rely on that. So reopening mails must work of course even if the mail stays open. (Good to simulate by keeping outlook spy active on the mail when loading and unloading).

Aug 6 2024, 4:06 PM · vsd32 (vsd-3.2.3), Restricted Project, gpgol

Aug 5 2024

aheinecke triaged T7242: GpgOL: Shown attachments duplicate on selection of signed emails as Normal priority.

I cannot reproduce the duplication, there are probably errors in your log regarding that close / discard changes failed or something like that in this case as we leave the original message intact and only add the extracted mime parts as attachments and replace the body with the text mimepart. It would duplicate that when it would "reverrify" a mail that already went thorugh all this. But it is meant that while the mail exists in outlooks memory that GpgOL tracks that, too and so does not decrypt the same mail twice. What I can see is that multipart/signed without encryption is somehow parsed as S/MIME initially. This looks like some new behavior in Office 365 or recent versions of Outlook when the message class is changed to an S/MIME Message class. Which we do to get unmodified access to the MAPI structure. From the data objects looking at the mail in outlook spy:

Aug 5 2024, 7:10 PM · vsd32 (vsd-3.2.3), Restricted Project, gpgol
mmontkowski created T7242: GpgOL: Shown attachments duplicate on selection of signed emails.
Aug 5 2024, 5:58 PM · vsd32 (vsd-3.2.3), Restricted Project, gpgol
aheinecke closed T7241: GpgOL: Crashes after decryption and key update as Invalid.

As I could not reproduce the issue with different builds I realized that I was compiling and linking GpgOL for development using a very different version of winpthread.
When I switch to a consistent build and runtime library the crash no longer happens. I wonder if we can maybe statically link winpthread, too. But I think that is coming from Gpgme++ since GpgOL only uses windows threads.

Aug 5 2024, 4:26 PM · Restricted Project, gpgol
aheinecke added a comment to T7098: Change the GpgOL encryption icon according to its state.

I added some comments to the commit. But

Aug 5 2024, 2:27 PM · vsd33, Feature Request, Restricted Project, gpgol
aheinecke triaged T7241: GpgOL: Crashes after decryption and key update as High priority.
Aug 5 2024, 1:31 PM · Restricted Project, gpgol
aheinecke triaged T7240: GpgOL: Config dialog not registering as closed as Normal priority.
Aug 5 2024, 12:55 PM · gpgol
aheinecke reassigned T5982: GpgOL: More fine grained discovery of content-id / embedded parts from aheinecke to mmontkowski.

Markus this ticket I find important as it has much user visible impact. While VS-NfD secops say you "should" not use H TML mail, most users and basically all non - VS-NfD users use the default of outlook anyway and use HTML.

Aug 5 2024, 10:58 AM · Restricted Project, gpgol

Jul 31 2024

aheinecke closed T4484: GpgOL: Improve handling for always sign, when no S/MIME sec key is available as Wontfix.

We have solved this now by showing a configurable error message in that case instead of hard failure with a cryptic error in T6683: GpgOL: Configurable error if sign is selected and prefer_smime

Jul 31 2024, 1:10 PM · gpgol

Jul 29 2024

aheinecke added a comment to T7098: Change the GpgOL encryption icon according to its state.

A better solution might be to use categories to have that element "this message will be signed / this message will be encrypted" above the edit window. But what I find more important and so much more a high priority is that in cases we have a failure saving the draft info flags an error message should come up. This happened for a customer and in the logs I could see that MAPI returned an error. the button was not toggled in this case but the mail also was not marked for encryption. T7144 is the task for that so I'd suggest to start with that one.

Jul 29 2024, 10:36 PM · vsd33, Feature Request, Restricted Project, gpgol
aheinecke added a comment to T7098: Change the GpgOL encryption icon according to its state.

In gpgoladdin:

Jul 29 2024, 10:18 PM · vsd33, Feature Request, Restricted Project, gpgol
aheinecke added a comment to T7098: Change the GpgOL encryption icon according to its state.

Changing the icon is unusual and does not match a native look and feel in Outlook where toggle icons are there for a reason, to be toggled or not. This is also the way how Outlooks native encrypt & sign works and Microsoft will probably have thought about this a bit.

Jul 29 2024, 10:09 PM · vsd33, Feature Request, Restricted Project, gpgol
mmontkowski claimed T7098: Change the GpgOL encryption icon according to its state.
Jul 29 2024, 10:19 AM · vsd33, Feature Request, Restricted Project, gpgol

Jul 26 2024

aheinecke triaged T7223: GpgOL: Handle Outlook settings which allow users to disable automatically marking mails as read as Normal priority.
Jul 26 2024, 9:42 AM · vsd32 (vsd-3.2.3), Restricted Project, gpgol

Jul 18 2024

aheinecke updated the task description for T7207: GpgOL: Handle incompatible addins better.
Jul 18 2024, 11:00 AM · gpgol, Restricted Project
aheinecke triaged T7207: GpgOL: Handle incompatible addins better as High priority.
Jul 18 2024, 10:44 AM · gpgol, Restricted Project

Jul 15 2024

aheinecke closed T2227: Sign GpgOL to support group deployments as Resolved.

we are doing this for the last releases. The list of files can also be found in the repo now in gpg4win.mk.in

Jul 15 2024, 3:45 PM · gpgol, Feature Request

Jun 11 2024

aheinecke triaged T7144: GpgOL: Escalate errors when setting crypto flag fails as Normal priority.
Jun 11 2024, 1:05 AM · gpgol, Restricted Project

Jun 6 2024

ebo created T7144: GpgOL: Escalate errors when setting crypto flag fails.
Jun 6 2024, 3:05 PM · gpgol, Restricted Project

Jun 3 2024

aheinecke claimed T7135: GpgOL: POP3 issue.

The unexpected behavior of the MAPI store needs to be tested and handled. I had indeed forgotten about POP Mail in my concerns not to leak decrypted mails back to storage.

Jun 3 2024, 9:28 AM · gpgol, Restricted Project

May 27 2024

ebo created T7135: GpgOL: POP3 issue.
May 27 2024, 2:21 PM · gpgol, Restricted Project

May 23 2024

mmontkowski moved T6864: GpgOL: Invalid filenames are not checked for temporary files from Backlog to WiP on the vsd33 board.
May 23 2024, 3:01 PM · vsd33 (vsd-3.3.0), vsd32 (vsd-3.2.3), Restricted Project, gpgol

May 12 2024

werner closed T2190: No custom Icon shown for signed only messages as Resolved.
May 12 2024, 2:36 PM · Too Old, Bug Report, gpgol

Apr 23 2024

werner triaged T7098: Change the GpgOL encryption icon according to its state as High priority.
Apr 23 2024, 2:28 PM · vsd33, Feature Request, Restricted Project, gpgol

Apr 17 2024

ebo moved T6827: GpgOL: Check S/MIME draft encrypt and use GPGME_ENCRYPT_ALWAYS_TRUST from QA to vsd-3.2.0 on the vsd32 board.
Apr 17 2024, 11:20 AM · vsd32 (vsd-3.2.0), gpgol, Restricted Project

Apr 11 2024

aheinecke added a comment to T6813: GpgOL: Key generation window does not close.
In T6813#184976, @ebo wrote:

Works on Gpg4win 4.3.1, too.

But noticed an inconsistency for the key creation via GpgOL: Contrary to the behavior for key creation in Kleopatra in Gpg4win, you are asked for a password for the new key.

Apr 11 2024, 3:11 PM · vsd32 (vsd-3.2.0), gpgol, libkleo, Restricted Project
ebo closed T6813: GpgOL: Key generation window does not close as Resolved.
Apr 11 2024, 2:39 PM · vsd32 (vsd-3.2.0), gpgol, libkleo, Restricted Project
ebo moved T6813: GpgOL: Key generation window does not close from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Apr 11 2024, 2:39 PM · vsd32 (vsd-3.2.0), gpgol, libkleo, Restricted Project
ebo added a comment to T6813: GpgOL: Key generation window does not close.

Works on Gpg4win 4.3.1, too.

Apr 11 2024, 2:33 PM · vsd32 (vsd-3.2.0), gpgol, libkleo, Restricted Project

Apr 9 2024

werner added a comment to T7079: GpgOL: Mark level 2 and 3 in a clearly different way .

Yellow indicates a warning. In the old days we used yellow in too many cases and people barely got a green. This raised more user questioned than it was helpful. There is also a problem with accessibility if we overload colors too much.

Apr 9 2024, 1:25 PM · vsd33, gpgol, Restricted Project
aheinecke added a comment to T7079: GpgOL: Mark level 2 and 3 in a clearly different way .

For VSD I somewhat agree since this is the difference between a VD Compliant signature. For the community edition though level 2 is usually enough and should also be indicated as trustworthy. So I am currently in two minds about this.

Apr 9 2024, 9:49 AM · vsd33, gpgol, Restricted Project
aheinecke lowered the priority of T7079: GpgOL: Mark level 2 and 3 in a clearly different way from High to Normal.
Apr 9 2024, 9:47 AM · vsd33, gpgol, Restricted Project
ebo triaged T7079: GpgOL: Mark level 2 and 3 in a clearly different way as High priority.
Apr 9 2024, 9:27 AM · vsd33, gpgol, Restricted Project

Apr 3 2024

bernhard closed T6993: Missing signature for gpgol.dll as Resolved.

With Gpg4win-4.3.1 I consider this solved:

Apr 3 2024, 8:49 AM · gpgol, Feature Request, gpg4win

Mar 27 2024

werner added a comment to T7061: KMail/GpgOL: Incompatibility with RNP.
Mar 27 2024, 12:26 PM · gpgol, Restricted Project, KMail
kaie added a comment to T7061: KMail/GpgOL: Incompatibility with RNP.

We're waiting for a RNP v0.17.1 release which intends to tolerate this mode.
https://github.com/rnpgp/rnp/issues/2198
https://github.com/rnpgp/rnp/pull/2190

Mar 27 2024, 11:21 AM · gpgol, Restricted Project, KMail
aheinecke closed T7061: KMail/GpgOL: Incompatibility with RNP as Resolved.

This is fixed on RNPs side: https://github.com/rnpgp/rnp/issues/2198

Mar 27 2024, 11:20 AM · gpgol, Restricted Project, KMail
aheinecke added projects to T7061: KMail/GpgOL: Incompatibility with RNP: KMail, Restricted Project, gpgol.

Btw we should probably add TB in our QA environment to check for such things. Esp. with future changes in GnuPG we should try to use TB and maybe a bounycastle MUA (Greernshield?) to avoid creating accidental incompatibilities.

Mar 27 2024, 11:14 AM · gpgol, Restricted Project, KMail

Mar 4 2024

aheinecke added a member for gpgol: aheinecke.
Mar 4 2024, 6:13 AM

Feb 21 2024

werner lowered the priority of T4553: Compatibilty with encrypted mails sent to SecurePIM from High to Normal.
Feb 21 2024, 5:38 PM · Feature Request, gpg4win, gpgol

Feb 15 2024

aheinecke added a comment to T6993: Missing signature for gpgol.dll.

Talked to werner about this. We will but the list of signed files into the Gpg4win repo proper to that signing is part of the normal Gpg4win release (of course only if you have a signing key configured)'

Feb 15 2024, 1:45 PM · gpgol, Feature Request, gpg4win

Feb 14 2024

aheinecke added a comment to T6993: Missing signature for gpgol.dll.

Yeah I also signed all the binaries for the last Gpg4win release (4.2.0). I think we should support the case that only signed binaries are allowed on a system.

Feb 14 2024, 8:05 PM · gpgol, Feature Request, gpg4win
cklassen added a project to T6993: Missing signature for gpgol.dll: gpgol.

I guess that's what it is called. A person in the forum told that GpgOL could not be loaded in Outlook and saw that the signature is missing in the new version. But it was there in version 4.2.0. With the command Get-AuthenticodeSignature I could confirm that this is the case.

Feb 14 2024, 2:40 PM · gpgol, Feature Request, gpg4win

Feb 9 2024

ebo added a comment to T4127: GpgOL: Setting category or flagging crypto mails is not possible.

A workaround which (currently) works for flagging and categories both is:

Feb 9 2024, 1:25 PM · Restricted Project, gpg4win, gpgol

Feb 8 2024

aheinecke closed T6827: GpgOL: Check S/MIME draft encrypt and use GPGME_ENCRYPT_ALWAYS_TRUST as Resolved.
Feb 8 2024, 9:04 AM · vsd32 (vsd-3.2.0), gpgol, Restricted Project

Jan 30 2024

werner closed T4505: SM, W32: GPGSM hangs up the GnuPG System as Resolved.

That is an old bug report with a couple of fixes introduced over the years. As of now we sometimes see hangs on Windows on our test VMs. The common cause here seems to be USB card reader issues. Let's close this bug and wait for another bug report with current software versions.

Jan 30 2024, 11:09 AM · Restricted Project, gpgol, S/MIME, gpg4win, Windows

Jan 24 2024

werner moved T6559: GPGSM: "always trust like override" or "force" option from QA to gnupg-2.4.4 on the gnupg24 board.
Jan 24 2024, 11:37 AM · gnupg24 (gnupg-2.4.4), gpgme (gpgme 1.23.x), gnupg22 (gnupg-2.2.42), Feature Request, gpgol, S/MIME, kleopatra, Restricted Project

Jan 15 2024

aheinecke raised the priority of T4127: GpgOL: Setting category or flagging crypto mails is not possible from Normal to High.

With the recent commit the old workaround works reliably again.

Jan 15 2024, 3:53 PM · Restricted Project, gpg4win, gpgol
aheinecke triaged T6865: Email will be sent encrypted after draft was saved in encrypted state although encryption is disabled as Normal priority.

Thank you for the detailed report. I will look into it.

Jan 15 2024, 10:41 AM · Restricted Project, gpgol, Bug Report

Jan 8 2024

aheinecke closed T6861: GpgOL: Crash when switching from calendar back to mailview as Resolved.

Since this is hard / impossible to test for, but the fix was obvious I am closing this directly. The fix for this is in GpgOL 2.5.12.

Jan 8 2024, 8:26 AM · vsd32 (vsd-3.2.0), Restricted Project, gpgol

Jan 4 2024

aheinecke merged T6876: GPGME(++) Add "include-key-block" and "auto-key-import" to context flags into T4856: GPG: Key Exchange Put public OpenPGP key into signature.
Jan 4 2024, 8:50 AM · Feature Request, gpgol, Keyserver, gnupg

Jan 2 2024

werner placed T6865: Email will be sent encrypted after draft was saved in encrypted state although encryption is disabled up for grabs.
Jan 2 2024, 9:42 AM · Restricted Project, gpgol, Bug Report
werner edited projects for T6865: Email will be sent encrypted after draft was saved in encrypted state although encryption is disabled, added: gpgol; removed Too Old.
Jan 2 2024, 9:42 AM · Restricted Project, gpgol, Bug Report

Dec 19 2023

aheinecke added a comment to T4127: GpgOL: Setting category or flagging crypto mails is not possible.

Yes they can, the workaround, which GpgOL even suggests in the error message is that the mail may not be visible as plain text while changing flags or categories. This usually means that you have to select a different mail and then use right click on the mail you wish to mark for followup or add a category to. The whole problem is that while the plaintext is visible in Outlook we have to prevent changes to the mail from beeing synced to the server or otherwise it will also sync the plaintext.

Dec 19 2023, 11:23 AM · Restricted Project, gpg4win, gpgol
bernhard added a comment to T4127: GpgOL: Setting category or flagging crypto mails is not possible.

A user also report this problem with Microsoft365 and Outlook Versions 2302 and 2208. (Exchange is the latest online-Version.
Assuming current Gpg4win v4.2.0)

Dec 19 2023, 11:12 AM · Restricted Project, gpg4win, gpgol

Dec 18 2023

aheinecke triaged T6885: Forwarding mail with attachments embeded into the *.eml file will trigger GpgOL reporting an index out of range as Normal priority.

I have yet to reproduce this so I had not yet triaged this. The usual case to forward attached mail in Outlook is with .msg files but I recently noticed that Outlook on the web allows you to save mail also as .eml. Also .eml should in theory be much simpler to handle.

Dec 18 2023, 12:07 PM · gpgol, Restricted Project, Bug Report, gpg4win

Dec 15 2023

aheinecke added a comment to T6861: GpgOL: Crash when switching from calendar back to mailview .

The issue was obvious but I looked at the wrong place. I looked for a ref counting error but the issue was that the control only returned a temporary pointer that had exactly one reference.

Dec 15 2023, 12:14 PM · vsd32 (vsd-3.2.0), Restricted Project, gpgol

Dec 11 2023

aheinecke closed T6837: GpgOL: Keyresolver size default too small as Resolved.
Dec 11 2023, 12:15 PM · vsd32 (vsd-3.2.0), Restricted Project, gpgol, libkleo

Dec 8 2023

ebo moved T6856: GpgOL is reported as slowing down the start of Outlook from Backlog to vsd-3.2.0 on the vsd32 board.
Dec 8 2023, 2:28 PM · vsd32 (vsd-3.2.0), gpgol, Bug Report, gpg4win

Dec 4 2023

aheinecke triaged T6864: GpgOL: Invalid filenames are not checked for temporary files as Normal priority.
Dec 4 2023, 11:10 AM · vsd33 (vsd-3.3.0), vsd32 (vsd-3.2.3), Restricted Project, gpgol

Nov 30 2023

aheinecke triaged T6861: GpgOL: Crash when switching from calendar back to mailview as High priority.
Nov 30 2023, 4:17 PM · vsd32 (vsd-3.2.0), Restricted Project, gpgol

Nov 29 2023

aheinecke closed T6856: GpgOL is reported as slowing down the start of Outlook as Resolved.

I am closing this as resolved for now. I would need a completely new client or mess with the registry keys in which outlook stores the performance data to test this. But I would bet it still lists us as responsible for the slow start of outlook. But the time it will then show should now be 0ms since we absolutely do nothing anymore in our DLLMain.

Nov 29 2023, 10:57 PM · vsd32 (vsd-3.2.0), gpgol, Bug Report, gpg4win
aheinecke added a comment to T6856: GpgOL is reported as slowing down the start of Outlook.

I don't really know how to test this though since it tracks this over time and history. Let us see if my change fixes this, It may be that outlook does not measure the DLLMain (which I am pretty sure it does) but the actual COM initialization, in which case my change did nothing. But I don't see any way in which my change could make things worse.

Nov 29 2023, 10:40 PM · vsd32 (vsd-3.2.0), gpgol, Bug Report, gpg4win
aheinecke triaged T6856: GpgOL is reported as slowing down the start of Outlook as High priority.

I think outlook shows any native addin there. As you can see by the empty bar we don't really do anything in there to slow it down. But let me check if I can move the extremely little code we have in there somewhere else.

Nov 29 2023, 8:32 PM · vsd32 (vsd-3.2.0), gpgol, Bug Report, gpg4win
ArminiXTS added a comment to T6856: GpgOL is reported as slowing down the start of Outlook.

Nov 29 2023, 7:48 PM · vsd32 (vsd-3.2.0), gpgol, Bug Report, gpg4win
ArminiXTS created T6856: GpgOL is reported as slowing down the start of Outlook.
Nov 29 2023, 7:48 PM · vsd32 (vsd-3.2.0), gpgol, Bug Report, gpg4win
aheinecke triaged T6854: Kleopatra / libkleo: Improve tooltips for unusable keys in keyresolver as Low priority.
Nov 29 2023, 7:15 PM · Restricted Project, libkleo, gpgol

Nov 27 2023

ebo moved T6837: GpgOL: Keyresolver size default too small from QA to vsd-3.2.0 on the vsd32 board.
Nov 27 2023, 4:00 PM · vsd32 (vsd-3.2.0), Restricted Project, gpgol, libkleo
ebo added a comment to T6837: GpgOL: Keyresolver size default too small.

I can confirm this

Nov 27 2023, 4:00 PM · vsd32 (vsd-3.2.0), Restricted Project, gpgol, libkleo

Nov 25 2023

aheinecke added a comment to T6837: GpgOL: Keyresolver size default too small.

Works nicely for me in beta300

Nov 25 2023, 10:18 PM · vsd32 (vsd-3.2.0), Restricted Project, gpgol, libkleo
aheinecke moved T6837: GpgOL: Keyresolver size default too small from Backlog to QA on the vsd32 board.
Nov 25 2023, 10:17 PM · vsd32 (vsd-3.2.0), Restricted Project, gpgol, libkleo
aheinecke changed the status of T6837: GpgOL: Keyresolver size default too small from Open to Testing.

Looks good now

Nov 25 2023, 5:12 PM · vsd32 (vsd-3.2.0), Restricted Project, gpgol, libkleo
aheinecke added a comment to T6701: GpgOL: Use GPGME_ENCRYPT_ALWAYS_TRUST.

The Keyresolver did not allow me to encrypt to an S/MIME cert where the root CA was not in my trustlist.txt that was part of this feature to allow users to encrypt "non vs-nfd compliant" to such untrusted keys, like they would be able to also encrypt to untrusted openpgp keys.

Nov 25 2023, 4:40 AM · vsd32 (vsd-3.2.0), vsd, Restricted Project, gpgol
aheinecke added a comment to T6837: GpgOL: Keyresolver size default too small.

New MR: https://invent.kde.org/pim/libkleo/-/merge_requests/61

Nov 25 2023, 4:11 AM · vsd32 (vsd-3.2.0), Restricted Project, gpgol, libkleo

Nov 24 2023

aheinecke added a project to T6837: GpgOL: Keyresolver size default too small: vsd32.

MR for this: https://invent.kde.org/pim/libkleo/-/merge_requests/60/

Nov 24 2023, 6:41 PM · vsd32 (vsd-3.2.0), Restricted Project, gpgol, libkleo
aheinecke added a project to T6837: GpgOL: Keyresolver size default too small: Restricted Project.

I am temped to put the VSD-3.2 flag on it and raise prio to high because of strategic reasons... So if someone has a cheap fix for this. Please go for it.

Nov 24 2023, 4:31 PM · vsd32 (vsd-3.2.0), Restricted Project, gpgol, libkleo
aheinecke triaged T6837: GpgOL: Keyresolver size default too small as Normal priority.
Nov 24 2023, 4:29 PM · vsd32 (vsd-3.2.0), Restricted Project, gpgol, libkleo