<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/net, branch OPENBSD_2_7</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_2_7</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_2_7'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2000-06-15T03:35:50+00:00</updated>
<entry>
<title>Pull in patch from current (itojun):</title>
<updated>2000-06-15T03:35:50+00:00</updated>
<author>
<name>jason</name>
<email></email>
</author>
<published>2000-06-15T03:35:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6ee87022b592ef3928d6e0fe24394f901799b2db'/>
<id>urn:sha1:6ee87022b592ef3928d6e0fe24394f901799b2db</id>
<content type='text'>
correct behavior against invalid sockaddr.  previous code may return 0
(success) on invalid sockaddr.
sync with rfc2553bis regarding to getnameinfo error code.  (sync with kame)
</content>
</entry>
<entry>
<title>Pull in patch from current (itojun):</title>
<updated>2000-06-15T03:34:31+00:00</updated>
<author>
<name>jason</name>
<email></email>
</author>
<published>2000-06-15T03:34:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=55776980eeebfc9d62564e73c6cdfbec9a9ea535'/>
<id>urn:sha1:55776980eeebfc9d62564e73c6cdfbec9a9ea535</id>
<content type='text'>
translate DNS error code into getaddrinfo error code (EAI_xxx).  PR 1229.
</content>
</entry>
<entry>
<title>remove unused struct def.  more sanity check for NULL.</title>
<updated>2000-04-27T05:30:23+00:00</updated>
<author>
<name>itojun</name>
<email></email>
</author>
<published>2000-04-27T05:30:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f00cb24142de5227d17ca962c3e3087b9a741e07'/>
<id>urn:sha1:f00cb24142de5227d17ca962c3e3087b9a741e07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>const poisoning</title>
<updated>2000-04-26T16:08:12+00:00</updated>
<author>
<name>itojun</name>
<email></email>
</author>
<published>2000-04-26T16:08:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d47d69094415cb5dac0309bc93f57573e10acd24'/>
<id>urn:sha1:d47d69094415cb5dac0309bc93f57573e10acd24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add $KAME$ for future version tracking</title>
<updated>2000-04-26T16:05:20+00:00</updated>
<author>
<name>itojun</name>
<email></email>
</author>
<published>2000-04-26T16:05:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=22ad87b0af500f86de2f25c0114aa2286e9b56d2'/>
<id>urn:sha1:22ad87b0af500f86de2f25c0114aa2286e9b56d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bring in latest KAME implementation.</title>
<updated>2000-04-26T14:46:47+00:00</updated>
<author>
<name>itojun</name>
<email></email>
</author>
<published>2000-04-26T14:46:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5e878c0e17bc8bd1f2a61d2702264ebad9534cad'/>
<id>urn:sha1:5e878c0e17bc8bd1f2a61d2702264ebad9534cad</id>
<content type='text'>
conforms to draft-ietf-ipngwg-scopedaddr-format-01.txt.
behavior change: returns numeric scopeid if we can't convert to string
removed #if 0'ed portion which we will never revisit.
</content>
</entry>
<entry>
<title>remove #if 0'ed portion which we will never revisit (no behavior change).</title>
<updated>2000-04-26T14:41:14+00:00</updated>
<author>
<name>itojun</name>
<email></email>
</author>
<published>2000-04-26T14:41:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8738c88e88662a775664d029d71e0085093dcd9f'/>
<id>urn:sha1:8738c88e88662a775664d029d71e0085093dcd9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sync with latest kame.</title>
<updated>2000-04-26T12:31:44+00:00</updated>
<author>
<name>itojun</name>
<email></email>
</author>
<published>2000-04-26T12:31:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=dd94dd2de552d0706a8ebbbf09e7102fc3bf5790'/>
<id>urn:sha1:dd94dd2de552d0706a8ebbbf09e7102fc3bf5790</id>
<content type='text'>
- completely disable AI_ADDRCONFIG support (post RFC2553) since it does
  not work for PF_UNSPEC.
- remove unused variables, some delint.
</content>
</entry>
<entry>
<title>correct boundary check.  XXX should avoid code duplicate here...</title>
<updated>2000-04-25T13:39:02+00:00</updated>
<author>
<name>itojun</name>
<email></email>
</author>
<published>2000-04-25T13:39:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2051e1f08a469e2635c005741fdb1cc84f29f53b'/>
<id>urn:sha1:2051e1f08a469e2635c005741fdb1cc84f29f53b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't hyphenate the words {left|right}most.</title>
<updated>2000-04-21T15:38:17+00:00</updated>
<author>
<name>aaron</name>
<email></email>
</author>
<published>2000-04-21T15:38:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ef06f855ec995b42ff1538bdc7b9937ec4bff1ab'/>
<id>urn:sha1:ef06f855ec995b42ff1538bdc7b9937ec4bff1ab</id>
<content type='text'>
</content>
</entry>
</feed>
