summaryrefslogtreecommitdiff
path: root/lib/libmd/md2c.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-10/+10
* add __FBSDID()s to libmdMatthew Dillon2001-09-301-1/+3
* Add a new entrypoint to the hashes in libmd:Poul-Henning Kamp2001-03-171-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Split the padding out into a separate function.Poul-Henning Kamp1998-03-271-5/+14
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* close bin/1648 libmd not 64bit safe.Poul-Henning Kamp1996-10-221-2/+3
* 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-3/+3
* Reviewed by: phkPoul-Henning Kamp1994-07-241-0/+197