Wouter Wijngaards 4cc482e222 - Fix resolution for domains like safesvc.com.cn. If the iterator
can not recurse further and it finds the delegation in a state
         where it would otherwise have rejected it outhand if so received
         from a cache lookup, then it can try to ask higherup (with loop
         protection).
       - Fix comments in iter_utils:dp_is_useless.


git-svn-id: file:///svn/unbound/trunk@2114 be551aaa-1e26-0410-a405-d3ace91eadb9
2010-05-19 12:59:27 +00:00
2010-02-09 14:35:52 +00:00
2010-04-06 12:15:19 +00:00
2010-04-06 12:15:19 +00:00
2010-02-01 08:26:57 +00:00
2010-04-26 08:06:01 +00:00
2007-02-19 15:32:07 +00:00
2009-04-23 15:47:49 +00:00
2009-08-24 14:40:25 +00:00
2010-03-12 15:17:48 +00:00
2009-08-24 14:40:25 +00:00
2009-12-22 08:28:24 +00:00
2009-12-22 08:28:24 +00:00
2010-04-26 08:53:53 +00:00
2010-03-19 15:26:25 +00:00

Unbound README
* ./configure && make && make install
* on BSDs and Solaris use gmake (GNU make).
* You can use libevent if you want. libevent is useful when using 
  many (10000) outgoing ports. By default max 256 ports are opened at
  the same time and the builtin alternative is equally capable and a 
  little faster.
* More detailed README, README.svn, README.tests in doc directory
* manual pages can be found in doc directory, and are installed, unbound(8).
* example configuration file doc/example.conf

S
Description
No description provided
Readme BSD-3-Clause
139 MiB
Languages
C 83.7%
Shell 6.1%
M4 2.4%
Makefile 2%
Yacc 1.8%
Other 4%