Sat, 01 Jan 2011 20:17:23 +0100 |
Jim Meyering |
maint: update almost all copyright ranges to include 2011
|
Fri, 01 Jan 2010 10:31:12 +0100 |
Jim Meyering |
update nearly all FSF copyright year lists to include 2010
|
Thu, 10 Dec 2009 20:28:30 +0100 |
Bruno Haible |
Use spaces for indentation, not tabs.
|
Sun, 02 Aug 2009 22:23:56 +0200 |
Simon Josefsson |
gc-libgcrypt.c, gc-gnulib.c: Change copyright to FSF.
|
Tue, 19 Aug 2008 17:58:08 +0200 |
Simon Josefsson |
lib/gc-gnulib.c: Indentation cleanup. Add some comments regarding Windows crypto stuff, from Mono.
|
Tue, 19 Aug 2008 17:02:58 +0200 |
Simon Josefsson |
Windows initialization fixes, tiny change from Adam Strzelecki <ono@java.pl>.
|
Mon, 21 Apr 2008 23:45:08 +0200 |
Bruno Haible |
Fix compilation error on mingw.
|
Fri, 11 Apr 2008 09:16:11 +0200 |
Simon Josefsson |
Make gc_random work under Windows.
|
Mon, 18 Feb 2008 14:12:07 +0100 |
Jim Meyering |
Remove useless "if" tests before free. Deprecate "free" module.
|
Thu, 13 Sep 2007 11:53:38 +0000 |
Simon Josefsson |
(gc_hash_open): Catch NULL calloc return value.
|
Thu, 15 Mar 2007 22:58:36 +0000 |
Paul Eggert |
* lib/quotearg.c: Include <wctype.h> early, before the definition of
|
Sun, 14 Jan 2007 11:32:10 +0000 |
Bruno Haible |
New module 'fchdir'.
|
Mon, 08 Jan 2007 20:48:03 +0000 |
Bruno Haible |
Move module indicator macros from *.m4 files to the module descriptions.
|
Sun, 29 Oct 2006 21:52:55 +0000 |
Eric Blake |
* lib/arcfour.c: Assume config.h.
|
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.
|