| Commit message (Expand) | Author | Age | Files | Lines |
* | maint: update copyright | Eric Blake | 2014-01-01 | 1 | -1/+1 |
* | gc: support HMAC-SHA256 and HMAC-SHA512. | Simon Josefsson | 2013-08-26 | 1 | -1/+21 |
* | maint: update all copyright year number ranges | Eric Blake | 2013-01-01 | 1 | -1/+1 |
* | maint: replace FSF snail-mail addresses with URLs | Paul Eggert | 2012-02-09 | 1 | -3/+1 |
* | maint: update all copyright year number ranges | Jim Meyering | 2012-01-01 | 1 | -1/+1 |
* | maint: update almost all copyright ranges to include 2011 | Jim Meyering | 2011-01-01 | 1 | -2/+1 |
* | update nearly all FSF copyright year lists to include 2010 | Jim Meyering | 2010-01-01 | 1 | -1/+1 |
* | Use spaces for indentation, not tabs. | Bruno Haible | 2009-12-10 | 1 | -139/+139 |
* | gc-libgcrypt.c, gc-gnulib.c: Change copyright to FSF. | Simon Josefsson | 2009-08-02 | 1 | -1/+2 |
* | lib/gc-gnulib.c: Indentation cleanup. Add some comments regarding Windows cr... | Simon Josefsson | 2008-08-19 | 1 | -16/+30 |
* | Windows initialization fixes, tiny change from Adam Strzelecki <ono@java.pl>. | Simon Josefsson | 2008-08-19 | 1 | -1/+9 |
* | Fix compilation error on mingw. | Bruno Haible | 2008-04-21 | 1 | -0/+1 |
* | Make gc_random work under Windows. | Simon Josefsson | 2008-04-11 | 1 | -1/+32 |
* | Remove useless "if" tests before free. Deprecate "free" module. | Jim Meyering | 2008-03-02 | 1 | -2/+1 |
* | (gc_hash_open): Catch NULL calloc return value. | Simon Josefsson | 2007-09-13 | 1 | -0/+2 |
* | * lib/quotearg.c: Include <wctype.h> early, before the definition of | Paul Eggert | 2007-03-15 | 1 | -4/+4 |
* | New module 'fchdir'. | Bruno Haible | 2007-01-14 | 1 | -0/+5 |
* | Move module indicator macros from *.m4 files to the module descriptions. | Bruno Haible | 2007-01-08 | 1 | -60/+60 |
* | * lib/arcfour.c: Assume config.h. | Eric Blake | 2006-10-29 | 1 | -3/+1 |
* | * gc-gnulib.c [GC_USE_HMAC_SHA1]: include hmac.h for hmac_sha1. | Ralf Wildenhues | 2006-09-22 | 1 | -1/+1 |
* | Fix gc-random module. | Simon Josefsson | 2006-03-08 | 1 | -0/+3 |
* | Split off gc-random from gc, and only warn on missing devices. | Simon Josefsson | 2006-03-07 | 1 | -7/+13 |
* | * gc-gnulib.c, gc-libgcrypt.c: Check calloc return value. | Simon Josefsson | 2005-10-28 | 1 | -0/+2 |
* | Add MD2 and hash fixes. | Simon Josefsson | 2005-10-28 | 1 | -0/+234 |
* | * gc-gnulib.c: Support ARCTWO in CBC mode. | Simon Josefsson | 2005-10-21 | 1 | -2/+56 |
* | Use "" instead of <> for gc.h include, from Bruno. | Simon Josefsson | 2005-10-21 | 1 | -1/+1 |
* | Add des, des-tests, gc-des, gc-des-tests modules. | Simon Josefsson | 2005-10-21 | 1 | -0/+41 |
* | Add arctwo, arctwo-tests, gc-arctwo, gc-arctwo-tests modules. | Simon Josefsson | 2005-10-21 | 1 | -0/+37 |
* | Add gc-arcfour and gc-arcfour-tests modules. | Simon Josefsson | 2005-10-19 | 1 | -0/+44 |
* | Add gc-rijndael and gc-rijndael-tests modules. | Simon Josefsson | 2005-10-19 | 1 | -0/+214 |
* | Add gc-md4 and gc-md4-tests modules. | Simon Josefsson | 2005-10-18 | 1 | -0/+18 |
* | * gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for return types, | Simon Josefsson | 2005-10-12 | 1 | -15/+15 |
* | Add gc-hmac-sha1. | Simon Josefsson | 2005-10-12 | 1 | -0/+10 |
* | Add gc-sha1 module. | Simon Josefsson | 2005-10-12 | 1 | -0/+18 |
* | Split parts of the gc module into gc-md5 and gc-hmac-md5 modules. | Simon Josefsson | 2005-10-12 | 1 | -2/+12 |
* | * gc-libgcrypt.c (gc_md5): Fix assert call. | Simon Josefsson | 2005-10-12 | 1 | -1/+1 |
* | 2005-10-08 Simon Josefsson <jas@extundo.com> | Simon Josefsson | 2005-10-08 | 1 | -6/+22 |
* | Add generic crypto module. | Simon Josefsson | 2005-10-08 | 1 | -0/+153 |