Page MenuHome GnuPG

gpgolProject
ActivePublic

Watchers (1)

Details

Description

GpgOL is an Outlook Add-In for Outlook 2010 and later. However, it won't work with the future Outlook which will come without MAPI support. We are going to replace that Add-In by the new gpgol2 .

Recent Activity

Wed, Dec 18

CarlSchwan triaged T7464: Support GpgOL_MIME_structure.mime files as Normal priority.
Wed, Dec 18, 1:02 PM · mimetreeparser, gpgol

Tue, Dec 17

ebo edited projects for T6548: GpgOL: Prefer S/MIME might result in different results with internal and external resolution, added: gpd5x; removed Restricted Project.
Tue, Dec 17, 9:18 AM · gpd5x, kleopatra, gpgol

Mon, Dec 16

aheinecke reassigned T5854: Windows registry option to prevent modifications to signed/encrypted messages after validation by GpgOL from aheinecke to mmontkowski.

This was now added as disableAutoPreview (the option was renamed after 26c2fc196bb73d9bd96c91ea7cc12679d925b376 )

Mon, Dec 16, 9:58 PM · gpgol, Feature Request
aheinecke placed T4865: Kleopatra / GpgOL no support for CRL or pubkey attachments up for grabs.
Mon, Dec 16, 9:51 PM · kleopatra, gpgol
aheinecke closed T2366: No DEP/ASLR or other security mitigations for GpgEX/GpgOL as Resolved.

Since codesigning for all dlls was added this is fully resolved.

Mon, Dec 16, 9:49 PM · Feature Request, Windows 64, gpgol, gpg4win, Windows, Windows 32
aheinecke closed T3531: Gpg4win: Error when parsing message (attempts to decrypt unencrypted public key block) as Wontfix.

There won't be improvements to PGP/Inline

Mon, Dec 16, 9:47 PM · gpgol, Bug Report, gpg4win
aheinecke closed T4295: PGP/MIME emails not decrypted as Invalid.
Mon, Dec 16, 9:44 PM · gpgol, Bug Report, gpg4win
aheinecke closed T4738: GpgOL deletes message body in S/Mime signed mails if Outlook is configured for .txt as Resolved.

The status of HTML Mails is noted in T6333 everything else here does no longer apply afaik. Although mailstore has since been known as an incompatible addin.

Mon, Dec 16, 9:42 PM · gpgol, Bug Report
aheinecke closed T5335: GpgOL: Ignore unknown PR_SECURTIY_FLAGS as Resolved.

Forgotten to resolve the issue when fixing it.

Mon, Dec 16, 9:34 PM · gpgol
aheinecke merged T5709: Embedded images are seen as attachments after encrypting and decrypting into T5982: GpgOL: More fine grained discovery of content-id / embedded parts .
Mon, Dec 16, 9:33 PM · Restricted Project, gpgol
aheinecke merged T6005: Problem decrypting inline images came up again into T5982: GpgOL: More fine grained discovery of content-id / embedded parts .
Mon, Dec 16, 9:30 PM · Restricted Project, gpgol
aheinecke merged task T6005: Problem decrypting inline images came up again into T5982: GpgOL: More fine grained discovery of content-id / embedded parts .
Mon, Dec 16, 9:30 PM · Unreleased, Bug Report, gpgol
aheinecke added a comment to T6005: Problem decrypting inline images came up again.

I have fixed this as a7349189f3af05822eba4bd17b62482fa2b0747f so I am closing this as a duplicate of T5982 because it is clear to me now that the problem was sending and no receiving such mails and was broken by 9f81ed6561c5f41e50d1a51333c9586a33ed2ef6

Mon, Dec 16, 9:30 PM · Unreleased, Bug Report, gpgol
aheinecke placed T6548: GpgOL: Prefer S/MIME might result in different results with internal and external resolution up for grabs.
Mon, Dec 16, 9:09 PM · gpd5x, kleopatra, gpgol
aheinecke placed T6333: GpgOL: Improve handling of HTML Only mails up for grabs.

I mostly receive HTML only mails from automated mail systems.

Mon, Dec 16, 9:05 PM · gpgol, Restricted Project
aheinecke closed T6614: GpgOL: Use GpgME::Data::setEncoding(MimeEncoding) for encrypted / opaque signed data. as Resolved.

Sorry, what I meant by this was just 9316d458d509dd0237a6bb82109c0f48549c3e59 which I added to T6582 instead of this ticket

Mon, Dec 16, 8:52 PM · Restricted Project, gpgol
aheinecke added a comment to T6885: Forwarding mail with attachments embeded into the *.eml file will trigger GpgOL reporting an index out of range.

This was fixed by c0ca4f1b254f6879d719d1a5ed43a51ca9015b93 since the embedded message was not handled it was not extracted / parsed into an Attachment C++ Object which caused this error. I don't want to change the status of tasks which are not assigned to me but i saw it while looking over my open assigned tickets.

Mon, Dec 16, 8:46 PM · gpgol, Restricted Project, Bug Report, gpg4win
ebo moved T7312: The security approval dialog (GpgOL) sometimes closes before choice is made from WiP to QA on the vsd33 board.
Mon, Dec 16, 11:19 AM · gpgol, vsd33, libkleo, Restricted Project
ebo moved T7098: Change the GpgOL encryption icon according to its state from Backlog to WiP on the vsd33 board.
Mon, Dec 16, 11:02 AM · vsd33, Feature Request, Restricted Project, gpgol

Wed, Dec 11

aheinecke reassigned T5982: GpgOL: More fine grained discovery of content-id / embedded parts from mmontkowski to werner.

I misunderstood the problem. On the receiving side this was already fixed by me in 2019 9a9fe4e7fcad92bfba49ade9a6c44373f170ccd2

Wed, Dec 11, 4:28 PM · Restricted Project, gpgol
aheinecke closed T4911: gpgOl outlook 2013 bug, cant send email as Resolved.

Closing since the cause for this was identified.

Wed, Dec 11, 6:51 AM · Info Needed, gpgol, Bug Report, gpg4win

Wed, Dec 4

aheinecke added a comment to T5982: GpgOL: More fine grained discovery of content-id / embedded parts .

Maybe its overthinking the problem of attachments with content-id but no reference in the HTML (btw. if mails are shown as plain text all attachments are listed regardless of their content id. ) I guess code like: if filename.endsWith(.png) || filename.endsWith(.jpg) || filename.endsWith(.jpeg) then ignore_cid=false; else ignore_cid = true. Would do the right thing 99% of the time. Core reference: rOd87848059727587be1f660283e0aeb3be16cc382

Wed, Dec 4, 1:10 PM · Restricted Project, gpgol

Mon, Dec 2

ikloecker closed T5124: Kleopatra GUI Not Working as Resolved.

I assume the problem has been resolved because we never got feedback that the problem persists.

Mon, Dec 2, 11:59 AM · kleopatra, Info Needed, gpgol, Bug Report

Nov 13 2024

werner triaged T7392: GPGOL GPG4WIN 4.3.1 Outlook 2019 as Low priority.

Please ask on the forum or a mailing list for help.

Nov 13 2024, 4:17 PM · Support, gpgol

Nov 5 2024

ebo moved T7098: Change the GpgOL encryption icon according to its state from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 5 2024, 1:32 PM · vsd33, Feature Request, Restricted Project, gpgol

Nov 4 2024

ebo moved T7312: The security approval dialog (GpgOL) sometimes closes before choice is made from Backlog to Done on the gpgol board.
Nov 4 2024, 4:09 PM · gpgol, vsd33, libkleo, Restricted Project
ebo moved T7312: The security approval dialog (GpgOL) sometimes closes before choice is made from Restricted Project Column to Restricted Project Column on the Restricted Project board.

Gpg4win-Beta-70: This works now, the issue can not be reproduced any more like described

Nov 4 2024, 4:09 PM · gpgol, vsd33, libkleo, Restricted Project

Oct 17 2024

ebo moved T7312: The security approval dialog (GpgOL) sometimes closes before choice is made from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 17 2024, 9:28 AM · gpgol, vsd33, libkleo, Restricted Project

Oct 8 2024

CarlSchwan closed T4269: Kleopatra / GpgOL: Test and fix disabled key handling as Resolved.

This is no longer possible. The sign/encrypt button is disabled and an info box is displayed.

Oct 8 2024, 5:43 PM · Bug Report, kleopatra, gpgol, gpg4win
werner edited Description on gpgol.
Oct 8 2024, 12:33 PM

Oct 7 2024

aheinecke added a comment to T6424: GpgOL: Move resolver code into Kleopatra.

When I last talked about this ticket I had not thought of the fact that we need to have this in some kleowrap wrapper and that currently stdout and stderr are not printed in a process which forwards its call to an already running kleopatra.

Oct 7 2024, 3:01 PM · vsd33, Restricted Project, kleopatra, gpgol
aheinecke added a comment to T6424: GpgOL: Move resolver code into Kleopatra.

I thought about this and any change here has a regression risk and the release is already overdue. If we change this now as a band aid before a release with keyboxd we really need this only for one release.

Oct 7 2024, 2:59 PM · vsd33, Restricted Project, kleopatra, gpgol

Oct 2 2024

ikloecker moved T7312: The security approval dialog (GpgOL) sometimes closes before choice is made from Backlog to WiP on the vsd33 board.

Backported for VSD 3.3

Oct 2 2024, 1:43 PM · gpgol, vsd33, libkleo, Restricted Project

Oct 1 2024

ikloecker changed the status of T7312: The security approval dialog (GpgOL) sometimes closes before choice is made from Open to Testing.

Fixed.

Oct 1 2024, 4:25 PM · gpgol, vsd33, libkleo, Restricted Project

Sep 27 2024

werner added a comment to T6424: GpgOL: Move resolver code into Kleopatra.

FWIW, a related task is T7308

Sep 27 2024, 4:07 PM · vsd33, Restricted Project, kleopatra, gpgol
werner triaged T6424: GpgOL: Move resolver code into Kleopatra as High priority.

Alright, we should do that in any case because two key caches are never a good idea and in particualr not if one of them needs too be reloaded too often. Thus re-using the one in Kleopatra is the proper solution. I recall that we looked at this at a time when we already started to design gpgol2 which would solve the problem anyway. However, at least for vsd we need to keep on using the classic gpgol for quite some more time. Thus the effort to improve the key resolving in gpgol is really justified.

Sep 27 2024, 11:19 AM · vsd33, Restricted Project, kleopatra, gpgol
aheinecke added a comment to T6424: GpgOL: Move resolver code into Kleopatra.

The problem is that this is a just a band aid at best. The underlying problem that shows up in other places is not fixed. We should apply the band aid only if we say we don't fix the underlying problem.

Sep 27 2024, 10:13 AM · vsd33, Restricted Project, kleopatra, gpgol
werner added a comment to T6424: GpgOL: Move resolver code into Kleopatra.

Something which has high priority but has not been touch can't have a super high priority.

Sep 27 2024, 10:11 AM · vsd33, Restricted Project, kleopatra, gpgol
aheinecke raised the priority of T6424: GpgOL: Move resolver code into Kleopatra from Low to Needs Triage.

Either this has super high priority or we fix S/MIME keylistings in GnuPG. I will write a mail with details as that involves customer information.

Sep 27 2024, 12:49 AM · vsd33, Restricted Project, kleopatra, gpgol

Sep 26 2024

werner closed T5750: GpgOL links to an FSF page for "Unsicher GpgOL" as Resolved.

I see only links to our own pages and to the emailselfdefense - which is a good resource.

Sep 26 2024, 3:29 PM · Restricted Project, Feature Request, gpgol
werner lowered the priority of T6167: GpgOL: Window resize on forwarding from Normal to Low.
Sep 26 2024, 3:25 PM · Too Old, Restricted Project, gpgol
werner lowered the priority of T6192: GpgOL: deactivation of S/MIME does not affect previously sent mails from Normal to Low.

Hmm, two years old - I doubt that it makes sense to continue here.

Sep 26 2024, 3:24 PM · Too Old, Restricted Project, gpgol
werner lowered the priority of T6270: GpgOL: revision of configuration public key import from Normal to Low.

Priority lowered in the light of the the forthcoming gpgol.js

Sep 26 2024, 3:22 PM · gpgol, Restricted Project
werner lowered the priority of T6518: GpgOL shows a blank message if an X.509 curve is used for signing from Normal to Wishlist.
Sep 26 2024, 3:19 PM · Restricted Project, gpgol, Feature Request
werner moved T6566: GpgOL: newly generated key not loaded in the security confirmation dialog from Backlog to Done on the gpgol board.
Sep 26 2024, 3:16 PM · vsd32 (vsd-3.2.0), gpgol, Restricted Project
werner closed T6566: GpgOL: newly generated key not loaded in the security confirmation dialog as Resolved.

Should definitely work with gpg4win if it works with vsd.

Sep 26 2024, 3:16 PM · vsd32 (vsd-3.2.0), gpgol, Restricted Project
werner moved T6566: GpgOL: newly generated key not loaded in the security confirmation dialog from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Sep 26 2024, 3:14 PM · vsd32 (vsd-3.2.0), gpgol, Restricted Project
werner added a comment to T6614: GpgOL: Use GpgME::Data::setEncoding(MimeEncoding) for encrypted / opaque signed data..

A bit more verbose description would be helpful ...

Sep 26 2024, 3:12 PM · Restricted Project, gpgol
werner closed T6656: GpgOL: Better name for "GpgOL_MIME_structure.txt" as Resolved.
Sep 26 2024, 3:08 PM · Restricted Project, gpgol
werner renamed T6885: Forwarding mail with attachments embeded into the *.eml file will trigger GpgOL reporting an index out of range from Forwarding mail with attachments embeded into the *.eml file will trigger GnuPG reporting an index out of range to Forwarding mail with attachments embeded into the *.eml file will trigger GpgOL reporting an index out of range.
Sep 26 2024, 2:37 PM · gpgol, Restricted Project, Bug Report, gpg4win