log

age author description
Thu, 10 Nov 2005 02:19:29 +0000 Simon Josefsson * readline.c: Remove EOL.
Wed, 09 Nov 2005 00:58:57 +0000 Simon Josefsson * inet_ntop.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
Tue, 08 Nov 2005 19:20:59 +0000 Simon Josefsson * getaddrinfo.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
Fri, 04 Nov 2005 18:25:19 +0000 Bruno Haible Implement the --update option.
Sun, 30 Oct 2005 23:06:58 +0000 Paul Eggert * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
Sun, 30 Oct 2005 21:31:03 +0000 Paul Eggert Fix typo in previous change.
Sun, 30 Oct 2005 21:30:15 +0000 Paul Eggert * lib/utimens.c (futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]:
Sun, 30 Oct 2005 01:32:04 +0000 Paul Eggert * getcwd.c (__getcwd): Don't assume that system calls after readdir
Sat, 29 Oct 2005 07:27:55 +0000 Karl Berry .
Fri, 28 Oct 2005 23:02:35 +0000 Paul Eggert * savedir.c (savedir): Don't assume that xrealloc etc. leave
Fri, 28 Oct 2005 13:55:19 +0000 Simon Josefsson Fix typos in comment, suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
Fri, 28 Oct 2005 13:53:31 +0000 Simon Josefsson Fix inet_ntop on mingw32.
Fri, 28 Oct 2005 12:17:40 +0000 Simon Josefsson Test more.
Fri, 28 Oct 2005 12:15:56 +0000 Simon Josefsson * md5.h, md5.c: Simplify buffer handling visavi alignment,
Fri, 28 Oct 2005 12:13:27 +0000 Simon Josefsson * gc-gnulib.c, gc-libgcrypt.c: Check calloc return value.
Fri, 28 Oct 2005 12:09:31 +0000 Simon Josefsson Add MD2 and hash fixes.
Fri, 28 Oct 2005 10:58:45 +0000 Simon Josefsson Fix typo.
Thu, 27 Oct 2005 17:46:54 +0000 Paul Eggert * modules/verify (License): Change from GPL to LGPL. This is a
Mon, 24 Oct 2005 19:14:09 +0000 Simon Josefsson * md4.h: Shrink buffer size, now that we changed the type.
Mon, 24 Oct 2005 12:56:10 +0000 Bruno Haible Fix ChangeLog entry.
Mon, 24 Oct 2005 11:49:43 +0000 Simon Josefsson Relicense sha1 to LGPL.
Sun, 23 Oct 2005 17:31:48 +0000 Simon Josefsson * gnulib-tool: Fix --tests-base.
Sun, 23 Oct 2005 07:30:40 +0000 Karl Berry .
Sat, 22 Oct 2005 16:45:57 +0000 Simon Josefsson Fix arcfour module.
Sat, 22 Oct 2005 16:32:14 +0000 Simon Josefsson * md4.c, md4.c: Simplify buffer handling visavi alignment,
Sat, 22 Oct 2005 16:16:06 +0000 Simon Josefsson * crc.h: Include stddef.h, for size_t.
Sat, 22 Oct 2005 15:37:28 +0000 Simon Josefsson * gc.m4: Don't be fooled by --disable-*random-device parameters,
Sat, 22 Oct 2005 07:28:59 +0000 Karl Berry .
Fri, 21 Oct 2005 15:05:31 +0000 Bruno Haible Proper autoconf macro argument quoting.
Fri, 21 Oct 2005 14:31:07 +0000 Simon Josefsson * arctwo.h (arctwo_setkey): Protect variable in CPP macro,
Fri, 21 Oct 2005 13:45:23 +0000 Simon Josefsson * rijndael-api-fst.c: Fix bugs in CBC mode for more than one
Fri, 21 Oct 2005 13:39:43 +0000 Simon Josefsson * gc-gnulib.c: Support ARCTWO in CBC mode.
Fri, 21 Oct 2005 13:14:34 +0000 Simon Josefsson * gnulib-tool: Define automake conditional GL_COND_LIBTOOL if
Fri, 21 Oct 2005 12:56:13 +0000 Simon Josefsson Use "" instead of <> for gc.h include, from Bruno.
Fri, 21 Oct 2005 12:55:02 +0000 Simon Josefsson * gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by
Fri, 21 Oct 2005 12:51:11 +0000 Simon Josefsson Doc fix, from Bruno.
Fri, 21 Oct 2005 12:49:28 +0000 Simon Josefsson * hmac-md5.c (hmac_md5): Add comments, suggested by Bruno Haible
Fri, 21 Oct 2005 12:46:48 +0000 Simon Josefsson Fix GNU indent bugs, suggested by Bruno.
Fri, 21 Oct 2005 12:45:42 +0000 Simon Josefsson Whitespace fix, from Bruno.
Fri, 21 Oct 2005 12:39:10 +0000 Simon Josefsson * crc.c (crc32_update): Actually use crc parameter, suggested by
Fri, 21 Oct 2005 12:33:03 +0000 Simon Josefsson * crc.h: Include stdint.h directly, suggested by Bruno Haible
Fri, 21 Oct 2005 12:29:03 +0000 Simon Josefsson Add, forgotten in last commit.
Fri, 21 Oct 2005 12:28:18 +0000 Simon Josefsson Add des, des-tests, gc-des, gc-des-tests modules.
Fri, 21 Oct 2005 12:06:17 +0000 Simon Josefsson Add, forgotten in last commit.
Fri, 21 Oct 2005 12:03:17 +0000 Simon Josefsson Add arctwo, arctwo-tests, gc-arctwo, gc-arctwo-tests modules.
Fri, 21 Oct 2005 11:44:23 +0000 Simon Josefsson * gc-libgcrypt.c (gc_cipher_open): Handle ECB.
Wed, 19 Oct 2005 15:40:26 +0000 Simon Josefsson Add gc-arcfour and gc-arcfour-tests modules.
Wed, 19 Oct 2005 14:54:32 +0000 Simon Josefsson Add gc-rijndael and gc-rijndael-tests modules.
Wed, 19 Oct 2005 08:37:43 +0000 Simon Josefsson * m4/gc-hmac-md5.m4, m4/gc-hmac-sha1.m4, m4/gc-md4.m4,
Wed, 19 Oct 2005 08:20:36 +0000 Karl Berry .
Tue, 18 Oct 2005 23:45:03 +0000 Simon Josefsson Add tests.
Tue, 18 Oct 2005 23:37:20 +0000 Simon Josefsson Include memxor.h.
Tue, 18 Oct 2005 23:35:50 +0000 Simon Josefsson Add gc-md4 and gc-md4-tests modules.
Tue, 18 Oct 2005 22:59:17 +0000 Simon Josefsson Add md4 module.
Tue, 18 Oct 2005 14:10:27 +0000 Simon Josefsson Add md5-tests module.
Tue, 18 Oct 2005 07:36:59 +0000 Karl Berry .
Mon, 17 Oct 2005 18:06:51 +0000 Bruno Haible Tweak the code to make it more reusable.
Mon, 17 Oct 2005 15:44:51 +0000 Bruno Haible Simplification, from Stepan Kasal.
Mon, 17 Oct 2005 14:48:31 +0000 Simon Josefsson Add gc-sha1-tests module.
Mon, 17 Oct 2005 14:33:14 +0000 Simon Josefsson * gc-libgcrypt.c (gc_hmac_sha1): Fix assert.