<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/net, branch OPENBSD_4_5_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_4_5_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_4_5_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2008-12-22T12:18:56+00:00</updated>
<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>
<entry>
<title>do not overflow for large prefix len (e.g. 2147483649)</title>
<updated>2008-09-01T09:40:43+00:00</updated>
<author>
<name>markus</name>
<email></email>
</author>
<published>2008-09-01T09:40:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=cea1f1802d5e0c74b36add3592291987fd02d807'/>
<id>urn:sha1:cea1f1802d5e0c74b36add3592291987fd02d807</id>
<content type='text'>
report Maksymilian Arciemowicz; ok djm, deraadt
</content>
</entry>
<entry>
<title>Add resolv.conf(5) option to force lookups by TCP: "options tcp"</title>
<updated>2008-08-15T14:57:20+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2008-08-15T14:57:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e72de9455c1c4ac62f67569f4309a7875d9ca4fa'/>
<id>urn:sha1:e72de9455c1c4ac62f67569f4309a7875d9ca4fa</id>
<content type='text'>
Also Extend "nameserver" declaration syntax to support port
numbers.  To avoid ambiguity these are only parsed when the address
is enclosed in square brackets, e.g. "nameserver [127.0.0.1]:5353"

Together these changes make forwarding DNS over a SSH tunnel very
easy, but unfortunately some programs in ports/ implement their
own resolvers (e.g. firefox). These will need to be modified to
support these options separately.

fixes jsing@ reyk@
ok deraadt@ millert@ krw@ + "I like it" from lots
</content>
</entry>
<entry>
<title>First pass at removing clauses 3 and 4 from NetBSD licenses.</title>
<updated>2008-06-26T05:42:05+00:00</updated>
<author>
<name>ray</name>
<email></email>
</author>
<published>2008-06-26T05:42:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=49302994ffe4359a8951df4584930c7c771650fc'/>
<id>urn:sha1:49302994ffe4359a8951df4584930c7c771650fc</id>
<content type='text'>
Not sure what's more surprising: how long it took for NetBSD to
catch up to the rest of the BSDs (including UCB), or the amount of
code that NetBSD has claimed for itself without attributing to the
actual authors.

OK deraadt@
</content>
</entry>
<entry>
<title>garbage collect the portability bits for the removed select() support.</title>
<updated>2008-05-11T05:03:03+00:00</updated>
<author>
<name>brad</name>
<email></email>
</author>
<published>2008-05-11T05:03:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=420c0a4b82db84eb999f5d8ea7b33cc5c1515150'/>
<id>urn:sha1:420c0a4b82db84eb999f5d8ea7b33cc5c1515150</id>
<content type='text'>
ok djm@ deraadt@
</content>
</entry>
<entry>
<title>convert select() =&gt; poll(), saves a runtime malloc+free per retry</title>
<updated>2008-04-18T21:36:32+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2008-04-18T21:36:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ad080a65a3e118c1b0f00e67a13c6f40b04446d3'/>
<id>urn:sha1:ad080a65a3e118c1b0f00e67a13c6f40b04446d3</id>
<content type='text'>
feedback deraadt@ drahn@; ok deraadt@
</content>
</entry>
<entry>
<title>permit _ in the middle of a DNS name component</title>
<updated>2008-04-16T22:35:23+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2008-04-16T22:35:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=165301a0f9e149652d5cea4bb7ae95744aaa3bf2'/>
<id>urn:sha1:165301a0f9e149652d5cea4bb7ae95744aaa3bf2</id>
<content type='text'>
</content>
</entry>
</feed>
