<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/net, branch OPENBSD_3_1</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_3_1</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_3_1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2002-11-14T23:34:39+00:00</updated>
<entry>
<title>Apply http://www.isc.org/products/BIND/patches/bind4910.diff</title>
<updated>2002-11-14T23:34:39+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2002-11-14T23:34:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8e56586eb490b614a4b8859efc62af858f14f81c'/>
<id>urn:sha1:8e56586eb490b614a4b8859efc62af858f14f81c</id>
<content type='text'>
Fixes bugs listed in http://www.isc.org/products/BIND/bind-security.html
</content>
</entry>
<entry>
<title>Pull in patch from current:</title>
<updated>2002-09-06T05:46:51+00:00</updated>
<author>
<name>jason</name>
<email></email>
</author>
<published>2002-09-06T05:46:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=86f7d34adeb180c6f13c1d0e85e5b603b3ccc1c2'/>
<id>urn:sha1:86f7d34adeb180c6f13c1d0e85e5b603b3ccc1c2</id>
<content type='text'>
Fix (itojun):
allocate 64K recieve buffer for DNS responses.
</content>
</entry>
<entry>
<title>avoid remote buffer overrun on hostbuf[].  From: Joost Pol &lt;joost@pine.nl&gt;</title>
<updated>2002-06-26T06:03:49+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2002-06-26T06:03:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=911d2dd3c6f0afe96b64dbfdf6667f77b5eff10c'/>
<id>urn:sha1:911d2dd3c6f0afe96b64dbfdf6667f77b5eff10c</id>
<content type='text'>
correct bad practice in the code - it uses two changing variables
to manage buffer (buf and buflen).  we eliminate buflen and use
fixed point (ep) as the ending pointer.  From: itojun

this fix is critical.
</content>
</entry>
<entry>
<title>Tack on MagniComp (BSD) license since this originally came from rdist.</title>
<updated>2002-03-12T00:05:44+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2002-03-12T00:05:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f39945c2b3b0f9e4950384bdb8effdac6eed9199'/>
<id>urn:sha1:f39945c2b3b0f9e4950384bdb8effdac6eed9199</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xr getifaddrs(3) and networking(4) in SEE ALSO section.</title>
<updated>2002-03-07T22:41:12+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2002-03-07T22:41:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=918e996339b514032295e8db4c328f1a0d93c468'/>
<id>urn:sha1:918e996339b514032295e8db4c328f1a0d93c468</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace SIOCGIFCONF-using NRL versions with KAME versions that use</title>
<updated>2002-03-07T22:40:23+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2002-03-07T22:40:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ac55e95265194286ad7db771d95bd73b521e92b6'/>
<id>urn:sha1:ac55e95265194286ad7db771d95bd73b521e92b6</id>
<content type='text'>
getifaddrs(3).  Fixes problems on LP64 platforms.
</content>
</entry>
<entry>
<title>skip sockaddr correctly if sa_len &lt; sockaddr.  from niklas</title>
<updated>2002-02-25T03:06:10+00:00</updated>
<author>
<name>itojun</name>
<email></email>
</author>
<published>2002-02-25T03:06:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ea9376d8ab0390826e5a195af0edfa4014c15cef'/>
<id>urn:sha1:ea9376d8ab0390826e5a195af0edfa4014c15cef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>We live in an ANSI C world.  Remove lots of gratuitous #ifdef __STDC__ cruft.</title>
<updated>2002-02-19T19:39:38+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2002-02-19T19:39:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0be1f7d80eff8e3e86b037958be3ab5217ce9b59'/>
<id>urn:sha1:0be1f7d80eff8e3e86b037958be3ab5217ce9b59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)</title>
<updated>2002-02-17T19:42:31+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2002-02-17T19:42:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4d9f43fe58441f274978bd37f319b3c63bd308d3'/>
<id>urn:sha1:4d9f43fe58441f274978bd37f319b3c63bd308d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Part one of userland __P removal.  Done with a simple regexp with some minor hand editing to make comments line up correctly.  Another pass is forthcoming that handles the cases that could not be done automatically.</title>
<updated>2002-02-16T21:27:50+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2002-02-16T21:27:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=052e020be6be85be6238c44b8386a61f8db7b6a4'/>
<id>urn:sha1:052e020be6be85be6238c44b8386a61f8db7b6a4</id>
<content type='text'>
</content>
</entry>
</feed>
