<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/net, branch OPENBSD_4_6</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_4_6</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_4_6'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2009-06-05T09:52:26+00:00</updated>
<entry>
<title>compare and shift buffer against a fixed length not strlen derived values.</title>
<updated>2009-06-05T09:52:26+00:00</updated>
<author>
<name>pyr</name>
<email></email>
</author>
<published>2009-06-05T09:52:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9473bb6bbf2b4e61b9ebbe974edd44839206a598'/>
<id>urn:sha1:9473bb6bbf2b4e61b9ebbe974edd44839206a598</id>
<content type='text'>
ok otto@
</content>
</entry>
<entry>
<title>simplify the 'family' option parser and make it more evident what we're</title>
<updated>2009-06-04T21:38:29+00:00</updated>
<author>
<name>pyr</name>
<email></email>
</author>
<published>2009-06-04T21:38:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=67bdfcf045d3053a07637a70c9e1e9555375bc09'/>
<id>urn:sha1:67bdfcf045d3053a07637a70c9e1e9555375bc09</id>
<content type='text'>
now doing.

ok deraadt@
</content>
</entry>
<entry>
<title>Add a resolv.conf option to specify the order in which getaddrinfo</title>
<updated>2009-06-04T18:06:35+00:00</updated>
<author>
<name>pyr</name>
<email></email>
</author>
<published>2009-06-04T18:06:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=27641c0c9895f7604965e9477480977868caec77'/>
<id>urn:sha1:27641c0c9895f7604965e9477480977868caec77</id>
<content type='text'>
PF_UNSPEC queries are made. While there change the default from inet6
first then inet4 to inet4 first then inet6, this prevents the many
people with IPv4 only connectivity from constantly trying to contact
IPv6 addresses, and also unbreaks many ports who don't use getaddrinfo
right.

ok deraadt@, plenty of cheering in the room wrt the idea, not loud
enough complaining from the v6 crowd.
</content>
</entry>
<entry>
<title>- define EAI_OVERFLOW, as per IEEE Std 1003.1-2001(Interpretation #13)</title>
<updated>2009-06-02T16:47:50+00:00</updated>
<author>
<name>jasper</name>
<email></email>
</author>
<published>2009-06-02T16:47:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=cc06823590b939ee55e3d33b42190c6ebdba617f'/>
<id>urn:sha1:cc06823590b939ee55e3d33b42190c6ebdba617f</id>
<content type='text'>
hint from claudio@, ok millert@
</content>
</entry>
<entry>
<title>Document AI_NUMERICSERV; feedback and ok millert@</title>
<updated>2009-05-06T19:03:09+00:00</updated>
<author>
<name>jacekm</name>
<email></email>
</author>
<published>2009-05-06T19:03:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=49bbb1a7dad5d794c76b4d45a959ee5352a18248'/>
<id>urn:sha1:49bbb1a7dad5d794c76b4d45a959ee5352a18248</id>
<content type='text'>
</content>
</entry>
<entry>
<title>correct argument type for swap64(); from Thomas Pfaff</title>
<updated>2009-03-17T21:33:04+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2009-03-17T21:33:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6755a30c17916ab0dca15c0f5bd827b8f55fa64f'/>
<id>urn:sha1:6755a30c17916ab0dca15c0f5bd827b8f55fa64f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The example for detecting malicious PTR records could be easily misinterpreted.</title>
<updated>2008-12-22T12:18:56+00:00</updated>
<author>
<name>jacekm</name>
<email></email>
</author>
<published>2008-12-22T12:18:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c2935e3f205af3b20e797822fedcd1c6cb062d95'/>
<id>urn:sha1:c2935e3f205af3b20e797822fedcd1c6cb062d95</id>
<content type='text'>
Make it less ambiguous; ok gilles@ claudio@
</content>
</entry>
<entry>
<title>fix inet_ntop(3) prototype; ok millert@ libc to be bumbed very soon</title>
<updated>2008-12-09T19:38:38+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2008-12-09T19:38:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=79059010458f3d3069dcc05787e8c738a534d3b4'/>
<id>urn:sha1:79059010458f3d3069dcc05787e8c738a534d3b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document that ethers_aton returns NULL for invalid addresses.</title>
<updated>2008-12-07T10:10:33+00:00</updated>
<author>
<name>weerd</name>
<email></email>
</author>
<published>2008-12-07T10:10:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=10b7aadeb7aff8d3edee588819641fd09f9ae2e5'/>
<id>urn:sha1:10b7aadeb7aff8d3edee588819641fd09f9ae2e5</id>
<content type='text'>
Suggested by and ok claudio@, ok jmc@
</content>
</entry>
<entry>
<title>Correctly jump over routing headers and calculate the size of the if_data</title>
<updated>2008-11-24T20:08:49+00:00</updated>
<author>
<name>claudio</name>
<email></email>
</author>
<published>2008-11-24T20:08:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3e8819ad9b9a3e9908f83841f2dedb8f6c6de15e'/>
<id>urn:sha1:3e8819ad9b9a3e9908f83841f2dedb8f6c6de15e</id>
<content type='text'>
struct in the if_msghdr instead of using sizeof() blindly. This allows us
to grow if_data without causing issues for the getifaddrs() users.
OK deraadt@ (who needs this for some cool upcomming stuff)
</content>
</entry>
</feed>
