Page MenuHome GnuPG
Feed Advanced Search

Feb 21 2011

werner added a project to T1304: rijndael.c -- warning: dereferencing type-punned pointer will break strict-aliasing rules: Restricted Project.
Feb 21 2011, 3:07 PM · Gentoo, libgcrypt, Feature Request
werner added a comment to T1304: rijndael.c -- warning: dereferencing type-punned pointer will break strict-aliasing rules.

The compiler folks are breaking all assumptions C hackers used for decades :-(
The benefit is a little performace improvement which might be outweighted by the
bugs introduced due to the code changes required to to use gcc specific stuff or
even memcpy everything forth and back.

Feb 21 2011, 3:07 PM · Gentoo, libgcrypt, Feature Request
werner added a project to T1197: Cannot be made thread-safe when used by a library: npth.
Feb 21 2011, 3:02 PM · Too Old, Won't Fix, npth, libgcrypt, Feature Request
werner changed Version from 2.0.14 to gnupg 2.0.14 on T1197: Cannot be made thread-safe when used by a library.
Feb 21 2011, 3:02 PM · Too Old, Won't Fix, npth, libgcrypt, Feature Request
werner added a comment to T1197: Cannot be made thread-safe when used by a library.

Libraries are a part of the application. Hiding all details of a
library is simply not possible. You suggestion does not work either;
because switching the thread system is not possible: Either you are
using thread system A or thread system B; A can't switch to B, because
it does not know about B's internals.

Feb 21 2011, 3:02 PM · Too Old, Won't Fix, npth, libgcrypt, Feature Request
werner added a comment to T1217: VERY_STRONG RNG seed initialization is problematic if only few bytes needed.

FWIW, I started to work on another random backend which uses /dev/random
directly. It is not yet finished, though.

Feb 21 2011, 2:54 PM · Won't Fix, libgcrypt, Feature Request
werner added a project to T1152: Problem compiling libgcrypt 1.4.4: Info Needed.
Feb 21 2011, 2:52 PM · Too Old, Info Needed, Bug Report, libgcrypt
werner removed a project from T1152: Problem compiling libgcrypt 1.4.4: Info Needed.
Feb 21 2011, 2:51 PM · Too Old, Info Needed, Bug Report, libgcrypt
werner closed T1152: Problem compiling libgcrypt 1.4.4 as Resolved.
Feb 21 2011, 2:51 PM · Too Old, Info Needed, Bug Report, libgcrypt
werner added a project to T1152: Problem compiling libgcrypt 1.4.4: Too Old.
Feb 21 2011, 2:51 PM · Too Old, Info Needed, Bug Report, libgcrypt
werner added a comment to T1181: libgcrypt should not mess with capabilities or uids by default.

FIPS requires anyway a specific machine and a specific built binary.

Feb 21 2011, 2:51 PM · Bug Report, libgcrypt, Not A Bug
werner closed T1181: libgcrypt should not mess with capabilities or uids by default as Resolved.
Feb 21 2011, 2:51 PM · Bug Report, libgcrypt, Not A Bug
werner removed a project from T1226: build fix for recent gcc: Info Needed.
Feb 21 2011, 2:48 PM · libgcrypt, Bug Report
werner added a project to T1226: build fix for recent gcc: Restricted Project.
Feb 21 2011, 2:48 PM · libgcrypt, Bug Report
werner added a comment to T1226: build fix for recent gcc.

Already fixed, will be in 1.5.0

Feb 21 2011, 2:48 PM · libgcrypt, Bug Report
werner lowered the priority of T1261: AM_PATH_GPG_ERROR should use AC_PATH_TOOL from Normal to Wishlist.
Feb 21 2011, 2:45 PM · Feature Request, libgcrypt
werner removed a project from T1261: AM_PATH_GPG_ERROR should use AC_PATH_TOOL: Bug Report.
Feb 21 2011, 2:45 PM · Feature Request, libgcrypt
werner added a comment to T1261: AM_PATH_GPG_ERROR should use AC_PATH_TOOL.

I don't agree. Your program might install HOST-prefixed tools, our programs
don't thus I can't see that as a but. You need to pass the correct
--with-gpg-error-prefix option. The GnuPG related software does this for 10
years or so.

Feb 21 2011, 2:45 PM · Feature Request, libgcrypt
werner added a project to T1261: AM_PATH_GPG_ERROR should use AC_PATH_TOOL: Feature Request.
Feb 21 2011, 2:45 PM · Feature Request, libgcrypt
werner removed a project from T1303: Please support GCRYSEXP_FMT_BASE64: Bug Report.
Feb 21 2011, 2:38 PM · Feature Request, libgcrypt
werner added a project to T1303: Please support GCRYSEXP_FMT_BASE64: Feature Request.
Feb 21 2011, 2:38 PM · Feature Request, libgcrypt
werner added a comment to T1303: Please support GCRYSEXP_FMT_BASE64.

The manual clearly states:

Feb 21 2011, 2:38 PM · Feature Request, libgcrypt

Jan 7 2011

werner closed T1294: typo in libgcrypt/tests/Makefile.am (GPG_ERROR_LIBS) as Resolved.
Jan 7 2011, 2:09 PM · Bug Report, libgcrypt
werner added a comment to T1294: typo in libgcrypt/tests/Makefile.am (GPG_ERROR_LIBS).

Already fixed in git master.

Jan 7 2011, 2:09 PM · Bug Report, libgcrypt

Dec 7 2010

c1pher set External Link to http://bugs.gentoo.org/show_bug.cgi?id=347810 on T1304: rijndael.c -- warning: dereferencing type-punned pointer will break strict-aliasing rules.
Dec 7 2010, 7:18 PM · Gentoo, libgcrypt, Feature Request
c1pher set Version to 1.4.6 on T1304: rijndael.c -- warning: dereferencing type-punned pointer will break strict-aliasing rules.
Dec 7 2010, 7:17 PM · Gentoo, libgcrypt, Feature Request
c1pher added projects to T1304: rijndael.c -- warning: dereferencing type-punned pointer will break strict-aliasing rules: Feature Request, libgcrypt, Gentoo.
Dec 7 2010, 7:17 PM · Gentoo, libgcrypt, Feature Request

Dec 3 2010

staktrace added projects to T1303: Please support GCRYSEXP_FMT_BASE64: libgcrypt, Bug Report.
Dec 3 2010, 8:00 AM · Feature Request, libgcrypt
staktrace added a comment to T1303: Please support GCRYSEXP_FMT_BASE64.

Dec 3 2010, 8:00 AM · Feature Request, libgcrypt
vapier reopened T1261: AM_PATH_GPG_ERROR should use AC_PATH_TOOL as "Open".
Dec 3 2010, 6:04 AM · Feature Request, libgcrypt
vapier added a project to T1261: AM_PATH_GPG_ERROR should use AC_PATH_TOOL: Bug Report.
Dec 3 2010, 6:04 AM · Feature Request, libgcrypt
vapier added a comment to T1261: AM_PATH_GPG_ERROR should use AC_PATH_TOOL.

AC_PATH_TOOL will fall back to gpg-error-config, so the default behavior is
unchanged. AC_PATH_PROG however will wrongly select the host's gpg-error-config
which breaks cross-compiling. it isnt up to random packages to manage the HOST
prefixed tools, so the gpg-error package not explicitly installing it is
irrelevant. cross-build systems take care of creating the wrappers automatically.

Dec 3 2010, 6:04 AM · Feature Request, libgcrypt

Nov 10 2010

ueno added projects to T1294: typo in libgcrypt/tests/Makefile.am (GPG_ERROR_LIBS): libgcrypt, Bug Report.
Nov 10 2010, 2:37 AM · Bug Report, libgcrypt
ueno added a comment to T1294: typo in libgcrypt/tests/Makefile.am (GPG_ERROR_LIBS).

D143: 316_libgcrypt-tests-ldadd.patch

Nov 10 2010, 2:37 AM · Bug Report, libgcrypt

Oct 26 2010

mccann added a comment to T1226: build fix for recent gcc.

http://pkgs.fedoraproject.org/gitweb/?p=libgcrypt.git;a=blob_plain;f=libgcrypt-1.4.5-ImplicitDSOLinking.patch;hb=HEAD

Oct 26 2010, 6:19 PM · libgcrypt, Bug Report
werner closed T1261: AM_PATH_GPG_ERROR should use AC_PATH_TOOL as Invalid.
Oct 26 2010, 1:24 PM · Feature Request, libgcrypt
werner removed a project from T1261: AM_PATH_GPG_ERROR should use AC_PATH_TOOL: Bug Report.
Oct 26 2010, 1:24 PM · Feature Request, libgcrypt
werner added a comment to T1261: AM_PATH_GPG_ERROR should use AC_PATH_TOOL.

Given that we don't install a HOST-gpg-error-config tool, it does not make sense
to look for it.

Oct 26 2010, 1:24 PM · Feature Request, libgcrypt
werner added a comment to T1226: build fix for recent gcc.

The given patch URL is not valid.

Oct 26 2010, 1:22 PM · libgcrypt, Bug Report
werner added projects to T1226: build fix for recent gcc: Info Needed, libgcrypt.
Oct 26 2010, 1:22 PM · libgcrypt, Bug Report

Aug 19 2010

werner added a comment to T1263: Double _gcry_module_release() call in gcry_cipher_open().

Fixed in trunk and 1.4. Thanks.

Aug 19 2010, 3:55 PM · Bug Report, libgcrypt
werner closed T1263: Double _gcry_module_release() call in gcry_cipher_open() as Resolved.
Aug 19 2010, 3:55 PM · Bug Report, libgcrypt

Aug 5 2010

t8m added projects to T1263: Double _gcry_module_release() call in gcry_cipher_open(): libgcrypt, Bug Report.
Aug 5 2010, 4:40 PM · Bug Report, libgcrypt
t8m set Version to 1.4.5 on T1263: Double _gcry_module_release() call in gcry_cipher_open().
Aug 5 2010, 4:40 PM · Bug Report, libgcrypt

Jul 31 2010

vapier added projects to T1261: AM_PATH_GPG_ERROR should use AC_PATH_TOOL: libgcrypt, Bug Report.
Jul 31 2010, 6:54 PM · Feature Request, libgcrypt

Jul 15 2010

werner added projects to T1252: detect the need for --disable-asm: Feature Request, libgcrypt.
Jul 15 2010, 12:20 PM · Won't Fix, libgcrypt, Feature Request

Apr 27 2010

gmazyland added a comment to T1217: VERY_STRONG RNG seed initialization is problematic if only few bytes needed.

I understand (and exactly it is why I do not want use some weak RNG but use
something robust in crytsetup).

Apr 27 2010, 4:33 PM · Won't Fix, libgcrypt, Feature Request
werner added a comment to T1217: VERY_STRONG RNG seed initialization is problematic if only few bytes needed.

No, this would violate the design of the RNG. It is already hard enough to come
up with good random and we don't want to weake it anymore.

Apr 27 2010, 4:06 PM · Won't Fix, libgcrypt, Feature Request
werner added a project to T1217: VERY_STRONG RNG seed initialization is problematic if only few bytes needed: Won't Fix.
Apr 27 2010, 4:06 PM · Won't Fix, libgcrypt, Feature Request

Apr 26 2010

gmazyland added projects to T1217: VERY_STRONG RNG seed initialization is problematic if only few bytes needed: Feature Request, libgcrypt.
Apr 26 2010, 5:30 PM · Won't Fix, libgcrypt, Feature Request

Mar 2 2010

t8m added projects to T1197: Cannot be made thread-safe when used by a library: Feature Request, libgcrypt.
Mar 2 2010, 4:08 PM · Too Old, Won't Fix, npth, libgcrypt, Feature Request

Jan 13 2010

t8m updated subscribers of T1181: libgcrypt should not mess with capabilities or uids by default.
Jan 13 2010, 12:19 PM · Bug Report, Not A Bug, libgcrypt
t8m added a comment to T1181: libgcrypt should not mess with capabilities or uids by default.

I am sorry but this is really misfeature rather than a feature. So you basically
say, that if caller of libgcrypt does not want to having it mess with uids and
capabilities it has to copy over about 600 lines from the secmem.c just to
delete the few calls?

Jan 13 2010, 11:58 AM · Bug Report, Not A Bug, libgcrypt
t8m reopened T1181: libgcrypt should not mess with capabilities or uids by default as "Open".
Jan 13 2010, 11:58 AM · Bug Report, Not A Bug, libgcrypt
werner closed T1181: libgcrypt should not mess with capabilities or uids by default as Resolved.
Jan 13 2010, 11:24 AM · Bug Report, Not A Bug, libgcrypt
werner added a comment to T1181: libgcrypt should not mess with capabilities or uids by default.

This is not a bug but a feature. If an application does not want this behaviour
it needs to register its own allocation handler.

Jan 13 2010, 11:24 AM · Bug Report, Not A Bug, libgcrypt
werner added a project to T1181: libgcrypt should not mess with capabilities or uids by default: Not A Bug.
Jan 13 2010, 11:24 AM · Bug Report, Not A Bug, libgcrypt
t8m added a comment to T1181: libgcrypt should not mess with capabilities or uids by default.

See for example here:
http://code.google.com/p/cryptsetup/issues/detail?id=47

Jan 13 2010, 9:41 AM · Bug Report, Not A Bug, libgcrypt
t8m added projects to T1181: libgcrypt should not mess with capabilities or uids by default: libgcrypt, Bug Report.
Jan 13 2010, 9:32 AM · Bug Report, Not A Bug, libgcrypt

Dec 11 2009

werner removed a project from T992: libgcrypt-1.4.4 unconditionally replaces "-O" with "-O1", potentially breaking other $CFLAGS: Restricted Project.
Dec 11 2009, 5:03 PM · patch, Gentoo, libgcrypt, Bug Report
werner added a comment to T992: libgcrypt-1.4.4 unconditionally replaces "-O" with "-O1", potentially breaking other $CFLAGS.

will be in 1.4.5 to be released in a few minutes.

Dec 11 2009, 5:03 PM · patch, Gentoo, libgcrypt, Bug Report
werner closed T992: libgcrypt-1.4.4 unconditionally replaces "-O" with "-O1", potentially breaking other $CFLAGS as Resolved.
Dec 11 2009, 5:03 PM · patch, Gentoo, libgcrypt, Bug Report
werner closed T1075: please renew libtool as Resolved.
Dec 11 2009, 4:26 PM · libgcrypt, Feature Request, Won't Fix
werner removed a project from T1167: OS crash in slow_gatherer on Windows 2000: Restricted Project.
Dec 11 2009, 4:25 PM · Bug Report, libgcrypt
werner closed T1167: OS crash in slow_gatherer on Windows 2000 as Resolved.
Dec 11 2009, 4:25 PM · Bug Report, libgcrypt
werner added a comment to T1167: OS crash in slow_gatherer on Windows 2000.

According to the wrieshark tracker, this has been solved.
Fix will be in 1.4.5.

Dec 11 2009, 4:25 PM · Bug Report, libgcrypt

Dec 10 2009

werner added a project to T992: libgcrypt-1.4.4 unconditionally replaces "-O" with "-O1", potentially breaking other $CFLAGS: Restricted Project.
Dec 10 2009, 5:08 PM · patch, Gentoo, libgcrypt, Bug Report
werner added a comment to T992: libgcrypt-1.4.4 unconditionally replaces "-O" with "-O1", potentially breaking other $CFLAGS.

Okay, for the development version I implemented a configure option
--disable-O-flag-munging
This is in the SVN trunk, rev 1415.
I believe that is the least intrusive change. Is it important for you; thus
shall I backport it to 1.4.5 which will be released in a few days?

Dec 10 2009, 5:08 PM · patch, Gentoo, libgcrypt, Bug Report
werner removed a project from T905: _gcry_mpih_rshift undefined: Stalled.
Dec 10 2009, 4:37 PM · Too Old, Assembler, Info Needed, Bug Report, libgcrypt
werner added a project to T905: _gcry_mpih_rshift undefined: Too Old.
Dec 10 2009, 4:37 PM · Too Old, Assembler, Info Needed, Bug Report, libgcrypt
werner closed T905: _gcry_mpih_rshift undefined as Resolved.
Dec 10 2009, 4:37 PM · Too Old, Assembler, Info Needed, Bug Report, libgcrypt
werner added a comment to T1154: While encrypting file getting error.

Sorry, this is not a help line.
Ask on the gcrypt-devel ML or get commercial support.

Dec 10 2009, 4:36 PM · libgcrypt
werner added a project to T1152: Problem compiling libgcrypt 1.4.4: Info Needed.
Dec 10 2009, 4:34 PM · Too Old, Info Needed, Bug Report, libgcrypt
werner added a comment to T1152: Problem compiling libgcrypt 1.4.4.

A bit more of context is required. OS, CPU, libc version, etc.

Dec 10 2009, 4:34 PM · Too Old, Info Needed, Bug Report, libgcrypt
werner added a comment to T983: unaligned access in CTR mode.

I have implemented the mentioned checks for CTR in libgcrypt trunk, rev 1414.

Dec 10 2009, 4:32 PM · Bug Report, libgcrypt
werner closed T983: unaligned access in CTR mode as Resolved.
Dec 10 2009, 4:32 PM · Bug Report, libgcrypt
werner removed Due Date on T983: unaligned access in CTR mode.
Dec 10 2009, 4:32 PM · Bug Report, libgcrypt
werner added a comment to T1167: OS crash in slow_gatherer on Windows 2000.

As suggested I have excluded the ID 17 on W2000 systems. I never had this
problem on my W2000 system, so I can't test whether this is sufficient. Please
try the test dll at:

Dec 10 2009, 11:24 AM · Bug Report, libgcrypt
werner added a project to T1167: OS crash in slow_gatherer on Windows 2000: Restricted Project.
Dec 10 2009, 11:24 AM · Bug Report, libgcrypt

Dec 8 2009

gerald.combs added projects to T1167: OS crash in slow_gatherer on Windows 2000: libgcrypt, Bug Report.
Dec 8 2009, 7:14 PM · Bug Report, libgcrypt

Nov 4 2009

keypat added a comment to T1154: While encrypting file getting error.

Hello Werner,
Thanks for your response. I have installed libgcrypt through depot file in
unix system and it has been install successfull only thing is it doesn't allow
us to provide any configure option. Can you please guide to me where I can
find EGD package tool compatible to HP-UX 11i?

Nov 4 2009, 6:31 PM · libgcrypt
werner added a project to T1154: While encrypting file getting error: libgcrypt.
Nov 4 2009, 10:53 AM · libgcrypt

Oct 29 2009

bernhard added a comment to T1152: Problem compiling libgcrypt 1.4.4.

seems related to the use of --enable-hmac-binary-check

Oct 29 2009, 12:24 AM · Too Old, Info Needed, Bug Report, libgcrypt

Oct 28 2009

bernhard added projects to T1152: Problem compiling libgcrypt 1.4.4: libgcrypt, Bug Report.
Oct 28 2009, 11:51 PM · Too Old, Info Needed, Bug Report, libgcrypt

Jul 2 2009

werner closed T1079: S-expression doc fix as Resolved.
Jul 2 2009, 11:37 AM · Bug Report, libgcrypt
werner added a comment to T1079: S-expression doc fix.

Applied. Thanks.

Jul 2 2009, 11:37 AM · Bug Report, libgcrypt

Jul 1 2009

ueno added projects to T1079: S-expression doc fix: libgcrypt, Bug Report.
Jul 1 2009, 11:08 AM · Bug Report, libgcrypt

Jun 17 2009

werner removed a project from T977: gcry_mpi_powm double free: Restricted Project.
Jun 17 2009, 4:15 PM · Bug Report, libgcrypt
werner closed T977: gcry_mpi_powm double free as Resolved.
Jun 17 2009, 4:15 PM · Bug Report, libgcrypt

Jun 15 2009

werner added a project to T1075: please renew libtool: Won't Fix.
Jun 15 2009, 9:42 AM · libgcrypt, Won't Fix, Feature Request
werner added a comment to T1075: please renew libtool.

We won't do any changes to 1.4 anymore. You need t wait for 1.5; sorry.

Jun 15 2009, 9:42 AM · libgcrypt, Won't Fix, Feature Request
mkoeppe added projects to T1075: please renew libtool: Feature Request, libgcrypt.
Jun 15 2009, 12:34 AM · libgcrypt, Won't Fix, Feature Request

Jun 11 2009

werner closed T1071: "Libgcrypt warning: missing initialization" on Mac OS X 10.5.7 as Resolved.
Jun 11 2009, 3:47 PM · Bug Report, libgcrypt, MacOS

Jun 9 2009

febeling added a comment to T1071: "Libgcrypt warning: missing initialization" on Mac OS X 10.5.7.

You were right, of course! Thanks for the tipp, which revealed it immediately.
Please close this ticket.

Jun 9 2009, 5:41 PM · Bug Report, libgcrypt, MacOS

Jun 4 2009

werner added a comment to T1071: "Libgcrypt warning: missing initialization" on Mac OS X 10.5.7.

That is a warning to tell you that you called a regular Libgcrypt function
before gcry_check_version. It auto-initializes Libgcrypt as a workaround.

Jun 4 2009, 1:34 PM · Bug Report, libgcrypt, MacOS

Jun 3 2009

febeling added projects to T1071: "Libgcrypt warning: missing initialization" on Mac OS X 10.5.7: MacOS, libgcrypt, Bug Report.
Jun 3 2009, 3:14 PM · Bug Report, libgcrypt, MacOS

Feb 4 2009

werner added a comment to T995: Dead code in gcry_mpi_scan.

Right, such code should have a comment or use an assert instead. Thanks.

Feb 4 2009, 9:04 AM · libgcrypt

Feb 3 2009

srcshelton added a comment to T992: libgcrypt-1.4.4 unconditionally replaces "-O" with "-O1", potentially breaking other $CFLAGS.

Is it possible to match at most one occurrence of a pattern without the "-r"
option? ("extended regular expression", a GNU extension unfortunately)

Feb 3 2009, 3:28 PM · patch, Gentoo, libgcrypt, Bug Report
pterjan added a comment to T995: Dead code in gcry_mpi_scan.

That's fine, I am always worried when seeing such dead code that the logic at
this place became wrong

Feb 3 2009, 9:42 AM · libgcrypt
werner added a comment to T992: libgcrypt-1.4.4 unconditionally replaces "-O" with "-O1", potentially breaking other $CFLAGS.

Sure, you are right. OTOH this code is in use by gnupg and libgcrypt for many
years without problems (twofish.c used similar code).

Feb 3 2009, 9:35 AM · patch, Gentoo, libgcrypt, Bug Report