]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFH (r287917, r287918, r289063): upgrade to latest Unbound
authordes <des@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 4 Dec 2015 13:26:12 +0000 (13:26 +0000)
committerdes <des@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 4 Dec 2015 13:26:12 +0000 (13:26 +0000)
commit6e9f2339e19ac0f2e966104e782e88dcf07aee61
tree658b312c2da2a4079aee851908bd5b4bd805ab2b
parent97388b2309826ad2a77330d4856cd1e4708d321e
MFH (r287917, r287918, r289063): upgrade to latest Unbound
MFH (r283301, r289592, r291582): rc script improvements
MFH (r287880): respect manually configured forwarders when using DHCP
MFH (r289321): deconfuse man page

PR: 184047 203580 204931

git-svn-id: svn://svn.freebsd.org/base/stable/10@291767 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
124 files changed:
contrib/unbound/Makefile.in
contrib/unbound/acx_nlnetlabs.m4
contrib/unbound/compat/getentropy_linux.c
contrib/unbound/compat/reallocarray.c [new file with mode: 0644]
contrib/unbound/config.h
contrib/unbound/config.h.in
contrib/unbound/configure
contrib/unbound/configure.ac
contrib/unbound/daemon/cachedump.c
contrib/unbound/daemon/daemon.c
contrib/unbound/daemon/remote.c
contrib/unbound/daemon/stats.c
contrib/unbound/daemon/stats.h
contrib/unbound/daemon/worker.c
contrib/unbound/daemon/worker.h
contrib/unbound/dns64/dns64.c
contrib/unbound/dnstap/dnstap.c
contrib/unbound/doc/Changelog
contrib/unbound/doc/README
contrib/unbound/doc/example.conf
contrib/unbound/doc/example.conf.in
contrib/unbound/doc/libunbound.3
contrib/unbound/doc/libunbound.3.in
contrib/unbound/doc/unbound-anchor.8
contrib/unbound/doc/unbound-anchor.8.in
contrib/unbound/doc/unbound-checkconf.8
contrib/unbound/doc/unbound-checkconf.8.in
contrib/unbound/doc/unbound-control.8
contrib/unbound/doc/unbound-control.8.in
contrib/unbound/doc/unbound-host.1
contrib/unbound/doc/unbound-host.1.in
contrib/unbound/doc/unbound.8
contrib/unbound/doc/unbound.8.in
contrib/unbound/doc/unbound.conf.5
contrib/unbound/doc/unbound.conf.5.in
contrib/unbound/iterator/iter_delegpt.c
contrib/unbound/iterator/iter_fwd.c
contrib/unbound/iterator/iter_hints.c
contrib/unbound/iterator/iter_priv.c
contrib/unbound/iterator/iter_resptype.c
contrib/unbound/iterator/iter_scrub.c
contrib/unbound/iterator/iter_utils.c
contrib/unbound/iterator/iter_utils.h
contrib/unbound/iterator/iterator.c
contrib/unbound/iterator/iterator.h
contrib/unbound/libunbound/context.c
contrib/unbound/libunbound/libunbound.c
contrib/unbound/libunbound/libworker.c
contrib/unbound/libunbound/python/Makefile
contrib/unbound/libunbound/python/examples/async-lookup.py
contrib/unbound/libunbound/python/examples/dns-lookup.py
contrib/unbound/libunbound/python/examples/dnssec-valid.py
contrib/unbound/libunbound/python/examples/dnssec_test.py
contrib/unbound/libunbound/python/examples/example8-1.py
contrib/unbound/libunbound/python/examples/idn-lookup.py
contrib/unbound/libunbound/python/examples/mx-lookup.py
contrib/unbound/libunbound/python/examples/ns-lookup.py
contrib/unbound/libunbound/python/examples/reverse-lookup.py
contrib/unbound/libunbound/python/file_py3.i [new file with mode: 0644]
contrib/unbound/libunbound/python/libunbound.i
contrib/unbound/libunbound/worker.h
contrib/unbound/services/cache/dns.c
contrib/unbound/services/cache/infra.c
contrib/unbound/services/cache/infra.h
contrib/unbound/services/cache/rrset.c
contrib/unbound/services/listen_dnsport.c
contrib/unbound/services/listen_dnsport.h
contrib/unbound/services/localzone.c
contrib/unbound/services/localzone.h
contrib/unbound/services/mesh.c
contrib/unbound/services/outside_network.c
contrib/unbound/sldns/keyraw.c [moved from contrib/unbound/ldns/keyraw.c with 99% similarity]
contrib/unbound/sldns/keyraw.h [moved from contrib/unbound/ldns/keyraw.h with 100% similarity]
contrib/unbound/sldns/parse.c [moved from contrib/unbound/ldns/parse.c with 99% similarity]
contrib/unbound/sldns/parse.h [moved from contrib/unbound/ldns/parse.h with 100% similarity]
contrib/unbound/sldns/parseutil.c [moved from contrib/unbound/ldns/parseutil.c with 99% similarity]
contrib/unbound/sldns/parseutil.h [moved from contrib/unbound/ldns/parseutil.h with 100% similarity]
contrib/unbound/sldns/pkthdr.h [moved from contrib/unbound/ldns/pkthdr.h with 100% similarity]
contrib/unbound/sldns/rrdef.c [moved from contrib/unbound/ldns/rrdef.c with 99% similarity]
contrib/unbound/sldns/rrdef.h [moved from contrib/unbound/ldns/rrdef.h with 99% similarity]
contrib/unbound/sldns/sbuffer.c [moved from contrib/unbound/ldns/sbuffer.c with 99% similarity]
contrib/unbound/sldns/sbuffer.h [moved from contrib/unbound/ldns/sbuffer.h with 100% similarity]
contrib/unbound/sldns/str2wire.c [moved from contrib/unbound/ldns/str2wire.c with 99% similarity]
contrib/unbound/sldns/str2wire.h [moved from contrib/unbound/ldns/str2wire.h with 99% similarity]
contrib/unbound/sldns/wire2str.c [moved from contrib/unbound/ldns/wire2str.c with 99% similarity]
contrib/unbound/sldns/wire2str.h [moved from contrib/unbound/ldns/wire2str.h with 100% similarity]
contrib/unbound/smallapp/unbound-anchor.c
contrib/unbound/smallapp/unbound-checkconf.c
contrib/unbound/smallapp/unbound-control-setup.sh
contrib/unbound/smallapp/unbound-control-setup.sh.in
contrib/unbound/smallapp/unbound-control.c
contrib/unbound/smallapp/unbound-host.c
contrib/unbound/util/alloc.c
contrib/unbound/util/alloc.h
contrib/unbound/util/config_file.c
contrib/unbound/util/config_file.h
contrib/unbound/util/configlexer.lex
contrib/unbound/util/configparser.y
contrib/unbound/util/data/dname.c
contrib/unbound/util/data/msgencode.c
contrib/unbound/util/data/msgparse.c
contrib/unbound/util/data/msgparse.h
contrib/unbound/util/data/msgreply.c
contrib/unbound/util/data/msgreply.h
contrib/unbound/util/data/packed_rrset.c
contrib/unbound/util/data/packed_rrset.h
contrib/unbound/util/fptr_wlist.c
contrib/unbound/util/iana_ports.inc
contrib/unbound/util/log.c
contrib/unbound/util/log.h
contrib/unbound/util/net_help.c
contrib/unbound/util/netevent.c
contrib/unbound/util/netevent.h
contrib/unbound/validator/autotrust.c
contrib/unbound/validator/val_anchor.c
contrib/unbound/validator/val_kentry.c
contrib/unbound/validator/val_neg.c
contrib/unbound/validator/val_nsec3.c
contrib/unbound/validator/val_secalgo.c
contrib/unbound/validator/val_sigcrypt.c
contrib/unbound/validator/validator.c
etc/rc.d/local_unbound
lib/libunbound/Makefile
usr.sbin/unbound/local-setup/local-unbound-setup.sh