Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace RSA-derived md5 code with code derived from Colin Plumb's PD version. | 2004-05-07 | 1 | -366/+0 | |
* | KNF, ok deraadt/henning | 2003-12-02 | 1 | -257/+241 | |
* | make it use system bcopy/bzero (speeds up the vax about twice); from pr3549 | 2003-11-24 | 1 | -1/+2 | |
* | spelling; from Brian Poole <raj@cerias.purdue.edu> | 2002-06-14 | 1 | -2/+2 | |
* | First round of __P removal in sys | 2002-03-14 | 1 | -6/+6 | |
* | Don't include sys/systm.h if we include stand.h. | 2000-11-08 | 1 | -3/+3 | |
* | eliminate comment about HAVEHTONS since the conditional implied is no longer present in the source | 1997-06-06 | 1 | -4/+1 | |
* | fixed bcopy/memcpy conflict by using private mem* routines. | 1997-04-04 | 1 | -4/+5 | |
* | no more 2(two) md5 libs in kernel! | 1997-03-30 | 1 | -146/+361 | |
* | make -Wstrict-prototypes happy | 1996-08-11 | 1 | -2/+3 | |
* | Fix copyrights, comments, etc. | 1996-04-24 | 1 | -5/+4 | |
* | Add MD5 routines to be used by anyone in the kernel. | 1996-04-17 | 1 | -0/+168 |