summaryrefslogtreecommitdiffstats
path: root/lib/libmd/mdXhl.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r282774:Luiz Otavio O Souza2015-10-201-0/+6
* MFC r282726:Luiz Otavio O Souza2015-10-201-0/+9
* MFC r281928:ngie2015-05-181-1/+1
* Fix an 11 year old mistake: Let the hash functions take a void* insteadphk2006-01-171-1/+1
* Get this file closer to style(9).phk2002-09-081-51/+55
* Fix a bug where calling MD5File(3) with a zero-length file generated anbmah2002-09-061-0/+1
* Modernize my email address.phk2002-03-251-1/+1
* add __FBSDID()s to libmddillon2001-09-301-3/+3
* Add a new entrypoint to the hashes in libmd:phk2001-03-171-7/+29
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fix bug in MDx test suite.wollman1999-02-261-6/+6
* Make the MD* header files C++-aware. Also, string arguments are supposedjoerg1997-08-251-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Moved #include of <sys/types.h> earlier so that this compiles whenbde1996-10-251-7/+8
* Fix a memory leak in MD[245]End()phk1996-07-241-9/+8
* Change this to do what it should have done from the start.phk1995-07-121-11/+14
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* No sense in copying the hex[] array in each call to MDXEnd(), it's awollman1995-04-271-2/+2
* Clean a bunch of -Wall warnings.phk1995-02-241-4/+4
* Added "const" to the arguments here and there.phk1994-11-071-1/+1
* Reviewed by: phkphk1994-07-241-0/+68
OpenPOWER on IntegriCloud