freebsd-dev/contrib/unbound
2015-01-03 00:31:52 +00:00
..
compat Upgrade to latest ldns (1.6.17) and unbound (1.4.22). 2014-05-15 03:30:03 +00:00
daemon Upgrade to latest ldns (1.6.17) and unbound (1.4.22). 2014-05-15 03:30:03 +00:00
doc Import unblock-lan-zones feature backported from upstream svn trunk. 2014-07-18 11:32:44 +00:00
iterator MFV r275844: 2014-12-17 06:55:44 +00:00
ldns Upgrade to latest ldns (1.6.17) and unbound (1.4.22). 2014-05-15 03:30:03 +00:00
libunbound Move libworker_event_done_cb() from libworker.h to worker.h. 2014-05-27 23:39:28 +00:00
services Import unblock-lan-zones feature backported from upstream svn trunk. 2014-07-18 11:32:44 +00:00
smallapp regenerate 2014-05-15 19:48:52 +00:00
util Clean up the libunbound build to avoid accidentally regenerating the 2014-07-19 18:38:48 +00:00
validator Upgrade to latest ldns (1.6.17) and unbound (1.4.22). 2014-05-15 03:30:03 +00:00
ac_pkg_swig.m4
aclocal.m4
acx_nlnetlabs.m4 Upgrade to latest ldns (1.6.17) and unbound (1.4.22). 2014-05-15 03:30:03 +00:00
acx_python.m4
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
config.h Upgrade to latest ldns (1.6.17) and unbound (1.4.22). 2014-05-15 03:30:03 +00:00
config.h.in Upgrade to latest ldns (1.6.17) and unbound (1.4.22). 2014-05-15 03:30:03 +00:00
config.sub
configure Upgrade to latest ldns (1.6.17) and unbound (1.4.22). 2014-05-15 03:30:03 +00:00
configure.ac Upgrade to latest ldns (1.6.17) and unbound (1.4.22). 2014-05-15 03:30:03 +00:00
freebsd-configure.sh Clean up the libunbound build to avoid accidentally regenerating the 2014-07-19 18:38:48 +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 latest ldns (1.6.17) and unbound (1.4.22). 2014-05-15 03:30:03 +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