]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Upgrade Unbound to 1.7.0. More to follow.
authordes <des@FreeBSD.org>
Sat, 12 May 2018 15:04:05 +0000 (15:04 +0000)
committerdes <des@FreeBSD.org>
Sat, 12 May 2018 15:04:05 +0000 (15:04 +0000)
commit62789ed6aa62b1fa2c89c371607da9d3fc2d9cbc
tree6c6ef88c9bb07275d652d9c1b6d0604268894bd7
parent142fac78a409e18d0ab63551f035a7c67a4948d4
parent4c38c396d25327938ced1226948f79990cdc62b9
Upgrade Unbound to 1.7.0.  More to follow.
87 files changed:
contrib/unbound/Makefile.in
contrib/unbound/cachedb/cachedb.c
contrib/unbound/compat/arc4_lock.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/libunbound.so.conf
contrib/unbound/daemon/cachedump.c
contrib/unbound/daemon/daemon.c
contrib/unbound/daemon/unbound.c
contrib/unbound/daemon/worker.c
contrib/unbound/dnscrypt/dnscrypt.c
contrib/unbound/dnscrypt/dnscrypt.h
contrib/unbound/dnscrypt/dnscrypt.m4
contrib/unbound/dnstap/dnstap.proto
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/subnetmod.c
contrib/unbound/iterator/iter_delegpt.h
contrib/unbound/iterator/iter_hints.c
contrib/unbound/iterator/iter_scrub.c
contrib/unbound/iterator/iter_utils.c
contrib/unbound/iterator/iter_utils.h
contrib/unbound/iterator/iterator.c
contrib/unbound/iterator/iterator.h
contrib/unbound/libunbound/context.c
contrib/unbound/libunbound/libunbound.c
contrib/unbound/libunbound/libworker.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/rrset.c
contrib/unbound/services/cache/rrset.h
contrib/unbound/services/listen_dnsport.c
contrib/unbound/services/localzone.c
contrib/unbound/services/localzone.h
contrib/unbound/services/outside_network.c
contrib/unbound/services/outside_network.h
contrib/unbound/sldns/str2wire.c
contrib/unbound/sldns/str2wire.h
contrib/unbound/sldns/wire2str.c
contrib/unbound/sldns/wire2str.h
contrib/unbound/smallapp/unbound-checkconf.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/iana_ports.inc
contrib/unbound/util/log.c
contrib/unbound/util/log.h
contrib/unbound/util/module.h
contrib/unbound/util/net_help.c
contrib/unbound/util/net_help.h
contrib/unbound/util/netevent.c
contrib/unbound/util/netevent.h
contrib/unbound/util/ub_event.c
contrib/unbound/validator/val_neg.c
contrib/unbound/validator/val_neg.h
contrib/unbound/validator/val_nsec.c
contrib/unbound/validator/val_sigcrypt.c
contrib/unbound/validator/val_utils.c
contrib/unbound/validator/val_utils.h
contrib/unbound/validator/validator.c