fix license quoting in files.yaml
[gnulib.git] / lib / sha1.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-12-03 Pádraig Bradymd5, sha1, sha256, sha512: use openssl routines if...
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-11-30 Paul Eggertarctwo, md4, md5, sha1, sha256, sha512: no 'static...
2012-05-18 Paul Eggertcrypto: fix bug in large buffer handling
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-12-11 Ian BeckwithMerge branch 'stable'
2011-12-11 Ian BeckwithMerge commit 'b572c3a256e7bf1e4eecc8c36448c08093240a6a...
2011-10-27 Paul Eggertcrypto libraries: use stdalign
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-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-29 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-11-15 Ian BeckwithMerge branch 'stable'
2009-10-23 Pádraig Bradydigests, copy-file: increase the IO buffer size from...
2008-03-15 Jim MeyeringUndo last change.
2008-03-15 Jim Meyeringsha1.c, md5.c: Hoist a redundant expression.
2008-01-31 Bruno HaibleMark set_uint32 function as 'inline'.
2008-01-31 Jim MeyeringUse "sizeof VAR", rather than a literal "4".
2008-01-31 Jim MeyeringPrefer "sizeof v" over the equivalent "4".
2008-01-31 Simon Josefssonsha1.c (set_uint32): Mark function as static.
2008-01-31 Peter Palfradersha1: remove the result buffer alignment constraint
2006-09-13 Paul Eggert* _fpending.c: Include <config.h> unconditionally,...
2006-05-11 Jim Meyeringsha1.c (sha1_buffer): Correct comment: s/MD5/SHA1/...
2006-05-11 Simon Josefsson2006-05-10 Paul Eggert <eggert@cs.ucla.edu>
2006-01-12 Paul EggertSync from coreutils.
2006-01-10 Paul EggertSync from coreutils.
2005-10-17 Simon JosefssonSeparate sha1 from md5. Use stdint.h in both modules.
2005-09-12 Paul EggertMerge glibc and coreutils changes into gnulib, plus...
2005-05-14 Paul Eggert*** empty log message ***
2004-10-04 Paul EggertRemove dependencies on unlocked-io.
2004-08-09 Paul EggertAdd uint32_t.m4, uintptr_t.m4, and finish renaming...