summaryrefslogtreecommitdiffstats
path: root/lib/sha1.c
AgeCommit message (Expand)AuthorLines
2006-08-21Remove from CVS, since the bootstrap script generates them automatically.Paul Eggert-418/+0
2006-07-04Sync from gnulib.Paul Eggert-5/+5
2006-05-11(sha1_buffer): Correct comment: s/MD5/SHA1/. From James Lemley.Jim Meyering-1/+1
2006-01-12Fix commentary to match md5 better. Adjust to .h file changes.Paul Eggert-21/+16
2006-01-10Sync from gnulib.Paul Eggert-19/+19
2005-11-19tweak grammar in a commentJim Meyering-2/+2
2005-09-13(SWAP): Renamed from NOTSWAP, to avoid a horrible misnaming.Paul Eggert-19/+14
2005-08-27Use `#error' rather than a string literal to provoke failure.Jim Meyering-3/+2
2005-05-14Update FSF postal mail address.Jim Meyering-1/+1
2004-10-04Sync from gnulib, to remove dependencies of other modules on unlocked-io.Paul Eggert-1/+3
2004-08-09Finish renaming sha -> sha1.Paul Eggert-26/+26
2004-08-02(UNALIGNED_P): Use size_t; in practice, this is just asPaul Eggert-5/+1
2004-07-28Don't include <sys/types.h> or <stdlib.h>; <stddef.h>Paul Eggert-9/+6
2003-12-02File renamed from sha.c.Jim Meyering-0/+434