Page MenuHome GnuPG
Feed Advanced Search

Mar 16 2016

JochenSaalfeld added a comment to T2288: --quiet option produces logging output.

As Dashamir Hoxha in the mailinglist gnupg-users mentioned, even with the
--quiet flag enabled, there still is logging output after/during the validation
of the trust-db.

When the user enables the --quiet flag, there should be no log_info output to
the stdin. At most points in the code its managed like in ./g10/trustdb.c:970
(Commit b752d2c93778e6a1c1de3eddf8fc725b0ddd354e in master from the public Git).
But after the silenced output there, it goes into the validate function, where
still is a log_info output in ./g10/trustdb.c:2057 (Same commit as mentioned
above).

relevant to T1424

Mar 16 2016, 9:50 AM · Bug Report, gnupg, gnupg (gpg21)
JochenSaalfeld added projects to T2288: --quiet option produces logging output: gnupg (gpg21), gnupg, Bug Report.
Mar 16 2016, 9:44 AM · Bug Report, gnupg, gnupg (gpg21)

Mar 14 2016

clint added a comment to T2284: tsign behavior does not achieve what dkg says it should.

Mar 14 2016, 9:31 PM · Bug Report, gnupg
clint added a comment to T2284: tsign behavior does not achieve what dkg says it should.

I have not tried this on 2.1.

To reproduce

% gpg --recv-keys 0EE5BE979282D80B9F7540F1CCD2ED94D21739E9

74D1153FB159BB3D1BAC641CAC504BE650012B98

    % gpg --edit-key 0EE5BE979282D80B9F7540F1CCD2ED94D21739E9
    tsign with 2 (I trust fully), depth 1, domain "aclu.org"
    Check validity of 74D1153FB159BB3D1BAC641CAC504BE650012B98

If you make the trust signature without a domain specified,
74D1153FB159BB3D1BAC641CAC504BE650012B98 will appear as "full". With the domain
specified, it appears as "unknown".

Mar 14 2016, 9:31 PM · Bug Report, gnupg
JochenSaalfeld updated subscribers of T2287: "Run Kleopatra" dialogue in final installation screen is not displayed correctly.
Mar 14 2016, 3:58 PM · Bug Report, gpg4win, i18n
JochenSaalfeld assigned T2287: "Run Kleopatra" dialogue in final installation screen is not displayed correctly to aheinecke.
Mar 14 2016, 3:58 PM · Bug Report, gpg4win, i18n
JochenSaalfeld added a comment to T2287: "Run Kleopatra" dialogue in final installation screen is not displayed correctly.

Mar 14 2016, 3:57 PM · Bug Report, gpg4win, i18n
JochenSaalfeld added projects to T2287: "Run Kleopatra" dialogue in final installation screen is not displayed correctly: i18n, gpg4win, Bug Report.
Mar 14 2016, 3:56 PM · Bug Report, gpg4win, i18n
ghostbar added a comment to T2282: Invalid flag adding encryption subkey with Curve 25519.

That's excellent! I tried with no luck to find a roadmap on when 1.7 could be released;
do you have any ETA? How could I help to make it happen?

Thanks!

Mar 14 2016, 1:53 PM · Not A Bug, Bug Report, gnupg
werner added a comment to T2282: Invalid flag adding encryption subkey with Curve 25519.

It is fully supported but you need to link agains libgcrypt 1.7 which has not
yet been released.

Mar 14 2016, 1:35 PM · Not A Bug, Bug Report, gnupg
werner closed T2273: Using GPA and Kleopatra in gpg4win does not allow you to change cipher-algo as Resolved.
Mar 14 2016, 1:32 PM · gnupg, Bug Report, S/MIME
werner lowered the priority of T2273: Using GPA and Kleopatra in gpg4win does not allow you to change cipher-algo from Normal to Wishlist.
Mar 14 2016, 1:32 PM · gnupg, Bug Report, S/MIME
werner added a comment to T2273: Using GPA and Kleopatra in gpg4win does not allow you to change cipher-algo.

You should not change a cipher algo because the OpenPGp preference system takes
care of it. If you really want to do it, you need to change the config files
directly. See also the FAQ.

Mar 14 2016, 1:32 PM · gnupg, Bug Report, S/MIME
werner added projects to T2273: Using GPA and Kleopatra in gpg4win does not allow you to change cipher-algo: Feature Request, Won't Fix.
Mar 14 2016, 1:32 PM · gnupg, Bug Report, S/MIME

Mar 13 2016

sarathingpg raised the priority of T2286: gpg-agent not working on AIX 6.1 TL09 from Normal to Unbreak Now!.
Mar 13 2016, 11:02 PM · gnupg, Bug Report
sarathingpg added a project to T2286: gpg-agent not working on AIX 6.1 TL09: pinentry.
Mar 13 2016, 11:02 PM · gnupg, Bug Report
neal added a comment to T2284: tsign behavior does not achieve what dkg says it should.

Hi Clint,

Out of curiosity, have you tried this on 2.1?

I realize this is probably very easy to reproduce, but could you nevertheless
list the commands that you used to show the bug?

Thanks!

Mar 13 2016, 10:29 PM · Bug Report, gnupg
sarathingpg added a comment to T2286: gpg-agent not working on AIX 6.1 TL09.

Here is the actual error. how to overcome in AIX 6.1
Some of the users have bash shell and some have ksh.

#gpg-connect-agent 'getinfo version' /bye
gpg-connect-agent: can't connect to the agent: IPC connect call failed

Mar 13 2016, 6:59 PM · gnupg, Bug Report
sarathingpg added a project to T2286: gpg-agent not working on AIX 6.1 TL09: Bug Report.
Mar 13 2016, 6:56 PM · gnupg, Bug Report

Mar 12 2016

jlp set Version to 2.0.26 on T2285: decryption fails with "Missing item in object" even though private key is available.
Mar 12 2016, 3:29 PM · Info Needed, Bug Report, gnupg, scd
jlp added projects to T2285: decryption fails with "Missing item in object" even though private key is available: scd, OpenPGP, gnupg, Bug Report.
Mar 12 2016, 3:29 PM · Info Needed, Bug Report, gnupg, scd
clint added projects to T2284: tsign behavior does not achieve what dkg says it should: gnupg, Bug Report.
Mar 12 2016, 12:35 AM · Bug Report, gnupg
clint set Version to 1.4.20 on T2284: tsign behavior does not achieve what dkg says it should.
Mar 12 2016, 12:35 AM · Bug Report, gnupg
clint added projects to T2283: tsign domain not documented: gnupg, Bug Report.
Mar 12 2016, 12:32 AM · Documentation, Bug Report, gnupg

Mar 11 2016

ghostbar added projects to T2282: Invalid flag adding encryption subkey with Curve 25519: gnupg, Bug Report.
Mar 11 2016, 10:36 PM · Not A Bug, Bug Report, gnupg
lockywolf added a comment to T2281: Wrong encoding (and internationalization) in gpg..

Mar 11 2016, 10:46 AM · Bug Report, gnupg
lockywolf added a comment to T2281: Wrong encoding (and internationalization) in gpg..

Mar 11 2016, 10:45 AM · Bug Report, gnupg
lockywolf added projects to T2281: Wrong encoding (and internationalization) in gpg.: gnupg, Bug Report.
Mar 11 2016, 10:45 AM · Bug Report, gnupg

Mar 10 2016

lockywolf added projects to T2279: Russian localization typo in menu.: gpgex, Bug Report.
Mar 10 2016, 6:00 PM · Bug Report, gpgex
lockywolf added projects to T2278: On the page https://www.gpg4win.org/community.html, the link "reporting problems" leads to a erman version of the page.: gpgweb, Bug Report.
Mar 10 2016, 5:56 PM · gpg4win, Bug Report
lockywolf set External Link to https://www.gpg4win.org/community.html on T2278: On the page https://www.gpg4win.org/community.html, the link "reporting problems" leads to a erman version of the page..
Mar 10 2016, 5:56 PM · gpg4win, Bug Report
neal added a comment to T2277: cannot clone git repo.

This has been fixed (see the message from Werner today on gnupg-devel with
message-id <87bn6mr28v.fsf@wheatstone.g10code.de>)

Mar 10 2016, 4:25 PM · Bug Report
neal closed T2277: cannot clone git repo as Resolved.
Mar 10 2016, 4:25 PM · Bug Report

Mar 9 2016

Efreak added a project to T2277: cannot clone git repo: Bug Report.
Mar 9 2016, 6:18 PM · Bug Report

Mar 8 2016

jonesrw added a comment to T1931: libgpg-error-1.18 all tests core on Solaris10 with gcc4.9.2.

I have only been pulling from .tar.gz files.

Mar 8 2016, 7:17 PM · Bug Report, gpgrt
neal added a comment to T2274: Data decrypted via a pk-esk packet should be better checked.

Werner pointed out that the quick integrity check is not used due to an attack
by Mister and Zuccherato. However, this attack does not make use of any
information from the PK-ESK packet. It just uses the session key. As such, the
quick integrity check should not be done in the dek->symmetric case either.

I think it is possible to fix this issue so that we can use the quick integrity
check in the future. My post about this to the openpgp group is here:
http://mailarchive.ietf.org/arch/msg/openpgp/A_r93YIukOqzvrmd44F-Jl3dHbc .

My suggestion is a not-backwards compatible change. For messages that currently
exist, it is acceptable to do the quick integrity check if we can rate limit the
oracle (to recover the first two bytes from N blocks costs (N+1) * 2^15
decryption attempts). This is definitely safe, as Mister and Zuccerato point
out, in the interactive case. Do we have a way to reliably detect this?

Mar 8 2016, 2:05 PM · Bug Report, gnupg
neal added a comment to T2276: keyring_search failed and failed to rebuild keyring cache: Legacy key.

Sorry, I was using --check-trustdb as a shorthand for the actual function.

Mar 8 2016, 1:23 PM · Bug Report, gnupg, gnupg (gpg21)
gniibe added a comment to T1931: libgpg-error-1.18 all tests core on Solaris10 with gcc4.9.2.

I think that I fixed this issue in master. If you have time, please test, from
git repo.

Mar 8 2016, 1:07 PM · Bug Report, gpgrt
gniibe added a project to T1931: libgpg-error-1.18 all tests core on Solaris10 with gcc4.9.2: Restricted Project.
Mar 8 2016, 1:07 PM · Bug Report, gpgrt
gniibe claimed T1931: libgpg-error-1.18 all tests core on Solaris10 with gcc4.9.2.
Mar 8 2016, 1:07 PM · Bug Report, gpgrt
gniibe removed a project from T1931: libgpg-error-1.18 all tests core on Solaris10 with gcc4.9.2: Info Needed.
Mar 8 2016, 1:07 PM · Bug Report, gpgrt
gniibe claimed T2234: Core dump while calling bkuptocard.
Mar 8 2016, 1:01 PM · Bug Report, gnupg
gniibe added a project to T2234: Core dump while calling bkuptocard: Restricted Project.
Mar 8 2016, 1:01 PM · Bug Report, gnupg
gniibe added a comment to T2234: Core dump while calling bkuptocard.

bkuptocard had been not implemented, but it was finally implemented in 2.1.11.
If any problem, please let us know.

Mar 8 2016, 1:01 PM · Bug Report, gnupg
justus claimed T2216: Generating keys on Yubikey and requesting off-card backup always fails.
Mar 8 2016, 12:11 PM · Bug Report, gnupg
justus added a comment to T2216: Generating keys on Yubikey and requesting off-card backup always fails.

I cannot reproduce this with current master and a Yubikey4. Can you please
retry with the current master?

Also, are you sure that you are not mixing GnuPG components you compiled with
the ones provided by your operating system? Also, what made you try to compile
GnuPG in the first place?

Please open a separate bug for the other issue. No 'by the way's in bug reports
please.

Mar 8 2016, 12:11 PM · Bug Report, gnupg

Mar 7 2016

justus closed T1970: Implement --pinentry-mode loopback --passphrase-fd 9 also for gpgsm as Resolved.
Mar 7 2016, 6:21 PM · Bug Report, gnupg
justus added a comment to T1970: Implement --pinentry-mode loopback --passphrase-fd 9 also for gpgsm.

Fixed in eea139c.

Mar 7 2016, 6:21 PM · Bug Report, gnupg
bernhard added a comment to T2276: keyring_search failed and failed to rebuild keyring cache: Legacy key.

On Sunday 06 March 2016 at 15:18:54, Neal Walfield via BTS wrote:

is for --check-trustdb

Mar 7 2016, 9:41 AM · Bug Report, gnupg, gnupg (gpg21)

Mar 6 2016

neal added a comment to T2276: keyring_search failed and failed to rebuild keyring cache: Legacy key.

Thanks for reporting this. The right solution is for --check-trustdb to ignore
legacy keys.

Mar 6 2016, 3:18 PM · Bug Report, gnupg, gnupg (gpg21)

Mar 4 2016

aheinecke added a comment to T2275: Corrupted keybox if created by gpgsm.

If i remove the com-certs I get the exact same behavior as I'm seeing on windows.

aheinecke@esus ~/a/e/src> export GNUPGHOME=$(mktemp -d)
aheinecke@esus ~/a/e/src> gpgsm -k
gpgsm: keybox '/tmp/tmp.hyElMR6oUi/pubring.kbx' created
aheinecke@esus ~/a/e/src> gpg2 --import
~/arbeit/gpg4win/zertifikate/testuserA-pub.asc
gpg: /tmp/tmp.hyElMR6oUi/trustdb.gpg: trustdb created
gpg: key 6CFBC912: public key "Test UserA <testusera@example.com>" imported
gpg: Total number processed: 1
gpg: imported: 1
aheinecke@esus ~/a/e/src> gpgsm -k
gpgsm: keydb_search failed: Invalid argument

Mar 4 2016, 5:34 PM · Bug Report, gnupg, gnupg (gpg21)
aheinecke updated subscribers of T2275: Corrupted keybox if created by gpgsm.
Mar 4 2016, 5:31 PM · Bug Report, gnupg, gnupg (gpg21)
aheinecke renamed T2275: Corrupted keybox if created by gpgsm from Corrupted keybox after key import with Kleopatra on Windows to Corrupted keybox if created by gpgsm.
Mar 4 2016, 5:31 PM · Bug Report, gnupg, gnupg (gpg21)
aheinecke added a comment to T2275: Corrupted keybox if created by gpgsm.

From the debug output it looks to me that gnupg is using keyring functions to
work with the keybox.

I can reproduce this now without Kleopatra and on GNU/Linux:

export GNUPGHOME=$(mktemp -d)
gpgsm -k

< imports /opt/gnupg/share/gnupg/com-certs.pem >
(this is not done on windows so maybe the errors differ because of that)

gpg2 --import ~/arbeit/gpg4win/zertifikate/testuserA-pub.asc

Result:

gpg: [don't know]: invalid packet (ctb=00)
gpg: keydb_get_keyblock failed: Value not found
gpg: [don't know]: invalid packet (ctb=00)
gpg: /tmp/tmp.f5ub2ZRYC0/pubring.kbx: copy to
'/tmp/tmp.f5ub2ZRYC0/pubring.kbx.tmp' failed: Invalid packet
gpg: error writing keyring '/tmp/tmp.f5ub2ZRYC0/pubring.kbx': Invalid packet
gpg: [don't know]: invalid packet (ctb=00)
gpg: keydb_search failed: Invalid packet
gpg: key 6CFBC912: public key "[User ID not found]" imported
gpg: [don't know]: invalid packet (ctb=00)
gpg: error reading
'/home/aheinecke/arbeit/gpg4win/zertifikate/testuserA-pub.asc': Invalid packet
gpg: import from '/home/aheinecke/arbeit/gpg4win/zertifikate/testuserA-pub.asc'
failed: Invalid packet
gpg: Total number processed: 0
gpg: imported: 1

gpg2 --version
gpg (GnuPG) 2.1.11
libgcrypt 1.7.0-beta307

I'll try now with git master.

Mar 4 2016, 5:31 PM · Bug Report, gnupg, gnupg (gpg21)
aheinecke assigned T2275: Corrupted keybox if created by gpgsm to neal.
Mar 4 2016, 5:31 PM · Bug Report, gnupg, gnupg (gpg21)
aheinecke added a comment to T2275: Corrupted keybox if created by gpgsm.

Mar 4 2016, 5:00 PM · Bug Report, gnupg, gnupg (gpg21)
aheinecke added a comment to T2275: Corrupted keybox if created by gpgsm.

The debug output from gnupg for an import that caused a corruped keybox.

It's not for the attached pubring.kbx but I have the file that was generated If
you need it.

What I did in the log was to start kleopatra (The output of process is 2428 is
likely the debug output of the initial keylisting kleopatra did)

Then imported a test key and afterwards closed kleopatra.

Mar 4 2016, 5:00 PM · Bug Report, gnupg, gnupg (gpg21)
bernhard set Version to 2.1.11 on T2276: keyring_search failed and failed to rebuild keyring cache: Legacy key.
Mar 4 2016, 3:04 PM · Bug Report, gnupg, gnupg (gpg21)
bernhard added projects to T2276: keyring_search failed and failed to rebuild keyring cache: Legacy key: gnupg (gpg21), gnupg, Bug Report.
Mar 4 2016, 3:04 PM · Bug Report, gnupg, gnupg (gpg21)
justus removed a project from T2272: Issue with documentation: In Progress.
Mar 4 2016, 12:30 PM · Bug Report, gpgweb, Documentation
justus closed T2272: Issue with documentation as Resolved.
Mar 4 2016, 12:30 PM · Bug Report, gpgweb, Documentation

Mar 3 2016

aheinecke added projects to T2275: Corrupted keybox if created by gpgsm: gnupg (gpg21), gnupg, Bug Report.
Mar 3 2016, 6:20 PM · Bug Report, gnupg, gnupg (gpg21)
aheinecke set Version to 2.1.11 on T2275: Corrupted keybox if created by gpgsm.
Mar 3 2016, 6:20 PM · Bug Report, gnupg, gnupg (gpg21)
justus added a comment to T1006: wrong characters in http://www.gnupg.org/howtos/card-howto/en/smartcard-howto.html.

Fixed in ec412b9d.

Mar 3 2016, 5:47 PM · gpgweb, Bug Report
justus closed T1006: wrong characters in http://www.gnupg.org/howtos/card-howto/en/smartcard-howto.html as Resolved.
Mar 3 2016, 5:47 PM · gpgweb, Bug Report
justus added a comment to T2272: Issue with documentation.

Fixed in c7cb4008. This will take effect next the web site is published.

Mar 3 2016, 4:14 PM · Bug Report, gpgweb, Documentation
justus claimed T2272: Issue with documentation.
Mar 3 2016, 3:02 PM · Bug Report, gpgweb, Documentation
justus added a project to T2272: Issue with documentation: In Progress.
Mar 3 2016, 3:02 PM · Bug Report, gpgweb, Documentation
justus added a comment to T2272: Issue with documentation.

This is a feature of the org-mode export. I'm looking into this.

Mar 3 2016, 3:02 PM · Bug Report, gpgweb, Documentation
justus added a comment to T2249: Pinetry field "enter passphrase" won't let me paste in.

Yes you are using pinentry, and we need to know what kind of pinentry (there are
several flavors) and which version you are using in order to help you.

Please do 'pinentry --version' and report the output.

To see whether this pinentry is the one you are using, or to play around with it
and the variants, you can do:

echo -e "SETDESC Does this look like your pinentry window?\nGETPIN" | pinentry

You can try replacing pinentry with pinentry-qt for example.

Mar 3 2016, 2:46 PM · Feature Request, Info Needed, pinentry
justus added a comment to T2235: gnupg-2.1.11, compile error for: make -f build-aux/speedo.mk native.

D344: 787_fix-2235.patch

Mar 3 2016, 1:58 PM · dirmngr, gnupg, Bug Report
justus closed T2235: gnupg-2.1.11, compile error for: make -f build-aux/speedo.mk native as Resolved.
Mar 3 2016, 1:58 PM · dirmngr, gnupg, Bug Report
justus added a comment to T2235: gnupg-2.1.11, compile error for: make -f build-aux/speedo.mk native.

I believe your problem is fixed in 9f0ba508. With that change I was able to
build gnupg-2.1.11 using speedo in a very minimal Debian jessie chroot.

To test this change, please apply the attached patch (generated using 'git diff
gnupg-2.1.11 dirmngr/Makefile.am' from gnupg master).

If the problem persists, feel free to reopen this bug.

Mar 3 2016, 1:58 PM · dirmngr, gnupg, Bug Report
justus claimed T2235: gnupg-2.1.11, compile error for: make -f build-aux/speedo.mk native.
Mar 3 2016, 12:33 PM · dirmngr, gnupg, Bug Report
justus added a comment to T2235: gnupg-2.1.11, compile error for: make -f build-aux/speedo.mk native.

That particular problem is fixed in 9a1778ab. Can you be more specific on the
other problem(s)?

Mar 3 2016, 12:33 PM · dirmngr, gnupg, Bug Report
justus closed T2261: Disable gpgtar tests when configured with --disable-gpgtar as Resolved.
Mar 3 2016, 12:27 PM · Bug Report, gnupg
justus added a comment to T2261: Disable gpgtar tests when configured with --disable-gpgtar.

Thanks for the patch, but I decided to fix it by skipping the test instead.

Fixed in a883d4c0.

Mar 3 2016, 12:27 PM · Bug Report, gnupg
neal added a comment to T2269: Session key encrypted with AES, but SED packet encrypted with AES256.

The reason that we encrypted the SED packet with AES256 is that is the preferred
cipher in my public key. I think that the cipher for the s2k function should be
chosen similarly.

Mar 3 2016, 10:37 AM · Bug Report, gnupg

Mar 2 2016

neal updated subscribers of T2272: Issue with documentation.
Mar 2 2016, 9:03 PM · Bug Report, gpgweb, Documentation
neal added projects to T2274: Data decrypted via a pk-esk packet should be better checked: gnupg, Bug Report.
Mar 2 2016, 8:47 PM · Bug Report, gnupg
neal updated subscribers of T2274: Data decrypted via a pk-esk packet should be better checked.
Mar 2 2016, 8:47 PM · Bug Report, gnupg
justus closed T2262: Use protable unix commands and arguments in tests as Resolved.
Mar 2 2016, 6:02 PM · Bug Report, gnupg
justus added a comment to T2262: Use protable unix commands and arguments in tests.

Merged, thanks!

Mar 2 2016, 6:02 PM · Bug Report, gnupg
TARehman added projects to T2273: Using GPA and Kleopatra in gpg4win does not allow you to change cipher-algo: gpg4win, Bug Report.
Mar 2 2016, 5:16 PM · gnupg, Bug Report, S/MIME
justus added a comment to T2258: successive runs of `gpg-agent --enable-ssh-support` kills the $SSH_AUTH_SOCK file.

Fixed in 3e1b451c.

Mar 2 2016, 5:05 PM · gnupg, Bug Report
justus closed T2258: successive runs of `gpg-agent --enable-ssh-support` kills the $SSH_AUTH_SOCK file as Resolved.
Mar 2 2016, 5:05 PM · gnupg, Bug Report
JLJones added projects to T2272: Issue with documentation: Documentation, gpgweb, Bug Report.
Mar 2 2016, 4:06 PM · Bug Report, gpgweb, Documentation
justus claimed T2258: successive runs of `gpg-agent --enable-ssh-support` kills the $SSH_AUTH_SOCK file.
Mar 2 2016, 3:56 PM · gnupg, Bug Report
justus added a project to T2258: successive runs of `gpg-agent --enable-ssh-support` kills the $SSH_AUTH_SOCK file: gnupg.
Mar 2 2016, 3:56 PM · gnupg, Bug Report
justus added a comment to T2258: successive runs of `gpg-agent --enable-ssh-support` kills the $SSH_AUTH_SOCK file.

I could reproduce this with gnupg-2.0.29. I will have a look.

Mar 2 2016, 3:56 PM · gnupg, Bug Report
bernhard added projects to T2271: GpgOL: Should be possible to leave S/MIME to Outlook: gpg4win, gpgol, Bug Report.
Mar 2 2016, 2:30 PM · Bug Report, gpgol, gpg4win
bernhard added a project to T839: GPGOl silently leaves messages decrypted on Outlook 2007: Info Needed.
Mar 2 2016, 2:17 PM · gpg4win, Info Needed, gpgol, Bug Report
bernhard updated subscribers of T839: GPGOl silently leaves messages decrypted on Outlook 2007.
Mar 2 2016, 2:17 PM · gpg4win, Info Needed, gpgol, Bug Report
bernhard added a comment to T839: GPGOl silently leaves messages decrypted on Outlook 2007.

Hi Arthur,
sorry for the late reply:

Outlook 2010 has new code for supporting OpenPGP and S/MIME,
we will tackling the problem differently there.
I think that the last code for GPgOL for Outlook 2007 uses
encryption.

If this is still relevant for you: Can you retest?

Mar 2 2016, 2:17 PM · gpg4win, Info Needed, gpgol, Bug Report
bernhard added a project to T839: GPGOl silently leaves messages decrypted on Outlook 2007: gpg4win.
Mar 2 2016, 2:17 PM · gpg4win, Info Needed, gpgol, Bug Report
bernhard renamed T839: GPGOl silently leaves messages decrypted on Outlook 2007 from GPGOl silently leaves messages decrypted to GPGOl silently leaves messages decrypted on Outlook 2007.
Mar 2 2016, 2:17 PM · gpg4win, Info Needed, gpgol, Bug Report
bernhard reassigned T839: GPGOl silently leaves messages decrypted on Outlook 2007 from werner to aheinecke.
Mar 2 2016, 2:17 PM · gpg4win, Info Needed, gpgol, Bug Report
bernhard added a comment to T1266: "Encrypt Message with GPG" cannot be removed from drop down toolbar!.

Hi,

as the extended support period of Outlook 2003 ended in 2014,
we will not get around fixing this for Outlook 2003.

Please open a new issue, if you encounter problems with a more recent version.

Best,
Bernhard

Mar 2 2016, 2:13 PM · Bug Report, gpgol, gpg4win
bernhard closed T1266: "Encrypt Message with GPG" cannot be removed from drop down toolbar! as Resolved.
Mar 2 2016, 2:13 PM · Bug Report, gpgol, gpg4win
bernhard closed T1019: Buttons in outlook 2007 disappear as Resolved.
Mar 2 2016, 2:09 PM · Bug Report, gpgol, gpg4win