<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libmd/md2.h, branch release/7.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2006-01-17T15:35:57Z</updated>
<entry>
<title>Fix an 11 year old mistake:  Let the hash functions take a void* instead</title>
<updated>2006-01-17T15:35:57Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2006-01-17T15:35:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=25a14196dd8e3f2483a0911237e5567986afae31'/>
<id>urn:sha1:25a14196dd8e3f2483a0911237e5567986afae31</id>
<content type='text'>
of unsigned char* argument.
</content>
</entry>
<entry>
<title>Add a new entrypoint to the hashes in libmd:</title>
<updated>2001-03-17T10:00:50Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2001-03-17T10:00:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8a24546c85d1bd2cf5c71ec245301ff0b7712bae'/>
<id>urn:sha1:8a24546c85d1bd2cf5c71ec245301ff0b7712bae</id>
<content type='text'>
  char *
  FooFileChunk(const char *filename, char *buf, off_t offset, off_t length)
Which only hashes part of a file.
Implement FooFile() in terms of this function.

Submitted by:	roam
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T00:22:10Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T00:22:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7f3dea244c40159a41ab22da77a434d7c5b5e85a'/>
<id>urn:sha1:7f3dea244c40159a41ab22da77a434d7c5b5e85a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split the padding out into a separate function.</title>
<updated>1998-03-27T10:23:00Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1998-03-27T10:23:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c6bcf724da669a893da5b20d9c2f2c8f8faec769'/>
<id>urn:sha1:c6bcf724da669a893da5b20d9c2f2c8f8faec769</id>
<content type='text'>
Synchronize the kernel and libmd versions of md5c.c

PR:		misc/6127
Reviewed by:	phk
Submitted by:	Ari Suutari &lt;ari@suutari.iki.fi&gt;
</content>
</entry>
<entry>
<title>Make the MD* header files C++-aware.  Also, string arguments are supposed</title>
<updated>1997-08-25T05:24:31Z</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1997-08-25T05:24:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f778764443157b925d5c04050d2627cf0279606a'/>
<id>urn:sha1:f778764443157b925d5c04050d2627cf0279606a</id>
<content type='text'>
to be of type `const char *'.

PR:		3291
Submitted by:	dima@tejblum.dnttm.rssi.ru (Dmitrij Tejblum)
</content>
</entry>
<entry>
<title>Revert $FreeBSD$ to $Id$</title>
<updated>1997-02-22T15:12:41Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-02-22T15:12:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7e546392b5fe3a496acff53ac7aadd1c57b2a4cf'/>
<id>urn:sha1:7e546392b5fe3a496acff53ac7aadd1c57b2a4cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a structure definition to the MD* Contexts, so that cvs can use</title>
<updated>1995-12-11T02:18:22Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1995-12-11T02:18:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c60e2168844fe1450329bafc007286982bb3c84d'/>
<id>urn:sha1:c60e2168844fe1450329bafc007286982bb3c84d</id>
<content type='text'>
the standard libmd version of MD5 instead of it's own seperate copy..
</content>
</entry>
<entry>
<title>Change this to do what it should have done from the start.</title>
<updated>1995-07-12T09:13:49Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1995-07-12T09:13:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=05f65b296e4f93d21d1f047d3110991662ba2279'/>
<id>urn:sha1:05f65b296e4f93d21d1f047d3110991662ba2279</id>
<content type='text'>
Add argument for buffer for output.
Fix manuals.
</content>
</entry>
<entry>
<title>Added "const" to the arguments here and there.</title>
<updated>1994-11-07T20:48:35Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1994-11-07T20:48:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4385de1699eedefa385d938df50441699f9664fe'/>
<id>urn:sha1:4385de1699eedefa385d938df50441699f9664fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reviewed by:	phk</title>
<updated>1994-07-24T03:29:56Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1994-07-24T03:29:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c9502b535ef89f1c565018773b3ec82af4fe3998'/>
<id>urn:sha1:c9502b535ef89f1c565018773b3ec82af4fe3998</id>
<content type='text'>
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.
</content>
</entry>
</feed>
