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