]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Upgrade Unbound to 1.6.4. More to follow.
authordes <des@FreeBSD.org>
Sat, 12 May 2018 14:36:58 +0000 (14:36 +0000)
committerdes <des@FreeBSD.org>
Sat, 12 May 2018 14:36:58 +0000 (14:36 +0000)
commitc7bc6bcc6a2511e2dd222f4e6a8c533b8d49afe3
treeb564f93e102c15f0f4a9483b193b0621185c08cc
parentd9872a36e65ff45507110cbe7de72ee8d00278cf
parenta491280b1bed23d5e276ac69dfda581956a14745
Upgrade Unbound to 1.6.4.  More to follow.
101 files changed:
contrib/unbound/Makefile.in
contrib/unbound/cachedb/cachedb.c
contrib/unbound/config.h
contrib/unbound/config.h.in
contrib/unbound/configure
contrib/unbound/configure.ac
contrib/unbound/contrib/README
contrib/unbound/contrib/fastrpz.patch
contrib/unbound/contrib/redirect-bogus.patch
contrib/unbound/contrib/unbound.service.in
contrib/unbound/daemon/remote.c
contrib/unbound/daemon/stats.c
contrib/unbound/daemon/stats.h
contrib/unbound/daemon/worker.c
contrib/unbound/daemon/worker.h
contrib/unbound/dnscrypt/cert.h
contrib/unbound/dnscrypt/dnscrypt.c
contrib/unbound/dnscrypt/dnscrypt.h
contrib/unbound/dnscrypt/dnscrypt.m4
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/edns-subnet/addrtree.c
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/ipsecmod/ipsecmod-whitelist.c
contrib/unbound/ipsecmod/ipsecmod-whitelist.h
contrib/unbound/ipsecmod/ipsecmod.c
contrib/unbound/ipsecmod/ipsecmod.h
contrib/unbound/iterator/iter_hints.c
contrib/unbound/iterator/iterator.c
contrib/unbound/libunbound/unbound.h
contrib/unbound/respip/respip.c
contrib/unbound/services/authzone.c
contrib/unbound/services/authzone.h
contrib/unbound/services/cache/dns.c
contrib/unbound/services/cache/dns.h
contrib/unbound/services/cache/infra.c
contrib/unbound/services/cache/infra.h
contrib/unbound/services/listen_dnsport.c
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/modstack.h
contrib/unbound/services/outside_network.c
contrib/unbound/services/view.c
contrib/unbound/sldns/keyraw.c
contrib/unbound/sldns/keyraw.h
contrib/unbound/sldns/parse.c
contrib/unbound/sldns/rrdef.c
contrib/unbound/sldns/rrdef.h
contrib/unbound/sldns/sbuffer.c
contrib/unbound/sldns/str2wire.c
contrib/unbound/sldns/str2wire.h
contrib/unbound/sldns/wire2str.c
contrib/unbound/sldns/wire2str.h
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/msgencode.c
contrib/unbound/util/data/msgparse.c
contrib/unbound/util/fptr_wlist.c
contrib/unbound/util/fptr_wlist.h
contrib/unbound/util/iana_ports.inc
contrib/unbound/util/log.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/timehist.c
contrib/unbound/util/timehist.h
contrib/unbound/validator/val_secalgo.c
contrib/unbound/validator/val_utils.c
contrib/unbound/validator/val_utils.h
contrib/unbound/validator/validator.c
contrib/unbound/validator/validator.h
lib/libunbound/Makefile