Index of /archives/NetBSD/NetBSD-release-9/src/external/bsd/unbound/dist

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