aboutsummaryrefslogtreecommitdiff
path: root/lib/libmd/mdXhl.c
Commit message (Expand)AuthorAgeFilesLines
* Get this file closer to style(9).Poul-Henning Kamp2002-09-081-51/+55
* Fix a bug where calling MD5File(3) with a zero-length file generated anBruce A. Mah2002-09-061-0/+1
* Modernize my email address.Poul-Henning Kamp2002-03-251-1/+1
* add __FBSDID()s to libmdMatthew Dillon2001-09-301-3/+3
* Add a new entrypoint to the hashes in libmd:Poul-Henning Kamp2001-03-171-7/+29
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fix bug in MDx test suite.Garrett Wollman1999-02-261-6/+6
* Make the MD* header files C++-aware. Also, string arguments are supposedJoerg Wunsch1997-08-251-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Moved #include of <sys/types.h> earlier so that this compiles whenBruce Evans1996-10-251-7/+8
* Fix a memory leak in MD[245]End()Poul-Henning Kamp1996-07-241-9/+8
* Change this to do what it should have done from the start.Poul-Henning Kamp1995-07-121-11/+14
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* No sense in copying the hex[] array in each call to MDXEnd(), it's aGarrett Wollman1995-04-271-2/+2
* Clean a bunch of -Wall warnings.Poul-Henning Kamp1995-02-241-4/+4
* Added "const" to the arguments here and there.Poul-Henning Kamp1994-11-071-1/+1
* Reviewed by: phkPoul-Henning Kamp1994-07-241-0/+68