You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wownero/external/unbound
Riccardo Spagni 0f4a036437
re-add Windows DNS bug fix, per c0de96f8bd
9 years ago
..
compat update unbound from upstream 9 years ago
contrib update libunbound 9 years ago
daemon update libunbound 9 years ago
dns64 update unbound from upstream 9 years ago
dnstap update unbound from upstream 9 years ago
doc update libunbound 9 years ago
iterator update libunbound 9 years ago
libunbound re-add Windows DNS bug fix, per c0de96f8bd 9 years ago
pythonmod update libunbound 9 years ago
services update libunbound 9 years ago
sldns update unbound from upstream 9 years ago
smallapp update libunbound 9 years ago
testcode update libunbound 9 years ago
testdata update libunbound 9 years ago
util update libunbound 9 years ago
validator update libunbound 9 years ago
winrc update libunbound 9 years ago
CMakeLists.txt Merge BlockchainDB into upstream 9 years ago
LICENSE added unbound to external deps 10 years ago
Makefile.in update libunbound 9 years ago
README added unbound to external deps 10 years ago
ac_pkg_swig.m4 added unbound to external deps 10 years ago
aclocal.m4 added unbound to external deps 10 years ago
acx_nlnetlabs.m4 update unbound from upstream 9 years ago
acx_python.m4 added unbound to external deps 10 years ago
ax_pthread.m4 added unbound to external deps 10 years ago
config.guess update unbound from upstream 9 years ago
config.h.cmake.in updated unbound cmake for static builds 9 years ago
config.h.in update unbound from upstream 9 years ago
config.sub update unbound from upstream 9 years ago
configure update libunbound 9 years ago
configure.ac update libunbound 9 years ago
configure_checks.cmake updated unbound cmake for static builds 9 years ago
install-sh added unbound to external deps 10 years ago
ltmain.sh added unbound to external deps 10 years ago
makedist.sh update unbound from upstream 9 years ago

README

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