]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Vendor import of Unbound 1.13.0.
authorcy <cy@FreeBSD.org>
Tue, 8 Dec 2020 21:23:03 +0000 (21:23 +0000)
committercy <cy@FreeBSD.org>
Tue, 8 Dec 2020 21:23:03 +0000 (21:23 +0000)
commitfac536ce02d9c4720fdffc7ddc626087dce82aa5
tree8cbca8d9dc814933d2bc59b6623b792b549aac6b
parent226cfc6ccfbf35e2536547ea46c99a8041b001f0
Vendor import of Unbound 1.13.0.

Security: CVE-2020-28935
96 files changed:
config.guess
config.sub
configure
configure.ac
contrib/README
contrib/metrics.awk [new file with mode: 0644]
contrib/unbound.service.in
contrib/unbound_portable.service.in
daemon/daemon.c
daemon/unbound.c
daemon/worker.c
dnstap/dnstap.c
dnstap/dtstream.c
doc/Changelog
doc/README
doc/example.conf.in
doc/libunbound.3.in
doc/unbound-anchor.8.in
doc/unbound-checkconf.8.in
doc/unbound-control.8.in
doc/unbound-host.1.in
doc/unbound.8.in
doc/unbound.conf.5.in
libunbound/context.c
libunbound/libunbound.c
libunbound/libworker.c
pythonmod/doc/examples/example6.rst
pythonmod/doc/modules/functions.rst
pythonmod/examples/inplace_callbacks.py
pythonmod/interface.i
respip/respip.c
services/authzone.c
services/cache/infra.c
services/cache/infra.h
services/listen_dnsport.c
services/listen_dnsport.h
services/localzone.c
services/mesh.c
services/outside_network.c
services/outside_network.h
services/rpz.c
smallapp/unbound-control-setup.sh.in
testcode/do-tests.sh
testcode/dohclient.c
testcode/fake_event.c
testcode/run_vm.sh
testcode/testbound.c
testcode/unitmain.c
testdata/dnstap.tdir/dnstap.pre
testdata/dnstap.tdir/dnstap.test
testdata/doh_downstream_notls.tdir/doh_downstream_notls.conf [new file with mode: 0644]
testdata/doh_downstream_notls.tdir/doh_downstream_notls.dsc [new file with mode: 0644]
testdata/doh_downstream_notls.tdir/doh_downstream_notls.post [new file with mode: 0644]
testdata/doh_downstream_notls.tdir/doh_downstream_notls.pre [new file with mode: 0644]
testdata/doh_downstream_notls.tdir/doh_downstream_notls.test [new file with mode: 0644]
testdata/doh_downstream_notls.tdir/doh_downstream_notls.testns [new file with mode: 0644]
testdata/doh_downstream_notls.tdir/unbound_server.key [new file with mode: 0644]
testdata/doh_downstream_notls.tdir/unbound_server.pem [new file with mode: 0644]
testdata/edns_client_string.rpl [moved from testdata/edns_client_tag.rpl with 72% similarity]
testdata/edns_client_string_opcode.rpl [new file with mode: 0644]
testdata/fwd_oneport.tdir/fwd_oneport.conf
testdata/tcp_reuse.tdir/tcp_reuse.conf [new file with mode: 0644]
testdata/tcp_reuse.tdir/tcp_reuse.conf2 [new file with mode: 0644]
testdata/tcp_reuse.tdir/tcp_reuse.dsc [new file with mode: 0644]
testdata/tcp_reuse.tdir/tcp_reuse.post [new file with mode: 0644]
testdata/tcp_reuse.tdir/tcp_reuse.pre [new file with mode: 0644]
testdata/tcp_reuse.tdir/tcp_reuse.test [new file with mode: 0644]
testdata/tls_reuse.tdir/tls_reuse.conf [new file with mode: 0644]
testdata/tls_reuse.tdir/tls_reuse.conf2 [new file with mode: 0644]
testdata/tls_reuse.tdir/tls_reuse.dsc [new file with mode: 0644]
testdata/tls_reuse.tdir/tls_reuse.post [new file with mode: 0644]
testdata/tls_reuse.tdir/tls_reuse.pre [new file with mode: 0644]
testdata/tls_reuse.tdir/tls_reuse.test [new file with mode: 0644]
testdata/tls_reuse.tdir/unbound_control.key [new file with mode: 0644]
testdata/tls_reuse.tdir/unbound_control.pem [new file with mode: 0644]
testdata/tls_reuse.tdir/unbound_server.key [new file with mode: 0644]
testdata/tls_reuse.tdir/unbound_server.pem [new file with mode: 0644]
util/config_file.c
util/config_file.h
util/configlexer.c
util/configlexer.lex
util/configparser.c
util/configparser.h
util/configparser.y
util/data/msgencode.c
util/data/msgreply.h
util/edns.c
util/edns.h
util/fptr_wlist.c
util/iana_ports.inc
util/module.h
util/netevent.c
util/netevent.h
util/regional.c
util/regional.h
validator/val_secalgo.c