]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
unbount: Vendor import 1.14.0rc1
authorCy Schubert <cy@FreeBSD.org>
Fri, 3 Dec 2021 06:11:04 +0000 (22:11 -0800)
committerCy Schubert <cy@FreeBSD.org>
Fri, 3 Dec 2021 06:11:04 +0000 (22:11 -0800)
commit24e365220007c415f495cf8dcb228ece6002b8b7
tree562d3cb2492ade8aee88ed5a9a37c5ae26d9117b
parent12ae3476f35c1f7c0e8cb55444728ed04c7130f9
parent68965ba955db755e0cf7c57882a1e99da5c47644
unbount: Vendor import 1.14.0rc1

This vendor import was requested by glebius@ as it should fix unbound
crashes.

Reported by: glebius
MFC after: 1 week
121 files changed:
contrib/unbound/Makefile.in
contrib/unbound/README-Travis.md
contrib/unbound/acx_nlnetlabs.m4
contrib/unbound/cachedb/cachedb.c
contrib/unbound/config.h.in
contrib/unbound/config.sub
contrib/unbound/configure
contrib/unbound/configure.ac
contrib/unbound/contrib/Dockerfile.tests
contrib/unbound/contrib/drop2rpz
contrib/unbound/contrib/unbound.service.in
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/dnstap/dtstream.c
contrib/unbound/dnstap/unbound-dnstap-socket.c
contrib/unbound/doc/Changelog
contrib/unbound/doc/README
contrib/unbound/doc/README.tests
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/doc/unbound.doxygen
contrib/unbound/edns-subnet/edns-subnet.h
contrib/unbound/edns-subnet/subnetmod.c
contrib/unbound/ipsecmod/ipsecmod.c
contrib/unbound/ipsecmod/ipsecmod.h
contrib/unbound/iterator/iter_delegpt.c
contrib/unbound/iterator/iter_delegpt.h
contrib/unbound/iterator/iter_fwd.c
contrib/unbound/iterator/iter_hints.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/context.h
contrib/unbound/libunbound/libunbound.c
contrib/unbound/libunbound/libworker.c
contrib/unbound/libunbound/unbound-event.h
contrib/unbound/libunbound/unbound.h
contrib/unbound/libunbound/worker.h
contrib/unbound/respip/respip.c
contrib/unbound/respip/respip.h
contrib/unbound/services/authzone.c
contrib/unbound/services/authzone.h
contrib/unbound/services/cache/rrset.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/outbound_list.h
contrib/unbound/services/outside_network.c
contrib/unbound/services/rpz.c
contrib/unbound/services/rpz.h
contrib/unbound/sldns/parseutil.h
contrib/unbound/sldns/str2wire.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/smallapp/worker_cb.c
contrib/unbound/testdata/auth_zonemd_xfr_chain_keyinxfr.rpl
contrib/unbound/testdata/fwd_error_retries.rpl
contrib/unbound/testdata/fwd_udp_with_tcp_upstream.tdir/fwd_udp_with_tcp_upstream.conf
contrib/unbound/testdata/fwd_udp_with_tcp_upstream.tdir/fwd_udp_with_tcp_upstream.dsc
contrib/unbound/testdata/fwd_udp_with_tcp_upstream.tdir/fwd_udp_with_tcp_upstream.post
contrib/unbound/testdata/fwd_udp_with_tcp_upstream.tdir/fwd_udp_with_tcp_upstream.pre
contrib/unbound/testdata/fwd_udp_with_tcp_upstream.tdir/fwd_udp_with_tcp_upstream.test
contrib/unbound/testdata/fwd_udp_with_tcp_upstream.tdir/fwd_udp_with_tcp_upstream.testns
contrib/unbound/testdata/http_user_agent.tdir/http_user_agent.test
contrib/unbound/testdata/rpz_clientip.rpl
contrib/unbound/testdata/rpz_nsdname.rpl
contrib/unbound/testdata/rpz_nsip.rpl
contrib/unbound/testdata/rpz_qname_tcponly.rpl
contrib/unbound/testdata/rpz_respip_tcponly.rpl
contrib/unbound/testdata/stub_udp_with_tcp_upstream.tdir/stub_udp_with_tcp_upstream.conf
contrib/unbound/testdata/stub_udp_with_tcp_upstream.tdir/stub_udp_with_tcp_upstream.dsc
contrib/unbound/testdata/stub_udp_with_tcp_upstream.tdir/stub_udp_with_tcp_upstream.post
contrib/unbound/testdata/stub_udp_with_tcp_upstream.tdir/stub_udp_with_tcp_upstream.pre
contrib/unbound/testdata/stub_udp_with_tcp_upstream.tdir/stub_udp_with_tcp_upstream.test
contrib/unbound/testdata/stub_udp_with_tcp_upstream.tdir/stub_udp_with_tcp_upstream.testns
contrib/unbound/testdata/svcb.tdir/svcb.test
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/data/msgparse.h
contrib/unbound/util/data/msgreply.c
contrib/unbound/util/data/msgreply.h
contrib/unbound/util/data/packed_rrset.h
contrib/unbound/util/edns.c
contrib/unbound/util/edns.h
contrib/unbound/util/fptr_wlist.c
contrib/unbound/util/fptr_wlist.h
contrib/unbound/util/iana_ports.inc
contrib/unbound/util/mini_event.c
contrib/unbound/util/module.h
contrib/unbound/util/net_help.c
contrib/unbound/util/netevent.c
contrib/unbound/util/netevent.h
contrib/unbound/util/regional.c
contrib/unbound/util/shm_side/shm_main.c
contrib/unbound/util/tube.c
contrib/unbound/util/ub_event.c
contrib/unbound/validator/autotrust.c
contrib/unbound/validator/validator.c
contrib/unbound/validator/validator.h