fix license quoting in files.yaml
[gnulib.git] / lib / gc-libgcrypt.c
2014-02-02 Ian BeckwithMerge tag 'snapshot-start' into stable
2014-02-02 Ian BeckwithMerge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
2014-02-02 Ian BeckwithMerge change up to right before new-year copyright...
2014-01-01 Eric Blakemaint: update copyright
2013-08-26 Simon Josefssongc: support HMAC-SHA256 and HMAC-SHA512.
2013-08-05 Ian BeckwithMerge branch 'stable'
2013-08-05 Ian BeckwithMerge tag 'snapshot-start' into stable
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-04-04 Ian BeckwithMerge branch 'stable'
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-02-10 Paul Eggertmaint: replace FSF snail-mail addresses with URLs
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-02-16 Ian BeckwithMerge branch 'stable'
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-07-04 Ian BeckwithMerge branch 'stable'
2010-07-04 Ian BeckwithMerge commit '86ba51d2c17219b82b977da0a912e05a3d9bf858...
2010-04-14 Simon Josefssonlib/gc-libgcrypt.c (gc_init): Use MIN_GCRYPT_VERSION...
2010-01-08 Ian BeckwithMerge branch 'stable'
2010-01-08 Ian BeckwithMerge commit '441aa3044f43e5572f58c354f01e6bc070acd5c7'
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-14 Ian BeckwithMerge branch 'upstream' into stable
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-08-02 Simon Josefssongc-libgcrypt.c, gc-gnulib.c: Change copyright to FSF.
2008-03-28 Simon JosefssonSupport SHA-224 in gc.
2008-01-16 Simon JosefssonDisable secure memory in gc-libgcrypt.c.
2007-10-22 Simon JosefssonAdd module 'gc-camellia'.
2007-04-16 Simon Josefsson2007-04-16 Simon Josefsson <simon@josefsson.org>
2007-02-05 Simon Josefssonlib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
2007-01-08 Bruno HaibleMove module indicator macros from *.m4 files to the...
2006-10-29 Eric Blake* lib/arcfour.c: Assume config.h.
2006-03-07 Simon JosefssonSplit off gc-random from gc, and only warn on missing...
2005-10-28 Simon Josefsson* gc-gnulib.c, gc-libgcrypt.c: Check calloc return...
2005-10-28 Simon JosefssonAdd MD2 and hash fixes.
2005-10-21 Simon Josefsson* gc-libgcrypt.c (gc_cipher_open): Handle ECB.
2005-10-18 Simon JosefssonAdd gc-md4 and gc-md4-tests modules.
2005-10-17 Simon Josefsson* gc-libgcrypt.c (gc_hmac_sha1): Fix assert.
2005-10-17 Simon JosefssonAdd more hash functions.
2005-10-17 Simon JosefssonAdd ciphers.
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 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-08 Simon Josefsson2005-10-08 Simon Josefsson <jas@extundo.com>
2005-10-08 Simon JosefssonAdd generic crypto module.