Mark set_uint32 function as 'inline'.
[gnulib.git] / lib / sha1.c
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...