<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/net/getrrsetbyname.c, branch pre_openssl_0_9_8h</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=pre_openssl_0_9_8h</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=pre_openssl_0_9_8h'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2008-07-28T23:44:12+00:00</updated>
<entry>
<title>This commit was manufactured by cvs2git to create tag 'pre_openssl_0_9_8h'.</title>
<updated>2008-07-28T23:44:12+00:00</updated>
<author>
<name>cvs2svn</name>
<email>admin@example.com</email>
</author>
<published>2008-07-28T23:44:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=daac2f633f49a45baa8412c5e4e71e594236e7b8'/>
<id>urn:sha1:daac2f633f49a45baa8412c5e4e71e594236e7b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use RRSIG instead of SIG for DNSSEC. ok djm@</title>
<updated>2007-10-11T18:36:41+00:00</updated>
<author>
<name>jakob</name>
<email></email>
</author>
<published>2007-10-11T18:36:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=115b8b7d4830ff4c5f4180f7d64cd57307f5f909'/>
<id>urn:sha1:115b8b7d4830ff4c5f4180f7d64cd57307f5f909</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make the resolver stat resolv.conf and update if it changes.</title>
<updated>2005-03-30T02:58:28+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2005-03-30T02:58:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3b040f7dfaf37c407ea6ede1c8c2092e6bf903fd'/>
<id>urn:sha1:3b040f7dfaf37c407ea6ede1c8c2092e6bf903fd</id>
<content type='text'>
useful feedback and ok deraadt@
</content>
</entry>
<entry>
<title>ansify. ok deraadt@ moritz@</title>
<updated>2005-03-25T13:24:12+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2005-03-25T13:24:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2f490723a2e673b2457f65c4b06cacb7d700a3e8'/>
<id>urn:sha1:2f490723a2e673b2457f65c4b06cacb7d700a3e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix memory leak; ok millert@ tdeval@</title>
<updated>2004-07-18T19:07:38+00:00</updated>
<author>
<name>jakob</name>
<email></email>
</author>
<published>2004-07-18T19:07:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5bb5eccb967a45db8308ed34ca3c5a27ed3c5205'/>
<id>urn:sha1:5bb5eccb967a45db8308ed34ca3c5a27ed3c5205</id>
<content type='text'>
</content>
</entry>
<entry>
<title>signed/unsigned mixup.  KAME PR 469 by Olivier Courtay.</title>
<updated>2003-03-07T07:34:14+00:00</updated>
<author>
<name>itojun</name>
<email></email>
</author>
<published>2003-03-07T07:34:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=26bfba9ae924060182ad3eb5e431542a36aab047'/>
<id>urn:sha1:26bfba9ae924060182ad3eb5e431542a36aab047</id>
<content type='text'>
</content>
</entry>
<entry>
<title>thread safer libc (note: safer, not safe)</title>
<updated>2003-01-28T04:58:00+00:00</updated>
<author>
<name>marc</name>
<email></email>
</author>
<published>2003-01-28T04:58:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=547ebab319b228b064cf5dcb3ff0ae1bf23d24a2'/>
<id>urn:sha1:547ebab319b228b064cf5dcb3ff0ae1bf23d24a2</id>
<content type='text'>
Access to the global _res structure replaced by pointers to a
per thread instance.  If unthreaded the pointer is to the
global structure.

Also replaced a 64k stack array with malloc-ed memory so
threaded aps (with a default 64k stack) have a chance at working.
ok deraadt@
</content>
</entry>
<entry>
<title>ansi pedantic. ok deraadt@</title>
<updated>2002-09-07T20:54:04+00:00</updated>
<author>
<name>jakob</name>
<email></email>
</author>
<published>2002-09-07T20:54:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3bd21dd4c3a3e3106321a5f6b3641ab9f18a6e3b'/>
<id>urn:sha1:3bd21dd4c3a3e3106321a5f6b3641ab9f18a6e3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use calloc() to allocate response data. Be more careful when freeing</title>
<updated>2001-08-16T18:16:43+00:00</updated>
<author>
<name>ho</name>
<email></email>
</author>
<published>2001-08-16T18:16:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e10739e398e90eb9571c5443549981197f816e93'/>
<id>urn:sha1:e10739e398e90eb9571c5443549981197f816e93</id>
<content type='text'>
memory. jakob@ ok.
</content>
</entry>
<entry>
<title>KNF; and i bonked jakob in the head for it too, with a plastic bottle of coke</title>
<updated>2001-08-07T10:16:00+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2001-08-07T10:16:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=738593f3dda39a38d3edb4180531231f073590c5'/>
<id>urn:sha1:738593f3dda39a38d3edb4180531231f073590c5</id>
<content type='text'>
</content>
</entry>
</feed>
