summaryrefslogtreecommitdiffstats
path: root/lib/libc/md/mdXhl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Include string.h for memset() proto; noticed by lebel@millert2003-05-091-1/+2
* Clear the digest local var w/ memset() in the End function.millert2003-05-081-6/+7
* o Ansi function headersmillert2002-12-231-22/+12
* More <sys/file.h> vs. <fcntl.h> and open() flags fixes.millert1999-08-171-3/+3
* tabify + trailing blankskstailey1997-07-231-2/+2
* #include <md5.h> not "md5.h"millert1997-07-121-2/+2
* fix a memory-leak problem in MDXEnd -- even when givenflipk1997-03-181-2/+2
* 64-bit cleanup + pedantic -W flagsniklas1996-11-241-2/+2
* Now use bittypes wo we work on 64-bit machinesmillert1996-09-291-5/+12
* Remove dead codetholo1996-09-151-1/+2
* Fix RCS idstholo1996-08-191-3/+4
* Add md[245] routines in libc/md, remove md5 from libc/crypt. Add $OpenBSD$niklas1996-06-031-0/+71