summaryrefslogtreecommitdiffstats
path: root/lib/libmd/md5c.c
Commit message (Expand)AuthorAgeFilesLines
* Unbreak MIPS build following rev. 282726thomas2015-05-111-0/+6
* Ensure libmd symbols do not clash with libcryptothomas2015-05-101-1/+12
* Fix an 11 year old mistake: Let the hash functions take a void* insteadphk2006-01-171-2/+3
* Rename local variables to not mask global names of same name. Thismarkm2003-06-051-9/+9
* Add missing const's.mux2002-06-241-1/+1
* Improve the handling of Encode and Decode operations in MD5.phk2002-06-221-22/+15
* Remove __P() usage.obrien2002-03-211-1/+1
* add __FBSDID()s to libmddillon2001-09-301-2/+3
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Split the padding out into a separate function.phk1998-03-271-8/+19
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Make this compile in the kernel too, major cosmetic cleanup.phk1996-12-221-260/+277
* close bin/1648 libmd not 64bit safe.phk1996-10-221-3/+4
* Clean a bunch of -Wall warnings.phk1995-02-241-0/+1
* Speed md5 up around 30% by shorting out a couple of cumbersomephk1995-02-211-36/+38
* Added "const" to the arguments here and there.phk1994-11-071-5/+5
* Reviewed by: phkphk1994-07-241-0/+310
OpenPOWER on IntegriCloud