summaryrefslogtreecommitdiffstats
path: root/lib/libmd/mdXhl.c
Commit message (Collapse)AuthorAgeFilesLines
* Change this to do what it should have done from the start.phk1995-07-121-11/+14
| | | | | Add argument for buffer for output. Fix manuals.
* 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
| | | | constant. (There probably ought to be a single libc version of it.)
* 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
Imported libmd. This library contains MD2, MD4 and MD5. These three boggers pop up all over the place all of the time, so I decided we needed a library with them. In general they are used for security checks, so if you use them you want to link them static.
OpenPOWER on IntegriCloud