<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc, branch OPENBSD_3_0</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_3_0</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_3_0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2002-11-14T23:44:14+00:00</updated>
<entry>
<title>Apply http://www.isc.org/products/BIND/patches/bind4910.diff</title>
<updated>2002-11-14T23:44:14+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2002-11-14T23:44:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c34ce585e7b946908ed51fcd80743aa17d3736da'/>
<id>urn:sha1:c34ce585e7b946908ed51fcd80743aa17d3736da</id>
<content type='text'>
Fixes bugs listed in http://www.isc.org/products/BIND/bind-security.html
</content>
</entry>
<entry>
<title>MFC (itojun):</title>
<updated>2002-09-09T18:25:08+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2002-09-09T18:25:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7261f561854c06635df68ed9ee974f7c2ef7bb64'/>
<id>urn:sha1:7261f561854c06635df68ed9ee974f7c2ef7bb64</id>
<content type='text'>
allocate 64K receive buffer for DNS responses.
</content>
</entry>
<entry>
<title>MFC (deraadt):</title>
<updated>2002-07-31T09:25:20+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2002-07-31T09:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c9d85f8d35714ca2c84032992daa9f54a2811531'/>
<id>urn:sha1:c9d85f8d35714ca2c84032992daa9f54a2811531</id>
<content type='text'>
permit calloc(0, N) and calloc(N, 0) -- malloc(0) does the right thing
</content>
</entry>
<entry>
<title>MFC (deraadt):</title>
<updated>2002-07-30T07:31:20+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2002-07-30T07:31:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b71da00fbd6b792933203df71a2d63c20c8e9d98'/>
<id>urn:sha1:b71da00fbd6b792933203df71a2d63c20c8e9d98</id>
<content type='text'>
return failure if integer overflow happens.  sigh; too people had to
help get this right.
</content>
</entry>
<entry>
<title>avoid remote buffer overrun on hostbuf[].  From: Joost Pol &lt;joost@pine.nl&gt;</title>
<updated>2002-06-26T06:03:31+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2002-06-26T06:03:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b88d7a5cb2b7d6387d1028751a707f2097b0269c'/>
<id>urn:sha1:b88d7a5cb2b7d6387d1028751a707f2097b0269c</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>typo</title>
<updated>2001-10-01T21:58:53+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2001-10-01T21:58:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d7b0aad33e28dafbbef67eb5b84ecb05a844fc88'/>
<id>urn:sha1:d7b0aad33e28dafbbef67eb5b84ecb05a844fc88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add "options insecure[12]" support for /etc/resolv.conf.</title>
<updated>2001-09-14T23:49:29+00:00</updated>
<author>
<name>itojun</name>
<email></email>
</author>
<published>2001-09-14T23:49:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4fe6900d34c658a81df5efc40e562c161597ace2'/>
<id>urn:sha1:4fe6900d34c658a81df5efc40e562c161597ace2</id>
<content type='text'>
insecure1 is necessary for IPv6 dynamic DNS server discovery,
draft-ietf-ipngwg-dns-discovery-02.txt.  sync with kame.
ok'ed by angelos
</content>
</entry>
<entry>
<title>K&amp;R promotion is not the whole story. Make things explicit.</title>
<updated>2001-09-07T08:09:31+00:00</updated>
<author>
<name>espie</name>
<email></email>
</author>
<published>2001-09-07T08:09:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4ec7a834f44dd7e54a2d9d774fd0a4c7563acee5'/>
<id>urn:sha1:4ec7a834f44dd7e54a2d9d774fd0a4c7563acee5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial idea from aaron@: Last char of .Xr group in SEE ALSO section should</title>
<updated>2001-09-06T15:04:34+00:00</updated>
<author>
<name>mpech</name>
<email></email>
</author>
<published>2001-09-06T15:04:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=45a8dfe1d6eee7cc00a44036d857fd1cc76d2989'/>
<id>urn:sha1:45a8dfe1d6eee7cc00a44036d857fd1cc76d2989</id>
<content type='text'>
be a single digit. Powered by mantoya@.

millert@ ok.
</content>
</entry>
<entry>
<title>make debug libs build again</title>
<updated>2001-09-05T16:27:01+00:00</updated>
<author>
<name>mickey</name>
<email></email>
</author>
<published>2001-09-05T16:27:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=00a83de3f8f2436eb07975a3be01115acc1e8a25'/>
<id>urn:sha1:00a83de3f8f2436eb07975a3be01115acc1e8a25</id>
<content type='text'>
</content>
</entry>
</feed>
