Wouter Wijngaards ce45cbda6d - moved version number to 1.4.0 because of 1.3.4 release with only
the NSEC3 patch.
	- val-log-level: 2 shows extended error information for validation
	  failures, but still one (longish) line per failure.  For example:
	  validation failure <example.com. DNSKEY IN>: signature expired from
	  192.0.2.4 for trust anchor example.com. while building chain of trust
	  validation failure <www.example.com. A IN>: no signatures from
	  192.0.2.6 for key example.com. while building chain of trust



git-svn-id: file:///svn/unbound/trunk@1868 be551aaa-1e26-0410-a405-d3ace91eadb9
2009-10-07 16:45:47 +00:00
2009-10-07 07:52:02 +00:00
2009-09-04 14:14:54 +00:00
2009-10-02 07:51:36 +00:00
2009-10-07 07:52:02 +00:00
2009-07-15 15:10:17 +00:00
2009-08-24 14:40:25 +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
2009-09-03 10:07:13 +00:00
2009-08-24 14:40:25 +00:00
2009-06-18 14:08:56 +00:00
2009-09-10 13:54:03 +00:00
2009-06-18 14:08:56 +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
138 MiB
Languages
C 83.7%
Shell 6.1%
M4 2.4%
Makefile 2%
Yacc 1.8%
Other 4%