Name Date Size #Lines LOC

..--

compat/H10-Jan-2016-5,4713,762

daemon/H10-Jan-2016-8,0416,021

dns64/H10-Jan-2016-950476

dnstap/H10-Jan-2016-1,056728

doc/H10-Jan-2016-15,22312,681

iterator/H10-Jan-2016-9,6235,851

libunbound/H10-Jan-2016-6,6584,159

services/H10-Jan-2016-11,1307,495

sldns/H10-Jan-2016-9,8156,352

smallapp/H10-Jan-2016-4,4153,340

util/H10-Jan-2016-30,91321,815

validator/H10-Jan-2016-17,75311,684

.gitignoreHD10-Jan-2016532 3937

LICENSEHD10-Jan-20161.5 KiB3124

Makefile.inHD10-Jan-201684.2 KiB1,2141,105

READMEHD10-Jan-2016467 119

ac_pkg_swig.m4HD10-Jan-20166.1 KiB123121

aclocal.m4HD10-Jan-2016302.3 KiB8,6127,745

acx_nlnetlabs.m4HD10-Jan-201641.1 KiB1,4311,342

acx_python.m4HD10-Jan-20163.9 KiB116103

ax_pthread.m4HD10-Jan-201612.7 KiB318285

config.guessHD10-Jan-201644.2 KiB1,5591,352

config.hHD10-Jan-201628.1 KiB1,077408

config.h.inHD10-Jan-201626.8 KiB1,076764

config.subHD10-Jan-201634.7 KiB1,7921,654

configureHD10-Jan-2016586.2 KiB21,29017,606

configure.acHD10-Jan-201643.1 KiB1,4251,303

freebsd-configure.shHD10-Jan-2016969 4126

freebsd-sources.plHD10-Jan-20162.3 KiB7741

install-shHD10-Jan-201613.7 KiB528351

ltmain.shHD10-Jan-2016276.8 KiB9,6567,304

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