freebsd-dev/contrib/unbound
Dag-Erling Smørgrav e8a699bb6e Merge upstream r4302 to support multiple concurrently valid anchors.
If an unpatched unbound-anchor is run without a preexisting root anchor
between 2017-09-11 and 2017-10-11, it will fail and Unbound will not be
able to start unless the validator is disabled.  An EN will be issued
with patches for existing systems and information on how to work around
the issue on new installations.
2017-08-31 12:02:14 +00:00
..
cachedb
compat Upgrade to Unbound 1.5.10. 2016-09-29 18:24:29 +00:00
contrib Upgrade to Unbound 1.5.10. 2016-09-29 18:24:29 +00:00
daemon Upgrade to Unbound 1.5.10. 2016-09-29 18:24:29 +00:00
dns64 Upgrade to Unbound 1.5.10. 2016-09-29 18:24:29 +00:00
dnstap
doc Upgrade to Unbound 1.5.10. 2016-09-29 18:24:29 +00:00
iterator Upgrade to Unbound 1.5.10. 2016-09-29 18:24:29 +00:00
libunbound Upgrade to Unbound 1.5.10. 2016-09-29 18:24:29 +00:00
services Upgrade to Unbound 1.5.10. 2016-09-29 18:24:29 +00:00
sldns Upgrade to Unbound 1.5.10. 2016-09-29 18:24:29 +00:00
smallapp Upgrade to Unbound 1.5.10. 2016-09-29 18:24:29 +00:00
util Upgrade to Unbound 1.5.10. 2016-09-29 18:24:29 +00:00
validator Merge upstream r4302 to support multiple concurrently valid anchors. 2017-08-31 12:02:14 +00:00
ac_pkg_swig.m4
aclocal.m4
acx_nlnetlabs.m4
acx_python.m4 Upgrade to Unbound 1.5.10. 2016-09-29 18:24:29 +00:00
ax_pthread.m4
config.guess
config.h Upgrade to Unbound 1.5.10. 2016-09-29 18:24:29 +00:00
config.h.in Upgrade to Unbound 1.5.10. 2016-09-29 18:24:29 +00:00
config.sub
configure Upgrade to Unbound 1.5.10. 2016-09-29 18:24:29 +00:00
configure.ac Upgrade to Unbound 1.5.10. 2016-09-29 18:24:29 +00:00
freebsd-configure.sh
freebsd-sources.pl
install-sh
LICENSE
ltmain.sh
Makefile.in Upgrade to Unbound 1.5.10. 2016-09-29 18:24:29 +00:00
README

Unbound README
* ./configure && make && make install
* 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