2005-11-30 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Paul Eggert | * stdint_.h (intmax_t) [defined intmax_t]: Do not declare. |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Paul Eggert | * modules/savedir (Depends-on): Add openat. |
commit | commitdiff | tree | snapshot |
2005-11-26 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2005-11-26 |
Paul Eggert | * modules/obstack (Files): Add m4/ulonglong.m4. |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Paul Eggert | * xstrtod.c: Don't bother with #pragma STDC FENV_ACCESS... |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Jim Meyering | Include <config.h>, required for possible replacement... |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Paul Eggert | * modules/gethrxtime (Depends-on): Add gettime. |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Simon Josefsson | Fix last commit (ChangeLog entry still applicable). |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Simon Josefsson | * readline.c: Remove EOL. |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Simon Josefsson | * inet_ntop.h: Use #if !, not #ifndef, for AC_CHECK_DECLS. |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Simon Josefsson | * getaddrinfo.h: Use #if !, not #ifndef, for AC_CHECK_D... |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Bruno Haible | Implement the --update option. |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Paul Eggert | * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Paul Eggert | Fix typo in previous change. |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Paul Eggert | * lib/utimens.c (futimens) [HAVE_WORKING_UTIMES &&... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Paul Eggert | * getcwd.c (__getcwd): Don't assume that system calls... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Paul Eggert | * savedir.c (savedir): Don't assume that xrealloc etc... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Simon Josefsson | Fix typos in comment, suggested by Ralf Wildenhues... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Simon Josefsson | Fix inet_ntop on mingw32. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Simon Josefsson | Test more. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Simon Josefsson | * md5.h, md5.c: Simplify buffer handling visavi alignment, |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Simon Josefsson | * gc-gnulib.c, gc-libgcrypt.c: Check calloc return... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Simon Josefsson | Add MD2 and hash fixes. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Simon Josefsson | Fix typo. |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Paul Eggert | * modules/verify (License): Change from GPL to LGPL... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Simon Josefsson | * md4.h: Shrink buffer size, now that we changed the... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Bruno Haible | Fix ChangeLog entry. |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Simon Josefsson | Relicense sha1 to LGPL. |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Simon Josefsson | * gnulib-tool: Fix --tests-base. |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Simon Josefsson | Fix arcfour module. |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Simon Josefsson | * md4.c, md4.c: Simplify buffer handling visavi alignment, |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Simon Josefsson | * crc.h: Include stddef.h, for size_t. |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Simon Josefsson | * gc.m4: Don't be fooled by --disable-*random-device... |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Bruno Haible | Proper autoconf macro argument quoting. |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Simon Josefsson | * arctwo.h (arctwo_setkey): Protect variable in CPP... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Simon Josefsson | * rijndael-api-fst.c: Fix bugs in CBC mode for more... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Simon Josefsson | * gc-gnulib.c: Support ARCTWO in CBC mode. |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Simon Josefsson | * gnulib-tool: Define automake conditional GL_COND_LIBT... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Simon Josefsson | Use "" instead of <> for gc.h include, from Bruno. |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Simon Josefsson | * gc.m4: Don't use libgcrypt if gcrypt.h isn't found... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Simon Josefsson | Doc fix, from Bruno. |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Simon Josefsson | * hmac-md5.c (hmac_md5): Add comments, suggested by... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Simon Josefsson | Fix GNU indent bugs, suggested by Bruno. |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Simon Josefsson | Whitespace fix, from Bruno. |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Simon Josefsson | * crc.c (crc32_update): Actually use crc parameter... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Simon Josefsson | * crc.h: Include stdint.h directly, suggested by Bruno... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Simon Josefsson | Add, forgotten in last commit. |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Simon Josefsson | Add des, des-tests, gc-des, gc-des-tests modules. |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Simon Josefsson | Add, forgotten in last commit. |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Simon Josefsson | Add arctwo, arctwo-tests, gc-arctwo, gc-arctwo-tests... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Simon Josefsson | * gc-libgcrypt.c (gc_cipher_open): Handle ECB. |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Simon Josefsson | Add gc-arcfour and gc-arcfour-tests modules. |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Simon Josefsson | Add gc-rijndael and gc-rijndael-tests modules. |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Simon Josefsson | * m4/gc-hmac-md5.m4, m4/gc-hmac-sha1.m4, m4/gc-md4.m4, |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Simon Josefsson | Add tests. |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Simon Josefsson | Include memxor.h. |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Simon Josefsson | Add gc-md4 and gc-md4-tests modules. |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Simon Josefsson | Add md4 module. |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Simon Josefsson | Add md5-tests module. |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Bruno Haible | Tweak the code to make it more reusable. |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Bruno Haible | Simplification, from Stepan Kasal. |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Simon Josefsson | Add gc-sha1-tests module. |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Simon Josefsson | * gc-libgcrypt.c (gc_hmac_sha1): Fix assert. |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Simon Josefsson | * gc.h (gc_nonce, gc_pseudo_random, gc_random): Add... |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Simon Josefsson | Fix warning in comment. |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Simon Josefsson | Add more hash functions. |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Simon Josefsson | Add ciphers. |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Simon Josefsson | Add (forgotten before). |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Simon Josefsson | Separate sha1 from md5. Use stdint.h in both modules. |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Bruno Haible | Small tweaks. |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Simon Josefsson | Add rijndael module. |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Simon Josefsson | Add arcfour module. |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Paul Eggert | * config/srclist.txt: Add glibc bug 321 for obstack... |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Paul Eggert | * modules/human (Depends-on): Depend on xstrtoumax... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Bruno Haible | Prepare for using gl_STDBOOL_H. |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Simon Josefsson | 2005-10-13 Simon Josefsson <jas@extundo.com> |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Simon Josefsson | 2005-10-13 Simon Josefsson <jas@extundo.com> |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Simon Josefsson | * gc-pbkdf2-sha1.c (gc_pbkdf2_sha1): Optimize CEIL... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Simon Josefsson | Rename, added under wrong filename. |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Simon Josefsson | Add gc-pbkdf2-sha1 module. |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Simon Josefsson | Fix typo. |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Simon Josefsson | * gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Simon Josefsson | Add gc-hmac-sha1. |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Simon Josefsson | Add gc-sha1 module. |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Simon Josefsson | Add hmac-sha1 module. |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Simon Josefsson | Split parts of the gc module into gc-md5 and gc-hmac... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Simon Josefsson | * gc-libgcrypt.c (gc_md5): Fix assert call. |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Simon Josefsson | Doc fix. |
commit | commitdiff | tree | snapshot |
next |