<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/mozilla-sha1, branch v1.4.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v1.4.2</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v1.4.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2005-11-01T22:05:12Z</updated>
<entry>
<title>Fix constness of input in mozilla-sha1/sha1.c::SHA1_Update().</title>
<updated>2005-11-01T22:05:12Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-11-01T18:56:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=77ab8798d3f8df39877235be17bb6e70077aaba2'/>
<id>urn:sha1:77ab8798d3f8df39877235be17bb6e70077aaba2</id>
<content type='text'>
Among the three of our own implementations, only this one lacked
"const" from the second argument.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Add support for alternate SHA1 library implementations.</title>
<updated>2005-04-21T19:33:22Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@ppc970.osdl.org</email>
</author>
<published>2005-04-21T19:33:22Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=cef661fc799a3a13ffdea4a3f69f1acd295de53d'/>
<id>urn:sha1:cef661fc799a3a13ffdea4a3f69f1acd295de53d</id>
<content type='text'>
This one includes the Mozilla SHA1 implementation sent in by Edgar Toernig.
It's dual-licenced under MPL-1.1 or GPL, so in the context of git, we
obviously use the GPL version. 

Side note: the Mozilla SHA1 implementation is about twice as fast as the
default openssl one on my G5, but the default openssl one has optimized
x86 assembly language on x86. So choose wisely.
</content>
</entry>
</feed>
