Mon, 17 Oct 2005 13:41:56 +0000 |
Simon Josefsson |
* gc.h (gc_nonce, gc_pseudo_random, gc_random): Add prototypes.
|
Mon, 17 Oct 2005 13:13:08 +0000 |
Simon Josefsson |
Add more hash functions.
|
Mon, 17 Oct 2005 13:00:51 +0000 |
Simon Josefsson |
Add ciphers.
|
Mon, 17 Oct 2005 12:55:00 +0000 |
Simon Josefsson |
Separate sha1 from md5. Use stdint.h in both modules.
|
Sat, 15 Oct 2005 18:21:58 +0000 |
Simon Josefsson |
Add rijndael module.
|
Sat, 15 Oct 2005 18:19:44 +0000 |
Simon Josefsson |
Add arcfour module.
|
Fri, 14 Oct 2005 23:23:50 +0000 |
Paul Eggert |
* config/srclist.txt: Add glibc bug 321 for obstack.c, obstack.h.
|
Thu, 13 Oct 2005 07:49:05 +0000 |
Simon Josefsson |
* gc-pbkdf2-sha1.c (gc_pbkdf2_sha1): Optimize CEIL computation.
|
Wed, 12 Oct 2005 13:13:29 +0000 |
Simon Josefsson |
Add gc-pbkdf2-sha1 module.
|
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.
|
Tue, 11 Oct 2005 18:50:36 +0000 |
Bruno Haible |
New module 'c-strcasestr'.
|
Tue, 11 Oct 2005 18:48:53 +0000 |
Bruno Haible |
New module 'c-strcase'.
|
Tue, 11 Oct 2005 18:28:27 +0000 |
Simon Josefsson |
Add (I forgot to install this together with the actual modification
|
Tue, 11 Oct 2005 18:25:51 +0000 |
Simon Josefsson |
Add crc module.
|
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.
|
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.
|
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 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 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>.
|
Sat, 01 Oct 2005 10:33:38 +0000 |
Simon Josefsson |
2005-09-30 Eric Blake <ebb9@byu.net> (tiny change)
|
Sat, 01 Oct 2005 10:27:20 +0000 |
Simon Josefsson |
2005-10-01 Simon Josefsson <jas@extundo.com>
|
Thu, 29 Sep 2005 16:51:23 +0000 |
Paul Eggert |
* xtime.h (XTIME_PRECISION): Now of type int, not long long int,
|
Tue, 27 Sep 2005 08:39:52 +0000 |
Jim Meyering |
*** empty log message ***
|
Tue, 27 Sep 2005 05:36:54 +0000 |
Paul Eggert |
* verify.h (verify_expr): Remove, replacing with:
|
Sun, 25 Sep 2005 06:22:34 +0000 |
Paul Eggert |
* utimens.c (ENOSYS): Define if not already defined.
|
Sun, 25 Sep 2005 04:20:16 +0000 |
Paul Eggert |
* regex_internal.h (__GNUC_PREREQ, always_inline, inline, pure):
|
Sat, 24 Sep 2005 23:01:27 +0000 |
Paul Eggert |
* regex_internal.h (__attribute): Define to nothing for GCC 2.
|
Sat, 24 Sep 2005 22:12:20 +0000 |
Paul Eggert |
Yesterday's changes.
|
Fri, 23 Sep 2005 23:00:10 +0000 |
Jim Meyering |
*** empty log message ***
|
Fri, 23 Sep 2005 04:15:13 +0000 |
Paul Eggert |
Sync from coreutils.
|
Thu, 22 Sep 2005 23:39:06 +0000 |
Paul Eggert |
Log first part of merge from coreutils.
|
Wed, 21 Sep 2005 19:34:04 +0000 |
Bruno Haible |
Add back unicode_to_mb declaration that was lost on the way from GNU tar to
|
Tue, 20 Sep 2005 16:44:50 +0000 |
Derek R. Price |
* getaddrinfo.c: Don't include <netdb.h> included from getaddrinfo.h.
|
Mon, 19 Sep 2005 17:28:14 +0000 |
Paul Eggert |
Use a consistent style for including <config.h>.
|
Fri, 16 Sep 2005 07:16:21 +0000 |
Paul Eggert |
* utimecmp.c: Include stat-time.h.
|
Fri, 16 Sep 2005 06:52:14 +0000 |
Paul Eggert |
* MODULES.html.sh (File system functions): Add stat-time.
|
Fri, 16 Sep 2005 00:23:36 +0000 |
Derek R. Price |
* regcomp.c, regexec.c, regex_internal.c: Back out previous
|
Thu, 15 Sep 2005 19:14:23 +0000 |
Derek R. Price |
* regex_internal.h: Blank `pure' for GNUC < 3.
|
Thu, 15 Sep 2005 16:25:48 +0000 |
Bruno Haible |
Fix redefinition problem: strstr may be defined as a macro in string.h.
|
Tue, 13 Sep 2005 13:23:57 +0000 |
Derek R. Price |
* canon-host.c (canon_host_r): Set *cherror on memory allocation
|
Tue, 13 Sep 2005 12:39:28 +0000 |
Jim Meyering |
*** empty log message ***
|
Tue, 13 Sep 2005 08:04:11 +0000 |
Simon Josefsson |
2005-09-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
|
Tue, 13 Sep 2005 04:15:15 +0000 |
Derek R. Price |
* modules/canon-host: Add canon-host.h. Depend on getaddrinfo. Make
|
Tue, 13 Sep 2005 03:47:44 +0000 |
Derek R. Price |
* modules/glob (Files): Add glob-libc.h.
|
Mon, 12 Sep 2005 22:05:15 +0000 |
Paul Eggert |
Merge glibc and coreutils changes into gnulib, plus a few
|
Mon, 12 Sep 2005 14:25:04 +0000 |
Derek R. Price |
* gai_strerror.c: Include config.h when available. Include
|
Thu, 08 Sep 2005 20:18:48 +0000 |
Paul Eggert |
* lib/glob.c (glob, globfree, __glob_pattern_p): Use old-style function
|