]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Upgrade to Unbound 1.5.9.
authordes <des@FreeBSD.org>
Sun, 4 Sep 2016 12:17:57 +0000 (12:17 +0000)
committerdes <des@FreeBSD.org>
Sun, 4 Sep 2016 12:17:57 +0000 (12:17 +0000)
commitb8710acf41245a0b37e6a9c694d505721916df52
treecea39d51c3c88082749b235aed976fd9cd20ebbb
parentf2287da07ac7a26ac08745cac66eec82ab9ba384
parent5e4e91705575ef0692810ae84d21c1001796dc47
Upgrade to Unbound 1.5.9.
96 files changed:
contrib/unbound/Makefile.in
contrib/unbound/acx_nlnetlabs.m4
contrib/unbound/cachedb/cachedb.c
contrib/unbound/cachedb/cachedb.h
contrib/unbound/compat/explicit_bzero.c
contrib/unbound/compat/getentropy_linux.c
contrib/unbound/compat/strsep.c
contrib/unbound/config.h
contrib/unbound/config.h.in
contrib/unbound/configure
contrib/unbound/configure.ac
contrib/unbound/daemon/daemon.c
contrib/unbound/daemon/daemon.h
contrib/unbound/daemon/remote.c
contrib/unbound/daemon/unbound.c
contrib/unbound/daemon/worker.c
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_fwd.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.h
contrib/unbound/libunbound/libunbound.c
contrib/unbound/libunbound/libworker.c
contrib/unbound/libunbound/libworker.h
contrib/unbound/libunbound/python/libunbound.i
contrib/unbound/libunbound/ubsyms.def
contrib/unbound/libunbound/unbound-event.h
contrib/unbound/libunbound/worker.h
contrib/unbound/services/cache/dns.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/modstack.c
contrib/unbound/services/outside_network.c
contrib/unbound/services/outside_network.h
contrib/unbound/sldns/keyraw.c
contrib/unbound/sldns/parseutil.c
contrib/unbound/sldns/rrdef.h
contrib/unbound/sldns/str2wire.c
contrib/unbound/sldns/wire2str.c
contrib/unbound/smallapp/unbound-checkconf.c
contrib/unbound/smallapp/unbound-control.c
contrib/unbound/smallapp/worker_cb.c
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/fptr_wlist.c
contrib/unbound/util/fptr_wlist.h
contrib/unbound/util/iana_ports.inc
contrib/unbound/util/module.h
contrib/unbound/util/net_help.c
contrib/unbound/util/netevent.c
contrib/unbound/util/netevent.h
contrib/unbound/util/tube.c
contrib/unbound/util/tube.h
contrib/unbound/util/ub_event.c
contrib/unbound/util/ub_event.h
contrib/unbound/util/ub_event_pluggable.c
contrib/unbound/validator/autotrust.c
contrib/unbound/validator/val_anchor.c
contrib/unbound/validator/val_secalgo.c
contrib/unbound/validator/val_secalgo.h
lib/libunbound/Makefile
usr.sbin/unbound/checkconf/Makefile
usr.sbin/unbound/control/Makefile
usr.sbin/unbound/daemon/Makefile