Unbound - DNS récursif (utilisé par OPNsense)
Find a file
Wouter Wijngaards 887fa791f2 please lint.
git-svn-id: file:///svn/unbound/trunk@3363 be551aaa-1e26-0410-a405-d3ace91eadb9
2015-03-16 11:51:30 +00:00
compat - Fix warning on sign compare in getentropy_linux. 2015-03-10 10:29:55 +00:00
contrib - contrib/unbound_smf22.tar.gz: Solaris SMF installation/removal 2015-03-05 08:18:59 +00:00
daemon - stats reports tcp usage, of incoming-num-tcp buffers. 2015-03-05 15:23:14 +00:00
dns64 - Fix that CD flag disables DNS64 processing, returning the DNSSEC 2014-11-18 15:15:57 +00:00
dnstap remove unused variable 2014-11-07 09:09:37 +00:00
doc - Fixup compile on cygwin, more portable openssl thread id. 2015-03-16 10:51:32 +00:00
iterator And use best response in case 0x20 fallback done. 2015-03-04 09:35:06 +00:00
ldns Fixup free in case of buffer short. 2014-11-10 13:26:16 +00:00
libunbound - Fix pyunbound byte string representation for python3. 2015-01-29 16:10:51 +00:00
pythonmod - Fix warnings in pythonmod changes. 2015-01-07 09:29:59 +00:00
services - Portability to Solaris 10, use AF_LOCAL. 2015-02-20 13:55:09 +00:00
smallapp - Updated default keylength in unbound-control-setup to 3k. 2015-03-12 15:34:03 +00:00
testcode remove unused files from testcode 2015-01-22 15:53:31 +00:00
testdata - Fix #644: harden-algo-downgrade option, if turned off, fixes the 2015-03-09 13:30:37 +00:00
util please lint. 2015-03-16 11:51:30 +00:00
validator - Fix #644: harden-algo-downgrade option, if turned off, fixes the 2015-03-09 13:30:37 +00:00
winrc - Document windows 8 tests. 2015-03-04 13:24:27 +00:00
ac_pkg_swig.m4 python contribution from Zdenek Vasicek and Marek Vavrusa (BSD licensed). 2009-03-25 14:47:47 +00:00
aclocal.m4 - updated configure and aclocal with newer autoconf 1.13. 2014-09-25 11:45:32 +00:00
acx_nlnetlabs.m4 - acx_nlnetlabs.m4 to 26; improve FLTO help text. 2013-09-19 13:08:58 +00:00
acx_python.m4 - improve python configuration detection to build on Fedora 22. 2014-09-19 09:57:20 +00:00
ax_pthread.m4 - Update acx_pthreads.m4 to ax_pthreads.4 (2013-03-29), and apply 2013-05-27 08:22:40 +00:00
config.guess - svn trunk has 1.5.2 in development. 2014-12-09 08:24:27 +00:00
config.h.in - windows port fixes, no AF_LOCAL, no chown, no chmod(grp). 2015-01-23 15:23:58 +00:00
config.sub - svn trunk has 1.5.2 in development. 2014-12-09 08:24:27 +00:00
configure print svnroot for windows makedist. 1.5.4 in configure.ac 2015-03-10 10:03:45 +00:00
configure.ac print svnroot for windows makedist. 1.5.4 in configure.ac 2015-03-10 10:03:45 +00:00
install-sh - add libunbound.ttl at end of result structure, version bump for 2013-02-07 13:23:48 +00:00
LICENSE - Fix #551: License change "Regents" to "Copyright holder", matching 2014-02-07 12:43:43 +00:00
ltmain.sh - add libunbound.ttl at end of result structure, version bump for 2013-02-07 13:23:48 +00:00
makedist.sh print svnroot for windows makedist. 1.5.4 in configure.ac 2015-03-10 10:03:45 +00:00
Makefile.in - stats reports tcp usage, of incoming-num-tcp buffers. 2015-03-05 15:23:14 +00:00
README gmake no longer needed. 2012-02-10 10:34:15 +00: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