<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/net/resolver.3, branch OPENBSD_5_9_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_5_9_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_5_9_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2015-12-16T18:12:42+00:00</updated>
<entry>
<title>tweak previous;</title>
<updated>2015-12-16T18:12:42+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2015-12-16T18:12:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d69e92794cae083df43f7d354d0e03cd164cb59c'/>
<id>urn:sha1:d69e92794cae083df43f7d354d0e03cd164cb59c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove support for HOSTALIASES from the resolver.  This "open and parse</title>
<updated>2015-12-16T16:32:30+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2015-12-16T16:32:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2e518858a3ce913871cbaa67d60798f5cfab2be8'/>
<id>urn:sha1:2e518858a3ce913871cbaa67d60798f5cfab2be8</id>
<content type='text'>
any file indicated by an environment variable" feature inside the
resolver is incompatible with what pledge "dns" is trying to be.  It is
a misguided "feature" added way back in history which almost noone uses,
but everyone has to assume the risk from.
ok eric florian kettenis
</content>
</entry>
<entry>
<title>update NAME section to include all documented functions,</title>
<updated>2015-11-10T23:48:18+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2015-11-10T23:48:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8e64eed6d0727411f81f4ee68efcf0b0269ad2dd'/>
<id>urn:sha1:8e64eed6d0727411f81f4ee68efcf0b0269ad2dd</id>
<content type='text'>
or otherwise change Dt to reflect the name of an existing function;

feedback/ok schwarze
</content>
</entry>
<entry>
<title>unbind;</title>
<updated>2014-08-23T07:25:54+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2014-08-23T07:25:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0da35c5527cadb4d9d5c40167d67c630c96b3878'/>
<id>urn:sha1:0da35c5527cadb4d9d5c40167d67c630c96b3878</id>
<content type='text'>
</content>
</entry>
<entry>
<title>obvious .Pa fixes; found with mandocdb(8)</title>
<updated>2014-01-21T03:15:45+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2014-01-21T03:15:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d60d9234a28e0f31b490cea083e7015beaee4f1b'/>
<id>urn:sha1:d60d9234a28e0f31b490cea083e7015beaee4f1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze</title>
<updated>2013-06-05T03:39:23+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2013-06-05T03:39:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2b7c3ac1a78656e1ad7e45f24ecbff6f63f289e4'/>
<id>urn:sha1:2b7c3ac1a78656e1ad7e45f24ecbff6f63f289e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>document RES_USE_DNSSEC; text tweaked by sthen</title>
<updated>2012-12-12T14:48:18+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2012-12-12T14:48:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5390e88e5040ac2e548c6ed2a9a95a922af70ceb'/>
<id>urn:sha1:5390e88e5040ac2e548c6ed2a9a95a922af70ceb</id>
<content type='text'>
ok jakob
</content>
</entry>
<entry>
<title>- put the various options into the same order as those in resolv.h</title>
<updated>2012-11-29T21:37:13+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2012-11-29T21:37:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=65ac11cbc13d2fb936e90bc4c3a42f19fd2b69a0'/>
<id>urn:sha1:65ac11cbc13d2fb936e90bc4c3a42f19fd2b69a0</id>
<content type='text'>
- sync RES_DEBUG with resolv.conf.5
- document RES_PRIMARY, but mark it unsupported (like we already do
  for RES_AAAONLY)
- use the exact same text (about being enabled by default) for
  RES_RECURSE as for the other two defaults
- document RES_INSECURE{1,2} - description lifted from resolv.conf.5
- document RES_NOALIASES
- mostly sync the RES_USE_EDNS0 text with resolv.conf.5

- RES_USE_DNSSEC not documented for now. something to come...

ok sthen
</content>
</entry>
<entry>
<title>remove some useless Tn and double punctuation;</title>
<updated>2012-11-19T16:39:30+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2012-11-19T16:39:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=56871b4a45dddb86ea25cefad97ab0d07b31758d'/>
<id>urn:sha1:56871b4a45dddb86ea25cefad97ab0d07b31758d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>RES_IGNTC is no longer ignored; ok sthen</title>
<updated>2012-11-19T16:33:48+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2012-11-19T16:33:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1b32f1ea0da4dadcec83ed33d98828b8bec36bd1'/>
<id>urn:sha1:1b32f1ea0da4dadcec83ed33d98828b8bec36bd1</id>
<content type='text'>
</content>
</entry>
</feed>
