summaryrefslogtreecommitdiff
path: root/lib/md5.c
AgeCommit message (Expand)Author
2003-09-10Include "md5.h" first.Jim Meyering
2003-06-06Include <string.h> and <stdlib.h> unconditionally.Jim Meyering
2003-04-15Remove (or replace-with-TAB(s) to retain alignment)Jim Meyering
2003-02-19Merge in some clean-up and optimization changes from glibc.Jim Meyering
2003-02-18(md5_stream) [BLOCKSIZE]: Move definition to top of file.Jim Meyering
2001-11-17Include unlocked-io.h.Jim Meyering
2000-10-22(md5_process_block) [OP]: Use `rol', not CYCLIC.Jim Meyering
2000-08-07back out Copyright date changes for files with no changes yearJim Meyering
2000-07-09update copyright dateJim Meyering
1996-11-02update copyrightJim Meyering
1996-10-24Update from GNU libc.Jim Meyering
1996-10-20(md5_process_bytes): Cast void* pointer to char* beforeJim Meyering
1996-10-20Update from GNU libc.Jim Meyering
1996-10-11(md5_stream): Apply fix from Ralph LoaderJim Meyering
1996-07-15update FSF address in copyright and remove any trailing blanksJim Meyering
1995-07-30[memcpy]: Define to bcopy if needed.Jim Meyering
1995-07-21(md5_stream): Check for read failure and returnJim Meyering
1995-07-20.Jim Meyering