summaryrefslogtreecommitdiff
path: root/lib/libc/md/mdXhl.c
AgeCommit message (Expand)Author
2003-05-09Include string.h for memset() proto; noticed by lebel@Todd C. Miller
2003-05-08Clear the digest local var w/ memset() in the End function.Todd C. Miller
2002-12-23o Ansi function headersTodd C. Miller
1999-08-17More <sys/file.h> vs. <fcntl.h> and open() flags fixes.Todd C. Miller
1997-07-23tabify + trailing blankskstailey
1997-07-12#include <md5.h> not "md5.h"Todd C. Miller
1997-03-18fix a memory-leak problem in MDXEnd -- even when givenflipk
1996-11-2464-bit cleanup + pedantic -W flagsNiklas Hallqvist
1996-09-29Now use bittypes wo we work on 64-bit machinesTodd C. Miller
1996-09-15Remove dead codeThorsten Lockert
1996-08-19Fix RCS idsThorsten Lockert
1996-06-03Add md[245] routines in libc/md, remove md5 from libc/crypt. Add $OpenBSD$Niklas Hallqvist