aboutsummaryrefslogtreecommitdiff
path: root/lib/libmd/md4c.c
Commit message (Expand)AuthorAgeFilesLines
* Fix an 11 year old mistake: Let the hash functions take a void* insteadPoul-Henning Kamp2006-01-171-2/+3
* Rename local variables to not mask global names of same name. ThisMark Murray2003-06-051-9/+10
* add __FBSDID()s to libmdMatthew Dillon2001-09-301-1/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Split the padding out into a separate function.Poul-Henning Kamp1998-03-271-6/+15
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* close bin/1648 libmd not 64bit safe.Poul-Henning Kamp1996-10-221-3/+4
* Clean a bunch of -Wall warnings.Poul-Henning Kamp1995-02-241-0/+1
* Added "const" to the arguments here and there.Poul-Henning Kamp1994-11-071-5/+5
* Reviewed by: phkPoul-Henning Kamp1994-07-241-0/+277