Move module indicator macros from *.m4 files to the module descriptions.
[gnulib.git] / lib / gc-gnulib.c
2007-01-08 Bruno HaibleMove module indicator macros from *.m4 files to the...
2006-10-29 Eric Blake* lib/arcfour.c: Assume config.h.
2006-09-22 Ralf Wildenhues* gc-gnulib.c [GC_USE_HMAC_SHA1]: include hmac.h for...
2006-03-08 Simon JosefssonFix gc-random module.
2006-03-07 Simon JosefssonSplit off gc-random from gc, and only warn on missing...
2005-10-28 Simon Josefsson* gc-gnulib.c, gc-libgcrypt.c: Check calloc return...
2005-10-28 Simon JosefssonAdd MD2 and hash fixes.
2005-10-21 Simon Josefsson* gc-gnulib.c: Support ARCTWO in CBC mode.
2005-10-21 Simon JosefssonUse "" instead of <> for gc.h include, from Bruno.
2005-10-21 Simon JosefssonAdd des, des-tests, gc-des, gc-des-tests modules.
2005-10-21 Simon JosefssonAdd arctwo, arctwo-tests, gc-arctwo, gc-arctwo-tests...
2005-10-19 Simon JosefssonAdd gc-arcfour and gc-arcfour-tests modules.
2005-10-19 Simon JosefssonAdd gc-rijndael and gc-rijndael-tests modules.
2005-10-18 Simon JosefssonAdd gc-md4 and gc-md4-tests modules.
2005-10-12 Simon Josefsson* gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for...
2005-10-12 Simon JosefssonAdd gc-hmac-sha1.
2005-10-12 Simon JosefssonAdd gc-sha1 module.
2005-10-12 Simon JosefssonSplit parts of the gc module into gc-md5 and gc-hmac...
2005-10-12 Simon Josefsson* gc-libgcrypt.c (gc_md5): Fix assert call.
2005-10-08 Simon Josefsson2005-10-08 Simon Josefsson <jas@extundo.com>
2005-10-08 Simon JosefssonAdd generic crypto module.