log lib/gc-gnulib.c @ 7560:046e511d4faf

age author description
Fri, 22 Sep 2006 16:54:11 +0000 Ralf Wildenhues * gc-gnulib.c [GC_USE_HMAC_SHA1]: include hmac.h for hmac_sha1.
Wed, 08 Mar 2006 13:40:30 +0000 Simon Josefsson Fix gc-random module.
Tue, 07 Mar 2006 13:17:10 +0000 Simon Josefsson Split off gc-random from gc, and only warn on missing devices.
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, 21 Oct 2005 13:39:43 +0000 Simon Josefsson * gc-gnulib.c: Support ARCTWO in CBC mode.
Fri, 21 Oct 2005 12:56:13 +0000 Simon Josefsson Use "" instead of <> for gc.h include, from Bruno.
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:03:17 +0000 Simon Josefsson Add arctwo, arctwo-tests, gc-arctwo, gc-arctwo-tests modules.
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.
Tue, 18 Oct 2005 23:35:50 +0000 Simon Josefsson Add gc-md4 and gc-md4-tests modules.
Wed, 12 Oct 2005 11:57:13 +0000 Simon Josefsson * gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for return types,
Wed, 12 Oct 2005 09:28:48 +0000 Simon Josefsson Add gc-hmac-sha1.
Wed, 12 Oct 2005 01:42:54 +0000 Simon Josefsson Add gc-sha1 module.
Wed, 12 Oct 2005 01:09:32 +0000 Simon Josefsson Split parts of the gc module into gc-md5 and gc-hmac-md5 modules.
Wed, 12 Oct 2005 00:23:38 +0000 Simon Josefsson * gc-libgcrypt.c (gc_md5): Fix assert call.
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.