summaryrefslogtreecommitdiff
path: root/lib/md5.c
Commit message (Expand)AuthorAgeFilesLines
...
* Remove dependencies on unlocked-io.Paul Eggert2004-10-041-1/+3
* Merge from coreutils.Paul Eggert2004-08-071-11/+4
* Remove K&R cruft.Paul Eggert2003-09-091-24/+9
* Merge from coreutils.Paul Eggert2003-08-141-31/+81
* Include unlocked-io.h.Jim Meyering2001-11-171-1/+2
* (md5_process_block) [OP]: Use `rol', not CYCLIC.Jim Meyering2000-10-221-7/+4
* back out Copyright date changes for files with no changes yearJim Meyering2000-08-071-1/+1
* update copyright dateJim Meyering2000-07-091-1/+1
* update copyrightJim Meyering1996-11-021-12/+12
* Update from GNU libc.Jim Meyering1996-10-241-19/+25
* (md5_process_bytes): Cast void* pointer to char* beforeTEXTUTILS-1_19oJim Meyering1996-10-201-2/+2
* Update from GNU libc.Jim Meyering1996-10-201-66/+113
* (md5_stream): Apply fix from Ralph LoaderJim Meyering1996-10-111-1/+1
* update FSF address in copyright and remove any trailing blanksJim Meyering1996-07-151-2/+2
* [memcpy]: Define to bcopy if needed.Jim Meyering1995-07-301-2/+11
* (md5_stream): Check for read failure and returnJim Meyering1995-07-211-3/+7
* .Jim Meyering1995-07-201-0/+353