danicoin/external/unbound
2015-06-02 11:33:04 +02:00
..
compat update unbound from upstream 2015-04-02 11:16:18 +02:00
contrib update libunbound 2015-05-31 16:36:48 +02:00
daemon update libunbound 2015-05-31 16:36:48 +02:00
dns64 update unbound from upstream 2015-04-02 11:16:18 +02:00
dnstap update unbound from upstream 2015-04-02 11:16:18 +02:00
doc update libunbound 2015-05-31 16:36:48 +02:00
iterator update libunbound 2015-05-31 16:36:48 +02:00
libunbound re-add Windows DNS bug fix, per c0de96f8bd 2015-06-02 11:33:04 +02:00
pythonmod update libunbound 2015-05-31 16:36:48 +02:00
services update libunbound 2015-05-31 16:36:48 +02:00
sldns update unbound from upstream 2015-04-02 11:16:18 +02:00
smallapp update libunbound 2015-05-31 16:36:48 +02:00
testcode update libunbound 2015-05-31 16:36:48 +02:00
testdata update libunbound 2015-05-31 16:36:48 +02:00
util update libunbound 2015-05-31 16:36:48 +02:00
validator update libunbound 2015-05-31 16:36:48 +02:00
winrc update libunbound 2015-05-31 16:36:48 +02:00
ac_pkg_swig.m4 added unbound to external deps 2014-10-05 23:44:31 +02:00
aclocal.m4 added unbound to external deps 2014-10-05 23:44:31 +02:00
acx_nlnetlabs.m4 update unbound from upstream 2015-04-02 11:16:18 +02:00
acx_python.m4 added unbound to external deps 2014-10-05 23:44:31 +02:00
ax_pthread.m4 added unbound to external deps 2014-10-05 23:44:31 +02:00
CMakeLists.txt Merge BlockchainDB into upstream 2015-04-07 17:56:18 -04:00
config.guess update unbound from upstream 2015-04-02 11:16:18 +02:00
config.h.cmake.in updated unbound cmake for static builds 2015-04-06 19:39:59 +02:00
config.h.in update unbound from upstream 2015-04-02 11:16:18 +02:00
config.sub update unbound from upstream 2015-04-02 11:16:18 +02:00
configure update libunbound 2015-05-31 16:36:48 +02:00
configure.ac update libunbound 2015-05-31 16:36:48 +02:00
configure_checks.cmake updated unbound cmake for static builds 2015-04-06 19:39:59 +02:00
install-sh added unbound to external deps 2014-10-05 23:44:31 +02:00
LICENSE added unbound to external deps 2014-10-05 23:44:31 +02:00
ltmain.sh added unbound to external deps 2014-10-05 23:44:31 +02:00
makedist.sh update unbound from upstream 2015-04-02 11:16:18 +02:00
Makefile.in update libunbound 2015-05-31 16:36:48 +02:00
README added unbound to external deps 2014-10-05 23:44:31 +02:00

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