<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/crypto, branch release/8.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F8.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F8.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2009-05-27T09:52:12Z</updated>
<entry>
<title>Changed to M_NOWAIT when reallocing psc_buf in padlock_sha_update(),</title>
<updated>2009-05-27T09:52:12Z</updated>
<author>
<name>VANHULLEBUS Yvan</name>
<email>vanhu@FreeBSD.org</email>
</author>
<published>2009-05-27T09:52:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=081b9301bf85ea34ffa5bfd5dd879eaa9dec7ca4'/>
<id>urn:sha1:081b9301bf85ea34ffa5bfd5dd879eaa9dec7ca4</id>
<content type='text'>
as we already hold the non sleepable crypto_driver_mutex.

Approved by:	gnn(mentor)
Obtained from:	NETASQ
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>identify routine takes driver_t *, not device_t *.</title>
<updated>2009-02-05T19:30:28Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2009-02-05T19:30:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a4958494e8da62c20e07f490d5910dd89da92e11'/>
<id>urn:sha1:a4958494e8da62c20e07f490d5910dd89da92e11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Connect padlock(4) to amd64 build for VIA Nano processors.</title>
<updated>2009-01-12T19:23:46Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2009-01-12T19:23:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9045c7368225879a77f83248ec59dac91ebbb227'/>
<id>urn:sha1:9045c7368225879a77f83248ec59dac91ebbb227</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid 256 integer divisions per rc4_init() call. Replace it with using</title>
<updated>2008-12-16T13:58:37Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2008-12-16T13:58:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f2831a952d06253dd2a15cf5672342d5cffbcb17'/>
<id>urn:sha1:f2831a952d06253dd2a15cf5672342d5cffbcb17</id>
<content type='text'>
separate index variable.

It gives more then double rc4_init() performance increase on tested i386 P4.
It also gives about 15% speedup to PPTP VPN with stateless MPPE encryption
(by ng_mppc) which calls rc4_init() for every packet.
</content>
</entry>
<entry>
<title>Fix a potential NULL-pointer dereference in padlock(4).</title>
<updated>2008-11-17T19:00:36Z</updated>
<author>
<name>Philip Paeps</name>
<email>philip@FreeBSD.org</email>
</author>
<published>2008-11-17T19:00:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2bc989be4f32c5799252e7451a92da2f7eaa3673'/>
<id>urn:sha1:2bc989be4f32c5799252e7451a92da2f7eaa3673</id>
<content type='text'>
Spotted by:	Coverity (via pjd)
MFC after:	1 week
</content>
</entry>
<entry>
<title>Simplify session selection/allocation.</title>
<updated>2008-08-09T20:01:01Z</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2008-08-09T20:01:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b5207ec64ade46da52c15898c27cda29a105a019'/>
<id>urn:sha1:b5207ec64ade46da52c15898c27cda29a105a019</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Fix freeing session on newsession failure.</title>
<updated>2008-08-09T19:48:59Z</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2008-08-09T19:48:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ec7993f8b0f82d459a010989af4d393efaae6177'/>
<id>urn:sha1:ec7993f8b0f82d459a010989af4d393efaae6177</id>
<content type='text'>
- Update copyright years.
</content>
</entry>
<entry>
<title>Implify sessions freeing loop.</title>
<updated>2008-08-09T19:47:19Z</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2008-08-09T19:47:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f422e90330b3d9b9d3300acf02661d9c5112458b'/>
<id>urn:sha1:f422e90330b3d9b9d3300acf02661d9c5112458b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>We don't have to drop a lock around malloc(M_NOWAIT).</title>
<updated>2008-08-09T19:45:43Z</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2008-08-09T19:45:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a05071e8039b70945ad93a2a1d1e044be241e0ee'/>
<id>urn:sha1:a05071e8039b70945ad93a2a1d1e044be241e0ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>When freeing session, restore its ID after zeroing memory.</title>
<updated>2008-08-09T19:43:44Z</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2008-08-09T19:43:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=eadca5921d0276bc86a90c355c600e3d8f088352'/>
<id>urn:sha1:eadca5921d0276bc86a90c355c600e3d8f088352</id>
<content type='text'>
Bug tracked down by:	Patrick Lamaiziere &lt;patfbsd@davenulle.org&gt;
</content>
</entry>
</feed>
