log

age author description
Tue, 11 Oct 2005 17:41:16 +0000 Simon Josefsson * gc.h (gc_hash_buffer): Add doc.
Tue, 11 Oct 2005 12:47:44 +0000 Bruno Haible Avoid integer overflow on exotic platforms.
Tue, 11 Oct 2005 06:53:48 +0000 Paul Eggert * modules/mempcpy (License): GPL -> LGPL.
Tue, 11 Oct 2005 01:22:24 +0000 Karl Berry update from texinfo
Sun, 09 Oct 2005 13:08:11 +0000 Karl Berry update from texinfo
Sun, 09 Oct 2005 07:44:54 +0000 Karl Berry .
Sat, 08 Oct 2005 11:05:24 +0000 Simon Josefsson * srclist.txt: Bug 1423 is closed, but 1439 remains.
Sat, 08 Oct 2005 09:26:59 +0000 Simon Josefsson 2005-10-08 Simon Josefsson <jas@extundo.com>
Sat, 08 Oct 2005 08:33:07 +0000 Simon Josefsson Add generic crypto module.
Fri, 07 Oct 2005 08:47:51 +0000 Simon Josefsson * memxor.m4: Remove gl_C_RESTRICT call.
Fri, 07 Oct 2005 07:38:45 +0000 Karl Berry .
Thu, 06 Oct 2005 16:44:39 +0000 Paul Eggert * stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
Thu, 06 Oct 2005 15:58:26 +0000 Simon Josefsson Add hmac-md5 module.
Thu, 06 Oct 2005 11:19:54 +0000 Simon Josefsson * memxor.c (memxor): Avoid casts and warnings.
Thu, 06 Oct 2005 11:16:54 +0000 Simon Josefsson * memxor.m4: Require gl_C_RESTRICT.
Thu, 06 Oct 2005 07:37:01 +0000 Karl Berry .
Wed, 05 Oct 2005 21:41:31 +0000 Paul Eggert Don't use the HAVE_ macros that we used to define.
Wed, 05 Oct 2005 21:39:09 +0000 Paul Eggert * getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
Wed, 05 Oct 2005 18:09:54 +0000 Derek R. Price * lib/getdelim.c (SIZE_MAX): New macro, if not already defined.
Wed, 05 Oct 2005 16:15:35 +0000 Bruno Haible Relicense under LGPL.
Wed, 05 Oct 2005 14:58:54 +0000 Simon Josefsson * memxor.c (memxor): Fix compiler error.
Wed, 05 Oct 2005 13:54:42 +0000 Simon Josefsson * md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): Add, see also
Wed, 05 Oct 2005 13:29:53 +0000 Simon Josefsson Add memxor.
Wed, 05 Oct 2005 13:21:37 +0000 Simon Josefsson * modules/iconv (Files): Move config.rpath to havelib, it is used there.
Wed, 05 Oct 2005 08:46:24 +0000 Simon Josefsson Also remove HAVE_NETDB_H test, for
Wed, 05 Oct 2005 07:49:16 +0000 Simon Josefsson Remove HAVE_SYS_SOCKET_H test too, to see if
Wed, 05 Oct 2005 07:39:50 +0000 Simon Josefsson Don't protect sys/types.h with HAVE_SYS_TYPES_H,
Wed, 05 Oct 2005 06:50:03 +0000 Paul Eggert * verify.h (verify_true): Provide alternative definition for C++.
Tue, 04 Oct 2005 09:53:09 +0000 Simon Josefsson * getaddrinfo.h: Move sys/types.h include first, reported by "Mark
Mon, 03 Oct 2005 19:44:05 +0000 Paul Eggert * getdelim.c: Include getdelim.h first. Include <limits.h>.