summaryrefslogtreecommitdiff
path: root/lib/sha1.h
Commit message (Expand)AuthorAgeFilesLines
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-2/+2
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-2/+2
* Update copyright year, for commit on 2009-07-21.Bruno Haible2009-08-011-1/+1
* C++: wrap md2,md5,sha1,etc. function declarations in extern "C" scopePeter Simons2009-07-221-0/+8
* Add SHA1_DIGEST_SIZE #define to sha1.h.Simon Josefsson2008-01-311-0/+2
* sha1: remove the result buffer alignment constraintPeter Palfrader2008-01-311-9/+4
* Sync from coreutils.Paul Eggert2006-01-121-2/+2
* Separate sha1 from md5. Use stdint.h in both modules.Simon Josefsson2005-10-171-10/+10
* Merge glibc and coreutils changes into gnulib, plus a fewPaul Eggert2005-09-121-2/+2
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Add uint32_t.m4, uintptr_t.m4, and finish renaming sha->sha1.Paul Eggert2004-08-091-0/+87