NameDateSize

..19-Jan-201786

ac_pkg_swig.m4H A D08-Mar-20156.1 KiB

aclocal.m4H A D08-Jul-2015302.3 KiB

acx_nlnetlabs.m4H A D17-Jan-201641.1 KiB

acx_python.m4H A D08-Jul-20153.9 KiB

ax_pthread.m4H A D08-Mar-201512.7 KiB

compat/H20-Dec-201629

config.guessH A D08-Jul-201544.2 KiB

config.hH A D17-Jan-201628.1 KiB

config.h.inH A D17-Jan-201626.8 KiB

config.subH A D08-Jul-201534.7 KiB

configureH A D17-Jan-2016586.2 KiB

configure.acH A D17-Jan-201643.1 KiB

daemon/H20-Dec-201615

dns64/H20-Dec-20164

dnstap/H20-Dec-20168

doc/H20-Dec-201632

freebsd-configure.shH A D17-Jan-2016962

freebsd-sources.plH A D08-Jul-20152.3 KiB

install-shH A D08-Mar-201513.7 KiB

iterator/H22-Dec-201620

libunbound/H20-Dec-201612

LICENSEH A D08-Mar-20151.5 KiB

ltmain.shH A D17-Jan-2016276.8 KiB

Makefile.inH A D18-Feb-201684.3 KiB

READMEH A D08-Mar-2015467

services/H20-Dec-201615

sldns/H20-Dec-201617

smallapp/H20-Dec-20169

util/H20-Dec-201642

validator/H20-Dec-201624

README

1Unbound README
2* ./configure && make && make install
3* You can use libevent if you want. libevent is useful when using 
4  many (10000) outgoing ports. By default max 256 ports are opened at
5  the same time and the builtin alternative is equally capable and a 
6  little faster.
7* More detailed README, README.svn, README.tests in doc directory
8* manual pages can be found in doc directory, and are installed, unbound(8).
9* example configuration file doc/example.conf
10
11