freebsd-dev/contrib/unbound
Dag-Erling Smørgrav e4c53d3bf0 When chrooted, we need to strip the chroot directory from the front of
included paths.  Don't forget to do it for globs as well.
2015-09-17 16:19:36 +00:00
..
compat Upgrade to Unbound 1.5.4. 2015-09-17 16:10:11 +00:00
daemon Upgrade to Unbound 1.5.4. 2015-09-17 16:10:11 +00:00
dns64 Upgrade to Unbound 1.5.4. 2015-09-17 16:10:11 +00:00
dnstap Upgrade to Unbound 1.5.4. 2015-09-17 16:10:11 +00:00
doc Upgrade to Unbound 1.5.4. 2015-09-17 16:10:11 +00:00
iterator Upgrade to Unbound 1.5.4. 2015-09-17 16:10:11 +00:00
libunbound Upgrade to Unbound 1.5.4. 2015-09-17 16:10:11 +00:00
services Upgrade to Unbound 1.5.4. 2015-09-17 16:10:11 +00:00
sldns Upgrade to Unbound 1.5.4. 2015-09-17 16:10:11 +00:00
smallapp Upgrade to Unbound 1.5.4. 2015-09-17 16:10:11 +00:00
util When chrooted, we need to strip the chroot directory from the front of 2015-09-17 16:19:36 +00:00
validator Upgrade to Unbound 1.5.4. 2015-09-17 16:10:11 +00:00
ac_pkg_swig.m4
aclocal.m4 Upgrade to Unbound 1.5.1. Almost all our local changes to date have been 2015-01-03 02:40:51 +00:00
acx_nlnetlabs.m4 Upgrade to Unbound 1.5.4. 2015-09-17 16:10:11 +00:00
acx_python.m4 Upgrade to Unbound 1.5.1. Almost all our local changes to date have been 2015-01-03 02:40:51 +00:00
ax_pthread.m4 Upgrade to latest ldns (1.6.17) and unbound (1.4.22). 2014-05-15 03:30:03 +00:00
config.guess Upgrade to Unbound 1.5.1. Almost all our local changes to date have been 2015-01-03 02:40:51 +00:00
config.h Upgrade to Unbound 1.5.4. 2015-09-17 16:10:11 +00:00
config.h.in Upgrade to Unbound 1.5.4. 2015-09-17 16:10:11 +00:00
config.sub Upgrade to Unbound 1.5.1. Almost all our local changes to date have been 2015-01-03 02:40:51 +00:00
configure Upgrade to Unbound 1.5.4. 2015-09-17 16:10:11 +00:00
configure.ac Upgrade to Unbound 1.5.4. 2015-09-17 16:10:11 +00:00
freebsd-configure.sh Upgrade to Unbound 1.5.4. 2015-09-17 16:10:11 +00:00
freebsd-sources.pl Recognize the lexer and parser sources. 2015-01-03 00:31:52 +00:00
install-sh
LICENSE Upgrade to latest ldns (1.6.17) and unbound (1.4.22). 2014-05-15 03:30:03 +00:00
ltmain.sh
Makefile.in Upgrade to Unbound 1.5.4. 2015-09-17 16:10:11 +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