Wouter Wijngaards 3c87eb6c49 - harden-below-nxdomain: changed so that it activates when the
cached nxdomain is dnssec secure.  This avoids backwards
         incompatibility because those old servers do not have dnssec.


git-svn-id: file:///svn/unbound/trunk@2407 be551aaa-1e26-0410-a405-d3ace91eadb9
2011-03-29 09:47:54 +00:00
2010-08-20 13:56:44 +00:00
2010-12-10 15:01:39 +00:00
2011-02-23 10:27:53 +00:00
2011-03-24 10:08:43 +00:00
2010-11-02 12:38:15 +00:00
2010-02-01 08:26:57 +00:00
2007-02-19 15:32:07 +00:00
2009-04-23 15:47:49 +00:00
2010-06-01 13:47:11 +00:00
2010-10-29 15:03:20 +00:00
2010-06-01 13:47:11 +00:00
2011-03-24 10:35:17 +00:00
2011-03-24 10:35:17 +00:00
2009-12-22 08:28:24 +00:00
2009-12-22 08:28:24 +00:00
2010-10-13 13:32:55 +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
145 MiB
Languages
C 83.8%
Shell 6.1%
M4 2.4%
Makefile 2%
Yacc 1.8%
Other 3.9%