Page MenuHome GnuPG
Feed Advanced Search

Dec 10 2009

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 · Info Needed, Too Old, 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 · Info Needed, Too Old, 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
werner removed a project from T995: Dead code in gcry_mpi_scan: Bug Report.
Feb 3 2009, 9:30 AM · libgcrypt
werner closed T995: Dead code in gcry_mpi_scan as Invalid.
Feb 3 2009, 9:30 AM · libgcrypt
werner added a comment to T995: Dead code in gcry_mpi_scan.

Let the compiler remove it. I added this comment:

Feb 3 2009, 9:30 AM · libgcrypt

Feb 2 2009

pterjan set Version to 1.4.4 on T995: Dead code in gcry_mpi_scan.
Feb 2 2009, 10:50 PM · libgcrypt
pterjan added projects to T995: Dead code in gcry_mpi_scan: libgcrypt, Bug Report.
Feb 2 2009, 10:50 PM · libgcrypt
srcshelton added a comment to T992: libgcrypt-1.4.4 unconditionally replaces "-O" with "-O1", potentially breaking other $CFLAGS.

Hmm - I can't explain why this would have affected 1.4.4 but not 1.4.3, but that
is my experience.

Feb 2 2009, 11:54 AM · patch, Gentoo, libgcrypt, Bug Report
werner closed T993: libgcrypt-1.4.4 Interix patch as Resolved.
Feb 2 2009, 11:05 AM · patch, Bug Report, libgcrypt
werner added a comment to T993: libgcrypt-1.4.4 Interix patch.

In general we try to avoid direct tests for OS features but use configure tests.
However in this case it is simpler to always include sys/time.h. This is
harmless because gcrypt.h does it also unconditionally.

Feb 2 2009, 11:05 AM · patch, Bug Report, libgcrypt
werner added a comment to T992: libgcrypt-1.4.4 unconditionally replaces "-O" with "-O1", potentially breaking other $CFLAGS.

I don't think that it is a regression in Libgcrypt because the problematic rule
was not changed. Did you change the CFLAGS passed to configure?

Feb 2 2009, 10:54 AM · patch, Gentoo, libgcrypt, Bug Report

Feb 1 2009

grobian added projects to T993: libgcrypt-1.4.4 Interix patch: libgcrypt, Bug Report, patch.
Feb 1 2009, 10:35 PM · patch, Bug Report, libgcrypt
srcshelton set Version to 1.4.4 on T992: libgcrypt-1.4.4 unconditionally replaces "-O" with "-O1", potentially breaking other $CFLAGS.
Feb 1 2009, 11:24 AM · patch, Gentoo, libgcrypt, Bug Report
srcshelton added projects to T992: libgcrypt-1.4.4 unconditionally replaces "-O" with "-O1", potentially breaking other $CFLAGS: Bug Report, libgcrypt, Gentoo, patch.
Feb 1 2009, 11:24 AM · patch, Gentoo, libgcrypt, Bug Report
srcshelton set External Link to http://bugs.gentoo.org/show_bug.cgi?id=256652 on T992: libgcrypt-1.4.4 unconditionally replaces "-O" with "-O1", potentially breaking other $CFLAGS.
Feb 1 2009, 11:24 AM · patch, Gentoo, libgcrypt, Bug Report

Jan 5 2009

werner changed Due Date from Jan 5 2009, 1:00 AM to Jan 15 2009, 1:00 AM on T983: unaligned access in CTR mode.
Jan 5 2009, 2:53 PM · Bug Report, libgcrypt
werner added a comment to T983: unaligned access in CTR mode.

On further inspection I figured that it is not a unaligned problem, which would
clearly be a bug, but a restriction that the function works only onh full
blocks. This is the same as with CBC mode with the little difference that the
CBC mode detects this and returns an error. The most straightforward fix would
be to detect this usage error in CTR mode too.

Jan 5 2009, 2:53 PM · Bug Report, libgcrypt

Dec 30 2008

werner added projects to T983: unaligned access in CTR mode: libgcrypt, Bug Report.
Dec 30 2008, 2:48 PM · Bug Report, libgcrypt

Dec 10 2008

werner removed a project from T979: hmac256 fails on Solaris 10: In Progress.
Dec 10 2008, 3:04 PM · Bug Report, libgcrypt
werner added a comment to T979: hmac256 fails on Solaris 10.

Fixed in revision 1373. I don't think that this needs an extra test becaise the
error was sooooo obvious.

Dec 10 2008, 3:04 PM · Bug Report, libgcrypt
werner closed T979: hmac256 fails on Solaris 10 as Resolved.
Dec 10 2008, 3:04 PM · Bug Report, libgcrypt
werner added a project to T979: hmac256 fails on Solaris 10: In Progress.
Dec 10 2008, 2:17 PM · Bug Report, libgcrypt
werner added a comment to T979: hmac256 fails on Solaris 10.

Okay, I can duplicate on a powerpc64.

Dec 10 2008, 2:17 PM · Bug Report, libgcrypt

Dec 9 2008

werner added a comment to T936: libgcrypt rijndael self tests trigger bus error on solaris 10.

Fixed. The new hmac256 problem has been split out to T979.

Dec 9 2008, 11:14 AM · Duplicate, Bug Report, libgcrypt
werner closed T936: libgcrypt rijndael self tests trigger bus error on solaris 10 as Resolved.
Dec 9 2008, 11:14 AM · Duplicate, Bug Report, libgcrypt
werner added a project to T936: libgcrypt rijndael self tests trigger bus error on solaris 10: Duplicate.
Dec 9 2008, 11:14 AM · Duplicate, Bug Report, libgcrypt
werner added a comment to T936: libgcrypt rijndael self tests trigger bus error on solaris 10.

Duplicate of T979

Dec 9 2008, 11:14 AM · Duplicate, Bug Report, libgcrypt
werner updated subscribers of T979: hmac256 fails on Solaris 10.
Dec 9 2008, 11:13 AM · Bug Report, libgcrypt
werner set Version to 1.4.4-svn on T979: hmac256 fails on Solaris 10.
Dec 9 2008, 11:13 AM · Bug Report, libgcrypt
werner added projects to T979: hmac256 fails on Solaris 10: libgcrypt, Bug Report.
Dec 9 2008, 11:13 AM · Bug Report, libgcrypt
werner removed a project from T936: libgcrypt rijndael self tests trigger bus error on solaris 10: In Progress.
Dec 9 2008, 11:09 AM · Duplicate, Bug Report, libgcrypt
werner added a project to T936: libgcrypt rijndael self tests trigger bus error on solaris 10: In Progress.
Dec 9 2008, 11:09 AM · Duplicate, Bug Report, libgcrypt
werner removed a project from T936: libgcrypt rijndael self tests trigger bus error on solaris 10: Restricted Project.
Dec 9 2008, 11:09 AM · Duplicate, Bug Report, libgcrypt

Dec 8 2008

jas added a comment to T936: libgcrypt rijndael self tests trigger bus error on solaris 10.

my$ printf "what do ya want for nothing?" | ./hmac256 Jefe
hmac256: fatal error: self-test failed
my$

Dec 8 2008, 2:12 PM · Duplicate, Bug Report, libgcrypt
werner added a comment to T936: libgcrypt rijndael self tests trigger bus error on solaris 10.

The second implementaion hmac code is also used by the hmac256 utiliy we install
since some time. Can you please run this and compare the result? (best with the
hmac256 in libgcrypt/src/):

Dec 8 2008, 1:59 PM · Duplicate, Bug Report, libgcrypt
werner added a comment to T936: libgcrypt rijndael self tests trigger bus error on solaris 10.

Sometimes weird things happen :_(.

Dec 8 2008, 1:42 PM · Duplicate, Bug Report, libgcrypt
jas added a comment to T936: libgcrypt rijndael self tests trigger bus error on solaris 10.

Out of curiosity, I tried to rebuild the 1350 revision that you linked to below,
and it also worked. I'm not sure what happened, but at least I cannot reproduce
this any more.

Dec 8 2008, 12:15 PM · Duplicate, Bug Report, libgcrypt
jas added a comment to T936: libgcrypt rijndael self tests trigger bus error on solaris 10.

I've re-run the 'basic' self test several time, and it works every time (except
for the hmac problem).

Dec 8 2008, 11:38 AM · Duplicate, Bug Report, libgcrypt
jas added a comment to T936: libgcrypt rijndael self tests trigger bus error on solaris 10.

I'm relatively certain that it is correct. I created by running 'make dist' on
my machine and transferring the entire libgcrypt-*.tar.gz archive to the Solaris
system and building libgpg-error and the libgcrypt archive there. The system
doesn't have libgpg-error or libgcrypt installed before. The only way I see
them being wrong would be if there is a gdb/gcc problem, which isn't completely
unlikely, the tools on that platform are fairly old (gcc 3.4.4).

Dec 8 2008, 11:34 AM · Duplicate, Bug Report, libgcrypt
werner added a comment to T936: libgcrypt rijndael self tests trigger bus error on solaris 10.

Are you sure that the backtrace is really from svn1350? The given line numbers
don't match.

Dec 8 2008, 11:13 AM · Duplicate, Bug Report, libgcrypt

Dec 3 2008

werner added a comment to T977: gcry_mpi_powm double free.

Another fix was needed, please use revision 1365.

Dec 3 2008, 9:05 AM · Bug Report, libgcrypt

Dec 2 2008

werner added a project to T977: gcry_mpi_powm double free: Restricted Project.
Dec 2 2008, 1:05 PM · Bug Report, libgcrypt
werner added a comment to T977: gcry_mpi_powm double free.

Fixed in svn revision 1364. Will go into 1.4.4. If you want to test it, grab
http://cvs.gnupg.org/cgi-bin/viewcvs.cgi/*checkout*/trunk/mpi/mpi-pow.c?rev=1364&root=Libgcrypt

Dec 2 2008, 1:05 PM · Bug Report, libgcrypt

Nov 30 2008

haakonringberg added projects to T977: gcry_mpi_powm double free: libgcrypt, Bug Report.
Nov 30 2008, 4:41 PM · Bug Report, libgcrypt
haakonringberg added a comment to T977: gcry_mpi_powm double free.

Nov 30 2008, 4:41 PM · Bug Report, libgcrypt
haakonringberg set Version to 1.4.1 on T977: gcry_mpi_powm double free.
Nov 30 2008, 4:41 PM · Bug Report, libgcrypt

Nov 25 2008

penma removed a project from T969: libgpg-error/libgcrypt: configure: useless dependency on C++: Feature Request.
Nov 25 2008, 5:30 PM · libgcrypt
penma closed T969: libgpg-error/libgcrypt: configure: useless dependency on C++ as Invalid.
Nov 25 2008, 5:30 PM · libgcrypt
penma raised the priority of T969: libgpg-error/libgcrypt: configure: useless dependency on C++ from Wishlist to Normal.
Nov 25 2008, 5:30 PM · libgcrypt
penma added a comment to T969: libgpg-error/libgcrypt: configure: useless dependency on C++.

As found out after having filed this bug, it's the libtool devs who have failed
it: http://osdir.com/ml/gnu.libtool.bugs/2005-05/msg00249.html .. so now I at
least know I don't have to bother the people behind the projects that use
libtool with it.

Nov 25 2008, 5:30 PM · libgcrypt
werner added a comment to T969: libgpg-error/libgcrypt: configure: useless dependency on C++.

This looks pretty much like an autoconf bug. However, a broken instalaltion of
a compiler is a bad sign for a system, so one might even be thabnkful for such a
message ;-).

Nov 25 2008, 5:07 PM · libgcrypt

Nov 18 2008

penma added a project to T969: libgpg-error/libgcrypt: configure: useless dependency on C++: libgcrypt.
Nov 18 2008, 9:50 PM · libgcrypt

Nov 17 2008

arekm closed T968: getfnc_gather_random() aborts (in library!) if no rng source found as Resolved.
Nov 17 2008, 10:53 AM · Not A Bug, Bug Report, libgcrypt
arekm reopened T968: getfnc_gather_random() aborts (in library!) if no rng source found as "Open".
Nov 17 2008, 10:50 AM · Not A Bug, Bug Report, libgcrypt
arekm added a comment to T968: getfnc_gather_random() aborts (in library!) if no rng source found.

You are wrong. My system operates correctly. Think chroot() (so no /dev) +
ligcrypt then. But if it was discussed then EOT.

Nov 17 2008, 10:50 AM · Not A Bug, Bug Report, libgcrypt
werner added a project to T968: getfnc_gather_random() aborts (in library!) if no rng source found: Not A Bug.
Nov 17 2008, 10:26 AM · Not A Bug, Bug Report, libgcrypt
werner closed T968: getfnc_gather_random() aborts (in library!) if no rng source found as Resolved.
Nov 17 2008, 10:26 AM · Not A Bug, Bug Report, libgcrypt
werner added a comment to T968: getfnc_gather_random() aborts (in library!) if no rng source found.

No they are not. Your system is not operating correctly and thus there is no
other way than to terminate the process immediately. Most applications do not
bother to check return codes and thus Libgcrypt even does not provide a return
code for important operations like getrandom. The application can't resolve
that problem anyway.

Nov 17 2008, 10:26 AM · Not A Bug, Bug Report, libgcrypt

Nov 14 2008

arekm added projects to T968: getfnc_gather_random() aborts (in library!) if no rng source found: libgcrypt, Bug Report.
Nov 14 2008, 11:38 AM · Not A Bug, Bug Report, libgcrypt
arekm set Version to 1.4.3 on T968: getfnc_gather_random() aborts (in library!) if no rng source found.
Nov 14 2008, 11:38 AM · Not A Bug, Bug Report, libgcrypt

Oct 27 2008

jas added a comment to T936: libgcrypt rijndael self tests trigger bus error on solaris 10.

It doesn't seem to work:

Oct 27 2008, 10:46 AM · Duplicate, Bug Report, libgcrypt
werner added a comment to T936: libgcrypt rijndael self tests trigger bus error on solaris 10.

is the latest snapshot. I'd appreciate if you can test it so that I can close
this bug.

Oct 27 2008, 10:15 AM · Duplicate, Bug Report, libgcrypt

Oct 20 2008

werner closed T961: Documentation for gcry_handler_no_mem_t is incorrect as Resolved.
Oct 20 2008, 4:42 PM · Bug Report, libgcrypt
werner added a comment to T961: Documentation for gcry_handler_no_mem_t is incorrect.

Thanks. I fixed that and described what the handler is expected to do.

Oct 20 2008, 4:42 PM · Bug Report, libgcrypt
werner added a project to T961: Documentation for gcry_handler_no_mem_t is incorrect: libgcrypt.
Oct 20 2008, 4:30 PM · Bug Report, libgcrypt

Oct 1 2008

jas added a comment to T936: libgcrypt rijndael self tests trigger bus error on solaris 10.

If you make a release candidate I can test it on a solaris machine.

Oct 1 2008, 9:17 AM · Duplicate, Bug Report, libgcrypt

Sep 30 2008

werner added a comment to T936: libgcrypt rijndael self tests trigger bus error on solaris 10.

Next time I do code staring I should put off my Joo Janta 200 Super-Chromatic
Bug Sensitive Sunglasses first.

Sep 30 2008, 7:18 PM · Duplicate, Bug Report, libgcrypt
werner added a project to T936: libgcrypt rijndael self tests trigger bus error on solaris 10: Restricted Project.
Sep 30 2008, 7:18 PM · Duplicate, Bug Report, libgcrypt

Sep 8 2008

werner added a comment to T936: libgcrypt rijndael self tests trigger bus error on solaris 10.

I did some more code staring and comparing to 1.2.x without a result.
I have still no Solaris box available but the Debian build logs of 1.4.1 show
that the tests all run fine.

Sep 8 2008, 10:56 AM · Duplicate, Bug Report, libgcrypt
werner added projects to T905: _gcry_mpih_rshift undefined: Info Needed, Assembler, Stalled.
Sep 8 2008, 9:43 AM · Too Old, Assembler, Info Needed, Bug Report, libgcrypt

Jul 25 2008

werner closed T906: pkg-config support as Resolved.
Jul 25 2008, 8:45 PM · libgcrypt, Feature Request

Jun 30 2008

jas added projects to T936: libgcrypt rijndael self tests trigger bus error on solaris 10: libgcrypt, Bug Report.
Jun 30 2008, 2:17 PM · Duplicate, Bug Report, libgcrypt
jas set Version to 1.4.1 on T936: libgcrypt rijndael self tests trigger bus error on solaris 10.
Jun 30 2008, 2:17 PM · Duplicate, Bug Report, libgcrypt

Jun 26 2008

werner removed a project from T890: rijndael.c won't compile: Restricted Project.
Jun 26 2008, 6:14 PM · Bug Report, libgcrypt
werner closed T890: rijndael.c won't compile as Resolved.
Jun 26 2008, 6:14 PM · Bug Report, libgcrypt
werner added a comment to T890: rijndael.c won't compile.

Fixed in 1.4.1.

Jun 26 2008, 6:14 PM · Bug Report, libgcrypt

May 20 2008

werner added a project to T913: gnutls reports undefined symbols when creating libgnutls_openpgp.la: Mistaken.
May 20 2008, 11:57 AM · Mistaken, libgcrypt
werner closed T913: gnutls reports undefined symbols when creating libgnutls_openpgp.la as Invalid.
May 20 2008, 11:57 AM · Mistaken, libgcrypt