Page MenuHome GnuPG
Feed Advanced Search

Dec 4 2019

maiden_taiwan added a comment to T4585: pinentry-tty mishandles ctrl-C.

I agree with everything in the previous comment. Just hoping for simple, robust UI like gpg 1.x that works over an SSH connection (no GUI) for ordinary file decryption on the command line.

Dec 4 2019, 1:43 PM · Restricted Project, Bug Report
hfalk created T4769: gnupg:passphrase for new key asked three times.
Dec 4 2019, 1:31 PM · gnupg24, gpgagent, gnupg (gpg23), Bug Report, gpg4win
gv added a comment to T4585: pinentry-tty mishandles ctrl-C.

@dkg I use gnupg 1.x for a very, very long time. I like the way it works. And most, I like that the terminal is not hidden from me when I type a password and that the characters in password does not appear on terminal as "*". Sometime the text in terminal is important to me. pinentry-tty have more or less the same behavior as gnupg 1.x. With pinentry-curses the terminal is hidden and there are '*' for each character in password that I type. Also, there is not GUI on my servers so no pinentry-(qt|gtk|anything else).

Dec 4 2019, 11:59 AM · Restricted Project, Bug Report
werner triaged T4767: gpgme_signature_t exp_timestamp behaves differently for OpenPGP vs. CMS as Low priority.
Dec 4 2019, 10:43 AM · OpenPGP, S/MIME, gpgme, Bug Report
dkg added a comment to T4767: gpgme_signature_t exp_timestamp behaves differently for OpenPGP vs. CMS.

Very few OpenPGP data signatures have an expiration time either, fwiw. I have never actually seen one in the wild, and no one that i know uses --ask-sig-expire or --default-sig-expire (it shows up in the cupt test suite and the apt test suite, but doesn't appear to be actually used by anything).

Dec 4 2019, 10:03 AM · OpenPGP, S/MIME, gpgme, Bug Report
werner added a comment to T4767: gpgme_signature_t exp_timestamp behaves differently for OpenPGP vs. CMS.

CMS signatures do not have a expiration time. Further the meaning of the expiration time of one of the certificates also depends on the validation model (shell or chain); thus a one-to-one relationship between these times is not possible.

Dec 4 2019, 8:56 AM · OpenPGP, S/MIME, gpgme, Bug Report
werner closed T4766: gpgme_signature_t relies on `unsigned long` for signature creation and expiration times as Wontfix.

We will run into all kind of problems after 2038 on 32 bit boxes. 2106 is nothing to care about.

Dec 4 2019, 8:51 AM · gpgme, Bug Report
werner triaged T4765: gpgsm --import should not try to invoke dirmngr if it is not necessary as Low priority.
Dec 4 2019, 8:47 AM · gnupg24, gnupg (gpg23), S/MIME, Bug Report
dkg created T4767: gpgme_signature_t exp_timestamp behaves differently for OpenPGP vs. CMS.
Dec 4 2019, 8:02 AM · OpenPGP, S/MIME, gpgme, Bug Report
dkg created T4766: gpgme_signature_t relies on `unsigned long` for signature creation and expiration times.
Dec 4 2019, 3:52 AM · gpgme, Bug Report

Dec 3 2019

dkg added a comment to T4585: pinentry-tty mishandles ctrl-C.

pinentry-tty is pretty fragile, and designed to be handled in a particular way. I strongly recommend a different workflow if you're using gpg secret key operations in a regular process. either:

Dec 3 2019, 10:46 PM · Restricted Project, Bug Report
dkg created T4765: gpgsm --import should not try to invoke dirmngr if it is not necessary.
Dec 3 2019, 10:26 PM · gnupg24, gnupg (gpg23), S/MIME, Bug Report
gv added a comment to T4585: pinentry-tty mishandles ctrl-C.

@maiden_taiwan Thank you. Nice trick. Works fine for for one file and covers almost all of my issues.
Still, for example, when used together with rpmsign and I have to sign multiple rpms files, is inconvenient to type ctrl-D for each rpm file (for whatever reason I want to stop the signing process) . ctrl-c just stop the process.
This worked fine with gpg 1.x. Not so much with gpg2.

Dec 3 2019, 3:08 PM · Restricted Project, Bug Report
werner added a comment to T4696: Fresh certificate get's pulled into certificate chain with expired root certificate.

Thank you.

Dec 3 2019, 3:00 PM · gnupg (gpg22), S/MIME, Bug Report
destogl added a comment to T4696: Fresh certificate get's pulled into certificate chain with expired root certificate.

I uploaded the certificate files. For a test please do the following:

Dec 3 2019, 2:31 PM · gnupg (gpg22), S/MIME, Bug Report
destogl changed the visibility for T4696: Fresh certificate get's pulled into certificate chain with expired root certificate.
Dec 3 2019, 2:28 PM · gnupg (gpg22), S/MIME, Bug Report
maiden_taiwan added a comment to T4585: pinentry-tty mishandles ctrl-C.

@gv: I am another user (not the developer), but here is a workaround I found. Type ctrl-D instead of ctrl-C to terminate pinentry-tty.

Dec 3 2019, 2:02 PM · Restricted Project, Bug Report
gv added a comment to T4585: pinentry-tty mishandles ctrl-C.

I'm sorry, this issue is far from fixed.

Dec 3 2019, 12:58 PM · Restricted Project, Bug Report

Nov 29 2019

kkumar created T4763: Decrypt Gpg files.
Nov 29 2019, 11:25 PM · Support, gpg4win
werner closed T4762: GPG decryption results in error "double free detected in tcache 2" as Resolved.

Regression due to a faulty backport. Fixed in repo; patch is F1052802
Thanks for reporting.

Nov 29 2019, 5:50 PM · gnupg, Bug Report
werner added a comment to T4762: GPG decryption results in error "double free detected in tcache 2".

Okay, I can replicate that on gnupg 2.2; it works correct on master.

Nov 29 2019, 4:43 PM · gnupg, Bug Report
werner triaged T4762: GPG decryption results in error "double free detected in tcache 2" as High priority.
Nov 29 2019, 4:33 PM · gnupg, Bug Report
nijssels created T4762: GPG decryption results in error "double free detected in tcache 2".
Nov 29 2019, 9:03 AM · gnupg, Bug Report

Nov 28 2019

jukivili closed T4425: libgcrypt relocation error on aarch64 as Resolved.
Nov 28 2019, 4:15 PM · asm, libgcrypt, Bug Report
Rycky_Tigg created T4761: Verify signatures failed.
Nov 28 2019, 1:58 PM · Support, gnupg

Nov 27 2019

werner added a comment to T4696: Fresh certificate get's pulled into certificate chain with expired root certificate.

Sorry, a fix didn't made it into 2.2.18.

Nov 27 2019, 8:19 AM · gnupg (gpg22), S/MIME, Bug Report

Nov 26 2019

werner closed T4760: gnupg-2.2.18/scd/ccid-driver.c:3702: possible missing break ? as Resolved.

This is actually unused code and it will never be called with ERR == 0. Will fix it in master anway.

Nov 26 2019, 11:22 AM · scd, Bug Report
werner closed T4759: gnupg-2.2.18/kbx/keybox-search.c:1159:36: warning: Function 'keybox_get_keyblock' argument order different as Invalid.

No bug.

Nov 26 2019, 11:20 AM · gnupg, Bug Report
werner triaged T4758: gnupg-2.2.18/dirmngr/ldap-parse-uri.c:57:27: style: Same expression on both sides of '||'. as Normal priority.

The LDAP code is actually in very bad shape because @neal added it without utilizing the ldap wrapper and thus a timeout won't work reliable.

Nov 26 2019, 11:17 AM · LDAP, dirmngr, Bug Report
werner triaged T4759: gnupg-2.2.18/kbx/keybox-search.c:1159:36: warning: Function 'keybox_get_keyblock' argument order different as Normal priority.

See T4760.

Nov 26 2019, 11:15 AM · gnupg, Bug Report
werner triaged T4760: gnupg-2.2.18/scd/ccid-driver.c:3702: possible missing break ? as Normal priority.

[ Please do not post each compiler warning as a single report. That is just just too much overhead and we do see such messages ourselves if you would provide a bit more information. ]

Nov 26 2019, 11:12 AM · scd, Bug Report
dcb created T4760: gnupg-2.2.18/scd/ccid-driver.c:3702: possible missing break ?.
Nov 26 2019, 11:02 AM · scd, Bug Report
dcb created T4759: gnupg-2.2.18/kbx/keybox-search.c:1159:36: warning: Function 'keybox_get_keyblock' argument order different.
Nov 26 2019, 10:59 AM · gnupg, Bug Report
dcb created T4758: gnupg-2.2.18/dirmngr/ldap-parse-uri.c:57:27: style: Same expression on both sides of '||'..
Nov 26 2019, 10:54 AM · LDAP, dirmngr, Bug Report

Nov 25 2019

werner triaged T4757: gpgsm --import --quiet is not quiet as Low priority.
Nov 25 2019, 10:19 PM · S/MIME, Bug Report
werner closed T4594: dirmngr appears to unilaterally import system CAs as Resolved.
Nov 25 2019, 10:16 PM · Bug Report, dirmngr, gnupg (gpg22)
werner closed T4652: avoid unnecessary trailing NUL byte in S-expressions as Resolved.
Nov 25 2019, 10:15 PM · gnupg, Bug Report
werner closed T4627: "gpg --verbose --list-secret-keys" prints a lot of warning messages unrelated to secret keys as Resolved.
Nov 25 2019, 10:15 PM · gnupg (gpg22), Bug Report
werner closed T4634: "gpg --quiet --quick-gen-key" is not quiet: emits "key $FPR marked as ultimately trusted" to stderr. as Resolved.
Nov 25 2019, 10:15 PM · gnupg (gpg22), Bug Report
werner closed T4628: new import-clean default for keys from keyservers modifies the local keyring when anything is returned as Resolved.
Nov 25 2019, 10:15 PM · Keyserver, gnupg (gpg22), Bug Report
werner closed T4665: gpg --delete-key of subkey leaves dangling subkey binding signature as Resolved.
Nov 25 2019, 10:13 PM · gnupg (gpg22), Bug Report
werner closed T4662: --locate-external-keys does not interact well with --no-auto-key-locate as Resolved.
Nov 25 2019, 10:12 PM · gnupg (gpg22), Bug Report
werner closed T4633: gpg argument "--passphrase=" yields 'missing argument for option "--passphrase="' as Resolved.
Nov 25 2019, 10:12 PM · Restricted Project, gnupg (gpg22), Bug Report
werner closed T4644: gpg: implement keybox compression run as Resolved.
Nov 25 2019, 10:12 PM · gnupg (gpg22), Bug Report
dkg created T4757: gpgsm --import --quiet is not quiet.
Nov 25 2019, 8:43 PM · S/MIME, Bug Report

Nov 23 2019

werner closed T4547: improve error message ("Not enabled") when using Tor network and standard resolver as Resolved.

The manual states that --standard-resolver is mostly for debugging. The reason you get an "not enabled" is that we can't allow direct DNS queries in Tor mode which would happen with the system (standard) DNS resolver.

Nov 23 2019, 8:32 PM · dirmngr, gnupg (gpg22), Bug Report
werner moved T4726: auto-key-locate only works with raw e-mail addresses (not angle-brackets) from Backlog to For next release on the gnupg (gpg22) board.
Nov 23 2019, 8:24 PM · gnupg (gpg22), wkd, Bug Report
ringelkrat added a comment to T4726: auto-key-locate only works with raw e-mail addresses (not angle-brackets).

Given that the the angle brackets are elsewhere used to indicate a search by mail address, it would be okay to allow for them in this case too (that is dkg's second example).
[...]
To answer your question: With the exception of case two this is desired behaviour also in the future,

Nov 23 2019, 6:53 PM · gnupg (gpg22), wkd, Bug Report

Nov 22 2019

werner closed T4752: compile GnuPG v2.3.0 GPG_ERR_NO_SERVICE as Invalid.

Please no bug reports for the development branch. You need to have a recent libgpg-error. We do not update the requirements checked by configure for master immediately. It is better to report this to gnupg-devel if you are sure that you have the latest versions of all libraries.

Nov 22 2019, 3:23 PM · Bug Report
pow created T4752: compile GnuPG v2.3.0 GPG_ERR_NO_SERVICE.
Nov 22 2019, 12:44 PM · Bug Report

Nov 21 2019

dkg created T4751: gpgsm unable to import a PKCS12 file with a NULL password.
Nov 21 2019, 4:22 AM · gnupg, Feature Request, S/MIME

Nov 20 2019

werner lowered the priority of T4628: new import-clean default for keys from keyservers modifies the local keyring when anything is returned from Normal to Wishlist.
Nov 20 2019, 8:58 AM · Keyserver, gnupg (gpg22), Bug Report

Nov 18 2019

gniibe closed T4654: Gemalto Ezio Shield (CT710): CCID command failed: Parameter error at offset 7 as Resolved.

This will be in 2.2.18, closing.

Nov 18 2019, 9:37 AM · scd, Restricted Project, Bug Report
gniibe added a comment to T4744: Password is _never_ prompted in an X session but is in a bare tty.

In my own opinion, it will be good when desktop environments support GnuPG as one of first class citizens, to protect user's data.
For example, currently, libscret stores secret data (such as WiFi shared secret, etc.) by its own cipher preference and method (and it is symmetric cipher by user's password). I don't think it is secure enough.
For me, it will be good if it is protected by user's gpg key using asymmetric crypto.

Nov 18 2019, 8:35 AM · Bug Report

Nov 16 2019

werner closed T4400: GnuPG fails to parse algorithm preferences (and presumably features) from direct key signatures as Wontfix.

UserIDs are mandatory and do not see any reason to change this except maybe by specialized application in the embedded field.

Nov 16 2019, 10:22 AM · Bug Report
werner triaged T4726: auto-key-locate only works with raw e-mail addresses (not angle-brackets) as Normal priority.
Nov 16 2019, 10:18 AM · gnupg (gpg22), wkd, Bug Report
werner added a comment to T4726: auto-key-locate only works with raw e-mail addresses (not angle-brackets).

Given that the the angle brackets are elsewhere used to indicate a search by mail address, it would be okay to allow for them in this case too (that is dkg's second example). The risk of a regression in that case is pretty low.

Nov 16 2019, 10:18 AM · gnupg (gpg22), wkd, Bug Report

Nov 15 2019

werner closed T4725: Dubious filename in literal data packet when encrypting with GPGME/GnuPGv1.4.23 as Wontfix.

it is just that we won't fix that for gpg 1.4.

Nov 15 2019, 9:18 AM · gpgme, Bug Report
doronbehar added a comment to T4744: Password is _never_ prompted in an X session but is in a bare tty.

Wow thanks for the great explanation! I've always wondered what is the relationship between gnupg and other secrets services. Personally, although Gnome's / KDE's secrets services offer better UX out of the box, I've always preferred gpg's agent because I can control it better from the command line and hence customize it's behavior. The only use I have for gnome-secrets service is for a few passwords I always want them to be cached (because I obtain them in systemd timers+services). Do you think Gnome / KDE will ever plan to _use_ gpg-agent, instead of reimplementing it?

Nov 15 2019, 8:57 AM · Bug Report
werner added a project to T4738: GpgOL deletes message body in S/Mime signed mails if Outlook is configured for .txt: gpgol.
Nov 15 2019, 8:50 AM · gpgol, Bug Report
gniibe added a comment to T4744: Password is _never_ prompted in an X session but is in a bare tty.

Sorry in advance for long explanation. :-) Well, let me show my stand point at first (to avoid confusion): I don't like the concept of "desktop integration" when it makes difficult for a user to control his environment.

Nov 15 2019, 12:48 AM · Bug Report

Nov 14 2019

doronbehar closed T4744: Password is _never_ prompted in an X session but is in a bare tty as Resolved.

Works! I still wonder though: How come my system / gpg agent has all of a sudden started using the external cache? Is this a new feature of gpg-agent? And what is the meaning of this message:

Nov 14 2019, 11:25 PM · Bug Report
gniibe added a comment to T4744: Password is _never_ prompted in an X session but is in a bare tty.

Could you try to put no-allow-external-cache in your gpg-agent.conf?
If it changes the behavior, it is your desktop environment which caches your input, I suppose.

Nov 14 2019, 9:34 AM · Bug Report
gniibe closed T4592: gpg takes > 30s to list the keys from a 17MiB `pubring.gpg` that contains a single certificate as Resolved.

I thought I close this after the release of 2.2.18.
Anway, it's done, so, closing.

Nov 14 2019, 12:00 AM · gnupg (gpg23), Bug Report
gniibe closed T4592: gpg takes > 30s to list the keys from a 17MiB `pubring.gpg` that contains a single certificate, a subtask of T2019: Order of magnitude degradation in performance in gpg2 cf gpg, as Resolved.
Nov 14 2019, 12:00 AM · Stalled, Bug Report, gnupg

Nov 13 2019

Remeron created T4749: --passphrase-fd 0 not working from command line.
Nov 13 2019, 3:08 PM · FAQ, gnupg

Nov 12 2019

werner added a comment to T3539: Update gpg4win 2.3.3 -> 3.0.1 leaves DirMngr Unable to Start (Error in Win10 Event Log).

We use "error ..." and "failed to ..." interchangable. The German translation even uses the same term for both.
Thus I think it would be better to keep the old diagnostic but show it only in --verbose mode.

Nov 12 2019, 8:41 PM · Bug Report, gpg4win
aheinecke added a comment to T4649: Improvement proposal for the trusting process (Beglaubigung).

I did not want to move the fingerprint verification process more prominent with an entry field or something like that.

Nov 12 2019, 11:00 AM · Bug Report, gpg4win
aheinecke added a subtask for T4649: Improvement proposal for the trusting process (Beglaubigung): T4660: Gpg4win 3.1.11.
Nov 12 2019, 10:57 AM · Bug Report, gpg4win
aheinecke added a comment to T4649: Improvement proposal for the trusting process (Beglaubigung).

With the new version we get an even more extensive rework of the certify dialog. We now also have support for search tags.

Nov 12 2019, 10:57 AM · Bug Report, gpg4win
aheinecke claimed T4675: Accented characters not displayed correctly.

It's probably a wrong encoding in the italian translation. Will be fixed with updating our build system to buster and NSIS-3

Nov 12 2019, 10:52 AM · i18n, Bug Report, gpg4win
aheinecke added a comment to T4592: gpg takes > 30s to list the keys from a 17MiB `pubring.gpg` that contains a single certificate.

Is this resolved?

Nov 12 2019, 10:45 AM · gnupg (gpg23), Bug Report
aheinecke closed T3539: Update gpg4win 2.3.3 -> 3.0.1 leaves DirMngr Unable to Start (Error in Win10 Event Log) as Resolved.

I tuned down the error message. I don't think there is a problem here anymore.

Nov 12 2019, 10:41 AM · Bug Report, gpg4win

Nov 11 2019

werner edited projects for T4447: Fix addition of new GPG keys to LDAP, added: gnupg (gpg23); removed gnupg.
Nov 11 2019, 6:33 PM · gnupg (gpg23), patch, LDAP, dirmngr, Bug Report
werner added a comment to T4447: Fix addition of new GPG keys to LDAP.

See also D475.

Nov 11 2019, 6:30 PM · gnupg (gpg23), patch, LDAP, dirmngr, Bug Report

Nov 9 2019

doronbehar added a comment to T4744: Password is _never_ prompted in an X session but is in a bare tty.

BTW, since I start my X session with startx, these are the relevant parts I have in my .xinitrc:

Nov 9 2019, 5:21 PM · Bug Report
doronbehar added a comment to T4744: Password is _never_ prompted in an X session but is in a bare tty.

So my gpg-agent.conf file looks like this now:

Nov 9 2019, 5:01 PM · Bug Report
werner added a comment to T4744: Password is _never_ prompted in an X session but is in a bare tty.

Please add

Nov 9 2019, 4:39 PM · Bug Report

Nov 8 2019

doronbehar created T4744: Password is _never_ prompted in an X session but is in a bare tty.
Nov 8 2019, 3:42 PM · Bug Report

Nov 7 2019

ringelkrat added a comment to T4726: auto-key-locate only works with raw e-mail addresses (not angle-brackets).
-r  STRING

does a remote key lookup only if STRING is a valid addr-spec. No extraction of the addr-spec from STRING is done and thus angle brackets inhibit the use of a remote lookup.

Nov 7 2019, 4:51 PM · gnupg (gpg22), wkd, Bug Report
werner added a comment to T4726: auto-key-locate only works with raw e-mail addresses (not angle-brackets).

does a remote key lookup only if STRING is a valid addr-spec. No extraction of the addr-spec from STRING is done and thus angle brackets inhibit the use of a remote lookup. This was implemented in this way to be as much as possible backward compatible.

Nov 7 2019, 4:02 PM · gnupg (gpg22), wkd, Bug Report
werner added a project to T4670: Key expiration time ignored for zero creation date keys: patch.
Nov 7 2019, 3:51 PM · patch, gnupg (gpg22), Bug Report
werner closed T4741: PLAINTEXT_LENGTH is sometimes incorrect as Resolved.
Nov 7 2019, 3:46 PM · gnupg (gpg22), Bug Report
werner added a project to T4677: Failure using pinentry-tty or pinentry-curses when GnuPG's standard input is a file: unreproducible.
Nov 7 2019, 3:38 PM · unreproducible, gnupg (gpg22), Bug Report
dkg reopened T4741: PLAINTEXT_LENGTH is sometimes incorrect as "Open".

DETAILS says:

*** PLAINTEXT_LENGTH <length>
    This indicates the length of the plaintext that is about to be
    written.  Note that if the plaintext packet has partial length
    encoding it is not possible to know the length ahead of time.  In
    that case, this status tag does not appear.
Nov 7 2019, 3:36 PM · gnupg (gpg22), Bug Report
werner closed T4677: Failure using pinentry-tty or pinentry-curses when GnuPG's standard input is a file as Resolved.

Sorry, we can't replicate this with the current pinentry version.

Nov 7 2019, 3:23 PM · unreproducible, gnupg (gpg22), Bug Report
werner lowered the priority of T4696: Fresh certificate get's pulled into certificate chain with expired root certificate from High to Normal.
Nov 7 2019, 3:18 PM · gnupg (gpg22), S/MIME, Bug Report
werner moved T4628: new import-clean default for keys from keyservers modifies the local keyring when anything is returned from Backlog to For next release on the gnupg (gpg22) board.
Nov 7 2019, 3:15 PM · Keyserver, gnupg (gpg22), Bug Report
werner changed the status of T4628: new import-clean default for keys from keyservers modifies the local keyring when anything is returned from Open to Testing.
Nov 7 2019, 3:14 PM · Keyserver, gnupg (gpg22), Bug Report
werner edited projects for T4619: Unable to decrypt symmetric-key encrypted data, added: gnupg (gpg23); removed gnupg (gpg22).
Nov 7 2019, 2:36 PM · gnupg24, gnupg (gpg23), Bug Report
werner closed T4741: PLAINTEXT_LENGTH is sometimes incorrect as Invalid.
Nov 7 2019, 2:32 PM · gnupg (gpg22), Bug Report
feinstein added a comment to T4739: Kleopatra Verification Duplicates Results.

I always select both files and click to verify, I thought that was the way
it was supposed to be done, that I should provide the file and the
signature to the program.

Nov 7 2019, 2:15 PM · kleopatra, Bug Report, gpg4win
aheinecke added a comment to T4739: Kleopatra Verification Duplicates Results.

Just downloaded the file and signature and there is only one signature. Just verifying the signature also does not result in duplicated results.

Nov 7 2019, 9:16 AM · kleopatra, Bug Report, gpg4win
werner added a comment to T4741: PLAINTEXT_LENGTH is sometimes incorrect.

"PLAINTEXT 75 ..." means UTF-8 encoding (u) which is not not binary (b) or MIME ('m') and thus on Unix the line endings are converted from CR,LF to LF. On Windows you should see a different length. See plaintext.c#handle_plaintext()

Nov 7 2019, 8:43 AM · gnupg (gpg22), Bug Report
aheinecke claimed T4739: Kleopatra Verification Duplicates Results.

Thanks for the report. I'm only giving it low priority because while it is ugly it is no loss of functionality.

Nov 7 2019, 8:41 AM · kleopatra, Bug Report, gpg4win
dkg created T4741: PLAINTEXT_LENGTH is sometimes incorrect.
Nov 7 2019, 6:02 AM · gnupg (gpg22), Bug Report

Nov 5 2019

feinstein created T4739: Kleopatra Verification Duplicates Results.
Nov 5 2019, 2:55 AM · kleopatra, Bug Report, gpg4win

Nov 4 2019

werner closed T4737: gpg does not ask me again when an incorrect password is provided during `gpg --sign` on Chinese systems as Resolved.

Thanks for the report. I fixed this for the next 2.2 release and put a not in the source file to not translate the keyword.

Nov 4 2019, 9:52 AM · Bug Report

Nov 1 2019

gnupgpacker updated the task description for T4738: GpgOL deletes message body in S/Mime signed mails if Outlook is configured for .txt.
Nov 1 2019, 6:01 PM · gpgol, Bug Report
gnupgpacker updated the task description for T4738: GpgOL deletes message body in S/Mime signed mails if Outlook is configured for .txt.
Nov 1 2019, 6:01 PM · gpgol, Bug Report