aboutsummaryrefslogtreecommitdiff
path: root/lib/libmd/md5.h
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* Fix C++ includability of crypto headers with static array sizesAlan Somers2016-10-181-8/+0
* libmd: introduce functions that operate on an fd instead of filenameEd Maste2016-10-171-0/+6
* libmd: Work around C++'s inability to understand CConrad Meyer2016-05-271-0/+8
* Unbreak build following rev. 282726Thomas Quinot2015-05-101-0/+18
* Ensure libmd symbols do not clash with libcryptoThomas Quinot2015-05-101-0/+19
* Just pick up the real thing from <sys/md5.h>Poul-Henning Kamp1996-12-221-39/+1
* close bin/1648 libmd not 64bit safe.Poul-Henning Kamp1996-10-221-2/+2
* Add a structure definition to the MD* Contexts, so that cvs can usePeter Wemm1995-12-111-1/+1
* Change this to do what it should have done from the start.Poul-Henning Kamp1995-07-121-3/+3
* Added "const" to the arguments here and there.Poul-Henning Kamp1994-11-071-2/+2
* Reviewed by: phkPoul-Henning Kamp1994-07-241-0/+42