Page MenuHome GnuPG
Feed Advanced Search

Feb 6 2018

aheinecke added a comment to T3509: GpgOL: Key resolution without Kleopatra or GPA.

Steps 1. and 2. are now implemented in the async-enc branch of GpgOL. The keyresolver patches are updated for me and partially commited.

Feb 6 2018, 10:35 AM · kleopatra, gpgol, gpg4win
aheinecke triaged T3771: Strange GUI artefacts left after sending email as Normal priority.

I have not seen this. But I suspect that it would be fixed if our encryption no longer causes Outlook to become "unresponsive". I'm already working on this for T3509 and have a development version which already does the encryption in a way that the pinentry / key resolution are just a modal dialog over outlook and no longer block the GUI of Outlook completely.

Feb 6 2018, 10:25 AM · gpgol, Bug Report
aheinecke triaged T3776: Indicate that and why PGP-2 pubkeys (or secret) keys are not imported as Normal priority.
Feb 6 2018, 9:14 AM · Windows, kleopatra

Jan 31 2018

aheinecke committed rW6cbe26503970: Update libkleo tarball (authored by aheinecke).
Update libkleo tarball
Jan 31 2018, 6:40 PM
aheinecke committed rO26b931937fe1: Fix inline responses by making them sync (authored by aheinecke).
Fix inline responses by making them sync
Jan 31 2018, 1:23 PM
aheinecke committed rOee673d23ae83: Fix window modality of encryption (authored by aheinecke).
Fix window modality of encryption
Jan 31 2018, 1:23 PM
aheinecke committed rO3ed205e7f9d9: Reactivate T3656 workaround (authored by aheinecke).
Reactivate T3656 workaround
Jan 31 2018, 1:23 PM

Jan 30 2018

aheinecke committed rOc52f7ed9456a: Implement MIME Sign in the new way (authored by aheinecke).
Implement MIME Sign in the new way
Jan 30 2018, 3:51 PM
aheinecke committed rOf622470a3a29: Make MIME encrypt work in the new way (authored by aheinecke).
Make MIME encrypt work in the new way
Jan 30 2018, 3:21 PM
aheinecke committed rOe789048f47fc: Make inline encryption work in the new way (authored by aheinecke).
Make inline encryption work in the new way
Jan 30 2018, 2:22 PM
aheinecke committed rOe133064eb799: Continue work on async encrypt (authored by aheinecke).
Continue work on async encrypt
Jan 30 2018, 2:22 PM
aheinecke committed rObec715ab3f57: First steps for async encryption handling (authored by aheinecke).
First steps for async encryption handling
Jan 30 2018, 11:55 AM
aheinecke added a subtask for T3742: Gpg4win 3.1.0: T3761: Kleopatra: Crash After Verifying Detached Signature.
Jan 30 2018, 8:16 AM · gpg4win
aheinecke added a parent task for T3761: Kleopatra: Crash After Verifying Detached Signature: T3742: Gpg4win 3.1.0.
Jan 30 2018, 8:16 AM · gpg4win, kleopatra, Bug Report
aheinecke changed the status of T3761: Kleopatra: Crash After Verifying Detached Signature from Open to Testing.

Ah under Linux we ran into an assert which made finding the problem easy. The bug was introduced by the fix for T3602. Will be fixed in the next release. Apologies for the inconvenience.

Jan 30 2018, 8:16 AM · gpg4win, kleopatra, Bug Report
aheinecke committed rKLEOPATRAdb1f931c2254: Fix assert when there is no workdir in decverify (authored by aheinecke).
Fix assert when there is no workdir in decverify
Jan 30 2018, 8:14 AM
aheinecke committed rKLEOPATRA665d4946373f: Fix refresh command error msgs (authored by aheinecke).
Fix refresh command error msgs
Jan 30 2018, 8:14 AM
aheinecke claimed T3761: Kleopatra: Crash After Verifying Detached Signature.

Thanks for your report. I tried this several times. Could not reproduce it at first but I could get it to crash sometimes. Even without GpgEX just by double clicking the signature file.

Jan 30 2018, 7:54 AM · gpg4win, kleopatra, Bug Report

Jan 25 2018

aheinecke added a comment to T3509: GpgOL: Key resolution without Kleopatra or GPA.
  1. Collect all data in OOM, then start a thread to do the encryption.
  2. Do a proof of concept that this actually works and outlook lets us do it with our usual window message async handling.
  3. Update my Keyresolver patches in Libkleo and build a "libkleo-tool" to do the key resolving.
  4. Figure out Window Management / Create a Qt Overlay over the Mail window to block it from closing while encryption happens. This will resolve all bugs related to window mangement of the current key resolution.
Jan 25 2018, 8:53 AM · kleopatra, gpgol, gpg4win

Jan 22 2018

aheinecke committed rKLEOPATRA8e417cbfd52f: Fix crash if compliance is not known to gnupg (authored by aheinecke).
Fix crash if compliance is not known to gnupg
Jan 22 2018, 3:28 PM
aheinecke committed rKLEOPATRAc69f9ddb2f62: Merge branch 'Applications/17.12' (authored by aheinecke).
Merge branch 'Applications/17.12'
Jan 22 2018, 3:28 PM
aheinecke committed rKLEOPATRAdc7f96943133: Properly bump required libkleo version (authored by aheinecke).
Properly bump required libkleo version
Jan 22 2018, 3:17 PM
aheinecke committed rKLEOPATRAdab67a6764eb: Add CMS support to notepad (authored by aheinecke).
Add CMS support to notepad
Jan 22 2018, 1:08 PM
aheinecke committed rKLEOPATRAad3ead7f70c6: Add sign or enc exclusive mode for Notepad CMS (authored by aheinecke).
Add sign or enc exclusive mode for Notepad CMS
Jan 22 2018, 1:08 PM
aheinecke committed rKLEOPATRAd039879600b6: Automatically add recipients from decryptresult (authored by aheinecke).
Automatically add recipients from decryptresult
Jan 22 2018, 1:08 PM

Jan 19 2018

aheinecke added a comment to T3714: Failing to decrypt due to missing MDC.

I have not checked whether we make this available in the GPGME API

Jan 19 2018, 7:37 AM · FAQ, kleopatra

Jan 18 2018

aheinecke committed rKLEOPATRA3f34d34cf81d: Add revert button to padwidget (authored by aheinecke).
Add revert button to padwidget
Jan 18 2018, 1:58 PM
aheinecke added a project to T3714: Failing to decrypt due to missing MDC: gnupg.

As far as I can see GnuPG does not emit appropriate status lines:

Jan 18 2018, 1:29 PM · FAQ, kleopatra
aheinecke added a comment to T3746: Outlook 2016 - Cannot display signed email in sent folder.

From your log I can see that the verification fails with "Unsupported Protocol" which is weird in itself. But at least with the fixes for T3538 (they are included already in your version) it should then show the unverified body. So this is a second problem. I tried to reproduce this for sent mails but even if deliberately break them they are displayed correctly.

Jan 18 2018, 1:15 PM · Info Needed, gpgol, Bug Report, gpg4win
aheinecke closed T3745: Text "Trusted Sender Address" misleading/incomplete as Wontfix.
Jan 18 2018, 12:08 PM · gpgol
aheinecke committed rKLEOPATRAbbee94331909: Use StackedWidget in Mainwindow (authored by aheinecke).
Use StackedWidget in Mainwindow
Jan 18 2018, 12:07 PM
aheinecke committed rKLEOPATRA348f6ed98120: Add KSplitterCollapserButton to padview (authored by aheinecke).
Add KSplitterCollapserButton to padview
Jan 18 2018, 12:07 PM
aheinecke committed rKLEOPATRA7fbfa43069c8: Update commit button after crypt action (authored by aheinecke).
Update commit button after crypt action
Jan 18 2018, 12:07 PM
aheinecke committed rKLEOPATRAd6fe84921e9d: Start VerifyOpaqueTask if necessary (authored by aheinecke).
Start VerifyOpaqueTask if necessary
Jan 18 2018, 12:07 PM
aheinecke committed rKLEOPATRA23aa89022db2: s/SignEncryptFilesTask/SignEncryptTask/ (authored by aheinecke).
s/SignEncryptFilesTask/SignEncryptTask/
Jan 18 2018, 12:07 PM
aheinecke committed rKLEOPATRA68fd7e00ab1f: Hide "AuditLog" Errors (authored by aheinecke).
Hide "AuditLog" Errors
Jan 18 2018, 12:07 PM
aheinecke added a project to T3746: Outlook 2016 - Cannot display signed email in sent folder: gpgol.
Jan 18 2018, 8:05 AM · Info Needed, gpgol, Bug Report, gpg4win
aheinecke triaged T3746: Outlook 2016 - Cannot display signed email in sent folder as High priority.

Damn I thought we had all these kinds of display issues fixed now with 3.0.3. Is this really GpgOL 2.0.6? (you can take a look at the option dialog of gpgol to confirm this)

Jan 18 2018, 8:05 AM · Info Needed, gpgol, Bug Report, gpg4win
aheinecke triaged T3745: Text "Trusted Sender Address" misleading/incomplete as Low priority.

We are always looking for ways to improve the messaging but the idea here was no keep it as simple as possible.

Jan 18 2018, 8:00 AM · gpgol

Jan 17 2018

aheinecke committed rWf27fc61bf4b6: Convert task numbers into dev.gnupg.links (authored by aheinecke).
Convert task numbers into dev.gnupg.links
Jan 17 2018, 8:19 PM
aheinecke added a parent task for T3744: Kleopatra: Extended certificate selection dialog does not support import from file: T3742: Gpg4win 3.1.0.
Jan 17 2018, 4:31 PM · kleopatra
aheinecke added a subtask for T3742: Gpg4win 3.1.0: T3744: Kleopatra: Extended certificate selection dialog does not support import from file.
Jan 17 2018, 4:31 PM · gpg4win
aheinecke closed T3744: Kleopatra: Extended certificate selection dialog does not support import from file as Resolved.
Jan 17 2018, 4:31 PM · kleopatra
aheinecke committed rKLEOPATRAe34de8fa9612: Add import to certificateselectiondialog (authored by aheinecke).
Add import to certificateselectiondialog
Jan 17 2018, 4:31 PM
aheinecke created T3744: Kleopatra: Extended certificate selection dialog does not support import from file.
Jan 17 2018, 4:19 PM · kleopatra
aheinecke added a parent task for T3743: Kleopatra: Text pad for decryption and verification: T3742: Gpg4win 3.1.0.
Jan 17 2018, 4:12 PM · gpg4win, kleopatra
aheinecke added a subtask for T3742: Gpg4win 3.1.0: T3743: Kleopatra: Text pad for decryption and verification.
Jan 17 2018, 4:12 PM · gpg4win
aheinecke created T3743: Kleopatra: Text pad for decryption and verification.
Jan 17 2018, 4:12 PM · gpg4win, kleopatra
aheinecke created T3742: Gpg4win 3.1.0.
Jan 17 2018, 4:09 PM · gpg4win
aheinecke committed rKLEOPATRA20ba50d44c28: Add initial version of a notepad (authored by aheinecke).
Add initial version of a notepad
Jan 17 2018, 3:42 PM
aheinecke committed rKLEOPATRA35cee091d236: Add generic output support to sigencfilestask (authored by aheinecke).
Add generic output support to sigencfilestask
Jan 17 2018, 3:42 PM
aheinecke committed rKLEOPATRA195edef93442: Add classification support for BA input (authored by aheinecke).
Add classification support for BA input
Jan 17 2018, 3:42 PM
aheinecke committed rKLEOPATRA98c86cfa0d85: Add ByteArray based Input and Output classes (authored by aheinecke).
Add ByteArray based Input and Output classes
Jan 17 2018, 3:42 PM
aheinecke committed rKLEOPATRA86c08db66dca: Add option to filter signencryptwidget by protocol (authored by aheinecke).
Add option to filter signencryptwidget by protocol
Jan 17 2018, 3:42 PM
aheinecke committed rKLEOPATRAb04c0b108b98: Use Monospace directly as fixed font (authored by aheinecke).
Use Monospace directly as fixed font
Jan 17 2018, 3:42 PM
aheinecke closed T3741: dirmngr, GnuPG: WKD lookup unexpectedly slow as Resolved.

Indeed with debug dns I can see that what takes so long is the resolve_dns_name. After the debug output prints that line the key comes nearly instant.

Jan 17 2018, 12:28 PM · dirmngr, gnupg
aheinecke closed T3614: GpgOL: Wrong plaintext body part when saved / sent from drafts as Resolved.

The fix was released with Gpg4win-3.0.3

Jan 17 2018, 9:08 AM · gpg4win, gpgol
aheinecke created T3741: dirmngr, GnuPG: WKD lookup unexpectedly slow.
Jan 17 2018, 8:48 AM · dirmngr, gnupg
aheinecke triaged T3739: pinentry: manual type enforcement degrades security of passwords and emails as Normal priority.

The default Pinentry for Windows is pinentry-qt it should both be accessible with descriptions and screenreader API support and it should allow you to paste in passphrases. The passphrase length is limited at 255 characters. This limitation comes from GnuPG and is there both for Windows and Linux. Have you tested Pinentry-qt with a screenreader?

Jan 17 2018, 8:34 AM · pinentry, Bug Report, gpg4win
aheinecke triaged T3740: Outlook unable to send encrypted or signed emails as Normal priority.

as your behavior is unusual please verify that no other Addons interfere, we are still trying to figure out if there are incompatible other addons. So please try to disable any other addons and try again.

Jan 17 2018, 8:29 AM · gpgol, Bug Report

Jan 15 2018

aheinecke closed T3607: Gpg4win 3.0.3 as Resolved.

Gpg4win-3.0.3 has been released.

Jan 15 2018, 8:54 AM · gpg4win
aheinecke closed T3523: GpgOL - Outlook running out of resorces as Resolved.

No more reports of this since 3.0.2. With 3.0.3 I fixed an additional memleak which should further improve this. Resolved for now.

Jan 15 2018, 8:53 AM · gpgol, Bug Report, gpg4win
aheinecke lowered the priority of T3616: Gpg4Win 3.0.2 hangs if replying to an encrypted message in Outlook 2010 from High to Normal.

For the 3.0.3 I tested more with Microsoft Exchange Online, an Exchange 2012 Server and could not reproduce such problems. So I'm lowering the priority to normal as I don't think many users are affected.

Jan 15 2018, 8:53 AM · Info Needed, Bug Report, gpg4win
aheinecke closed T3736: GpgOL: Invalid Signature for signed only mails with attachment as Resolved.
Jan 15 2018, 8:51 AM · gpgol
aheinecke closed T3736: GpgOL: Invalid Signature for signed only mails with attachment, a subtask of T3607: Gpg4win 3.0.3, as Resolved.
Jan 15 2018, 8:51 AM · gpg4win
aheinecke created T3738: Kleopatra: Key text export should contain information about subkeys.
Jan 15 2018, 8:12 AM · kleopatra

Jan 12 2018

aheinecke committed rW50793fd4377e: Fix news date (authored by aheinecke).
Fix news date
Jan 12 2018, 2:05 PM
aheinecke committed rD76802d1db0d7: SWDB: Update for gpg4win-3.0.3 (authored by aheinecke).
SWDB: Update for gpg4win-3.0.3
Jan 12 2018, 1:47 PM
aheinecke committed rW774eea8f0bb9: web: Update for 3.0.3 (authored by aheinecke).
web: Update for 3.0.3
Jan 12 2018, 1:41 PM
aheinecke committed rWa2ed9d1803fc: Update NEWS and READMEs (authored by aheinecke).
Update NEWS and READMEs
Jan 12 2018, 1:10 PM
aheinecke committed rWd7b28ca4d64e: Post release version bump (authored by aheinecke).
Post release version bump
Jan 12 2018, 1:10 PM
aheinecke committed rWd80fc0c34557: Potential fixes for directory race conds (authored by aheinecke).
Potential fixes for directory race conds
Jan 12 2018, 1:10 PM
aheinecke committed rW28c5f22ad81a: Update Kleopatra and GpgOL (authored by aheinecke).
Update Kleopatra and GpgOL
Jan 12 2018, 1:10 PM
aheinecke committed rW77c454a71647: Delete obsolete gpgol patch (authored by aheinecke).
Delete obsolete gpgol patch
Jan 12 2018, 1:10 PM
aheinecke committed rO7341d641165e: Post release version bump (authored by aheinecke).
Post release version bump
Jan 12 2018, 11:12 AM
aheinecke added a subtask for T3607: Gpg4win 3.0.3: T3736: GpgOL: Invalid Signature for signed only mails with attachment.
Jan 12 2018, 11:00 AM · gpg4win
aheinecke added a parent task for T3736: GpgOL: Invalid Signature for signed only mails with attachment: T3607: Gpg4win 3.0.3.
Jan 12 2018, 11:00 AM · gpgol
aheinecke closed T3537: GpgOL - Outlook shows empty email body for encrypted email as Resolved.

Multiple confirmations -> Resolved.

Jan 12 2018, 10:59 AM · gpgol, Bug Report, gpg4win
aheinecke closed T3537: GpgOL - Outlook shows empty email body for encrypted email, a subtask of T3607: Gpg4win 3.0.3, as Resolved.
Jan 12 2018, 10:59 AM · gpg4win
aheinecke committed rO94b84de77b8d: Update NEWS (authored by aheinecke).
Update NEWS
Jan 12 2018, 10:51 AM
aheinecke committed rOe7ef14e076f9: Fix multipart signed mails (authored by aheinecke).
Fix multipart signed mails
Jan 12 2018, 10:39 AM
aheinecke added a comment to T3736: GpgOL: Invalid Signature for signed only mails with attachment.

With git bisect I tracked it down to a0326ffb755c4a49a259cea3d83831d9ede7d5d9

Jan 12 2018, 10:11 AM · gpgol
aheinecke committed rKLEOPATRA4d91ca96c4cb: Fix crash on Windows against older GnuPG (authored by aheinecke).
Fix crash on Windows against older GnuPG
Jan 12 2018, 9:23 AM
aheinecke committed rKLEOPATRA0796e04aa43c: Use old style connect for Keylist in detailswidget (authored by aheinecke).
Use old style connect for Keylist in detailswidget
Jan 12 2018, 9:23 AM
aheinecke committed rKLEOPATRAb7c91cf722e6: Add colspan to compliance label (authored by aheinecke).
Add colspan to compliance label
Jan 12 2018, 9:23 AM
aheinecke closed T3735: GnuPG, Scdaemon: Decryption fails - Missing Item in Object - No Secret Key as Invalid.

Duplicate of T3576

Jan 12 2018, 9:02 AM · scd, gnupg
aheinecke renamed T3733: Kleopatra, Libgpg-error: Let the GUI change the language on Windows from Wrong display language to Kleopatra, Libgpg-error: Let the GUI change the language on Windows.
Jan 12 2018, 8:52 AM · Restricted Project, kleopatra, gpg4win, Bug Report
aheinecke lowered the priority of T3733: Kleopatra, Libgpg-error: Let the GUI change the language on Windows from Low to Wishlist.
System locale : de-CH
Jan 12 2018, 8:48 AM · Restricted Project, kleopatra, gpg4win, Bug Report
aheinecke created T3736: GpgOL: Invalid Signature for signed only mails with attachment.
Jan 12 2018, 8:28 AM · gpgol
aheinecke triaged T3733: Kleopatra, Libgpg-error: Let the GUI change the language on Windows as Low priority.

GpgOL should use the same language detection code that GnuPG also uses. If you open a command line (cmd) and run "gpg" in that command line is it also in german?

Jan 12 2018, 8:21 AM · Restricted Project, kleopatra, gpg4win, Bug Report
aheinecke committed rG6fb5713f4a69: doc: Note pinentry-mode for passphrase opts (authored by aheinecke).
doc: Note pinentry-mode for passphrase opts
Jan 12 2018, 8:17 AM
aheinecke created T3735: GnuPG, Scdaemon: Decryption fails - Missing Item in Object - No Secret Key.
Jan 12 2018, 7:49 AM · scd, gnupg

Jan 11 2018

aheinecke triaged T3732: Lost focus on Outlook after sending gpg mail as Normal priority.

I've noticed that myself and the cause for this is the code which we use to ensure that the key resolution dialog of Kleopatra opens in the foreground.

Jan 11 2018, 5:24 PM · Bug Report, gpgol
aheinecke closed T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated, a subtask of T3607: Gpg4win 3.0.3, as Resolved.
Jan 11 2018, 5:20 PM · gpg4win
aheinecke closed T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated as Resolved.

Thanks again for the test, your patience and the report :-)

Jan 11 2018, 5:20 PM · Bug Report, gpgol
aheinecke added a parent task for T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated: T3607: Gpg4win 3.0.3.
Jan 11 2018, 5:17 PM · Bug Report, gpgol
aheinecke added a subtask for T3607: Gpg4win 3.0.3: T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.
Jan 11 2018, 5:17 PM · gpg4win
aheinecke renamed T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated from Outlook 2016 wont encrypt messages to Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated.
Jan 11 2018, 4:55 PM · Bug Report, gpgol
aheinecke changed the status of T3656: Outlook 2016 wont encrypt messages if S/MIME encrypt or Sign was activated from Open to Testing.

Ok so I found out that you could even trigger this bug without persistent options just by activating and deactivating any S/MIME option on a mail. This somehow changed the behavior of Outlook.

Jan 11 2018, 4:55 PM · Bug Report, gpgol
aheinecke committed rO7d772b3e6cad: Add cmt to clarify base / non base msg usage (authored by aheinecke).
Add cmt to clarify base / non base msg usage
Jan 11 2018, 4:53 PM