]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
unbound: Vendor import 1.16.0
authorCy Schubert <cy@FreeBSD.org>
Wed, 8 Jun 2022 22:08:42 +0000 (15:08 -0700)
committerCy Schubert <cy@FreeBSD.org>
Wed, 8 Jun 2022 22:08:42 +0000 (15:08 -0700)
commita39a5a6905612447def27b66ffe73b9d11efd80c
treeee8e7cb44b40e474a5f979d0a23502f2f6125e44
parentee9ee699d6b5ee7613c6a166d2db5dbb59389cfc
parent5f9f82264b91e041df7cba2406625146e7268ce4
unbound: Vendor import 1.16.0

Merge commit '5f9f82264b91e041df7cba2406625146e7268ce4' into main

MFC after: 1 month
102 files changed:
contrib/unbound/Makefile.in
contrib/unbound/acx_python.m4
contrib/unbound/config.guess
contrib/unbound/config.h.in
contrib/unbound/configure
contrib/unbound/configure.ac
contrib/unbound/daemon/acl_list.c
contrib/unbound/daemon/acl_list.h
contrib/unbound/daemon/cachedump.c
contrib/unbound/daemon/worker.c
contrib/unbound/doc/Changelog
contrib/unbound/doc/README
contrib/unbound/doc/example.conf.in
contrib/unbound/doc/libunbound.3.in
contrib/unbound/doc/unbound-anchor.8.in
contrib/unbound/doc/unbound-checkconf.8.in
contrib/unbound/doc/unbound-control.8.in
contrib/unbound/doc/unbound-host.1.in
contrib/unbound/doc/unbound.8.in
contrib/unbound/doc/unbound.conf.5.in
contrib/unbound/edns-subnet/subnetmod.c
contrib/unbound/edns-subnet/subnetmod.h
contrib/unbound/ipset/ipset.c
contrib/unbound/iterator/iter_delegpt.h
contrib/unbound/iterator/iter_utils.c
contrib/unbound/iterator/iter_utils.h
contrib/unbound/iterator/iterator.c
contrib/unbound/libunbound/libworker.c
contrib/unbound/respip/respip.c
contrib/unbound/respip/respip.h
contrib/unbound/services/authzone.c
contrib/unbound/services/authzone.h
contrib/unbound/services/cache/dns.c
contrib/unbound/services/listen_dnsport.c
contrib/unbound/services/localzone.c
contrib/unbound/services/mesh.c
contrib/unbound/services/mesh.h
contrib/unbound/services/outside_network.c
contrib/unbound/services/rpz.c
contrib/unbound/services/rpz.h
contrib/unbound/sldns/parseutil.c
contrib/unbound/sldns/parseutil.h
contrib/unbound/sldns/pkthdr.h
contrib/unbound/sldns/rrdef.h
contrib/unbound/sldns/str2wire.c
contrib/unbound/sldns/wire2str.c
contrib/unbound/smallapp/unbound-checkconf.c
contrib/unbound/smallapp/unbound-control.c
contrib/unbound/testcode/unitzonemd.c
contrib/unbound/testdata/auth_zonemd_file_unknown.rpl
contrib/unbound/testdata/ede.tdir/bogus/clean.sh
contrib/unbound/testdata/ede.tdir/bogus/dnskey-failures.test
contrib/unbound/testdata/ede.tdir/bogus/dnssec-failures.test
contrib/unbound/testdata/ede.tdir/bogus/make-broken-zone.sh
contrib/unbound/testdata/ede.tdir/bogus/nsec-failures.test
contrib/unbound/testdata/ede.tdir/bogus/rrsig-failures.test
contrib/unbound/testdata/ede.tdir/ede-auth.conf
contrib/unbound/testdata/ede.tdir/ede.conf
contrib/unbound/testdata/ede.tdir/ede.dsc
contrib/unbound/testdata/ede.tdir/ede.post
contrib/unbound/testdata/ede.tdir/ede.pre
contrib/unbound/testdata/ede.tdir/ede.test
contrib/unbound/testdata/ede_acl_refused.rpl
contrib/unbound/testdata/ede_cache_snoop_noth_auth.rpl
contrib/unbound/testdata/ede_localzone_dname_expansion.rpl
contrib/unbound/testdata/ipset.tdir/ipset.conf
contrib/unbound/testdata/ipset.tdir/ipset.dsc
contrib/unbound/testdata/ipset.tdir/ipset.post
contrib/unbound/testdata/ipset.tdir/ipset.pre
contrib/unbound/testdata/ipset.tdir/ipset.test
contrib/unbound/testdata/ipset.tdir/ipset.testns
contrib/unbound/testdata/iter_cname_minimise.rpl
contrib/unbound/testdata/iter_dp_ip6useless.rpl
contrib/unbound/testdata/nsid_bogus.rpl
contrib/unbound/testdata/rpz_passthru.rpl
contrib/unbound/testdata/subnet_prefetch.crpl
contrib/unbound/testdata/subnet_prefetch_with_client_ecs.crpl
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/msgparse.c
contrib/unbound/util/data/msgparse.h
contrib/unbound/util/data/msgreply.c
contrib/unbound/util/data/msgreply.h
contrib/unbound/util/module.c
contrib/unbound/util/module.h
contrib/unbound/util/net_help.c
contrib/unbound/util/netevent.c
contrib/unbound/validator/autotrust.c
contrib/unbound/validator/val_kcache.c
contrib/unbound/validator/val_kentry.c
contrib/unbound/validator/val_kentry.h
contrib/unbound/validator/val_nsec.c
contrib/unbound/validator/val_nsec3.c
contrib/unbound/validator/val_nsec3.h
contrib/unbound/validator/val_sigcrypt.c
contrib/unbound/validator/val_sigcrypt.h
contrib/unbound/validator/val_utils.c
contrib/unbound/validator/val_utils.h
contrib/unbound/validator/validator.c
contrib/unbound/validator/validator.h