Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include string.h for memset() proto; noticed by lebel@ | 2003-05-09 | 1 | -1/+2 | |
| | |||||
* | Clear the digest local var w/ memset() in the End function. | 2003-05-08 | 1 | -6/+7 | |
| | |||||
* | o Ansi function headers | 2002-12-23 | 1 | -22/+12 | |
| | | | | | | | | o Add __BEGIN_DECLS/__END_DECLS to include files o Safe macros o Remove useless variable assignment in the End function of *hl.c o Some minor KNF, needs more From Dan Weeks | ||||
* | More <sys/file.h> vs. <fcntl.h> and open() flags fixes. | 1999-08-17 | 1 | -3/+3 | |
| | |||||
* | tabify + trailing blanks | 1997-07-23 | 1 | -2/+2 | |
| | |||||
* | #include <md5.h> not "md5.h" | 1997-07-12 | 1 | -2/+2 | |
| | |||||
* | fix a memory-leak problem in MDXEnd -- even when given | 1997-03-18 | 1 | -2/+2 | |
| | | | | a non-NULL buffer, MDXEnd would go ahead and malloc a new one anyway. | ||||
* | 64-bit cleanup + pedantic -W flags | 1996-11-24 | 1 | -2/+2 | |
| | |||||
* | Now use bittypes wo we work on 64-bit machines | 1996-09-29 | 1 | -5/+12 | |
| | |||||
* | Remove dead code | 1996-09-15 | 1 | -1/+2 | |
| | | | | | | Remove unused variables Silence some warnings lint(1) is your friend | ||||
* | Fix RCS ids | 1996-08-19 | 1 | -3/+4 | |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | Add md[245] routines in libc/md, remove md5 from libc/crypt. Add $OpenBSD$ | 1996-06-03 | 1 | -0/+71 | |