Page MenuHome GnuPG
Feed All Stories

Nov 6 2014

dkg set Version to 2.1.0 on T1753: export-reset-subkey-passwd no longer works in GnuPG 2.1.0.
Nov 6 2014, 10:42 PM · Bug Report, gnupg
kalaleq added projects to T1752: gpg-agent 2.1 socket and nfs /home: gnupg, Bug Report.
Nov 6 2014, 10:07 PM · Bug Report, gnupg
kalaleq set Version to 2.1 on T1752: gpg-agent 2.1 socket and nfs /home.
Nov 6 2014, 10:07 PM · Bug Report, gnupg
bernhard added projects to T1751: GPA crash on Ubuntu with "Unsupported certificate": gpa, Bug Report, Ubuntu.
Nov 6 2014, 4:41 PM · Ubuntu, Bug Report, gpa
bernhard set Version to 0.9.4 on T1751: GPA crash on Ubuntu with "Unsupported certificate".
Nov 6 2014, 4:41 PM · Ubuntu, Bug Report, gpa
bernhard set External Link to https://bugs.launchpad.net/ubuntu/+source/gpa/+bug/1381926 on T1751: GPA crash on Ubuntu with "Unsupported certificate".
Nov 6 2014, 4:41 PM · Ubuntu, Bug Report, gpa
bernhard updated subscribers of T1751: GPA crash on Ubuntu with "Unsupported certificate".
Nov 6 2014, 4:41 PM · Ubuntu, Bug Report, gpa
bernhard updated subscribers of T1174: Clipboard decryption error, encoding issue.
Nov 6 2014, 4:38 PM · Bug Report, gpa
bernhard placed T1174: Clipboard decryption error, encoding issue up for grabs.
Nov 6 2014, 4:38 PM · Bug Report, gpa
bernhard renamed T1174: Clipboard decryption error, encoding issue from Clipboard decryption error to Clipboard decryption error, encoding issue.
Nov 6 2014, 4:38 PM · Bug Report, gpa
bernhard added a comment to T1174: Clipboard decryption error, encoding issue.

Probably needs a retest with gpa 0.9.5

Nov 6 2014, 4:38 PM · Bug Report, gpa
bernhard added a comment to T1568: General Error: Library Returned Unexpected Error.

Hi thanks for the report and for trying gpa!

Could you try Gpg4win 2.2.2 (or the version 2.2.3 if it is release).
Thanks!

Nov 6 2014, 4:36 PM · Info Needed, Bug Report, gpa, gpg4win
snassar removed External Link on T1750: Tracking GnuPG Frontend compatibility with 2.1.0.
Nov 6 2014, 11:18 AM
snassar added a comment to T1750: Tracking GnuPG Frontend compatibility with 2.1.0.

KGPG Should support GnuPg 2.1: https://bugs.kde.org/show_bug.cgi?id=340676

Nov 6 2014, 11:18 AM
snassar added a comment to T1750: Tracking GnuPG Frontend compatibility with 2.1.0.

Kleopatra Should support GnuPG 2.1: https://bugs.kde.org/show_bug.cgi?id=340677

Nov 6 2014, 11:18 AM
snassar changed Version from 2.1 to 2.1.0 on T1750: Tracking GnuPG Frontend compatibility with 2.1.0.
Nov 6 2014, 11:18 AM
snassar set External Link to https://bugs.kde.org/show_bug.cgi?id=340677 on T1750: Tracking GnuPG Frontend compatibility with 2.1.0.
Nov 6 2014, 11:18 AM
snassar added a project to T1750: Tracking GnuPG Frontend compatibility with 2.1.0: In Progress.
Nov 6 2014, 11:14 AM
snassar set Version to 2.1 on T1750: Tracking GnuPG Frontend compatibility with 2.1.0.
Nov 6 2014, 11:14 AM

Nov 3 2014

werner added a comment to T1749: Use of atexit() problematical for dynamically loaded libraries -- libgpg-error.

No we can't stop doing that. The cleanup function is required to flush the
internal buffers. atexit is a standard C function - dlopen is only a sometimes
useful kludge.

Nov 3 2014, 11:40 AM · Won't Fix, Bug Report, gpgrt

Oct 31 2014

heidnes added a comment to T1749: Use of atexit() problematical for dynamically loaded libraries -- libgpg-error.

Hm, the suggestion of linking with libgpg-error doesn't really
scale -- think in terms of someone providing pre-built binaries
for e.g. apache and/or php. Where does it end? Should these
programs be linked with all potential otherwise loadable modules?
Why should libgpg-error be special in this regard?

Also, doesn't using atexit() make this problem far worse?
Perhaps libgpg-error can stop doing that, at least?

Oct 31 2014, 3:57 PM · Won't Fix, Bug Report, gpgrt
werner added a comment to T1749: Use of atexit() problematical for dynamically loaded libraries -- libgpg-error.

All kind of problems may appear if you dlopen libgpg-error. It is possible to
do this on Windows due to the very different architecture but Unix/ELF is too
limited to work correctly. The bug you see is just one on the surface - tehre
are lot of other problems below the surface.

In short: Do not dlopen libgpg-error.

You better link apache with libgpg-error so that other dlopen stuff may use the
already loaded code.

Oct 31 2014, 10:59 AM · Won't Fix, Bug Report, gpgrt

Oct 30 2014

heidnes added a comment to T1749: Use of atexit() problematical for dynamically loaded libraries -- libgpg-error.

BTW, the segmentation faults have been observed
with apache and "stand-alone" php.

Oct 30 2014, 10:25 AM · Won't Fix, Bug Report, gpgrt
heidnes set Version to 1.15 & 1.17 on T1749: Use of atexit() problematical for dynamically loaded libraries -- libgpg-error.
Oct 30 2014, 10:24 AM · Won't Fix, Bug Report, gpgrt
heidnes added projects to T1749: Use of atexit() problematical for dynamically loaded libraries -- libgpg-error: gpgrt, Bug Report.
Oct 30 2014, 10:24 AM · Won't Fix, Bug Report, gpgrt
heidnes added a comment to T1749: Use of atexit() problematical for dynamically loaded libraries -- libgpg-error.

D269: 525_patch-src_estream.c

Oct 30 2014, 10:24 AM · Won't Fix, Bug Report, gpgrt
werner closed T1748: HeaderViewController error as Resolved.
Oct 30 2014, 8:58 AM · Mistaken, Bug Report
werner added a project to T1748: HeaderViewController error: Mistaken.
Oct 30 2014, 8:58 AM · Mistaken, Bug Report
werner added a comment to T1748: HeaderViewController error.

I am sorry, but we don't track bugs for this program here. Please report it to
the bug tracker of gpgtools.org.

Oct 30 2014, 8:58 AM · Mistaken, Bug Report

Oct 29 2014

Ameriks added a project to T1748: HeaderViewController error: Bug Report.
Oct 29 2014, 9:53 AM · Bug Report, Mistaken

Oct 27 2014

aheinecke added a comment to T1624: Gpgtar fails when files have non ASCII characters.

Oct 27 2014, 7:34 PM · gnupg, Windows 32, Windows, Bug Report
aheinecke added a comment to T1624: Gpgtar fails when files have non ASCII characters.

The error is now handled by Kleopatra:

http://commits.kde.org/kdepim/2a58b4cb452cdb132553c2381ce810bbc2606e55

I'm a bit scared of regressions, though as the Input handling is so
"generalized" in kleo that I don't know if I now broke cases where input errors
are expected :-/

Attached is a screenshot how it looks now with a broken gpgtar version. And
files are no longer deleted as the operation is no longer thought to be successful.

Oct 27 2014, 7:34 PM · gnupg, Windows 32, Windows, Bug Report
werner added projects to T1747: Some command line options can not be abbreviated: gnupg, Bug Report.
Oct 27 2014, 8:02 AM · Feature Request, gnupg

Oct 25 2014

alonbl added a comment to T1744: lib-gpgerror cross compile ignore 2nd component of host for lock header?.

I try to imagine where the subarch can cause an issue, maybe a big fat warning
when mapping should be sufficient at this point?

For now I will add a note for everyone that opens a bug for this reason to
duplicate the unknown subarch into his own, package will not be compiled
automatically for these.

Thanks!

Oct 25 2014, 3:19 PM · gpgrt, Gentoo, Bug Report
werner added a comment to T1744: lib-gpgerror cross compile ignore 2nd component of host for lock header?.

But that also introduces a new class of bugs. I think it is easier to simply
add a new file. If it eventually turns out that we have too many identical
files, we can change that by adding a mapping table to mkheader.

Oct 25 2014, 2:54 PM · gpgrt, Gentoo, Bug Report
werner added a comment to T1738: Disable importing V3 keys from keyservers.

All PGP 2 support (v3 keys) has been removed from master (2.1). Thus I consider
solved.

Oct 25 2014, 2:51 PM · Bug Report
werner closed T1738: Disable importing V3 keys from keyservers as Resolved.
Oct 25 2014, 2:51 PM · Bug Report
werner added a comment to T1745: iphone 4 problem.

Please stop spamming thius bug tracker.

Oct 25 2014, 2:50 PM · Trash, Feature Request
werner closed T1745: iphone 4 problem as Resolved.
Oct 25 2014, 2:50 PM · Trash, Feature Request

Oct 24 2014

aheinecke added a comment to T1624: Gpgtar fails when files have non ASCII characters.

D192: 523_0001-Fix-gpgtar-8-bit-encoding-handling-on-Win32.patch

Oct 24 2014, 6:18 PM · gnupg, Windows 32, Windows, Bug Report
aheinecke added a comment to T1624: Gpgtar fails when files have non ASCII characters.

Werner: Please see attached Patch.

I've tested this with kleopatra and it works now to encrypt a folder which has
special characters in the local code page in filenames. And tested it on the
command line.

This should improve the status quo a lot as full utf16 file names are rarer and
gpgtar / gpg4win is not the only tool which has problems with utf16 filenames ;-)

I did not go for proper unicode support because this would mean:

  1. Convert all command line arguments from native to utf8. (Or even to expect

them to be utf-16 *brr*)

  1. Expect files-from / stdio file names to be utf8 encoded (and update the callers)
  2. Use wide char file io functions. Which would add lots of #ifdefs.

But we would have to discuss if we should do 2. also on non-Windows systems.
Currently gpgtar expects local 8 bit encoding there. So tools using gpgtar would
have to convert their arguments differently for Windows.

Oct 24 2014, 6:18 PM · gnupg, Windows 32, Windows, Bug Report
aheinecke reassigned T1624: Gpgtar fails when files have non ASCII characters from aheinecke to werner.
Oct 24 2014, 6:18 PM · gnupg, Windows 32, Windows, Bug Report
aheinecke closed T1739: mkportable does not include libgcrypt-20.dll as Resolved.
Oct 24 2014, 6:04 PM · gpg4win, Bug Report
aheinecke added a comment to T1739: mkportable does not include libgcrypt-20.dll.

Hi,

thanks for reporting this problem.

This has been fixed in the gpg4win sources
http://git.gnupg.org/cgi-bin/gitweb.cgi?p=gpg4win.git;a=commit;h=619481b224a9704195c456db74073599d01eac0f

and will be fixed with the next release.

Oct 24 2014, 6:04 PM · gpg4win, Bug Report
boehmtho added a comment to T1624: Gpgtar fails when files have non ASCII characters.

Thank you for working on this problem. I also use GPA 0.9.4 for Windows as gpg
frontend. Would be great if the fix will make the file encryption working with
umlaut also in GPA and kleopatra.

Thank you & Regards
boehmtho

Oct 24 2014, 9:58 AM · gnupg, Windows 32, Windows, Bug Report

Oct 23 2014

aheinecke added a comment to T1624: Gpgtar fails when files have non ASCII characters.

gpgtar correctly returns an exit code != 0 in case an error happens. This exit
code is eaten by kleopatra so the problem that success is reported on error is
on kleos side.

But gpgtar has the encoding problems. From the kleopatra side it looks ok file
names are handed over to gpgtar in local 8 bit encoding and not in utf-8. And
even directly on the command line it fails.

C:\Users\aheinecke\Desktop>"c:\Program Files\GNU\GnuPG\gpgtar.exe" --skip-crypto
--verbose -o c:\Users\aheinecke\Desktop\test.tar -e fäil.txt
gpgtar: error stat-ing `fΣil.txt': The system cannot find the file specified.

The problem is that internally gpgtar treats argument file names as UTF-8 and
even converts the return value from syscalls like findfirstfile to UTF-8 before
opening them. The open uses the utf8 encoded filename and fails as the file
system usually does not use utf8 file names on Windows.

A workaround would be to convert to ACP (CP_ACP (afaik ACP is correct for
filenames)) instead of converting to UTF-8. But this will not work for ?
but as gpgex and kleopatra already fail earlier on "Non 8 bit representable
characters" this should be acceptable for now.

So two fixes need to be done:

  • Use system 8 bit encoding for open in gpgtar. -> Should fix most problems
  • Handle the return value of gpgtar correctly and escalate it to the user in

kleopatra.

  -> Should make the rest of the problems "uncritical"

I hope to get this done tomorrow evening.

Oct 23 2014, 7:06 PM · gnupg, Windows 32, Windows, Bug Report
bernhard renamed T1624: Gpgtar fails when files have non ASCII characters from gpgex does not work with umlaut to file encryption: gpgex and gpgtar does not work with umlaut.
Oct 23 2014, 11:45 AM · gnupg, Windows 32, Windows, Bug Report
aheinecke claimed T1746: Bug report - GPG a folder to *.tar.gpg loss all files!.
Oct 23 2014, 10:57 AM · Bug Report, gnupg, gpg4win
aheinecke changed Version from gpg4win-2.2.1 to gpg4win-2.2.2 on T1746: Bug report - GPG a folder to *.tar.gpg loss all files!.
Oct 23 2014, 10:57 AM · Bug Report, gnupg, gpg4win
aheinecke added a comment to T1746: Bug report - GPG a folder to *.tar.gpg loss all files!.

Thanks for reporting this.

This is already part of T1624 although T1624 is confusingly named as it
relates to this problem triggered by gpgex.

We will try to fix it or at least report an error in that case for the next
gpg4win release.

Oct 23 2014, 10:57 AM · Bug Report, gnupg, gpg4win

Oct 21 2014

werner closed T1743: Re as Invalid.
Oct 21 2014, 9:54 PM · Trash
werner added a project to T1743: Re: Trash.
Oct 21 2014, 9:54 PM · Trash
werner lowered the priority of T1743: Re from High to Normal.
Oct 21 2014, 9:54 PM · Trash
werner removed projects from T1743: Re: Bug Report, libgcrypt.
Oct 21 2014, 9:54 PM · Trash
johnny set Version to gpg4win-2.2.1 on T1746: Bug report - GPG a folder to *.tar.gpg loss all files!.
Oct 21 2014, 12:11 PM · Bug Report, gnupg, gpg4win
johnny added a comment to T1746: Bug report - GPG a folder to *.tar.gpg loss all files!.

Oct 21 2014, 12:11 PM · Bug Report, gnupg, gpg4win
johnny added projects to T1746: Bug report - GPG a folder to *.tar.gpg loss all files!: gpg4win, gnupg, Bug Report.
Oct 21 2014, 12:11 PM · Bug Report, gnupg, gpg4win
georgi added a comment to T1743: Re.

guys i need a help with my Iphone 4 , my girfriend ask me for an app and put
a cable on the mobile nad ask me for the ID now i can not take it out from
the mobile Any sugestions please ?????

Oct 21 2014, 11:34 AM · Trash
georgi added projects to T1745: iphone 4 problem: Feature Request, Trash.
Oct 21 2014, 11:25 AM · Trash, Feature Request
georgi triaged T1743: Re as High priority.
Oct 21 2014, 11:18 AM · Trash
georgi added projects to T1743: Re: libgcrypt, Bug Report.
Oct 21 2014, 11:18 AM · Trash
alonbl added projects to T1744: lib-gpgerror cross compile ignore 2nd component of host for lock header?: Bug Report, Gentoo, gpgrt.
Oct 21 2014, 12:26 AM · gpgrt, Gentoo, Bug Report
alonbl set Version to 1.15 on T1744: lib-gpgerror cross compile ignore 2nd component of host for lock header?.
Oct 21 2014, 12:26 AM · gpgrt, Gentoo, Bug Report

Oct 20 2014

georgi added a comment to T1743: Re.

Oct 20 2014, 6:42 PM · Trash

Oct 15 2014

reloquent added a comment to T1742: gpg --list-secret-keys may not show all UIDs when a UID has been revoked.

Given the low severity of this bug, plus the assurance that v2.1 contains
significant fixes to --list-secret-key, it would be reasonable to close this issue.

Oct 15 2014, 7:39 PM · Won't Fix, Bug Report, gnupg
werner added a comment to T1606: gpg --sign-key doesn't worth with --yes, --no-tty, or --batch.

FWIW, 2.1 will come with these new commands:

  --quick-gen-key user-id

    This is simple command to generate a standard key with one user
    id.  In contrast to --gen-key the key is generated directly
    without the need to answer a bunch of prompts.  Unless the option
    --yes is given, the key creation will be canceled if the given
    user id already exists in the key ring.

    If invoked directly on the console without any special options an
    answer to a ``Continue?'' style confirmation prompt is required.
    In case the user id already exists in the key ring a second prompt
    to force the creation of the key will show up.

  --quick-sign-key fpr [names]
  --quick-lsign-key fpr [names]

    Directly sign a key from the passphrase without any further user
    interaction.  The fpr must be the verified primary fingerprint of
    a key in the local keyring. If no names are given, all useful user
    ids are signed; with given [names] only useful user ids matching
    one of the- ses names are signed.  The command --quick-lsign-key
    marks the signatures as non-exportable.  If such a non-exportable
    signature already exists the --quick-sign-key turns it into a
    exportable signature.

    This command uses reasonable defaults and thus does not provide
    the full flexibility of the "sign" subcommand from --edit-key.
    Its intended use is to help unattended key signing by utilizing a
    list of verified fingerprints.
Oct 15 2014, 4:20 PM · Won't Fix, gnupg (gpg20), gnupg (gpg14), gnupg
werner added a project to T1717: Build problem due to lock header on Windows: Restricted Project.
Oct 15 2014, 11:22 AM · Bug Report, gpgrt
werner added a comment to T1717: Build problem due to lock header on Windows.

The generated header file is, as expected, identical to the one we use
when cross-compling (modulo that we put both versions into one file).
Thus I came up with a simpler solution (see below). I'll commit it soon and a
release will also follow today.

+force_use_syscfg=no
if test "$have_w32_system" = yes; then

AC_DEFINE(HAVE_W32_SYSTEM,1,[Defined if we run on a W32 API based system])
if test "$have_w64_system" = yes; then

@@ -461,11 +462,17 @@ if test "$have_w32_system" = yes; then

  AC_DEFINE(HAVE_W32CE_SYSTEM,1,[Defined if we run on WindowsCE])
  GPG_ERROR_CONFIG_ISUBDIRAFTER="gpg-extra"
fi

+ force_use_syscfg=yes
fi
+if test x$cross_compiling = xyes; then
+ force_use_syscfg=yes
+fi
+
AM_CONDITIONAL(HAVE_W32_SYSTEM, test "$have_w32_system" = yes)
AM_CONDITIONAL(HAVE_W64_SYSTEM, test "$have_w64_system" = yes)
AM_CONDITIONAL(HAVE_W32CE_SYSTEM, test "$have_w32ce_system" = yes)
AM_CONDITIONAL(CROSS_COMPILING, test x$cross_compiling = xyes)
+AM_CONDITIONAL(FORCE_USE_SYSCFG, test x$force_use_syscfg = xyes)

AC_DEFINE_UNQUOTED(HOST_TRIPLET_STRING, "$host", [The host triplet])

Modified src/Makefile.am
diff --git a/src/Makefile.am b/src/Makefile.am
index 65f8513..efc5970 100644

  • a/src/Makefile.am

+++ b/src/Makefile.am
@@ -262,9 +262,9 @@ parts_of_gpg_error_h = \

 	w32ce-add.h      	\
 	$(lock_obj_pub)
  • If we are cross-compiling we better make sure that no stale native
  • lock include file will be found by mkheader.

-if CROSS_COMPILING
+# If we are cross-compiling or building on Windows we better make sure
+# that no stale native lock include file will be found by mkheader.
+if FORCE_USE_SYSCFG
pre_mkheader_cmds = -rm lock-obj-pub.native.h 2>/dev/null

Oct 15 2014, 11:22 AM · Bug Report, gpgrt
werner removed a project from T1717: Build problem due to lock header on Windows: In Progress.
Oct 15 2014, 11:22 AM · Bug Report, gpgrt
werner added a comment to T1742: gpg --list-secret-keys may not show all UIDs when a UID has been revoked.

There are known problems with listing secret keys but there are no plans to fix
that for 1.4 or 2.0. 2.1 however complete fixes all these list-key vs.
--list-secret-keys differences.

You particular problem might be fixable - I have not yet checked because working
on the 2.1 release is currently more important to me.

GnuPG tried to keep the secring.gpg and the pubring.gpg in sync. However, this
is hard to achieve because it requires lots of code duplication and the syncing
two quite but not complete similar files.

Oct 15 2014, 10:45 AM · Won't Fix, Bug Report, gnupg

Oct 14 2014

reloquent added a comment to T1742: gpg --list-secret-keys may not show all UIDs when a UID has been revoked.

Oct 14 2014, 11:24 PM · Won't Fix, Bug Report, gnupg
reloquent added projects to T1742: gpg --list-secret-keys may not show all UIDs when a UID has been revoked: gnupg, Bug Report.
Oct 14 2014, 11:24 PM · Won't Fix, Bug Report, gnupg
reloquent set Version to 1.4.18 on T1742: gpg --list-secret-keys may not show all UIDs when a UID has been revoked.
Oct 14 2014, 11:24 PM · Won't Fix, Bug Report, gnupg

Oct 13 2014

sacrishi added a comment to T1705: Resource leak in file "cipher/primegen.c" at line 676 , 1215 and at 1221.

Hello werner,if possible have a look.

Oct 13 2014, 5:40 AM · Bug Report, libgcrypt

Oct 12 2014

werner closed T1737: make check FAIL: t-ssh-utils as Resolved.
Oct 12 2014, 7:28 PM · Mistaken, Bug Report, gnupg
werner added a project to T1737: make check FAIL: t-ssh-utils: Mistaken.
Oct 12 2014, 7:28 PM · Mistaken, Bug Report, gnupg
werner added a comment to T1737: make check FAIL: t-ssh-utils.

Please do not post bug reports for code under develop to the tracker. You may
of course send it to gnupg-devel.

Oct 12 2014, 7:28 PM · Mistaken, Bug Report, gnupg
werner added a comment to T1741: comparison between signed and unsigned integer.

We won't do that. The risk of introducing real bugs is much higher than
detecting possible bugs. You would need to analyze each warning en details. I
did this once but decided to remove the warning from the standard set of cc
options. If you want to dicusss this or post your resuls please do this on
gnupg-devel - this has a much higher chnace that more eyeballs are looking at it.

Oct 12 2014, 7:26 PM · Won't Fix, libgcrypt
werner added a project to T1739: mkportable does not include libgcrypt-20.dll: gpg4win.
Oct 12 2014, 7:19 PM · gpg4win, Bug Report
werner added a comment to T1738: Disable importing V3 keys from keyservers.

Note:
Please refer to the ongoing discussion on gnupg-devel.

Oct 12 2014, 7:19 PM · Bug Report
werner closed T1740: "Unknown curve" error when attempting to generate secp256k1 ECC key pair as Resolved.
Oct 12 2014, 7:18 PM · Bug Report
werner added a comment to T1740: "Unknown curve" error when attempting to generate secp256k1 ECC key pair.

That is an very experimental feature and you need a patched version of
Libgcrypt. I close this bug; please ask for help on gnupg-devel.

Oct 12 2014, 7:18 PM · Bug Report
metaschima added a project to T1741: comparison between signed and unsigned integer: libgcrypt.
Oct 12 2014, 2:15 AM · Won't Fix, libgcrypt
metaschima set Version to 1.6.2 on T1741: comparison between signed and unsigned integer.
Oct 12 2014, 2:15 AM · Won't Fix, libgcrypt

Oct 10 2014

zwischenzug added a project to T1740: "Unknown curve" error when attempting to generate secp256k1 ECC key pair: Bug Report.
Oct 10 2014, 6:40 PM · Bug Report
coruus added a comment to T1738: Disable importing V3 keys from keyservers.

D267: 519_0001-Disable-importing-V3-or-older-public-keys-from-keyse.patch

Oct 10 2014, 3:42 PM · Bug Report
coruus added a comment to T1738: Disable importing V3 keys from keyservers.

Fixed patch; previous version included an extra translatable string. And lacked a
semicolon.

Oct 10 2014, 3:42 PM · Bug Report
davidr added a project to T1739: mkportable does not include libgcrypt-20.dll: Bug Report.
Oct 10 2014, 4:22 AM · gpg4win, Bug Report

Oct 9 2014

coruus added a project to T1738: Disable importing V3 keys from keyservers: Bug Report.
Oct 9 2014, 11:47 PM · Bug Report
coruus added a comment to T1738: Disable importing V3 keys from keyservers.

D268: 518_0001-Disable-importing-V3-or-older-public-keys-from-keyse.patch

Oct 9 2014, 11:47 PM · Bug Report
bjmgeek set Version to git 3ae6afc1336d42bd95fa0b7f5f83bd299ae26b97 on T1737: make check FAIL: t-ssh-utils.
Oct 9 2014, 8:27 PM · Mistaken, Bug Report, gnupg
bjmgeek added projects to T1737: make check FAIL: t-ssh-utils: gnupg, Bug Report.
Oct 9 2014, 8:27 PM · Mistaken, Bug Report, gnupg

Oct 8 2014

civ updated subscribers of T1736: FIPS 186-4 compliance patches.
Oct 8 2014, 3:05 PM · libgcrypt, Feature Request
civ updated subscribers of T1736: FIPS 186-4 compliance patches.
Oct 8 2014, 2:30 PM · libgcrypt, Feature Request
civ added a comment to T1736: FIPS 186-4 compliance patches.

D263: 517_0004-Make-rsa-FIPS-186-4-compliant.patch

Oct 8 2014, 2:16 PM · libgcrypt, Feature Request
civ added a comment to T1736: FIPS 186-4 compliance patches.

D264: 516_0003-PBKDF-Add-the-omitted-step-from-pksc5v2.1-specificat.patch

Oct 8 2014, 2:16 PM · libgcrypt, Feature Request
civ added a comment to T1736: FIPS 186-4 compliance patches.

D265: 515_0002-Make-ecdsa-FIPS-186-4-compliant.patch

Oct 8 2014, 2:16 PM · libgcrypt, Feature Request
civ added projects to T1736: FIPS 186-4 compliance patches: Feature Request, libgcrypt.
Oct 8 2014, 2:16 PM · libgcrypt, Feature Request
civ added a comment to T1736: FIPS 186-4 compliance patches.

D266: 514_0001-Make-dsa-FIPS-186-4-compliant.patch

Oct 8 2014, 2:16 PM · libgcrypt, Feature Request

Oct 7 2014

iromanov added projects to T1735: No NEED_PASSPHRASE in batch mode: gnupg, Bug Report.
Oct 7 2014, 12:18 PM · Bug Report, gnupg