Page MenuHome GnuPG
Feed Advanced Search

Aug 18 2014

aheinecke closed T1564: GpgOL signing in OL2013 broken as Resolved.
Aug 18 2014, 5:06 PM · Bug Report, gpgol
aheinecke closed T1692: Validation of clear signed signatures broken for appended space(s) as Invalid.
Aug 18 2014, 4:56 PM · gnupg
aheinecke added a comment to T1692: Validation of clear signed signatures broken for appended space(s).

This is part of the definition of cleartext signatures.

http://tools.ietf.org/html/rfc4880#section-7.1

   Also, any trailing whitespace -- spaces (0x20) and tabs (0x09) -- at
   the end of any line is removed when the cleartext signature is
   generated.

I believe the intend is to avoid signature breakeges when one line ending format
is converted.

Aug 18 2014, 4:56 PM · gnupg
aheinecke removed a project from T1692: Validation of clear signed signatures broken for appended space(s): Bug Report.
Aug 18 2014, 4:56 PM · gnupg
aheinecke removed a project from T1678: Pinentry-qt4 opens confirm dialog in the background: Restricted Project.
Aug 18 2014, 4:50 PM · Bug Report, Windows 32, pinentry, Windows
aheinecke closed T1678: Pinentry-qt4 opens confirm dialog in the background as Resolved.
Aug 18 2014, 4:50 PM · Bug Report, Windows 32, pinentry, Windows

Aug 13 2014

aheinecke removed a project from T1571: gpg --multifile and wildcards problem on Windows: Restricted Project.
Aug 13 2014, 12:35 PM · Bug Report, Windows 32, gpg4win, Windows
aheinecke added a comment to T1571: gpg --multifile and wildcards problem on Windows.

Ok using the same compiler I've used a year ago I also get the same result I got
a year ago (phew I thought i screwed up the test).

But with the patch this should just work once we change the used mingw-version.
I could not find a bugreport or some other information where and when this is fixed.

Aug 13 2014, 12:35 PM · Bug Report, Windows 32, gpg4win, Windows

Aug 12 2014

aheinecke added a comment to T1571: gpg --multifile and wildcards problem on Windows.

I've tested this again with the mingw version that is part of ubuntu and it works.

I've commited a patch to gpg4win to enable this and will check if this also
works with the debian wheezy mingw-crt version.

Aug 12 2014, 9:46 PM · Bug Report, Windows 32, gpg4win, Windows
aheinecke added a project to T1571: gpg --multifile and wildcards problem on Windows: Restricted Project.
Aug 12 2014, 9:46 PM · Bug Report, Windows 32, gpg4win, Windows
aheinecke claimed T1571: gpg --multifile and wildcards problem on Windows.
Aug 12 2014, 9:46 PM · Bug Report, Windows 32, gpg4win, Windows
aheinecke claimed T1262: pinentry does not appear, windows vista, thunderbird, enigmail.
Aug 12 2014, 8:50 PM · gpg4win, Info Needed, Bug Report, pinentry
aheinecke added projects to T1262: pinentry does not appear, windows vista, thunderbird, enigmail: Info Needed, gpg4win.
Aug 12 2014, 8:50 PM · gpg4win, Info Needed, Bug Report, pinentry
aheinecke added a comment to T1262: pinentry does not appear, windows vista, thunderbird, enigmail.

pinentry-qt should have only been the default if you install a gpg4win version
that includes qt.

Could you execute pinetry-qt directly and enter "getpin" in the command line
window that opens?
What happens then?

Aug 12 2014, 8:50 PM · gpg4win, Info Needed, Bug Report, pinentry
aheinecke lowered the priority of T1262: pinentry does not appear, windows vista, thunderbird, enigmail from Unbreak Now! to Normal.
Aug 12 2014, 8:50 PM · gpg4win, Info Needed, Bug Report, pinentry
aheinecke closed T1670: GPGME does not parse key id from keyserver when longer than 8 digits as Resolved.
Aug 12 2014, 8:44 PM · gpgme, Bug Report
aheinecke added a comment to T1670: GPGME does not parse key id from keyserver when longer than 8 digits.

I've overlooked your bugreport and opened a very similar one
T1685

Werner has commited a proper fix for this in gpgme master.

Thanks for the report anyway. If I had seen this earlier it would have saved me
some time debugging this and coming to the same conclusion ;-)

Aug 12 2014, 8:44 PM · gpgme, Bug Report
aheinecke removed a project from T1685: gpgme keyserver import incompatible with SKS 1.1.5: Restricted Project.
Aug 12 2014, 7:16 PM · gpgme, Bug Report, Keyserver
aheinecke closed T1685: gpgme keyserver import incompatible with SKS 1.1.5 as Resolved.
Aug 12 2014, 7:16 PM · gpgme, Bug Report, Keyserver
aheinecke added a comment to T1685: gpgme keyserver import incompatible with SKS 1.1.5.

Tested the patch with 1.4.4 on Windows against
vm-keyserver.spline.inf.fu-berlin.de which did not work previously.

Patch is also included in gpg4win now.

Thanks!

Aug 12 2014, 7:16 PM · gpgme, Bug Report, Keyserver
aheinecke added a comment to T1685: gpgme keyserver import incompatible with SKS 1.1.5.

D209: 447_keylist-shortening.patch

Aug 12 2014, 4:31 PM · gpgme, Bug Report, Keyserver
aheinecke added projects to T1685: gpgme keyserver import incompatible with SKS 1.1.5: Keyserver, Bug Report, gpgme.
Aug 12 2014, 4:20 PM · gpgme, Bug Report, Keyserver
aheinecke updated subscribers of T1685: gpgme keyserver import incompatible with SKS 1.1.5.
Aug 12 2014, 4:20 PM · gpgme, Bug Report, Keyserver

Aug 11 2014

aheinecke assigned T1590: dirmngr with libgcrypt 1.6.0 forgets to initialize pth properly to werner.
Aug 11 2014, 10:06 AM · In Progress, dirmngr, Bug Report, gnupg (gpg20)
aheinecke added a comment to T1590: dirmngr with libgcrypt 1.6.0 forgets to initialize pth properly.

With dirmngr 1.1.1 and libgcrypt-1.6.0 (gpg4win-2.2.2-beta19) I have what I
think is a similar error on Windows:

C:\Users\aheinecke>"c:\Program Files\GNU\GnuPG\dirmngr.exe"
dirmngr[3060]: Fatal: can't register GNU Pth with Libgcrypt: Not supported

Doesn't crash though. I've not tested the pth_init patch. If you think this is
useful please tell me and I will do so. I assume it will also fix this problem.

Aug 11 2014, 10:06 AM · In Progress, dirmngr, Bug Report, gnupg (gpg20)

Aug 6 2014

aheinecke added a project to T1678: Pinentry-qt4 opens confirm dialog in the background: Restricted Project.
Aug 6 2014, 3:33 PM · Bug Report, Windows 32, pinentry, Windows
aheinecke added a comment to T1678: Pinentry-qt4 opens confirm dialog in the background.

Thanks for the explanations.

Further analysis showed that the second call to AllowSetForeground window was
blocked by the ForegroundWindowLockTimeout. If you set this timeout to zero
everything worked as expected.

There is a discussion on this under:
http://social.msdn.microsoft.com/Forums/vstudio/en-US/09fa16ba-c6ef-410d-bec2-a99a9b9a98d9/issue-with-foregroundlocktimeout-setforegroundwindow

Which suggests a solution of setting the foregroundlocktimeout to zero before
attempting to set the foreground window. I've found this solution not applicable
for our case as we run into the lock on "AllowSetForegroundWindow" and not when
actually setting the foreground Window.

Another workaround is to call AttachThreadInput on the current foreground thread
call SetForegroundWindow and then detach again. There might be problems with
this approach so it is just used as fallback. But it should resolve this problem
for now.

Aug 6 2014, 3:33 PM · Bug Report, Windows 32, pinentry, Windows

Aug 5 2014

aheinecke added a comment to T1678: Pinentry-qt4 opens confirm dialog in the background.

Ok, thanks I'll check what happens if

  1. The agent thinks that the passphrase entered is too weak
  2. The agent starts another pinentry
  3. The agent sends "getinfo pid" to the pinentry (this i can see)
  4. ?
Aug 5 2014, 3:19 PM · Bug Report, Windows 32, pinentry, Windows
aheinecke added a comment to T1678: Pinentry-qt4 opens confirm dialog in the background.

Yes Kleopatra uses gpgme for key generation. Still I don't see how gpgme figures
into this sorry. Should gpgme start gpg-agent and ensure that it has the
setforeground window access right?

  1. The gpg-agent asks for a passphrase with pinentry -> set foreground window is

allowed.

  1. If that passphrase is weak it launches a new pinentry with a confirm dialog

-> set foreground window is not allowed.

And the agent does not have the right to call allowsetforegroundwindow. In the
first case I think this might be because another component gets the PID of the
pinentry and calls allowsetforeground window (have to do further debugging to
check this)

In the second case afaik only gpg-agent is involved and no one sets
allowsetforeground window on the pid of the second pinentry.

Aug 5 2014, 9:36 AM · Bug Report, Windows 32, pinentry, Windows

Aug 4 2014

aheinecke added a comment to T1674: garbled characters on command line on windows with on-ascii locales.

I don't think switching the console to UTF-8 is the real problem here.

At least just using chcp is not enough. Fonts do also factor into this and this
is where it gets weird:

If you run chcp 65001 and have a raster font selected the output is garbled.
If you then switch to a truetype font the output is correctly interpreted.

Now if you run the command while already having a truetype font selected the
output is garbled again but differently.. o.O

And looking at common/utf8conf.c there is already code that tries to handle
different Console Output Codepages but appearently there is a bug somewhere in
there :) (Or that code is not used / respected)

Aug 4 2014, 5:40 PM · gnupg, Feature Request
aheinecke updated subscribers of T1678: Pinentry-qt4 opens confirm dialog in the background.
Aug 4 2014, 12:36 PM · Bug Report, Windows 32, pinentry, Windows
aheinecke set Version to 0.8.4 on T1678: Pinentry-qt4 opens confirm dialog in the background.
Aug 4 2014, 12:36 PM · Bug Report, Windows 32, pinentry, Windows
aheinecke added projects to T1678: Pinentry-qt4 opens confirm dialog in the background: Windows, pinentry, Windows 32, Bug Report.
Aug 4 2014, 12:36 PM · Bug Report, Windows 32, pinentry, Windows

Jul 28 2014

aheinecke added a comment to T1516: gpgex crashing Windows explorer (64 bit).

With your fix it no longer crashes. But you are leaking memory in case
default_homedir returns allocated memory from read_w32_registry_string or
standard_homedir with a successful call to w32_shgetfolderpath.

As the result should be cached in the static variable this is probably not an
issue..

Jul 28 2014, 5:31 PM · Windows 64, Windows 32, gpg4win, Windows, Bug Report, gpgex

Jul 25 2014

aheinecke added a comment to T1516: gpgex crashing Windows explorer (64 bit).

Using gpgme would be nice of course to avoid duplicated functionality (this same
stuff is also implemented in gpgol although without the bug) but remember that
we would then also need a x64 version of gpgme.

Jul 25 2014, 3:52 PM · Windows 64, Windows 32, gpg4win, Windows, Bug Report, gpgex

Jul 24 2014

aheinecke added a comment to T1516: gpgex crashing Windows explorer (64 bit).

Thanks for looking at this. If you like I could test your fixes. I currently
have a build setup and a test setup where I can reproduce the crash.

Btw. Maybe I don't understand c++ enough but afaik this just makes no sense and
is broken:

  try { name = ((string) dir) + "\\S.uiserver"; } catch (...) {}

should be rather something like:
if (dir)
name = string(dir) + "\\S.uiserver";

Jul 24 2014, 9:30 AM · Windows 64, Windows 32, gpg4win, Windows, Bug Report, gpgex

Jul 23 2014

aheinecke added a comment to T1516: gpgex crashing Windows explorer (64 bit).

issue1530 and T1536 also describe this bug.
I've closed the other two as duplicates as this one was the first.

Jul 23 2014, 3:05 PM · Windows 64, Windows 32, gpg4win, Windows, Bug Report, gpgex
aheinecke added projects to T1516: gpgex crashing Windows explorer (64 bit): Windows, gpg4win, Windows 32, Windows 64.
Jul 23 2014, 3:05 PM · Windows 64, Windows 32, gpg4win, Windows, Bug Report, gpgex
aheinecke added a project to T1536: gpgex crashes Win7 64bit when using GNUPGHOME: Duplicate.
Jul 23 2014, 3:03 PM · Duplicate, Windows 64, Bug Report, gpg4win, Windows, gpgex
aheinecke added a comment to T1536: gpgex crashes Win7 64bit when using GNUPGHOME.

Closing this as a duplicate of T1516

Jul 23 2014, 3:03 PM · Duplicate, Windows 64, Bug Report, gpg4win, Windows, gpgex
aheinecke added a comment to T1536: gpgex crashes Win7 64bit when using GNUPGHOME.

Duplicate of T1516

Jul 23 2014, 3:03 PM · Duplicate, Windows 64, Bug Report, gpg4win, Windows, gpgex
aheinecke closed T1536: gpgex crashes Win7 64bit when using GNUPGHOME as Resolved.
Jul 23 2014, 3:03 PM · Duplicate, Windows 64, Bug Report, gpg4win, Windows, gpgex
aheinecke closed T1530: gpgex crashing Windows 7 64bit Explorer as Resolved.
Jul 23 2014, 3:02 PM · Duplicate, Bug Report, gpgex
aheinecke added a comment to T1530: gpgex crashing Windows 7 64bit Explorer.

This is a duplicate of T1516

Jul 23 2014, 3:02 PM · Duplicate, Bug Report, gpgex
aheinecke added a comment to T1530: gpgex crashing Windows 7 64bit Explorer.

Duplicate of T1516

Jul 23 2014, 3:02 PM · Duplicate, Bug Report, gpgex
aheinecke added a project to T1530: gpgex crashing Windows 7 64bit Explorer: Duplicate.
Jul 23 2014, 3:02 PM · Duplicate, Bug Report, gpgex
aheinecke updated subscribers of T1516: gpgex crashing Windows explorer (64 bit).
Jul 23 2014, 3:01 PM · Windows 64, Windows 32, gpg4win, Windows, Bug Report, gpgex
aheinecke added a comment to T1516: gpgex crashing Windows explorer (64 bit).

Hi Werner,

I've reproduced this crash. Last trace before the crash is uiserver_connect.

I believe the crash (without having a backtrace) to be caused by the free in
default_socket_name or by that weird cast.

dir = default_homedir ();
if (dir)

{

	  try { name = ((string) dir) + "\\S.uiserver"; } catch (...) {}
	  free ((void *) dir);

}

    }

default_homedir can return a pointer to an environment variable or a static
string! So just calling free there is definitely a very bad idea.

standard_homedir (which might also be called from default_homedir) also returns
eiher a Heap allocated value or a static string.

I think we should ensure that default_homedir and standard_homedir always return
allocated memory so that it can be safely freed.

Jul 23 2014, 3:01 PM · Windows 64, Windows 32, gpg4win, Windows, Bug Report, gpgex
aheinecke assigned T1516: gpgex crashing Windows explorer (64 bit) to werner.
Jul 23 2014, 3:01 PM · Windows 64, Windows 32, gpg4win, Windows, Bug Report, gpgex

Jul 1 2014

aheinecke set External Link to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725804 on T1661: Gnupg directories not variable in the documentation.
Jul 1 2014, 10:58 AM · Feature Request, Debian, gnupg
aheinecke updated subscribers of T1661: Gnupg directories not variable in the documentation.
Jul 1 2014, 10:58 AM · Feature Request, Debian, gnupg
aheinecke set Version to 2.0.25 on T1661: Gnupg directories not variable in the documentation.
Jul 1 2014, 10:58 AM · Feature Request, Debian, gnupg
aheinecke added projects to T1661: Gnupg directories not variable in the documentation: gnupg, Bug Report, Debian.
Jul 1 2014, 10:58 AM · Feature Request, Debian, gnupg

Jun 25 2014

aheinecke added a comment to T1402: [PATCH] gpg-protect-tool doesn't pass DISPLAY to agent.

The gnupg version mentioned in T1402 (aheinecke on Jun 25 2014, 03:48 PM / Roundup) should be 2.0.22 and not 2.0.18

Jun 25 2014, 3:51 PM · Fedora, Bug Report, gnupg
aheinecke added a comment to T1402: [PATCH] gpg-protect-tool doesn't pass DISPLAY to agent.

I can confirm the problem described in the redhat bug still exists. Ran into it
on ubuntu 14.4 with gnupg 2.0.18 (with use-agent in the gpg config).

gpgsm --import <cert> failed with decryption failed without opening pinentry.
But after unsetting GPG_AGENT_INFO it worked.

Jun 25 2014, 3:48 PM · Fedora, Bug Report, gnupg

Nov 22 2013

aheinecke reassigned T1571: gpg --multifile and wildcards problem on Windows from aheinecke to werner.
Nov 22 2013, 7:13 PM · Bug Report, Windows 32, gpg4win, Windows
aheinecke added a comment to T1571: gpg --multifile and wildcards problem on Windows.

Mmmh when I run:

#include <stdio.h>
int _dowildcard = -1;
int main (int argc, char **argv)
{

int i = 0;
for ( i = 0; i< argc; i++) {
    printf("%s\n", argv[i]);
}
return 0;

}

With the command line *.* it just prints "*.*". Linking with CRT_glob.o directly
also leads to the same result.

Nov 22 2013, 7:13 PM · Bug Report, Windows 32, gpg4win, Windows
aheinecke added a comment to T1571: gpg --multifile and wildcards problem on Windows.

Hi,
there is apparently a compile option "enable-wildcard" for the mingw-w64 c runtime.

But from:
http://mingw-w64.sourcearchive.com/documentation/0~20100125-3/wildcard_8c-source.html

I take it that you can also enable it in the program by defining int _dowildcard

-1;

I'll test it and let you know if this worked.

Nov 22 2013, 6:32 PM · Bug Report, Windows 32, gpg4win, Windows
aheinecke claimed T1571: gpg --multifile and wildcards problem on Windows.
Nov 22 2013, 6:32 PM · Bug Report, Windows 32, gpg4win, Windows
aheinecke closed T1374: Pinentry: Cannot paste a passphrase into the textfield with middle mouse button. as Resolved.
Nov 22 2013, 4:19 PM · Duplicate, Bug Report, pinentry, Not A Bug
aheinecke added a comment to T1374: Pinentry: Cannot paste a passphrase into the textfield with middle mouse button..

For the record. This is now optional in pinentry 0.8.4 you can pass
--enable-pinentry-qt4-clipboard to configure to enable clipboard and paste support.

Nov 22 2013, 4:11 PM · Duplicate, Bug Report, pinentry, Not A Bug
aheinecke reopened T1374: Pinentry: Cannot paste a passphrase into the textfield with middle mouse button. as "Open".
Nov 22 2013, 4:11 PM · Duplicate, Bug Report, pinentry, Not A Bug

Oct 23 2013

aheinecke removed a project from T1557: gpg4win Vanilla has missing files: Bug Report.
Oct 23 2013, 4:19 PM · gnupg
aheinecke added a comment to T1557: gpg4win Vanilla has missing files.

Oct 23 2013, 4:19 PM · gnupg
aheinecke added a comment to T1557: gpg4win Vanilla has missing files.

I Just installed gpg4win-vanilla 2.2.1 on a clean VM to check this.
As you can see in the screenshot everything is there and works as expected.

Is it possible that some kind of "Security Software" silently blocked the
installation of libgpg-error for you?

Maybe you could try to install it again into another Directory and check if it
is still missing?

Oct 23 2013, 4:19 PM · gnupg
aheinecke closed T1557: gpg4win Vanilla has missing files as Invalid.
Oct 23 2013, 4:19 PM · gnupg
aheinecke lowered the priority of T1557: gpg4win Vanilla has missing files from Unbreak Now! to Normal.
Oct 23 2013, 4:19 PM · gnupg

Aug 22 2013

aheinecke added projects to T1529: GpgOL for Outlook 2010+ does not read Address entrys from Exchange: Windows, gpg4win, gpgol, Windows 32, Bug Report.
Aug 22 2013, 3:12 PM · Bug Report, Windows 32, gpgol, gpg4win, Windows
aheinecke set Version to 1.2.0 on T1529: GpgOL for Outlook 2010+ does not read Address entrys from Exchange.
Aug 22 2013, 3:12 PM · Bug Report, Windows 32, gpgol, gpg4win, Windows

Aug 16 2013

aheinecke added a comment to T1525: Gpa crashes on windows when copying a key to the clipboard.

Aug 16 2013, 12:52 PM · Windows 64, Bug Report, gpa, Windows 32, Windows
aheinecke added a comment to T1525: Gpa crashes on windows when copying a key to the clipboard.

In the backtrace gpa_backtrace2.png you can see that the crash happens:
https://bugzilla.gnome.org/show_bug.cgi?id=696232

If we apply the patch it no longer crashes, but as the error handling in that
patch is just to abort, the text is not copied into the clipboard and we do not
get an error in GPA.

So still some more debugging why invalid utf-8 data is sent from gpa.
As the data worked on comes from GPA and "should" be valid utf-8

Aug 16 2013, 12:52 PM · Windows 64, Bug Report, gpa, Windows 32, Windows

Aug 14 2013

aheinecke added a comment to T1525: Gpa crashes on windows when copying a key to the clipboard.

Backtrace attached. Sorry that it is an image but windows was blocking me from
copying the gdb output to the clipboard.

Aug 14 2013, 6:23 PM · Windows 64, Bug Report, gpa, Windows 32, Windows
aheinecke added a comment to T1525: Gpa crashes on windows when copying a key to the clipboard.

Aug 14 2013, 6:23 PM · Windows 64, Bug Report, gpa, Windows 32, Windows
aheinecke added projects to T1525: Gpa crashes on windows when copying a key to the clipboard: Windows, Windows 32, gpa, Bug Report, Windows 64.
Aug 14 2013, 6:07 PM · Windows 64, Bug Report, gpa, Windows 32, Windows

Apr 19 2013

aheinecke added a comment to T1448: gpgconf lists options which break gpg1 when gpg2 is also installed.

Well my suggestion would be that gnupg reads configuration values from
gpg.conf-version AND gpg.conf so that one could keep common options in gpg.conf
and write version specific ones to gpg.conf-version.

But with the ignore-invalid-option option we can at last fix this from the KDE
side. Werner do you have any idea how one can get the list of supported options
from gpg 1 in a reliable way? So that one could check which options are
supported by gpg1 or will there be no options added to gpg1 in the future?

Apr 19 2013, 3:09 PM · Not A Bug, Bug Report, gnupg

Aug 19 2011

aheinecke added a comment to T1362: gpg2 process hangs on permission problem (Windows).

Running gpg on the file directly:

Aug 19 2011, 4:38 PM · gpgtar, Bug Report, gnupg, gpg4win
aheinecke added a comment to T1362: gpg2 process hangs on permission problem (Windows).

Can you give me an example of how to call gpgtar? From the incomplete details
output of kleopatra and gpgtar --help
I've put together:
C:\>"\Program Files\GNU\GnuPG\gpgtar.exe" -e --openpgp --skip-crypto --output
test.tar.gpg c:\Users\intevation\Desktop\test_bad

Aug 19 2011, 4:26 PM · gpgtar, Bug Report, gnupg, gpg4win
aheinecke added projects to T1365: GpgEX IPC Connect fails after some uptime: gpg4win, gpgex, Bug Report.
Aug 19 2011, 4:17 PM · Bug Report, gpgex, gpg4win
aheinecke set Version to 2.1.0 on T1365: GpgEX IPC Connect fails after some uptime.
Aug 19 2011, 4:17 PM · Bug Report, gpgex, gpg4win

Aug 18 2011

aheinecke added a comment to T1363: gpgtar fails on "non ascii" characters in filename (Windows).

Duplicate of T1324

Aug 18 2011, 5:19 PM · Bug Report, Duplicate, gpg4win
aheinecke added a comment to T1363: gpgtar fails on "non ascii" characters in filename (Windows).

Sorry, after creating this i've noticed that this is a duplicate of issue:
T1324

Aug 18 2011, 5:19 PM · Bug Report, Duplicate, gpg4win
aheinecke added a project to T1363: gpgtar fails on "non ascii" characters in filename (Windows): Duplicate.
Aug 18 2011, 5:19 PM · Bug Report, Duplicate, gpg4win
aheinecke set Version to 2.1.0 on T1363: gpgtar fails on "non ascii" characters in filename (Windows).
Aug 18 2011, 5:09 PM · Bug Report, Duplicate, gpg4win
aheinecke added projects to T1363: gpgtar fails on "non ascii" characters in filename (Windows): gpg4win, Bug Report.
Aug 18 2011, 5:09 PM · Bug Report, Duplicate, gpg4win
aheinecke set Version to 2.1.0 on T1362: gpg2 process hangs on permission problem (Windows).
Aug 18 2011, 5:04 PM · gpgtar, Bug Report, gnupg, gpg4win
aheinecke added projects to T1362: gpg2 process hangs on permission problem (Windows): gpg4win, gnupg, Bug Report.
Aug 18 2011, 5:04 PM · gpgtar, Bug Report, gnupg, gpg4win