Index of /archives/NetBSD/NetBSD-release-9/src/external/bsd/unbound/dist
Name Last modified Size Description
Parent Directory -
winrc/ 2024-02-15 03:47 -
validator/ 2024-03-02 12:23 -
util/ 2024-03-02 12:23 -
testdata/ 2025-02-01 12:13 -
testcode/ 2024-03-02 12:23 -
systemd.m4 2018-02-06 11:39 1.0K
smallapp/ 2024-03-02 12:23 -
sldns/ 2024-03-02 12:23 -
services/ 2024-03-02 12:23 -
respip/ 2024-03-02 12:23 -
pythonmod/ 2024-03-02 12:23 -
ltmain.sh 2019-05-26 06:17 317K
libunbound/ 2024-03-02 12:23 -
iterator/ 2024-03-02 12:23 -
ipset/ 2024-03-02 12:23 -
ipsecmod/ 2024-03-02 12:23 -
install-sh 2024-03-02 12:23 14K
edns-subnet/ 2024-03-02 12:23 -
dynlibmod/ 2024-03-02 12:23 -
doc/ 2024-03-02 12:23 -
dnstap/ 2024-03-02 12:23 -
dnscrypt/ 2024-03-02 12:23 -
dns64/ 2024-03-02 12:23 -
daemon/ 2024-03-02 12:23 -
contrib/ 2024-03-02 12:23 -
configure.ac 2024-03-02 12:23 72K
configure 2024-03-02 12:23 665K
config.sub 2024-03-02 12:23 36K
config.h.in 2024-03-02 12:23 38K
config.guess 2024-03-02 12:23 50K
compat/ 2024-03-02 12:23 -
cachedb/ 2024-03-02 12:23 -
ax_pthread.m4 2016-08-20 20:08 13K
acx_python.m4 2024-03-02 12:23 5.9K
acx_nlnetlabs.m4 2024-03-02 12:23 44K
aclocal.m4 2024-03-02 12:23 337K
ac_pkg_swig.m4 2018-02-06 11:39 6.5K
SECURITY.md 2024-02-29 20:40 1.2K
README.md 2024-03-02 12:23 2.2K
README-Travis.md 2024-02-29 20:40 15K
README 2016-08-20 20:08 467
Makefile.in 2024-03-02 12:23 117K
LICENSE 2016-08-20 20:08 1.5K
CVS/ 2025-02-01 12:13 -
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