Page MenuHome GnuPG
Feed Advanced Search

Feb 3 2009

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
werner removed a project from T913: gnutls reports undefined symbols when creating libgnutls_openpgp.la: Bug Report.
May 20 2008, 11:57 AM · Mistaken, libgcrypt
werner added a comment to T913: gnutls reports undefined symbols when creating libgnutls_openpgp.la.

That is a gnutls problem.

May 20 2008, 11:57 AM · Mistaken, libgcrypt

May 10 2008

ASGR added projects to T913: gnutls reports undefined symbols when creating libgnutls_openpgp.la: libgcrypt, Bug Report.
May 10 2008, 7:03 PM · Mistaken, libgcrypt

Apr 25 2008

werner added a comment to T905: _gcry_mpih_rshift undefined.

I do not understand what is going on. rshift does not look different than add1.
Weird. Comparing with the non-asm versions might give further insight.

Apr 25 2008, 5:45 PM · Too Old, Assembler, Info Needed, Bug Report, libgcrypt

Apr 24 2008

dgrimes added a comment to T905: _gcry_mpih_rshift undefined.

Here are the nm's .

Apr 24 2008, 9:54 PM · Too Old, Assembler, Info Needed, Bug Report, libgcrypt
werner closed T899: libgcrypt fails to link with GNU gold as Invalid.
Apr 24 2008, 4:09 PM · libgcrypt
werner removed a project from T899: libgcrypt fails to link with GNU gold: Bug Report.
Apr 24 2008, 4:09 PM · libgcrypt
werner added a comment to T906: pkg-config support.

If some extra output from libgcrypt-config is helpful for you, just let me know
and it will be added. But please use the mailing list for such a discussion.

Apr 24 2008, 4:08 PM · Feature Request, libgcrypt
werner added a comment to T906: pkg-config support.

We have never used pkg-config. That there has never been a build dependecy on it.

Apr 24 2008, 4:05 PM · Feature Request, libgcrypt
werner removed a project from T905: _gcry_mpih_rshift undefined: Info Needed.
Apr 24 2008, 3:56 PM · Too Old, Assembler, Info Needed, Bug Report, libgcrypt
werner added a comment to T905: _gcry_mpih_rshift undefined.

D54: 165_libgcrypt-mpi-symbol-alpha.diff

Apr 24 2008, 3:56 PM · Too Old, Assembler, Info Needed, Bug Report, libgcrypt
werner added a comment to T905: _gcry_mpih_rshift undefined.

Ah well, this is an alpha. As a quick workaround you can use

Apr 24 2008, 3:56 PM · Too Old, Assembler, Info Needed, Bug Report, libgcrypt
werner added a comment to T890: rijndael.c won't compile.

--disable-padlock disables the asm code and thus you should not get the same
compile error. Please check that there is no

Apr 24 2008, 3:18 PM · Bug Report, libgcrypt

Apr 23 2008

nemequ added a comment to T906: pkg-config support.

Assuming you're talking about an extra dependency for building gcrypt, it would
be easy to build and install the *.pc without using the autoconf macros that
come with pkg-config. That said, everyone has pkg-config these days--apparently
gcrypt had a build-dependency on it and nobody even noticed (IIRC it was being
build, just not installed)? That's a decent indicator that nobody would mind, IMHO.

Apr 23 2008, 7:45 PM · libgcrypt, Feature Request
nemequ lowered the priority of T906: pkg-config support from Normal to Wishlist.
Apr 23 2008, 7:45 PM · libgcrypt, Feature Request
nemequ renamed T906: pkg-config support from pkg-config support broken to pkg-config support.
Apr 23 2008, 7:45 PM · libgcrypt, Feature Request
nemequ added a project to T906: pkg-config support: Feature Request.
Apr 23 2008, 7:45 PM · libgcrypt, Feature Request
nemequ reopened T906: pkg-config support as "Open".
Apr 23 2008, 7:45 PM · libgcrypt, Feature Request
werner removed a project from T906: pkg-config support: Bug Report.
Apr 23 2008, 8:55 AM · libgcrypt, Feature Request
werner closed T906: pkg-config support as Invalid.
Apr 23 2008, 8:55 AM · Feature Request, libgcrypt
werner added a comment to T906: pkg-config support.

It was accidently left in the SVN. I remove it.

Apr 23 2008, 8:55 AM · Feature Request, libgcrypt

Apr 21 2008

nemequ set Version to 1.4.0 on T906: pkg-config support.
Apr 21 2008, 11:14 PM · Feature Request, libgcrypt
nemequ added a comment to T906: pkg-config support.

D55: 164_gcrypt-pkgconfig.diff

Apr 21 2008, 11:14 PM · Feature Request, libgcrypt
nemequ added projects to T906: pkg-config support: libgcrypt, Bug Report.
Apr 21 2008, 11:14 PM · libgcrypt, Feature Request