gnulib.git
2005-10-21 Simon Josefsson* rijndael-api-fst.c: Fix bugs in CBC mode for more...
2005-10-21 Simon Josefsson* gc-gnulib.c: Support ARCTWO in CBC mode.
2005-10-21 Simon Josefsson* gnulib-tool: Define automake conditional GL_COND_LIBT...
2005-10-21 Simon JosefssonUse "" instead of <> for gc.h include, from Bruno.
2005-10-21 Simon Josefsson* gc.m4: Don't use libgcrypt if gcrypt.h isn't found...
2005-10-21 Simon JosefssonDoc fix, from Bruno.
2005-10-21 Simon Josefsson* hmac-md5.c (hmac_md5): Add comments, suggested by...
2005-10-21 Simon JosefssonFix GNU indent bugs, suggested by Bruno.
2005-10-21 Simon JosefssonWhitespace fix, from Bruno.
2005-10-21 Simon Josefsson* crc.c (crc32_update): Actually use crc parameter...
2005-10-21 Simon Josefsson* crc.h: Include stdint.h directly, suggested by Bruno...
2005-10-21 Simon JosefssonAdd, forgotten in last commit.
2005-10-21 Simon JosefssonAdd des, des-tests, gc-des, gc-des-tests modules.
2005-10-21 Simon JosefssonAdd, forgotten in last commit.
2005-10-21 Simon JosefssonAdd arctwo, arctwo-tests, gc-arctwo, gc-arctwo-tests...
2005-10-21 Simon Josefsson* gc-libgcrypt.c (gc_cipher_open): Handle ECB.
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-19 Simon Josefsson* m4/gc-hmac-md5.m4, m4/gc-hmac-sha1.m4, m4/gc-md4.m4,
2005-10-19 Karl Berry.
2005-10-18 Simon JosefssonAdd tests.
2005-10-18 Simon JosefssonInclude memxor.h.
2005-10-18 Simon JosefssonAdd gc-md4 and gc-md4-tests modules.
2005-10-18 Simon JosefssonAdd md4 module.
2005-10-18 Simon JosefssonAdd md5-tests module.
2005-10-18 Karl Berry.
2005-10-17 Bruno HaibleTweak the code to make it more reusable.
2005-10-17 Bruno HaibleSimplification, from Stepan Kasal.
2005-10-17 Simon JosefssonAdd gc-sha1-tests module.
2005-10-17 Simon Josefsson* gc-libgcrypt.c (gc_hmac_sha1): Fix assert.
2005-10-17 Simon Josefsson* gc.h (gc_nonce, gc_pseudo_random, gc_random): Add...
2005-10-17 Simon JosefssonFix warning in comment.
2005-10-17 Simon JosefssonAdd more hash functions.
2005-10-17 Simon JosefssonAdd ciphers.
2005-10-17 Simon JosefssonAdd (forgotten before).
2005-10-17 Simon JosefssonSeparate sha1 from md5. Use stdint.h in both modules.
2005-10-17 Bruno HaibleSmall tweaks.
2005-10-17 Karl Berry.
2005-10-15 Simon JosefssonAdd rijndael module.
2005-10-15 Simon JosefssonAdd arcfour module.
2005-10-14 Paul Eggert* config/srclist.txt: Add glibc bug 321 for obstack...
2005-10-14 Paul Eggert* modules/human (Depends-on): Depend on xstrtoumax...
2005-10-13 Bruno HaiblePrepare for using gl_STDBOOL_H.
2005-10-13 Simon Josefsson2005-10-13 Simon Josefsson <jas@extundo.com>
2005-10-13 Simon Josefsson2005-10-13 Simon Josefsson <jas@extundo.com>
2005-10-13 Simon Josefsson* gc-pbkdf2-sha1.c (gc_pbkdf2_sha1): Optimize CEIL...
2005-10-12 Simon JosefssonRename, added under wrong filename.
2005-10-12 Simon JosefssonAdd gc-pbkdf2-sha1 module.
2005-10-12 Simon JosefssonFix typo.
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 JosefssonAdd hmac-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-11 Simon JosefssonDoc fix.
2005-10-11 Bruno HaibleNew module 'c-strcasestr'.
2005-10-11 Bruno HaibleNew module 'c-strcase'.
2005-10-11 Simon JosefssonAdd (I forgot to install this together with the actual...
2005-10-11 Simon JosefssonAdd crc module.
2005-10-11 Simon Josefsson* gc.h (gc_hash_buffer): Add doc.
2005-10-11 Bruno HaibleAvoid integer overflow on exotic platforms.
2005-10-11 Paul Eggert* modules/mempcpy (License): GPL -> LGPL.
2005-10-11 Karl Berryupdate from texinfo
2005-10-09 Karl Berryupdate from texinfo
2005-10-09 Karl Berry.
2005-10-08 Simon Josefsson* srclist.txt: Bug 1423 is closed, but 1439 remains.
2005-10-08 Simon Josefsson2005-10-08 Simon Josefsson <jas@extundo.com>
2005-10-08 Simon JosefssonAdd generic crypto module.
2005-10-07 Simon Josefsson* memxor.m4: Remove gl_C_RESTRICT call.
2005-10-07 Karl Berry.
2005-10-06 Paul Eggert* stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
2005-10-06 Simon JosefssonAdd hmac-md5 module.
2005-10-06 Simon Josefsson* memxor.c (memxor): Avoid casts and warnings.
2005-10-06 Simon Josefsson* memxor.m4: Require gl_C_RESTRICT.
2005-10-06 Karl Berry.
2005-10-05 Paul EggertDon't use the HAVE_ macros that we used to define.
2005-10-05 Paul Eggert* getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
2005-10-05 Derek R. Price* lib/getdelim.c (SIZE_MAX): New macro, if not already...
2005-10-05 Bruno HaibleRelicense under LGPL.
2005-10-05 Simon Josefsson* memxor.c (memxor): Fix compiler error.
2005-10-05 Simon Josefsson* md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): Add, see...
2005-10-05 Simon JosefssonAdd memxor.
2005-10-05 Simon Josefsson* modules/iconv (Files): Move config.rpath to havelib...
2005-10-05 Simon JosefssonAlso remove HAVE_NETDB_H test, for
2005-10-05 Simon JosefssonRemove HAVE_SYS_SOCKET_H test too, to see if
2005-10-05 Simon JosefssonDon't protect sys/types.h with HAVE_SYS_TYPES_H,
2005-10-05 Paul Eggert* verify.h (verify_true): Provide alternative definitio...
2005-10-04 Simon Josefsson* getaddrinfo.h: Move sys/types.h include first, report...
2005-10-03 Paul Eggert* getdelim.c: Include getdelim.h first. Include <limit...
2005-10-03 Karl Berry.
2005-10-03 Paul Eggert* modules/xreadlink (Makefile.am): Remove lib_SOURCES.
2005-10-03 Paul Eggert(Makefile.am): Remove lib_SOURCES.
2005-10-02 Paul Eggert* modules/exclude (Depends-on): Depend on verify.
2005-10-02 Paul EggertSync from coreutils.
2005-10-01 Simon Josefsson2005-10-01 Simon Josefsson <jas@extundo.com>
2005-10-01 Simon Josefsson2005-09-30 Eric Blake <ebb9@byu.net> (tiny change)
2005-10-01 Simon Josefsson2005-10-01 Simon Josefsson <jas@extundo.com>
2005-10-01 Simon Josefsson2005-10-01 Simon Josefsson <jas@extundo.com>
2005-10-01 Jim Meyering*** empty log message ***
next