]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Upgrade Unbound to 1.6.0. More to follow.
authordes <des@FreeBSD.org>
Sat, 12 May 2018 12:57:34 +0000 (12:57 +0000)
committerdes <des@FreeBSD.org>
Sat, 12 May 2018 12:57:34 +0000 (12:57 +0000)
commit033739542f060becfd8d519d2abd6d39d6eb40be
tree78a89aa4e3eba1c22fc47f0d139a3af81f4adfde
parentd300320fbeb4ed4610fa728e0ac644ea05539a67
parent8d4ae2d5612c5ada76e8fbd015f9d4e7f11605d0
Upgrade Unbound to 1.6.0.  More to follow.
92 files changed:
contrib/unbound/.gitattributes
contrib/unbound/Makefile.in
contrib/unbound/cachedb/cachedb.c
contrib/unbound/config.h.in
contrib/unbound/configure
contrib/unbound/configure.ac
contrib/unbound/contrib/libunbound.pc.in
contrib/unbound/contrib/unbound_munin_
contrib/unbound/daemon/acl_list.c
contrib/unbound/daemon/acl_list.h
contrib/unbound/daemon/cachedump.c
contrib/unbound/daemon/daemon.c
contrib/unbound/daemon/daemon.h
contrib/unbound/daemon/remote.c
contrib/unbound/daemon/stats.c
contrib/unbound/daemon/stats.h
contrib/unbound/daemon/unbound.c
contrib/unbound/daemon/worker.c
contrib/unbound/daemon/worker.h
contrib/unbound/dns64/dns64.c
contrib/unbound/doc/CNAME-basedRedirectionDesignNotes.pdf
contrib/unbound/doc/Changelog
contrib/unbound/doc/README
contrib/unbound/doc/example.conf.in
contrib/unbound/doc/libunbound.3.in
contrib/unbound/doc/unbound-anchor.8.in
contrib/unbound/doc/unbound-checkconf.8.in
contrib/unbound/doc/unbound-control.8.in
contrib/unbound/doc/unbound-host.1.in
contrib/unbound/doc/unbound.8.in
contrib/unbound/doc/unbound.conf.5.in
contrib/unbound/iterator/iter_delegpt.c
contrib/unbound/iterator/iter_delegpt.h
contrib/unbound/iterator/iter_fwd.c
contrib/unbound/iterator/iter_hints.c
contrib/unbound/iterator/iter_utils.c
contrib/unbound/iterator/iterator.c
contrib/unbound/libunbound/context.c
contrib/unbound/libunbound/libunbound.c
contrib/unbound/libunbound/libworker.c
contrib/unbound/libunbound/libworker.h
contrib/unbound/libunbound/python/doc/conf.py
contrib/unbound/libunbound/python/doc/examples/example1a.rst
contrib/unbound/libunbound/python/doc/examples/example1b.rst
contrib/unbound/libunbound/python/doc/examples/example2.rst
contrib/unbound/libunbound/python/doc/examples/example3.rst
contrib/unbound/libunbound/python/doc/examples/example4.rst
contrib/unbound/libunbound/python/doc/examples/example5.rst
contrib/unbound/libunbound/python/doc/examples/example6.rst
contrib/unbound/libunbound/python/doc/examples/example7.rst
contrib/unbound/libunbound/python/doc/examples/example8.rst
contrib/unbound/libunbound/python/doc/examples/index.rst
contrib/unbound/libunbound/python/doc/install.rst
contrib/unbound/libunbound/python/doc/intro.rst
contrib/unbound/libunbound/worker.h
contrib/unbound/services/cache/dns.c
contrib/unbound/services/localzone.c
contrib/unbound/services/localzone.h
contrib/unbound/services/mesh.c
contrib/unbound/services/mesh.h
contrib/unbound/services/outside_network.c
contrib/unbound/services/outside_network.h
contrib/unbound/services/view.c
contrib/unbound/services/view.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/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.c
contrib/unbound/util/module.h
contrib/unbound/validator/autotrust.c
contrib/unbound/validator/val_neg.c
contrib/unbound/validator/val_nsec.c
contrib/unbound/validator/val_nsec3.c
contrib/unbound/validator/val_secalgo.c
contrib/unbound/validator/val_sigcrypt.c
contrib/unbound/validator/val_utils.c
contrib/unbound/validator/validator.c
lib/libunbound/Makefile