Page MenuHome GnuPG
Feed Advanced Search

Sep 6 2023

ebo added a comment to T6548: GpgOL: Prefer S/MIME might result in different results with internal and external resolution.

Another customer case with "always show security-dialog" on (-> external resolver):

Sep 6 2023, 12:29 PM · kleopatra, Restricted Project, gpgol

Sep 4 2023

aheinecke added a parent task for T6559: GPGSM: "always trust like override" or "force" option: T6702: Kleopatra: Use GPGME_ENCRYPT_ALWAYS_TRUST.
Sep 4 2023, 8:49 AM · gnupg24 (gnupg-2.4.4), gpgme (gpgme 1.23.x), gnupg22 (gnupg-2.2.42), Feature Request, gpgol, S/MIME, kleopatra, Restricted Project
aheinecke added a subtask for T6701: GpgOL: Use GPGME_ENCRYPT_ALWAYS_TRUST: T6559: GPGSM: "always trust like override" or "force" option.
Sep 4 2023, 8:45 AM · vsd32 (vsd-3.2.0), vsd, Restricted Project, gpgol
aheinecke added a parent task for T6559: GPGSM: "always trust like override" or "force" option: T6701: GpgOL: Use GPGME_ENCRYPT_ALWAYS_TRUST.
Sep 4 2023, 8:45 AM · gnupg24 (gnupg-2.4.4), gpgme (gpgme 1.23.x), gnupg22 (gnupg-2.2.42), Feature Request, gpgol, S/MIME, kleopatra, Restricted Project
aheinecke triaged T6701: GpgOL: Use GPGME_ENCRYPT_ALWAYS_TRUST as High priority.
Sep 4 2023, 8:44 AM · vsd32 (vsd-3.2.0), vsd, Restricted Project, gpgol

Sep 1 2023

aheinecke added a comment to T6646: GpgOL: signature not displayed if mail is saved in the filesystem.

I have analyzed this. In the ribbon we get a mailitem OOM object as reference, but that can be a different pointer then the one we used for decryption / verification. Our trick for this was to assign mailitems a custom uuid property and then look for that from the riboon pointer so that we can update accoringly with our internal Mail object representation.

Sep 1 2023, 6:19 PM · Restricted Project, Bug Report, gpgol
aheinecke merged T6686: GPG4win exchange issue decrypt message from Macos GPGtools into T4026: GpgOL: Improve handling of mailman modified mails.
Sep 1 2023, 3:59 PM · gpg4win, gpgol

Aug 31 2023

werner moved T6559: GPGSM: "always trust like override" or "force" option from Backlog to QA on the gnupg24 board.
Aug 31 2023, 12:36 PM · gnupg24 (gnupg-2.4.4), gpgme (gpgme 1.23.x), gnupg22 (gnupg-2.2.42), Feature Request, gpgol, S/MIME, kleopatra, Restricted Project
werner placed T6559: GPGSM: "always trust like override" or "force" option up for grabs.
Aug 31 2023, 12:08 PM · gnupg24 (gnupg-2.4.4), gpgme (gpgme 1.23.x), gnupg22 (gnupg-2.2.42), Feature Request, gpgol, S/MIME, kleopatra, Restricted Project
werner moved T6559: GPGSM: "always trust like override" or "force" option from Backlog to QA on the gnupg22 board.
Aug 31 2023, 12:07 PM · gnupg24 (gnupg-2.4.4), gpgme (gpgme 1.23.x), gnupg22 (gnupg-2.2.42), Feature Request, gpgol, S/MIME, kleopatra, Restricted Project

Aug 30 2023

werner claimed T6559: GPGSM: "always trust like override" or "force" option.
Aug 30 2023, 6:13 PM · gnupg24 (gnupg-2.4.4), gpgme (gpgme 1.23.x), gnupg22 (gnupg-2.2.42), Feature Request, gpgol, S/MIME, kleopatra, Restricted Project

Aug 28 2023

aheinecke added a comment to T6676: GgpOL: Signed Mails from Filesystem are modified when opened.

Changed the task description to easier find it

Aug 28 2023, 7:05 AM · Restricted Project, gpgol, Bug Report
aheinecke renamed T6676: GgpOL: Signed Mails from Filesystem are modified when opened from Opening GgpOL-Signed Mails from Filesystem to GgpOL: Signed Mails from Filesystem are modified when opened.
Aug 28 2023, 7:05 AM · Restricted Project, gpgol, Bug Report

Aug 25 2023

werner added a project to T6559: GPGSM: "always trust like override" or "force" option: Feature Request.
Aug 25 2023, 4:00 PM · gnupg24 (gnupg-2.4.4), gpgme (gpgme 1.23.x), gnupg22 (gnupg-2.2.42), Feature Request, gpgol, S/MIME, kleopatra, Restricted Project
aheinecke triaged T6683: GpgOL: Configurable error if sign is selected and prefer_smime as High priority.
Aug 25 2023, 9:17 AM · vsd32 (vsd-3.2.0), gpgol, Restricted Project, vsd

Aug 23 2023

werner triaged T6646: GpgOL: signature not displayed if mail is saved in the filesystem as Normal priority.
Aug 23 2023, 11:38 AM · Restricted Project, Bug Report, gpgol

Aug 22 2023

aheinecke claimed T6676: GgpOL: Signed Mails from Filesystem are modified when opened.

Ok. Thanks for testing. That confirms my suspicion. rOdd3ff8397aaf62e58fa9405ddc5397cb6bcfdc29 is to blame here with the setReadFlag line as the specific cause. Because it is intended to trigger a save back. The problem was that we had circumstances where other addins changed the mail and really wanted it to be saved back to the server. So we call "save" before decrypting the mail to ensure that these changes are saved and then we decrypt, put in our temporary plaintext and ensure that the plaintext never is saved.

Aug 22 2023, 2:57 PM · Restricted Project, gpgol, Bug Report
berndorin added a comment to T6676: GgpOL: Signed Mails from Filesystem are modified when opened.

I testet it with 4.10 and GggOL 2.5.6. The file isn't changed if I open it. So it seems the change happend in 4.2.0.

Aug 22 2023, 12:49 PM · Restricted Project, gpgol, Bug Report
aheinecke added a comment to T6676: GgpOL: Signed Mails from Filesystem are modified when opened.

Do you know if this is something new that started to happen with 4.2.0 for the first time or did it happen with 4.1.0, too?

Aug 22 2023, 12:16 PM · Restricted Project, gpgol, Bug Report
berndorin created T6676: GgpOL: Signed Mails from Filesystem are modified when opened.
Aug 22 2023, 9:24 AM · Restricted Project, gpgol, Bug Report

Aug 16 2023

aheinecke triaged T6656: GpgOL: Better name for "GpgOL_MIME_structure.txt" as Normal priority.
Aug 16 2023, 2:14 PM · Restricted Project, gpgol

Aug 11 2023

ebo renamed T6646: GpgOL: signature not displayed if mail is saved in the filesystem from GpgOL: signature not displayed if mail ist saved in the filesystem to GpgOL: signature not displayed if mail is saved in the filesystem.
Aug 11 2023, 3:40 PM · Restricted Project, Bug Report, gpgol

Aug 9 2023

aheinecke lowered the priority of T6270: GpgOL: revision of configuration public key import from High to Normal.

Not really, the GnuPG System configuration settings are generated from gpgconf output and there is no tooltip mechanism for that.

Aug 9 2023, 11:45 AM · gpgol, Restricted Project
ebo added a comment to T6270: GpgOL: revision of configuration public key import.

we could include the "better explanation" part, though. The options in "GnuPG system (technical)" do not have a tooltip, we could add one there, at least.

Aug 9 2023, 11:27 AM · gpgol, Restricted Project
aheinecke added a comment to T6270: GpgOL: revision of configuration public key import.

This won't go into the next release it is too invasive and needs to be very thought through and announced to users. This also needs to be deployed in a Gpg4win first to get user feedback. GpgOL is pretty much done for the summer release of GnuPG VS-Desktop.

Aug 9 2023, 10:13 AM · gpgol, Restricted Project

Aug 7 2023

aheinecke reopened T4553: Compatibilty with encrypted mails sent to SecurePIM as "Testing".

I am reopening this at least for testing as we have reports that another client is facing the issue with recent versions and also with verified mails .

Aug 7 2023, 9:40 AM · Feature Request, gpg4win, gpgol

Aug 1 2023

aheinecke closed T6624: GpgOL: S/MIME Opaque signed mails show up empty after failed verification as Resolved.

This fix was pretty minimal and I could test:

Aug 1 2023, 1:03 PM · Restricted Project, gpgol
aheinecke triaged T6624: GpgOL: S/MIME Opaque signed mails show up empty after failed verification as High priority.
Aug 1 2023, 12:32 PM · Restricted Project, gpgol

Jul 31 2023

aheinecke moved T6604: GpgOL: MIME parameters provided with "*=" instead of just "=" are not parsed - Resulting in hidden attachments from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jul 31 2023, 3:31 PM · Restricted Project, gpgol
aheinecke changed the status of T6604: GpgOL: MIME parameters provided with "*=" instead of just "=" are not parsed - Resulting in hidden attachments from Open to Testing.

This works now for me and all the examples I have for the customer. With https://dev.gnupg.org/rO0fc4b87a946dd634d4b61d4e8cb0ad6164faa83c it looks to me in KMail like KMime might handle the transition between different encodings / languages not correctly in continued parameters.

Jul 31 2023, 3:31 PM · Restricted Project, gpgol

Jul 27 2023

aheinecke added a comment to T6604: GpgOL: MIME parameters provided with "*=" instead of just "=" are not parsed - Resulting in hidden attachments.

I won't go so far to try to fully implement RFC2231 in the rfc822parse. But I have an idea how to implement this in a secure and robust manner in rfc822parse without touching the parser or the token stuff. My idea is to treat them as seperate TOKEN and then combine them in query parameter just for name and filename values.

Jul 27 2023, 5:08 PM · Restricted Project, gpgol

Jul 25 2023

aheinecke triaged T6614: GpgOL: Use GpgME::Data::setEncoding(MimeEncoding) for encrypted / opaque signed data. as Normal priority.
Jul 25 2023, 3:35 PM · Restricted Project, gpgol
CarlSchwan added a comment to T6604: GpgOL: MIME parameters provided with "*=" instead of just "=" are not parsed - Resulting in hidden attachments.

I found the rfc https://datatracker.ietf.org/doc/html/rfc2231.html the code to decode this is not fun and can be found here: https://invent.kde.org/frameworks/kcodecs/-/blob/master/src/kcodecsqp.cpp

Jul 25 2023, 10:55 AM · Restricted Project, gpgol
aheinecke added a comment to T6604: GpgOL: MIME parameters provided with "*=" instead of just "=" are not parsed - Resulting in hidden attachments.

Hi Carl,
yes I saw that test case. Btw. I don't really think that this comes from Outlook itself otherwise I would have seen this much earlier, the current MIME Parser in our Outlook Plugin is about 8 years old. Currently this comes through some kind of AppleMail (server?) application to the customer.

Jul 25 2023, 6:28 AM · Restricted Project, gpgol

Jul 24 2023

CarlSchwan added a comment to T6604: GpgOL: MIME parameters provided with "*=" instead of just "=" are not parsed - Resulting in hidden attachments.

To be honest I have never seen such a way to transfer parameters but KMime and our new MIMETreeparser in T6199 can probably handle them but our old and trusty RFC822parse code in GpgOL needs to be adjusted.

Jul 24 2023, 5:01 PM · Restricted Project, gpgol
ebo moved T5564: GpgOL: Add key selection dialog if draft encrypt is on and no key has been selected from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jul 24 2023, 2:13 PM · gpgol, Restricted Project
ebo moved T5681: GpgOL: Handle GPO settings for readAsPlain from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jul 24 2023, 2:13 PM · Restricted Project, gpgol
ebo moved T5812: GpgOL: Draft encryption after modification no longer works from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jul 24 2023, 2:12 PM · gpgol, Restricted Project
ebo moved T6203: GpgOL (Gpg4Win 3.1.24) / Error in parsing mail-headers (empty mail-body without correct decoded encryption-scheme) when using gpgol.dll 2.5.4 (gpgol.dll 2.5.0 from 3.1.16 works) from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jul 24 2023, 2:12 PM · Restricted Project, gpgol
ebo moved T6357: GpgOL: Some text/plain mails are empty if outlook is set to prefer text mails. from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jul 24 2023, 11:57 AM · gpgol, Restricted Project

Jul 20 2023

aheinecke triaged T6604: GpgOL: MIME parameters provided with "*=" instead of just "=" are not parsed - Resulting in hidden attachments as High priority.
Jul 20 2023, 2:06 PM · Restricted Project, gpgol
ebo moved T6600: GpgOL: Compliance status not updated properly when switching protocols from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jul 20 2023, 10:46 AM · gpgol, Restricted Project

Jul 19 2023

aheinecke closed T6600: GpgOL: Compliance status not updated properly when switching protocols as Resolved.

Fix pushed to the 23/07 branch and master.

Jul 19 2023, 2:19 PM · gpgol, Restricted Project
aheinecke triaged T6600: GpgOL: Compliance status not updated properly when switching protocols as High priority.
Jul 19 2023, 1:38 PM · gpgol, Restricted Project

Jul 18 2023

aheinecke raised the priority of T6559: GPGSM: "always trust like override" or "force" option from Wishlist to Normal.

I am raising this up from the wishlist. Error messages from CRL errors can be so obscure, like we just had in a support call.

Jul 18 2023, 1:12 PM · gnupg24 (gnupg-2.4.4), gpgme (gpgme 1.23.x), gnupg22 (gnupg-2.2.42), Feature Request, gpgol, S/MIME, kleopatra, Restricted Project

Jul 3 2023

aheinecke added a parent task for T6566: GpgOL: newly generated key not loaded in the security confirmation dialog: T6198: KMail: Port to keyresolver from libkleo.
Jul 3 2023, 12:05 PM · vsd32 (vsd-3.2.0), gpgol, Restricted Project
aheinecke triaged T6566: GpgOL: newly generated key not loaded in the security confirmation dialog as Normal priority.

I noticed this recently, too. Should be fixed. Especially if we want to use this in KMail, too.

Jul 3 2023, 12:04 PM · vsd32 (vsd-3.2.0), gpgol, Restricted Project
ebo merged task T6569: unusable secret key selectable for crypto operations into T6456: Kleopatra: Offers encryption-only OpenPGP keys as signing key.
Jul 3 2023, 10:02 AM · gpgol, kleopatra
ebo added a comment to T6569: unusable secret key selectable for crypto operations.

No, it doesn't do even that. Sorry, I only tested that with 3.1.26 which is older than your fix.
No encrypt-only key is offered or selectable for signing any more in Gpg4win-4.2.0-beta360

Jul 3 2023, 9:45 AM · gpgol, kleopatra

Jun 30 2023

ikloecker added a comment to T6569: unusable secret key selectable for crypto operations.

I don't think that Kleopatra allows to select an encrypt-only key for signing because I have fixed exactly this issue a couple of months: T6456: Kleopatra: Offers encryption-only OpenPGP keys as signing key.

Jun 30 2023, 6:31 PM · gpgol, kleopatra
ebo closed T5869: GpgOL: Sign requested without signing key shows error as Resolved.

This works, when sign is selected and no standard OpenPGP key for the mail address exists.

Jun 30 2023, 5:20 PM · Restricted Project, Bug Report, gpgol
ebo created T6569: unusable secret key selectable for crypto operations.
Jun 30 2023, 5:19 PM · gpgol, kleopatra

Jun 29 2023

ebo created T6566: GpgOL: newly generated key not loaded in the security confirmation dialog.
Jun 29 2023, 11:23 AM · vsd32 (vsd-3.2.0), gpgol, Restricted Project

Jun 28 2023

aheinecke closed T4814: GpgOL: Send multiple E-Mails for BCC recipients as Wontfix.

This will not translate into the new addon and is too large a change for the current one.

Jun 28 2023, 11:16 AM · Restricted Project, gpgol

Jun 26 2023

aheinecke closed T6546: GpgOL: Crash when encrypting mail with attachments without filename as Resolved.

This no longer happens. It was a case of such inline signature images. Maybe if they are added through the clipboard they dont get a filename or something like that.

Jun 26 2023, 4:19 PM · gpgol
aheinecke triaged T6559: GPGSM: "always trust like override" or "force" option as Wishlist priority.
Jun 26 2023, 8: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

Jun 20 2023

aheinecke triaged T6548: GpgOL: Prefer S/MIME might result in different results with internal and external resolution as Low priority.
Jun 20 2023, 2:43 PM · kleopatra, Restricted Project, gpgol

Jun 19 2023

aheinecke triaged T6546: GpgOL: Crash when encrypting mail with attachments without filename as High priority.
Jun 19 2023, 3:11 PM · gpgol

Jun 5 2023

werner triaged T6518: GpgOL shows a blank message if an X.509 curve is used for signing as Normal priority.
Jun 5 2023, 2:58 PM · Restricted Project, gpgol, Feature Request

Jun 1 2023

aheinecke closed T6362: Libkleo, GpgOL: Use global inst-type flag of GPGME as Resolved.

Works good enough for me

Jun 1 2023, 11:19 AM · gpgme (gpgme 1.23.x), Restricted Project, gpgol, kleopatra
aheinecke moved T6362: Libkleo, GpgOL: Use global inst-type flag of GPGME from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jun 1 2023, 11:19 AM · gpgme (gpgme 1.23.x), Restricted Project, gpgol, kleopatra

May 15 2023

aheinecke closed T6357: GpgOL: Some text/plain mails are empty if outlook is set to prefer text mails. as Resolved.

Fixed with: 8e258f77114ce0474a2bb6aa1314385e2fb68e15

May 15 2023, 3:58 PM · gpgol, Restricted Project
aheinecke lowered the priority of T4127: GpgOL: Setting category or flagging crypto mails is not possible from High to Normal.

With the recent commit the old workaround works reliably again.

May 15 2023, 12:04 PM · Restricted Project, gpg4win, gpgol

Apr 27 2023

werner triaged T6468: Message when key will expire soon as Normal priority.
Apr 27 2023, 4:52 PM · gpgol, Feature Request

Apr 24 2023

ikloecker added a comment to T6468: Message when key will expire soon.

In current Kontact and now also in Kleopatra, by default, it's 30 days for own certificates and 14 days for all other certificates (including certificates in issuer chains), but Kleopatra currently doesn't notify the user about expiring issuer certificates.

Apr 24 2023, 6:39 PM · gpgol, Feature Request
bernhard added a comment to T6468: Message when key will expire soon.

The default time period for warning about pubkey expiration is 14 days in the old Kontact (IIRC).

Apr 24 2023, 3:59 PM · gpgol, Feature Request
ikloecker added a comment to T6468: Message when key will expire soon.

Good timing. We have just added the necessary bits to the shared libkleopatra. They just need to be used in GpgOL. See T6330: Kleopatra: Additional Expiry handling.

Apr 24 2023, 12:39 PM · gpgol, Feature Request
cklassen updated the task description for T6468: Message when key will expire soon.
Apr 24 2023, 12:27 PM · gpgol, Feature Request
cklassen created T6468: Message when key will expire soon.
Apr 24 2023, 12:17 PM · gpgol, Feature Request

Apr 19 2023

ebo closed T6380: Kleopatra: SignEncryptWidget::isDeVsAndValid does not skip revoked UIds as Resolved.

works, a key with a revoked uid is accepted as VS-NfD compliant, VS-Desktop-3.1.27.0-beta44

Apr 19 2023, 3:21 PM · gpgol, Restricted Project, kleopatra
ebo added a project to T6380: Kleopatra: SignEncryptWidget::isDeVsAndValid does not skip revoked UIds: gpgol.
Apr 19 2023, 9:44 AM · gpgol, Restricted Project, kleopatra

Apr 5 2023

ebo moved T5283: GpgOL: Add mixed mode for S/MIME and OpenPGP to libkleo newkeyresolver from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Apr 5 2023, 2:59 PM · kleopatra, Restricted Project, gpgol
ebo moved T6168: GpgOL: naming of saved attachments from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Apr 5 2023, 2:48 PM · kleopatra, Restricted Project, gpgol

Mar 28 2023

werner triaged T6374: EML files: Body is empty as Low priority.
Mar 28 2023, 4:58 PM · gpgol, Bug Report
werner triaged T6419: Signing leads to broken HTML in body as Low priority.
Mar 28 2023, 4:45 PM · gpgol, Bug Report

Mar 24 2023

aheinecke added a project to T6424: GpgOL: Move resolver code into Kleopatra: Restricted Project.
Mar 24 2023, 12:16 PM · vsd33, Restricted Project, kleopatra, gpgol
aheinecke triaged T6424: GpgOL: Move resolver code into Kleopatra as High priority.
Mar 24 2023, 12:16 PM · vsd33, Restricted Project, kleopatra, gpgol

Mar 23 2023

cklassen created T6419: Signing leads to broken HTML in body.
Mar 23 2023, 10:15 AM · gpgol, Bug Report

Mar 22 2023

ebo closed T6168: GpgOL: naming of saved attachments as Resolved.

works

Mar 22 2023, 11:43 AM · kleopatra, Restricted Project, gpgol

Mar 15 2023

cklassen added a comment to T6374: EML files: Body is empty.

Hint: When the user disabled GpgOL -> Automation -> Automatically secure messages in the configuration of GpgOL he could see the email body again.

Mar 15 2023, 9:24 AM · gpgol, Bug Report

Feb 28 2023

aheinecke lowered the priority of T5228: GpgOL: Combined S/MIME and OpenPGP operation from Normal to Wishlist.

I am downgrading this to wishlist. Even though I had worked on this a lot the regression risk is probably too high to fix this before GpgOL becomes obsolete.

Feb 28 2023, 9:13 AM · gpgol

Feb 15 2023

cklassen added a comment to T6374: EML files: Body is empty.

Hier is a log file from GpgOL (+Code verfolgung)

Feb 15 2023, 11:51 AM · gpgol, Bug Report
cklassen created T6374: EML files: Body is empty.
Feb 15 2023, 11:22 AM · gpgol, Bug Report

Feb 14 2023

aheinecke added a comment to T6371: GpgOL: Handle CreateProcess errors caused by Microsoft Defender Enterprise.

I have seen that the rule is honoring the exclusions of Microsoft Defender but I do not know if one would need to exclude gpgol.dll or the gpgolconfig.exe / gpg.exe in this case. https://learn.microsoft.com/en-us/microsoft-365/security/defender-endpoint/attack-surface-reduction-rules-reference?view=o365-worldwide#microsoft-defender-antivirus-exclusions-and-asr-rules

Feb 14 2023, 9:33 AM · gpgme, Restricted Project, gpgol
aheinecke triaged T6371: GpgOL: Handle CreateProcess errors caused by Microsoft Defender Enterprise as Wishlist priority.
Feb 14 2023, 9:27 AM · gpgme, Restricted Project, gpgol

Feb 8 2023

werner triaged T6339: Outlook crashes when selecting a contact (with HTML mails enabled) as Low priority.

Gpg4win 4.1.0 comes a slighly newer gpgol which should be tried before we continue. Set to low prioprity because this seems not to be easily reproducible.

Feb 8 2023, 12:55 PM · gpgol, Bug Report

Feb 1 2023

werner moved T6362: Libkleo, GpgOL: Use global inst-type flag of GPGME from Backlog to QA for next release on the gpgme board.
Feb 1 2023, 5:46 PM · gpgme (gpgme 1.23.x), Restricted Project, gpgol, kleopatra
werner reassigned T6362: Libkleo, GpgOL: Use global inst-type flag of GPGME from werner to aheinecke.

The gpgme part has been done. Some minor changes in Kleopatra regarding the VERSION file checking would be useful.

Feb 1 2023, 5:32 PM · gpgme (gpgme 1.23.x), Restricted Project, gpgol, kleopatra
aheinecke assigned T6362: Libkleo, GpgOL: Use global inst-type flag of GPGME to werner.

As discussed with Werner, the initial default will be changed "guessed" in GPGME to avoid code duplication between libkleo and GPGME.

Feb 1 2023, 10:21 AM · gpgme (gpgme 1.23.x), Restricted Project, gpgol, kleopatra

Jan 30 2023

aheinecke renamed T6362: Libkleo, GpgOL: Use global inst-type flag of GPGME from Libkleo: Use global inst-type flag of GPGME to Libkleo, GpgOL: Use global inst-type flag of GPGME.
Jan 30 2023, 2:35 PM · gpgme (gpgme 1.23.x), Restricted Project, gpgol, kleopatra
aheinecke triaged T6362: Libkleo, GpgOL: Use global inst-type flag of GPGME as High priority.
Jan 30 2023, 2:25 PM · gpgme (gpgme 1.23.x), Restricted Project, gpgol, kleopatra

Jan 25 2023

aheinecke triaged T6357: GpgOL: Some text/plain mails are empty if outlook is set to prefer text mails. as High priority.
Jan 25 2023, 5:47 PM · gpgol, Restricted Project

Jan 12 2023

aheinecke raised the priority of T6270: GpgOL: revision of configuration public key import from Normal to High.

This should really be in the next release.

Jan 12 2023, 3:16 PM · gpgol, Restricted Project

Jan 11 2023

ikloecker placed T4505: SM, W32: GPGSM hangs up the GnuPG System up for grabs.

Putting up for grabs and removing Kleopatra tag since for Kleopatra users this has been fixed (unless they manage to trigger multiple separate concurrent imports in Kleopatra).

Jan 11 2023, 11:04 AM · Restricted Project, gpgol, S/MIME, gpg4win, Windows
jrg.sichermann closed T6251: Invalid ID in GpgOL while sending myself a signed and encrypted message as Resolved.

Hello Andre Heinecke,

Jan 11 2023, 7:50 AM · Info Needed, S/MIME, gpgol

Jan 10 2023

aheinecke moved T5227: GpgOL: User documentation from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jan 10 2023, 12:53 PM · Documentation, Restricted Project, gpgol

Jan 9 2023

dypriem added a comment to T6339: Outlook crashes when selecting a contact (with HTML mails enabled).

I'm that user - only thing I can think of really is that I used the tool "O&O ShutUp10++" to restrict Win10 Settings. During the troubleshooting I reverted to the standard settings, but it made not difference.

Jan 9 2023, 4:01 PM · gpgol, Bug Report

Jan 6 2023

bernhard added a comment to T6339: Outlook crashes when selecting a contact (with HTML mails enabled).

As I assume that many people have HTML emails still turned on, and have no crashes, there probably are more conditions that have to be met to trigger this crash.

Jan 6 2023, 2:07 PM · gpgol, Bug Report
bernhard renamed T6339: Outlook crashes when selecting a contact (with HTML mails enabled) from Outlook crashes when selecting a contact to Outlook crashes when selecting a contact (with HTML mails enabled).
Jan 6 2023, 2:05 PM · gpgol, Bug Report
cklassen created T6339: Outlook crashes when selecting a contact (with HTML mails enabled).
Jan 6 2023, 9:36 AM · gpgol, Bug Report