Wouter Wijngaards 1e4e8cb68a - Fixup rrset security updates overwriting 2181 trust status.
This makes validated to be insecure data just as worthless as
	  nonvalidated data, and 2181 rules prevent cache overwrites to them.
	- Fix assertion fail on bogus key handling.
	- dnssec lameness detection works on first query at trust apex.
	- NS queries get proper cache and dnssec lameness treatment.
	- fixup compilation without pthreads on linux.
	- NS queries are done after every referral.
	  validator is used on those NS records (if anchors enabled).




git-svn-id: file:///svn/unbound/trunk@1185 be551aaa-1e26-0410-a405-d3ace91eadb9
2008-08-12 10:13:57 +00:00
2008-07-25 09:33:14 +00:00
2008-08-07 13:52:36 +00:00
2008-08-11 14:02:37 +00:00
2008-07-17 09:00:38 +00:00
2007-02-19 15:32:07 +00:00
2008-06-04 10:37:08 +00:00
2008-07-25 09:33:14 +00:00
2008-06-04 10:37:08 +00:00
2008-07-25 09:33:14 +00:00
2008-07-25 09:33:14 +00:00
2007-01-03 08:53:52 +00:00
2008-06-04 10:37:08 +00:00
2008-07-16 13:16:36 +00:00
2008-07-17 08:45:12 +00:00
2008-02-22 10:19:49 +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 16 ports are used 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
136 MiB
Languages
C 83.7%
Shell 6.1%
M4 2.4%
Makefile 2%
Yacc 1.8%
Other 4%