freebsd-src/contrib/unbound
Dag-Erling Smørgrav 7da0adf72b Upgrade Unbound to 1.7.3. More to follow.
Approved by:	re (kib@)
2018-09-10 17:37:34 +00:00
..
cachedb Upgrade Unbound to 1.7.1. 2018-05-12 15:20:39 +00:00
compat Upgrade Unbound to 1.7.2. More to follow. 2018-09-10 16:56:44 +00:00
contrib Upgrade Unbound to 1.7.2. More to follow. 2018-09-10 16:56:44 +00:00
daemon Upgrade Unbound to 1.7.3. More to follow. 2018-09-10 17:37:34 +00:00
dns64 Upgrade Unbound to 1.6.7. More to follow. 2018-05-12 14:51:18 +00:00
dnscrypt Upgrade Unbound to 1.7.0. More to follow. 2018-05-12 15:04:05 +00:00
dnstap Upgrade Unbound to 1.7.0. More to follow. 2018-05-12 15:04:05 +00:00
doc Upgrade Unbound to 1.7.3. More to follow. 2018-09-10 17:37:34 +00:00
edns-subnet Upgrade Unbound to 1.7.0. More to follow. 2018-05-12 15:04:05 +00:00
ipsecmod Upgrade Unbound to 1.6.4. More to follow. 2018-05-12 14:36:58 +00:00
iterator Upgrade Unbound to 1.7.3. More to follow. 2018-09-10 17:37:34 +00:00
libunbound Upgrade Unbound to 1.7.2. More to follow. 2018-09-10 16:56:44 +00:00
respip Upgrade Unbound to 1.6.4. More to follow. 2018-05-12 14:36:58 +00:00
services Upgrade Unbound to 1.7.3. More to follow. 2018-09-10 17:37:34 +00:00
sldns Upgrade Unbound to 1.7.1. 2018-05-12 15:20:39 +00:00
smallapp Upgrade Unbound to 1.7.3. More to follow. 2018-09-10 17:37:34 +00:00
util Upgrade Unbound to 1.7.3. More to follow. 2018-09-10 17:37:34 +00:00
validator Upgrade Unbound to 1.7.1. 2018-05-12 15:20:39 +00:00
.gitattributes
ac_pkg_swig.m4 Upgrade Unbound to 1.6.2. More to follow. 2018-05-12 14:15:39 +00:00
aclocal.m4 Upgrade Unbound to 1.6.8. More to follow. 2018-05-12 14:57:42 +00:00
acx_nlnetlabs.m4 Upgrade Unbound to 1.6.6. More to follow. 2018-05-12 14:48:38 +00:00
acx_python.m4 Upgrade Unbound to 1.6.2. More to follow. 2018-05-12 14:15:39 +00:00
ax_pthread.m4
config.guess Upgrade Unbound to 1.6.5. More to follow. 2018-05-12 14:39:41 +00:00
config.h Upgrade Unbound to 1.7.3. More to follow. 2018-09-10 17:37:34 +00:00
config.h.in Upgrade Unbound to 1.7.2. More to follow. 2018-09-10 16:56:44 +00:00
config.sub Upgrade Unbound to 1.6.5. More to follow. 2018-05-12 14:39:41 +00:00
configure Upgrade Unbound to 1.7.3. More to follow. 2018-09-10 17:37:34 +00:00
configure.ac Upgrade Unbound to 1.7.3. More to follow. 2018-09-10 17:37:34 +00:00
freebsd-configure.sh
freebsd-sources.pl
install-sh
LICENSE
ltmain.sh
Makefile.in Upgrade Unbound to 1.7.3. More to follow. 2018-09-10 17:37:34 +00:00
README
systemd.m4

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