Done for 2.0.13:
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jul 9 2009
Jun 19 2009
In GPGME, I made some changes to libassuan to avoid the need for sleeping in all
asynchronous cases (these have yet to be backported into libassuan proper). The
only place where it is left is process_request, which is supposed to be
synchronous. But I wonder if process_request can't do with just setting the
socket to blocking (if it isn't already).
Jun 17 2009
Can someone please check this?
May 5 2009
Does the roaming mean that windows constantly syncs the two directories? If
that is the case, the missing locking was indeed a problem. However, depending
on how Windows does it, the new locking code won't help, because gpg does not
take a FileLock on the actual file but on FILE.lock.
File locking is now implemented for W32 (svn rev 4992).
The problem for me is that I'm using a Windows Roaming profile. That means I'm
using a COPY of my profile on 2 separate machines. Any changes on one machine
are not detected by the other. On logout, any changes are synched backl to the
Profile Server.
To get round this, I need to stop using the Windows Profile area to store keys.
I stumbled on this...
http://lists.gnupg.org/pipermail/gnupg-users/2008-April/033224.html
...and set my gpg.conf to the following...
Apr 27 2009
There are two problems: The first is that GPA uses GnuPG-1, I need to check
this but it should not matter because the problem in T1008 is that the
gpgconf tool from GnuPG-2 is missing. There is no problem using both versions
of GnuPG at the same time.
Apr 23 2009
Thanks for the info. This may be related to:
T1008
...where GnuPG2 doesn't get installed sometimes.
You are the first one to report this, despite that GnupG for Windows is 9 years
or so old. It is not only a problem with several PCs but if you run several
several GPG processes on one box. The file locking is simply missing.
Mar 19 2009
Okay, fixed in SVN 4958.
Mar 11 2009
Feb 9 2009
Fixed in SVN revision 4928 in both branches. Thanks.
Dec 10 2008
Okay, I can duplicate on a powerpc64.
Dec 9 2008
Dec 5 2008
Oct 28 2008
Just as a quick follow-up to this script I wrote:
Sep 30 2008
awaiting backport to 1.4.
Sep 1 2008
Jun 10 2008
Fixed in dirmngr svn revision 300.
Jun 6 2008
Thanks!
May 28 2008
May 6 2008
Not quite correct. The error was probably handled. The actual cause is that we
introduced a new error message in dirmngr. Find attached a patch against the
current gnupg to fix it. Should apply to 2.0.9 as well.
Mar 25 2008
Fixed in SVN 4714 to be released with into 1.4.9 and 2.0.9. This was actually a
possible memory corruption around deduplication of user IDs.
Mar 19 2008
Mar 18 2008
Found it. The code to bypass the MIME parser missed to cleared info fields used
to colelct the mime structure. Fixed in svn 235.
Mar 17 2008
The SVN number seems to be from the gpg4win installer. The current GpgOL
revision is 233.
Mar 12 2008
Outlook crashed after import .pst file and double click on the encrypted or
signed+encrypted email.
Signed messages (with/without attachment) don't show cleaned mail body content.
Still the same problem... Tested with svn739.
Mar 7 2008
Decryption works now.
Additional problem is that the test messages don't contain a final LF. This is
a usual problem with PGP armored messages. I have added a hack to overcome this
problem.
Feb 18 2008
Now fixed in SVN 222.
Feb 8 2008
Well, not really. IT requires a more complicated solution.
Dec 18 2007
Dec 11 2007
Dec 7 2007
Nov 23 2007
Nov 18 2007
-----BEGIN PGP SIGNED MESSAGE-----
Nov 15 2007
Fixed. Will be released with 1.4.8rc1.
Oct 19 2007
Works for me. However I was not able to replicate the original case because I
have no 2.0.5 available.
Fixed in SVN. I can't see a regression here, through.
Here is the short fix:
Oct 17 2007
Sep 11 2007
Aug 23 2007
We need to fix the symptom as there is always the possibilitiy of
duplicates and that should not inhibit the use of gpgsm.
Aug 20 2007
2.0.6 ahs been released, so closing.
Aug 13 2007
Jul 7 2007
Taking bug.
Jul 5 2007
May 7 2007
Apr 16 2007
Todd Zullinger told me that it needs to UTF-8 encoded.
Apr 13 2007
Mar 5 2007
Feb 23 2007
Feb 12 2007
A new webpage has been written and is available on www.gnu.org. However the
index file is not yet shown. This is probably a problem with the symlink
creation. Need to call the webmasters.
Feb 9 2007
Applied for a new Savannah project
Dec 13 2006
Fixed in SVN.
Dec 10 2006
Unfortunately, the command-line version does the exact same thing. :(