]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
unbound: Vendor import 1.19.0
authorCy Schubert <cy@FreeBSD.org>
Mon, 13 Nov 2023 19:44:16 +0000 (11:44 -0800)
committerCy Schubert <cy@FreeBSD.org>
Mon, 13 Nov 2023 19:44:16 +0000 (11:44 -0800)
commit16fd0b24910488e59ca1941387b9ac7fb646a837
tree2cec66ecd6a6986811db8d82dc14d2c054e37e49
parent292d51198aa319c58f534549851e9c28486abdf4
unbound: Vendor import 1.19.0

Release notes at
    https://www.nlnetlabs.nl/news/2023/Aug/30/unbound-1.19.0-released/
115 files changed:
.gitignore [deleted file]
Makefile.in
README.md
cachedb/cachedb.c
cachedb/redis.c
config.guess
config.h.in~ [new file with mode: 0644]
config.sub
configure
configure.ac
daemon/remote.c
daemon/worker.c
dns64/dns64.c
dnstap/dnstap.m4
dnstap/dtstream.c
dnstap/unbound-dnstap-socket.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
dynlibmod/dynlibmod.c
edns-subnet/subnetmod.c
edns-subnet/subnetmod.h
ipset/ipset.c
iterator/iter_priv.c
iterator/iter_resptype.c
iterator/iter_resptype.h
iterator/iter_scrub.c
iterator/iter_scrub.h
iterator/iterator.c
iterator/iterator.h
libunbound/libworker.c
libunbound/python/libunbound.i
pythonmod/doc/examples/example0-1.py
pythonmod/doc/examples/example0.rst
pythonmod/doc/modules/config.rst
pythonmod/doc/modules/env.rst
pythonmod/examples/edns.py
pythonmod/examples/inplace_callbacks.py
pythonmod/examples/log.py
pythonmod/interface.i
pythonmod/pythonmod.c
pythonmod/ubmodule-msg.py
pythonmod/ubmodule-tst.py
services/authzone.c
services/listen_dnsport.c
services/mesh.c
services/outside_network.c
services/rpz.c
sldns/str2wire.c
sldns/wire2str.c
sldns/wire2str.h
smallapp/unbound-checkconf.c
testcode/dohclient.c
testcode/fake_event.c
testcode/streamtcp.1
testcode/streamtcp.c
testcode/unitauth.c
testdata/autotrust_init_failsig.rpl
testdata/cachedb_no_store.tdir/cachedb_no_store.conf [new file with mode: 0644]
testdata/cachedb_no_store.tdir/cachedb_no_store.dsc [new file with mode: 0644]
testdata/cachedb_no_store.tdir/cachedb_no_store.post [new file with mode: 0644]
testdata/cachedb_no_store.tdir/cachedb_no_store.pre [new file with mode: 0644]
testdata/cachedb_no_store.tdir/cachedb_no_store.servfail.testns [new file with mode: 0644]
testdata/cachedb_no_store.tdir/cachedb_no_store.test [new file with mode: 0644]
testdata/cachedb_no_store.tdir/cachedb_no_store.testns [new file with mode: 0644]
testdata/disable_edns_do.rpl [new file with mode: 0644]
testdata/dns64_lookup.rpl
testdata/ipset.tdir/ipset.conf
testdata/ipset.tdir/ipset.test
testdata/ipset.tdir/ipset.testns
testdata/iter_ignore_empty.rpl
testdata/iter_scrub_rr_length.rpl [new file with mode: 0644]
testdata/pymod.tdir/pymod.py
testdata/pymod_thread.tdir/pymod_thread.py
testdata/root_zonemd.tdir/root_zonemd.conf [new file with mode: 0644]
testdata/root_zonemd.tdir/root_zonemd.dsc [new file with mode: 0644]
testdata/root_zonemd.tdir/root_zonemd.post [new file with mode: 0644]
testdata/root_zonemd.tdir/root_zonemd.pre [new file with mode: 0644]
testdata/root_zonemd.tdir/root_zonemd.test [new file with mode: 0644]
testdata/root_zonemd.tdir/root_zonemd.testns [new file with mode: 0644]
testdata/rpz_cached_cname.rpl [new file with mode: 0644]
testdata/rpz_nsdname.rpl
testdata/subnet_prezero.crpl [new file with mode: 0644]
testdata/val_scrub_rr_length.rpl [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/msgparse.c
util/data/msgparse.h
util/fptr_wlist.c
util/log.c
util/module.c
util/module.h
util/net_help.c
util/net_help.h
util/netevent.c
util/proxy_protocol.c
util/proxy_protocol.h
util/rfc_1982.c
util/siphash.c
validator/val_anchor.c
validator/val_anchor.h
validator/validator.c