]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Vendor import of Unbound 1.7.0.
authordes <des@FreeBSD.org>
Sat, 12 May 2018 11:56:38 +0000 (11:56 +0000)
committerdes <des@FreeBSD.org>
Sat, 12 May 2018 11:56:38 +0000 (11:56 +0000)
commit4c38c396d25327938ced1226948f79990cdc62b9
tree9a121ad4cef31a32608c065400c31246d549c0dc
parentb8fa4924c8b32dde5bb2336f9c8493511b29e020
Vendor import of Unbound 1.7.0.
125 files changed:
Makefile.in
cachedb/cachedb.c
compat/arc4_lock.c
config.h.in
configure
configure.ac
contrib/README
contrib/fastrpz.patch
contrib/libunbound.so.conf [new file with mode: 0644]
daemon/cachedump.c
daemon/daemon.c
daemon/unbound.c
daemon/worker.c
dnscrypt/dnscrypt.c
dnscrypt/dnscrypt.h
dnscrypt/dnscrypt.m4
dnstap/dnstap.proto
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
edns-subnet/addrtree.c
edns-subnet/subnetmod.c
iterator/iter_delegpt.h
iterator/iter_hints.c
iterator/iter_scrub.c
iterator/iter_utils.c
iterator/iter_utils.h
iterator/iterator.c
iterator/iterator.h
libunbound/context.c
libunbound/libunbound.c
libunbound/libworker.c
services/authzone.c
services/authzone.h
services/cache/dns.c
services/cache/dns.h
services/cache/rrset.c
services/cache/rrset.h
services/listen_dnsport.c
services/localzone.c
services/localzone.h
services/outside_network.c
services/outside_network.h
sldns/str2wire.c
sldns/str2wire.h
sldns/wire2str.c
sldns/wire2str.h
smallapp/unbound-checkconf.c
testcode/fake_event.c
testcode/replay.c
testcode/replay.h
testcode/testbound.c
testcode/testpkts.c
testcode/unitauth.c
testcode/unitmain.c
testcode/unitverify.c
testdata/03-testbound.tdir/03-testbound.test
testdata/auth_axfr.tdir/auth_axfr.conf [new file with mode: 0644]
testdata/auth_axfr.tdir/auth_axfr.dsc [new file with mode: 0644]
testdata/auth_axfr.tdir/auth_axfr.post [new file with mode: 0644]
testdata/auth_axfr.tdir/auth_axfr.pre [new file with mode: 0644]
testdata/auth_axfr.tdir/auth_axfr.test [new file with mode: 0644]
testdata/auth_axfr.tdir/auth_axfr.testns [new file with mode: 0644]
testdata/auth_https.tdir/127.0.0.1/example.com.zone [new file with mode: 0644]
testdata/auth_https.tdir/auth_https.conf [new file with mode: 0644]
testdata/auth_https.tdir/auth_https.dsc [new file with mode: 0644]
testdata/auth_https.tdir/auth_https.post [new file with mode: 0644]
testdata/auth_https.tdir/auth_https.pre [new file with mode: 0644]
testdata/auth_https.tdir/auth_https.test [new file with mode: 0644]
testdata/auth_https.tdir/petal.key [new file with mode: 0644]
testdata/auth_https.tdir/petal.pem [new file with mode: 0644]
testdata/auth_xfr.rpl [new file with mode: 0644]
testdata/auth_xfr_host.rpl [new file with mode: 0644]
testdata/auth_xfr_ixfr.rpl [new file with mode: 0644]
testdata/auth_xfr_ixfrisaxfr.rpl [new file with mode: 0644]
testdata/auth_xfr_ixfrmismatch.rpl [new file with mode: 0644]
testdata/auth_xfr_ixfrnotimpl.rpl [new file with mode: 0644]
testdata/auth_xfr_probesoa.rpl [new file with mode: 0644]
testdata/auth_zonefile.rpl [new file with mode: 0644]
testdata/auth_zonefile_dnssec.rpl [new file with mode: 0644]
testdata/auth_zonefile_dnssec_fail.rpl [new file with mode: 0644]
testdata/auth_zonefile_down.rpl [new file with mode: 0644]
testdata/auth_zonefile_noup.rpl [new file with mode: 0644]
testdata/auth_zonefile_root.rpl [new file with mode: 0644]
testdata/iter_ds_referral.rpl [new file with mode: 0644]
testdata/iter_ds_reply.rpl [new file with mode: 0644]
testdata/iter_ns_badip.rpl
testdata/test_signatures.9 [new file with mode: 0644]
testdata/val_negcache_nodata.rpl [new file with mode: 0644]
testdata/val_negcache_nxdomain.rpl [new file with mode: 0644]
testdata/val_nodata_failwc.rpl [new file with mode: 0644]
testdata/val_nx_failwc.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/msgreply.c
util/data/msgreply.h
util/fptr_wlist.c
util/iana_ports.inc
util/log.c
util/log.h
util/module.h
util/net_help.c
util/net_help.h
util/netevent.c
util/netevent.h
util/ub_event.c
validator/val_neg.c
validator/val_neg.h
validator/val_nsec.c
validator/val_sigcrypt.c
validator/val_utils.c
validator/val_utils.h
validator/validator.c