]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Upgrade Unbound to 1.6.7. More to follow.
authorDag-Erling Smørgrav <des@FreeBSD.org>
Sat, 12 May 2018 14:51:18 +0000 (14:51 +0000)
committerDag-Erling Smørgrav <des@FreeBSD.org>
Sat, 12 May 2018 14:51:18 +0000 (14:51 +0000)
commit8a384985ac088991f98ea10dda56816f137ce55e
tree873ec0cebc0731b126ee3d1c8d327258f4ca17a7
parent971980c3744bd6125a9639477a7811a5ea210a99
parent2bda7bda432fb0f867072224dd97e10435c8ad94
Upgrade Unbound to 1.6.7.  More to follow.
77 files changed:
contrib/unbound/cachedb/cachedb.c
contrib/unbound/config.h
contrib/unbound/configure
contrib/unbound/configure.ac
contrib/unbound/contrib/aaaa-filter-iterator.patch
contrib/unbound/contrib/parseunbound.pl
contrib/unbound/daemon/remote.c
contrib/unbound/daemon/stats.c
contrib/unbound/daemon/unbound.c
contrib/unbound/daemon/worker.c
contrib/unbound/dns64/dns64.c
contrib/unbound/dnscrypt/dnscrypt.c
contrib/unbound/dnscrypt/dnscrypt.h
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/requirements.txt
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/edns-subnet/addrtree.h
contrib/unbound/edns-subnet/subnetmod.c
contrib/unbound/edns-subnet/subnetmod.h
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/python/doc/examples/example7.rst
contrib/unbound/libunbound/unbound.h
contrib/unbound/services/cache/dns.c
contrib/unbound/services/cache/dns.h
contrib/unbound/services/mesh.c
contrib/unbound/services/outside_network.c
contrib/unbound/services/view.h
contrib/unbound/sldns/parse.c
contrib/unbound/sldns/parse.h
contrib/unbound/sldns/parseutil.c
contrib/unbound/sldns/parseutil.h
contrib/unbound/sldns/rrdef.h
contrib/unbound/sldns/sbuffer.h
contrib/unbound/sldns/str2wire.c
contrib/unbound/sldns/wire2str.c
contrib/unbound/smallapp/unbound-anchor.c
contrib/unbound/smallapp/unbound-control.c
contrib/unbound/smallapp/unbound-host.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/msgreply.c
contrib/unbound/util/data/msgreply.h
contrib/unbound/util/fptr_wlist.c
contrib/unbound/util/module.h
contrib/unbound/util/netevent.c
contrib/unbound/util/shm_side/shm_main.c
contrib/unbound/util/storage/slabhash.h
contrib/unbound/util/ub_event.h
contrib/unbound/validator/autotrust.c
contrib/unbound/validator/val_nsec3.c
contrib/unbound/validator/val_secalgo.c
contrib/unbound/validator/val_sigcrypt.c
contrib/unbound/validator/val_utils.h
contrib/unbound/validator/validator.c