]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Upgrade Unbound to 1.6.2. More to follow.
authordes <des@FreeBSD.org>
Sat, 12 May 2018 14:15:39 +0000 (14:15 +0000)
committerdes <des@FreeBSD.org>
Sat, 12 May 2018 14:15:39 +0000 (14:15 +0000)
commitbf48865e7d3fa08e548336580ce3a25ee2648fc8
tree4b7aee665c8acee80420e58a1d090bd267478d28
parent8b73549d4469f784a803c669aad0686e27369890
parentf3dda4557cef522e814a7743399df2d7bbb40c44
Upgrade Unbound to 1.6.2.  More to follow.
97 files changed:
contrib/unbound/Makefile.in
contrib/unbound/ac_pkg_swig.m4
contrib/unbound/acx_python.m4
contrib/unbound/config.h
contrib/unbound/config.h.in
contrib/unbound/configure
contrib/unbound/configure.ac
contrib/unbound/contrib/unbound.service.in
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/worker.c
contrib/unbound/dns64/dns64.c
contrib/unbound/dnscrypt/cert.h
contrib/unbound/dnscrypt/dnscrypt.c
contrib/unbound/dnscrypt/dnscrypt.h
contrib/unbound/dnscrypt/dnscrypt.m4
contrib/unbound/dnscrypt/dnscrypt_config.h.in
contrib/unbound/doc/CNAME-basedRedirectionDesignNotes.pdf
contrib/unbound/doc/Changelog
contrib/unbound/doc/IP-BasedActions.pdf
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/edns-subnet/addrtree.c
contrib/unbound/edns-subnet/addrtree.h
contrib/unbound/edns-subnet/edns-subnet.c
contrib/unbound/edns-subnet/edns-subnet.h
contrib/unbound/edns-subnet/subnet-whitelist.c
contrib/unbound/edns-subnet/subnet-whitelist.h
contrib/unbound/edns-subnet/subnetmod.c
contrib/unbound/edns-subnet/subnetmod.h
contrib/unbound/iterator/iterator.c
contrib/unbound/libunbound/libunbound.c
contrib/unbound/respip/respip.c
contrib/unbound/respip/respip.h
contrib/unbound/services/cache/dns.c
contrib/unbound/services/cache/dns.h
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/mesh.h
contrib/unbound/services/modstack.c
contrib/unbound/services/view.c
contrib/unbound/services/view.h
contrib/unbound/sldns/rrdef.h
contrib/unbound/sldns/sbuffer.c
contrib/unbound/sldns/sbuffer.h
contrib/unbound/sldns/wire2str.c
contrib/unbound/sldns/wire2str.h
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/msgencode.c
contrib/unbound/util/data/msgreply.c
contrib/unbound/util/data/msgreply.h
contrib/unbound/util/data/packed_rrset.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/util/netevent.c
contrib/unbound/util/netevent.h
contrib/unbound/util/shm_side/shm_main.c
contrib/unbound/util/shm_side/shm_main.h
contrib/unbound/util/storage/lruhash.c
contrib/unbound/util/storage/lruhash.h
contrib/unbound/validator/val_anchor.c
contrib/unbound/validator/val_anchor.h
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
usr.sbin/unbound/daemon/Makefile