Page MenuHome GnuPG
Feed All Stories

Nov 7 2018

bochulindra added a comment to T4243: Test failure in libgcrypt-1.8.4.

Hi sorry, here it is. I don't see a recommended way for providing a ton of text, so just pasting it here.

Nov 7 2018, 8:39 PM · Documentation, Tests, libgcrypt, Bug Report
jukivili committed rC9d6431604b5e: Fix inlining of ocb_get_l for x86 AES implementations (authored by jukivili).
Fix inlining of ocb_get_l for x86 AES implementations
Nov 7 2018, 7:59 PM
jukivili committed rC3f76319803a4: Fix 'variable may be used uninitialized' warning for CTR mode (authored by jukivili).
Fix 'variable may be used uninitialized' warning for CTR mode
Nov 7 2018, 7:59 PM
werner added a comment to T4182: Dirmngr: Keeps files in homedir open on Windows.

The dirmngr may at any time open a file in that directory and thus there is no reliable way to remove the home directory when any gpg tool is running. Daemons need to be stopped before a directory can be deleted. So I think this is a non-issue and brought to the table only because we have that kludge of detecting a n unlinked directory on Unix. But even on Unix this is not possible to get rid of the home directory, for example if you want to umount it.

Nov 7 2018, 5:26 PM · dirmngr
gniibe committed rEb39b44b9acbe: Fix a typo. (authored by gniibe).
Fix a typo.
Nov 7 2018, 10:53 AM
werner added a comment to D470: Use intptr_t for file/pid handle on Windows.

Using intptr_t works with this particular case but it does not
solve the general problem under Windows. On Windows an integer
may identify a libc file handle, a socket, and some other
objects. Despite that they are integers they are all different objects
and it is hard to distinguish them

Nov 7 2018, 10:25 AM
msc added a comment to T4241: GpgOL: Unable to save an encrypted message over the microsoft outlook interface.

Ok. Thank you for sharing informations!

Nov 7 2018, 9:48 AM · Bug Report, gpg4win
aheinecke added a comment to T4241: GpgOL: Unable to save an encrypted message over the microsoft outlook interface.

Yep, I can access this property.

Nov 7 2018, 9:36 AM · Bug Report, gpg4win
gniibe closed T4169: --skip-hidden-recipients broken as Resolved.
Nov 7 2018, 9:22 AM
gniibe created T4244: Better enum_secret_keys by asking gpg-agent KEYINFO --list.
Nov 7 2018, 9:21 AM · Restricted Project, gnupg
gniibe added a comment to T4169: --skip-hidden-recipients broken.

I think that it's good to rewrite enum_secret_keys in g10/skclist.c.

Nov 7 2018, 9:19 AM
gniibe added a comment to T4169: --skip-hidden-recipients broken.

The bug is gone by rG79f165d7a8bc: gpg: Make --skip-hidden-recipients work again..

Nov 7 2018, 9:06 AM
werner added a comment to T4243: Test failure in libgcrypt-1.8.4.

Please provide a complete build log or at least the output of the configure run.

Nov 7 2018, 8:06 AM · Documentation, Tests, libgcrypt, Bug Report
l10n daemon script <scripty@kde.org> committed rKLEOPATRA6c78ca0d185d: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
Nov 7 2018, 4:35 AM

Nov 6 2018

bochulindra created T4243: Test failure in libgcrypt-1.8.4.
Nov 6 2018, 4:01 PM · Documentation, Tests, libgcrypt, Bug Report
werner added a comment to T4175: HTTP 5xx should fail over to the next server.

Sorry, it didn't made it into 2.2.11.

Nov 6 2018, 12:48 PM · dirmngr, Feature Request
werner added a comment to T4169: --skip-hidden-recipients broken.

I guess we can close that, right?

Nov 6 2018, 12:48 PM
werner closed T4233: GnuPG 2.2.11 release as Resolved.

Released: https://lists.gnupg.org/pipermail/gnupg-announce/2018q4/000432.html

  • gpgsm: Fix CRL loading when intermediate certicates are not yet trusted.
  • gpgsm: Fix an error message about the digest algo. [T4219]
  • gpg: Fix a wrong warning due to new sign usage check introduced​ with 2.2.9. [T4014]
  • gpg: Print the "data source" even for an unsuccessful keyserver query. ​
  • gpg: Do not store the TOFU trust model in the trustdb. This allows to enable or disable a TOFU model without triggering a trustdb rebuild. [T4134]
  • scd: Fix cases of "Bad PIN" after using "forcesig". [T4177]
  • agent: Fix possible hang in the ssh handler. [T4221]
  • dirmngr: Tack the unmodified mail address to a WKD request. See commit a2bd4a64e5b057f291a60a9499f881dd47745e2f for details.
  • dirmngr: Tweak diagnostic about missing LDAP server file.
  • dirmngr: In verbose mode print the OCSP responder id.
  • dirmngr: Fix parsing of the LDAP port. [T4230]
  • wks: Add option --directory/-C to the server. Always build the​ server on Unix systems.
  • wks: Add option --with-colons to the client. Support sites which​ use the policy file instead of the submission-address file.
  • Fix EBADF when gpg et al. are called by broken CGI scripts.
  • Fix some minor memory leaks and bugs.
Nov 6 2018, 12:42 PM · gnupg (gpg22), Release Info
werner committed rD8ea539b320dc: swdb: Released GnuPG 2.2.11 (authored by werner).
swdb: Released GnuPG 2.2.11
Nov 6 2018, 12:30 PM
werner committed rG10157b417932: Post release updates. (authored by werner).
Post release updates.
Nov 6 2018, 12:24 PM
werner committed rGcb46b787571e: Release 2.1.11 (authored by werner).
Release 2.1.11
Nov 6 2018, 12:24 PM
werner committed rGe11bab3c1181: po: Update Czech translation (authored by petr_p).
po: Update Czech translation
Nov 6 2018, 12:24 PM
werner committed rG7e72bb4295e4: po: Update German translation (authored by werner).
po: Update German translation
Nov 6 2018, 12:24 PM
aheinecke committed rOe367d25a02d0: Update POTFILES and po files and de.po (authored by aheinecke).
Update POTFILES and po files and de.po
Nov 6 2018, 11:51 AM
msc added a comment to T4241: GpgOL: Unable to save an encrypted message over the microsoft outlook interface.

So maybe closing the inspector, too is necessary here so that the real close / unload on the mail is triggered. But it might just be that Outlook immediately reopens the mail in your case. Then it won't help but I think you should try that, too because any Interprocess communication will be more effort.

Nov 6 2018, 11:23 AM · Bug Report, gpg4win
aheinecke lowered the priority of T4184: Outlook 2013 Appointments vanish when send as a E-Mail from High to Normal.

It happens with 3.1.4, too.

Nov 6 2018, 11:16 AM · gpgol, Bug Report, gpg4win
aheinecke added a parent task for T4227: Gpg4win 3.1.5: T4188: moving encrypted mails out of Junk folder fails.
Nov 6 2018, 9:23 AM · gpg4win, Release Info
aheinecke added a subtask for T4188: moving encrypted mails out of Junk folder fails: T4227: Gpg4win 3.1.5.
Nov 6 2018, 9:23 AM · Bug Report, gpg4win
aheinecke changed the status of T4188: moving encrypted mails out of Junk folder fails from Open to Testing.

Works nicely now. I added a "yellow" warning to indicate that the message is a crypto message that can't be handled by GpgOL in the Junk folder. I see no way to actually decrypt in the Junk folder as we are not allowed to access attachments.

Nov 6 2018, 9:22 AM · Bug Report, gpg4win
werner assigned T4242: Improper construction for gpg.constants.import in GPGME python bindings to BenM.
Nov 6 2018, 9:19 AM · Bug Report
aheinecke committed rOa49abe7fe79e: Add junk mail handling (authored by aheinecke).
Add junk mail handling
Nov 6 2018, 9:17 AM
aheinecke committed rO83c00237b6b9: Fix infographic url (authored by aheinecke).
Fix infographic url
Nov 6 2018, 9:17 AM
aheinecke committed rOb9dea48de425: Add junk/spam mail folder detection (authored by aheinecke).
Add junk/spam mail folder detection
Nov 6 2018, 9:17 AM
aheinecke committed rO99d4c80e5745: Fix tests build for different gpgmepp prefix (authored by aheinecke).
Fix tests build for different gpgmepp prefix
Nov 6 2018, 9:17 AM
aheinecke added a comment to T4241: GpgOL: Unable to save an encrypted message over the microsoft outlook interface.
In T4241#119944, @msc wrote:

I wonder if it would be possible for you to close the mail / inspector of the mail with DiscardChanges before doing a save as?

Discarding changes with the Close(OlDiscard) method has no effect on the issue.

Nov 6 2018, 8:16 AM · Bug Report, gpg4win
gniibe committed rG01b77ebbb71d: g10: Fix print_keygrip for smartcard. (authored by gniibe).
g10: Fix print_keygrip for smartcard.
Nov 6 2018, 7:37 AM
gniibe committed rG627839ea88da: g10: Fix print_keygrip for smartcard. (authored by gniibe).
g10: Fix print_keygrip for smartcard.
Nov 6 2018, 7:33 AM
BenM committed rMd0a5caf73c2d: docs: python bindings (authored by BenM).
docs: python bindings
Nov 6 2018, 6:25 AM
BenM committed rM0cb625da84d7: python examples: another importer (authored by BenM).
python examples: another importer
Nov 6 2018, 4:59 AM
gniibe added a comment to D470: Use intptr_t for file/pid handle on Windows.

Here are warnings:

Nov 6 2018, 4:51 AM
BenM committed rM1b9d30db089e: python examples: protonmail hkp scripts (authored by BenM).
python examples: protonmail hkp scripts
Nov 6 2018, 4:14 AM
gniibe added a comment to D470: Use intptr_t for file/pid handle on Windows.

If we can assume C99, we have the type.
I know, it is not guaranteed to be enough size. For particular host (Windows 64-bit), it works.

Nov 6 2018, 3:27 AM
gniibe created D470: Use intptr_t for file/pid handle on Windows.
Nov 6 2018, 3:26 AM

Nov 5 2018

werner committed rG66e0bd37ee3d: wks: New option --with-colons for gpg-wks-client. (authored by werner).
wks: New option --with-colons for gpg-wks-client.
Nov 5 2018, 9:00 PM
werner committed rGe3a1e80d1348: wks: New option --with-colons for gpg-wks-client. (authored by werner).
wks: New option --with-colons for gpg-wks-client.
Nov 5 2018, 8:59 PM
brents added a comment to T4242: Improper construction for gpg.constants.import in GPGME python bindings.

or, more accurately so it matches the C api, perhaps gpg.constants.import_status

Nov 5 2018, 8:38 PM · Bug Report
jukivili committed rC23f56d3359ca: stdmem: free: only call _gcry_secmem_free if needed (authored by jukivili).
stdmem: free: only call _gcry_secmem_free if needed
Nov 5 2018, 8:15 PM
jukivili committed rCd6c6680ca31c: secmem: fix potential memory visibility issue (authored by jukivili).
secmem: fix potential memory visibility issue
Nov 5 2018, 8:15 PM
jukivili committed rC0068d41d9304: Change buf_cpy and buf_xor* functions to use buf_put/buf_get helpers (authored by jukivili).
Change buf_cpy and buf_xor* functions to use buf_put/buf_get helpers
Nov 5 2018, 8:15 PM
jukivili committed rC4faeaa1cbd23: wipememory: use memset for non-constant length or large buffer wipes (authored by jukivili).
wipememory: use memset for non-constant length or large buffer wipes
Nov 5 2018, 8:15 PM
jukivili committed rC30e783ec4874: rijndael: fix unused parameter warning (authored by jukivili).
rijndael: fix unused parameter warning
Nov 5 2018, 8:15 PM
jukivili committed rCec49013d23d9: mpi/longlong.h: enable inline assembly for powerpc64 (authored by jukivili).
mpi/longlong.h: enable inline assembly for powerpc64
Nov 5 2018, 8:15 PM
jukivili committed rC2aece89d3967: Change remaining users of _gcry_fips_mode to use fips_mode (authored by jukivili).
Change remaining users of _gcry_fips_mode to use fips_mode
Nov 5 2018, 8:15 PM
brents created T4242: Improper construction for gpg.constants.import in GPGME python bindings.
Nov 5 2018, 7:24 PM · Bug Report
msc added a comment to T4241: GpgOL: Unable to save an encrypted message over the microsoft outlook interface.

Yes that is expected, we block the save event as long as we have replaced the Body / Attachments of the mail with decrypted contents are shown. In our debug log you would see the message "Canceling write event".

Yes, I can confirm that log entry.

Nov 5 2018, 5:11 PM · Bug Report, gpg4win
aheinecke added a comment to T4188: moving encrypted mails out of Junk folder fails.

Yes I see the problem and have a fix for it. I'm just trying to make it nice now :-)

Nov 5 2018, 4:43 PM · Bug Report, gpg4win
JJworx added a comment to T4188: moving encrypted mails out of Junk folder fails.

Yes, I also can't decrypt the files there. As Outlook warns about
restricting access to attachments and active contents, the reason is
clear. The mail must be moved elsewhere.

Nov 5 2018, 4:40 PM · Bug Report, gpg4win
aheinecke added a comment to T4188: moving encrypted mails out of Junk folder fails.

I can reproduce that it won't be moved.

Nov 5 2018, 4:10 PM · Bug Report, gpg4win
aheinecke added a parent task for T4227: Gpg4win 3.1.5: T4233: GnuPG 2.2.11 release.
Nov 5 2018, 4:02 PM · gpg4win, Release Info
aheinecke added a subtask for T4233: GnuPG 2.2.11 release: T4227: Gpg4win 3.1.5.
Nov 5 2018, 4:02 PM · gnupg (gpg22), Release Info
aheinecke added a parent task for T4227: Gpg4win 3.1.5: T4218: GpgOL: Populate key cache on startup.
Nov 5 2018, 4:02 PM · gpg4win, Release Info
aheinecke added a subtask for T4218: GpgOL: Populate key cache on startup: T4227: Gpg4win 3.1.5.
Nov 5 2018, 4:02 PM · gpg4win, gpgol
aheinecke changed the status of T4218: GpgOL: Populate key cache on startup from Open to Testing.
Nov 5 2018, 4:02 PM · gpg4win, gpgol
aheinecke closed T3769: GPG messages with empty content / not decrypted in Outlook 2010 as Resolved.

This issue is pretty old and I think anything here was fixed in recent releases. So let's close this to avoid artifacts in the tracker.

Nov 5 2018, 4:02 PM · Bug Report, gpg4win
aheinecke closed T4131: Sending a mail with Office attachments fails on Outlook 2016 with gpg4win 3.1.3 (GPGOL 2.3.0) as Resolved.

A wait, we have T4203 for the continuing problems. So let's close this.

Nov 5 2018, 4:00 PM · gpgol, Bug Report
aheinecke added a subtask for T4193: Debug log has full content of a regular mail even when checkmarked not to have decrypted mail content: T4227: Gpg4win 3.1.5.
Nov 5 2018, 3:59 PM · Bug Report, gpg4win
aheinecke added a parent task for T4227: Gpg4win 3.1.5: T4193: Debug log has full content of a regular mail even when checkmarked not to have decrypted mail content.
Nov 5 2018, 3:59 PM · gpg4win, Release Info
aheinecke merged task T3857: Gpg4win 3.0.3 GpgOL crashes with old mails already verified by GPG4win 2.x into T4111: GpgOL: Rare Outlook freeze when decrypting / verifying mails.
Nov 5 2018, 3:58 PM · gpgol, Bug Report, gpg4win
aheinecke merged T3857: Gpg4win 3.0.3 GpgOL crashes with old mails already verified by GPG4win 2.x into T4111: GpgOL: Rare Outlook freeze when decrypting / verifying mails.
Nov 5 2018, 3:58 PM · gpg4win, gpgol
aheinecke added a comment to T3857: Gpg4win 3.0.3 GpgOL crashes with old mails already verified by GPG4win 2.x.

This was likely one form of T4111

Nov 5 2018, 3:58 PM · gpgol, Bug Report, gpg4win
aheinecke closed T4125: Gpg4win 3.1.4, a subtask of T4121: GpgOL: Add debugging options to the config dialog, as Resolved.
Nov 5 2018, 3:56 PM
aheinecke closed T4125: Gpg4win 3.1.4, a subtask of T4126: GpgOL: Option to autosecure can by bypassed by "Sign new messages by default", as Resolved.
Nov 5 2018, 3:56 PM · Bug Report, gpg4win, gpgol
aheinecke closed T4125: Gpg4win 3.1.4, a subtask of T4122: GpgOL: Address book integration for pubkeys, as Resolved.
Nov 5 2018, 3:56 PM · gpg4win, gpgol
aheinecke closed T4125: Gpg4win 3.1.4, a subtask of T4120: GpgOL: Simplify log levels, as Resolved.
Nov 5 2018, 3:56 PM · gpgol
aheinecke closed T4125: Gpg4win 3.1.4 as Resolved.

3.1.4 was released.

Nov 5 2018, 3:56 PM · gpg4win, Release Info
aheinecke closed T4125: Gpg4win 3.1.4, a subtask of T4141: GPGOL crash in OL2016, as Resolved.
Nov 5 2018, 3:56 PM · gpgol, Bug Report, gpg4win
aheinecke closed T4125: Gpg4win 3.1.4, a subtask of T4132: Outlook 2016 - "Failed to resolve recipients. Operation failed. This is usually caused by a bug in GpgOL", as Resolved.
Nov 5 2018, 3:56 PM · Bug Report, gpg4win
aheinecke closed T4125: Gpg4win 3.1.4, a subtask of T4129: E-Mail Adresse ändern Fehlermeldung, as Resolved.
Nov 5 2018, 3:56 PM · gpgol, Bug Report, gpg4win
aheinecke closed T4178: GpgOL: It should be possible to generally prefer S/MIME as Resolved.

This had also something to do with the missing keycache that will be released in 3.1.5 so that sometimes S/MIME keys were not cached internally and so would not be used.

Nov 5 2018, 3:56 PM · gpg4win, gpgol
aheinecke closed T4126: GpgOL: Option to autosecure can by bypassed by "Sign new messages by default" as Resolved.
Nov 5 2018, 3:55 PM · Bug Report, gpg4win, gpgol
aheinecke removed a subtask for T4131: Sending a mail with Office attachments fails on Outlook 2016 with gpg4win 3.1.3 (GPGOL 2.3.0): T4125: Gpg4win 3.1.4.
Nov 5 2018, 3:55 PM · gpgol, Bug Report
aheinecke removed a parent task for T4125: Gpg4win 3.1.4: T4131: Sending a mail with Office attachments fails on Outlook 2016 with gpg4win 3.1.3 (GPGOL 2.3.0).
Nov 5 2018, 3:55 PM · gpg4win, Release Info
aheinecke changed the status of T4131: Sending a mail with Office attachments fails on Outlook 2016 with gpg4win 3.1.3 (GPGOL 2.3.0) from Testing to Open.

There is still at least one report claiming that this still happens for large attachments. I could not reproduce it.

Nov 5 2018, 3:55 PM · gpgol, Bug Report
aheinecke closed T4122: GpgOL: Address book integration for pubkeys as Resolved.
Nov 5 2018, 3:53 PM · gpg4win, gpgol
aheinecke closed T4141: GPGOL crash in OL2016 as Resolved.

This was fixed with the Gpg4win-3.1.4 release. Apologies that I forgot to mention a pre release version / installer in this issue.

Nov 5 2018, 3:53 PM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T4236: GpgOL: Properties changed message appearing too often.

I've tried to reproduce it but failed. Even If I open the message in a new window or a new explorer the message is correctly caught.

Nov 5 2018, 3:52 PM · Bug Report, gpg4win, gpgol
aheinecke claimed T4241: GpgOL: Unable to save an encrypted message over the microsoft outlook interface.

Yes that is expected, we block the save event as long as we have replaced the Body / Attachments of the mail with decrypted contents are shown. In our debug log you would see the message "Canceling write event".

Nov 5 2018, 3:46 PM · Bug Report, gpg4win
werner committed rG593895a5e495: speedo: Remove obsolete configure option of gpgme. (authored by werner).
speedo: Remove obsolete configure option of gpgme.
Nov 5 2018, 1:19 PM
werner committed rG62686b56da19: speedo: Include Windows patch for gpgme 1.12.0 (authored by werner).
speedo: Include Windows patch for gpgme 1.12.0
Nov 5 2018, 1:19 PM
werner committed rGd7323bb2d957: speedo: Remove obsolete configure option of gpgme. (authored by werner).
speedo: Remove obsolete configure option of gpgme.
Nov 5 2018, 12:48 PM
msc created T4241: GpgOL: Unable to save an encrypted message over the microsoft outlook interface.
Nov 5 2018, 10:53 AM · Bug Report, gpg4win
werner changed the status of T3464: successful decryption with session key reports failure if public key is unknown from Open to Testing.

Looking at the GPGME code the ERROR stati don't matter because they are only used to return a better error code in case an operation failed. The specific ones are not even recognized.

Nov 5 2018, 10:33 AM · gpgme, Bug Report
werner committed rMbded8ebc59c7: gpg: Avoid error diagnostics with --override-session-key. (authored by werner).
gpg: Avoid error diagnostics with --override-session-key.
Nov 5 2018, 10:31 AM
werner edited projects for T3730: Add support to HTTP Basic Auth for Keyservers, added: gnupg (gpg23); removed gnupg (gpg22).
Nov 5 2018, 10:17 AM · gnupg24, Feature Request
werner edited projects for T3753: Bad self-signatures and missing subkey usage flags when creating ECDSA/Ed25519 keys in batch mode, added: gnupg (gpg23); removed gnupg (gpg22).
Nov 5 2018, 10:16 AM · gnupg24, Bug Report
werner closed T3766: GnuPG should reject keys that are subkeys of itself as Wontfix.
Nov 5 2018, 10:15 AM · gnupg (gpg22), Feature Request
werner closed T3773: private subkeys are never deleted on non-master instances as Invalid.

No info received.

Nov 5 2018, 10:12 AM · Info Needed, OpenPGP, gnupg (gpg22), Bug Report
aheinecke committed rW4feb08ebfe39: Update gpgol and gpgme (authored by aheinecke).
Update gpgol and gpgme
Nov 5 2018, 9:53 AM
werner edited projects for T3118: gpg --sign --local-user ... fails with smartcard, added: gnupg; removed gnupg (gpg22).
Nov 5 2018, 9:39 AM · gnupg, Documentation, FAQ
werner edited projects for T3108: gpgconf lists the wrong extra socket path when a path is explicitly configured in gpg-agent.conf, added: gnupg (gpg23); removed gnupg (gpg22).
Nov 5 2018, 9:38 AM · gnupg (gpg23), gpgagent