]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Upgrade Unbound to 1.6.6. More to follow.
authorDag-Erling Smørgrav <des@FreeBSD.org>
Sat, 12 May 2018 14:48:38 +0000 (14:48 +0000)
committerDag-Erling Smørgrav <des@FreeBSD.org>
Sat, 12 May 2018 14:48:38 +0000 (14:48 +0000)
commit971980c3744bd6125a9639477a7811a5ea210a99
tree40674aa4bf6b6a10518d3cbf3113b7cf2b4006bf
parent8157cbab0296a3949dc48470a381d382e762be09
parenta6c5280ea59f940be13fd6eb0f94ab8360d3d6c9
Upgrade Unbound to 1.6.6.  More to follow.
66 files changed:
contrib/unbound/Makefile.in
contrib/unbound/acx_nlnetlabs.m4
contrib/unbound/cachedb/cachedb.c
contrib/unbound/config.h
contrib/unbound/config.h.in
contrib/unbound/configure
contrib/unbound/configure.ac
contrib/unbound/contrib/fastrpz.patch
contrib/unbound/daemon/daemon.c
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/dnscrypt/dnscrypt_config.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/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/iterator.c
contrib/unbound/iterator/iterator.h
contrib/unbound/libunbound/libworker.c
contrib/unbound/libunbound/unbound.h
contrib/unbound/services/authzone.c
contrib/unbound/services/cache/dns.c
contrib/unbound/services/cache/infra.c
contrib/unbound/services/listen_dnsport.c
contrib/unbound/services/localzone.c
contrib/unbound/services/localzone.h
contrib/unbound/services/outside_network.c
contrib/unbound/sldns/parseutil.c
contrib/unbound/sldns/str2wire.c
contrib/unbound/sldns/wire2str.c
contrib/unbound/smallapp/unbound-anchor.c
contrib/unbound/smallapp/unbound-checkconf.c
contrib/unbound/smallapp/unbound-control.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/fptr_wlist.c
contrib/unbound/util/iana_ports.inc
contrib/unbound/util/net_help.c
contrib/unbound/util/net_help.h
contrib/unbound/util/netevent.c
contrib/unbound/util/shm_side/shm_main.c
contrib/unbound/util/storage/lookup3.c
contrib/unbound/validator/val_secalgo.c
contrib/unbound/validator/val_utils.c