<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/net, branch libressl-v2.1.10</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v2.1.10</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v2.1.10'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2015-02-16T18:26:56+00:00</updated>
<entry>
<title>Amend documentation for AI_ADDRCONFIG</title>
<updated>2015-02-16T18:26:56+00:00</updated>
<author>
<name>jca</name>
<email></email>
</author>
<published>2015-02-16T18:26:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=58bde4fa4a15911047530f107de916640d13df1d'/>
<id>urn:sha1:58bde4fa4a15911047530f107de916640d13df1d</id>
<content type='text'>
ok jmc@
</content>
</entry>
<entry>
<title>Use .Rv where appropriate, and move it to RETURN VALUES;</title>
<updated>2015-01-29T01:46:31+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2015-01-29T01:46:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7ffdd83736c4e5dc06d040ec090ce154f1e2e64e'/>
<id>urn:sha1:7ffdd83736c4e5dc06d040ec090ce154f1e2e64e</id>
<content type='text'>
remove .Tn, and a few minor macro adjustments.
Patch from Kaspars at Bankovskis dot net.
</content>
</entry>
<entry>
<title>Use "&gt;", not "&gt;=" when comparing length to HOST_NAME_MAX since</title>
<updated>2015-01-16T18:20:14+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2015-01-16T18:20:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b9a57300a47af99b65aec8941487e8a7800ca3b0'/>
<id>urn:sha1:b9a57300a47af99b65aec8941487e8a7800ca3b0</id>
<content type='text'>
otherwise we end up needlessly replacing a NUL with a NUL.
OK deraadt@
</content>
</entry>
<entry>
<title>Replace HOST_NAME_MAX+1-1 with HOST_NAME_MAX.  OK deraad@</title>
<updated>2015-01-16T18:18:58+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2015-01-16T18:18:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=75ff78098670f8d56c60d3f06e0ab5378c725e8f'/>
<id>urn:sha1:75ff78098670f8d56c60d3f06e0ab5378c725e8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace check for "&gt;= HOST_NAME_MAX+1" with "&gt; HOST_NAME_MAX".</title>
<updated>2015-01-16T18:10:31+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2015-01-16T18:10:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9f09f1b46eea11049dd18b47ce2eac1ebb92f16e'/>
<id>urn:sha1:9f09f1b46eea11049dd18b47ce2eac1ebb92f16e</id>
<content type='text'>
OK deraadt@
</content>
</entry>
<entry>
<title>Move to the &lt;limits.h&gt; universe.</title>
<updated>2015-01-16T16:48:51+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2015-01-16T16:48:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7027596ae70e4cf09e00ec2f7cb7434e59c533db'/>
<id>urn:sha1:7027596ae70e4cf09e00ec2f7cb7434e59c533db</id>
<content type='text'>
review by millert, binary checking process with doug, concept with guenther
</content>
</entry>
<entry>
<title>edns0 is not currently supported: confirmed by sthen and eric</title>
<updated>2014-11-05T15:12:23+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2014-11-05T15:12:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=322bbc5ff4e19514aada76e1484716ccbddd04f4'/>
<id>urn:sha1:322bbc5ff4e19514aada76e1484716ccbddd04f4</id>
<content type='text'>
diff From: Mike Burns
(though my fix differs a bit)
</content>
</entry>
<entry>
<title>Userland reallocarray() audit.</title>
<updated>2014-10-11T04:22:03+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2014-10-11T04:22:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5fbd4591c92d8f30811296027366fd1c53afcd32'/>
<id>urn:sha1:5fbd4591c92d8f30811296027366fd1c53afcd32</id>
<content type='text'>
Avoid potential integer overflow in the size argument of malloc() and
realloc() by using reallocarray() to avoid unchecked multiplication.

ok deraadt@
</content>
</entry>
<entry>
<title>Userland reallocarray() audit.</title>
<updated>2014-10-11T03:12:13+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2014-10-11T03:12:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=778470f542afe0981d0f1f750e7ab530a7723a0d'/>
<id>urn:sha1:778470f542afe0981d0f1f750e7ab530a7723a0d</id>
<content type='text'>
Avoid potential integer overflow in the size argument of malloc() and
realloc() by using reallocarray() to avoid unchecked multiplication.

ok deraadt@
</content>
</entry>
<entry>
<title>replace select with equiv poll usage.</title>
<updated>2014-10-10T13:14:50+00:00</updated>
<author>
<name>dlg</name>
<email></email>
</author>
<published>2014-10-10T13:14:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=76deb19a11ee94a3f296e420ac8515941a9aa24a'/>
<id>urn:sha1:76deb19a11ee94a3f296e420ac8515941a9aa24a</id>
<content type='text'>
looks good deraadt@
tweaks and ok millert@
</content>
</entry>
</feed>
