]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Vendor import of Unbound 1.7.1.
authorDag-Erling Smørgrav <des@FreeBSD.org>
Sat, 12 May 2018 11:56:52 +0000 (11:56 +0000)
committerDag-Erling Smørgrav <des@FreeBSD.org>
Sat, 12 May 2018 11:56:52 +0000 (11:56 +0000)
commit4289761a7b61df4b64c11ada446a187df61e6a1e
treeed7ceb7a1652fb9f865fafd21fbe18d1a3b5f79d
parent197f1a0fe3e81cde0cd25a3a1f37ebedf9a99488
Vendor import of Unbound 1.7.1.
105 files changed:
Makefile.in
cachedb/cachedb.c
cachedb/cachedb.h
cachedb/redis.c [new file with mode: 0644]
cachedb/redis.h [new file with mode: 0644]
config.h.in
configure
configure.ac
contrib/README
contrib/fastrpz.patch
contrib/unbound-querycachedb.py [new file with mode: 0644]
daemon/daemon.c
daemon/remote.c
daemon/stats.c
daemon/worker.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
iterator/iter_delegpt.c
iterator/iter_delegpt.h
iterator/iter_fwd.c
iterator/iter_hints.c
iterator/iter_utils.c
iterator/iter_utils.h
iterator/iterator.c
libunbound/libworker.c
libunbound/libworker.h
libunbound/unbound.h
libunbound/worker.h
pythonmod/interface.i
services/authzone.c
services/authzone.h
services/cache/dns.c
services/cache/rrset.c
services/listen_dnsport.c
services/mesh.c
services/outside_network.c
services/outside_network.h
sldns/keyraw.c
sldns/keyraw.h
sldns/str2wire.c
smallapp/unbound-control.c
smallapp/worker_cb.c
testcode/fake_event.c
testcode/unitverify.c
testdata/auth_xfr_ixfr.rpl
testdata/auth_xfr_ixfrisaxfr.rpl
testdata/auth_xfr_ixfrmismatch.rpl
testdata/auth_xfr_ixfrnotimpl.rpl
testdata/auth_xfr_notify.rpl [new file with mode: 0644]
testdata/ctrl_pipe.tdir/._bad_control.key [deleted file]
testdata/ctrl_pipe.tdir/._bad_control.pem [deleted file]
testdata/ctrl_pipe.tdir/._bad_server.key [deleted file]
testdata/ctrl_pipe.tdir/._bad_server.pem [deleted file]
testdata/ctrl_pipe.tdir/._ctrl_pipe.conf [deleted file]
testdata/ctrl_pipe.tdir/._ctrl_pipe.dsc [deleted file]
testdata/ctrl_pipe.tdir/._ctrl_pipe.post [deleted file]
testdata/ctrl_pipe.tdir/._ctrl_pipe.pre [deleted file]
testdata/ctrl_pipe.tdir/._ctrl_pipe.test [deleted file]
testdata/ctrl_pipe.tdir/._ctrl_pipe.testns [deleted file]
testdata/ctrl_pipe.tdir/._unbound_control.key [deleted file]
testdata/ctrl_pipe.tdir/._unbound_control.pem [deleted file]
testdata/ctrl_pipe.tdir/._unbound_server.key [deleted file]
testdata/ctrl_pipe.tdir/._unbound_server.pem [deleted file]
testdata/fwd_0ttlservfail.rpl [new file with mode: 0644]
testdata/root_key_sentinel.rpl [new file with mode: 0755]
testdata/stream_ssl.tdir/stream_ssl.clie.conf
testdata/test_sigs.ed448 [new file with mode: 0644]
testdata/val_negcache_nta.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/dname.c
util/data/dname.h
util/data/msgparse.c
util/data/msgreply.c
util/data/packed_rrset.c
util/data/packed_rrset.h
util/fptr_wlist.c
util/fptr_wlist.h
util/iana_ports.inc
util/module.h
util/net_help.c
util/net_help.h
util/netevent.c
util/tube.c
util/ub_event.c
validator/val_anchor.c
validator/val_anchor.h
validator/val_neg.c
validator/val_neg.h
validator/val_secalgo.c
validator/validator.c
validator/validator.h