]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Vendor import of Unbound 1.8.0.
authorDag-Erling Smørgrav <des@FreeBSD.org>
Mon, 10 Sep 2018 16:32:55 +0000 (16:32 +0000)
committerDag-Erling Smørgrav <des@FreeBSD.org>
Mon, 10 Sep 2018 16:32:55 +0000 (16:32 +0000)
commitdcaa814d350c5ee7deb2164502a24f2f698b9799
tree9cb62373e6c424da021043a171564ced3bb19501
parent4aea2433fa04a7a86c8972869bd021b7a3622dc8
Vendor import of Unbound 1.8.0.
237 files changed:
Makefile.in
cachedb/cachedb.c
configure
configure.ac
contrib/fastrpz.patch
contrib/libunbound.pc.in
contrib/unbound.service.in
daemon/cachedump.c
daemon/daemon.c
daemon/daemon.h
daemon/remote.c
daemon/stats.c
daemon/unbound.c
daemon/worker.c
dns64/dns64.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
edns-subnet/subnetmod.c
edns-subnet/subnetmod.h
ipsecmod/ipsecmod.c
iterator/iter_delegpt.h
iterator/iter_fwd.c
iterator/iter_hints.c
iterator/iter_utils.c
iterator/iterator.c
iterator/iterator.h
libunbound/context.c
libunbound/libworker.c
libunbound/python/examples/dnssec_test.py
libunbound/unbound-event.h
libunbound/unbound.h
libunbound/worker.h
pythonmod/doc/examples/example6.rst
pythonmod/examples/inplace_callbacks.py
pythonmod/examples/resip.py
pythonmod/interface.i
pythonmod/pythonmod.h
respip/respip.c
services/authzone.c
services/authzone.h
services/cache/dns.c
services/cache/dns.h
services/cache/infra.c
services/cache/rrset.c
services/listen_dnsport.c
services/listen_dnsport.h
services/localzone.c
services/mesh.c
services/mesh.h
services/outside_network.c
sldns/rrdef.c
sldns/rrdef.h
smallapp/unbound-anchor.c
smallapp/unbound-checkconf.c
smallapp/unbound-control.c
smallapp/unbound-host.c
smallapp/worker_cb.c
testcode/fake_event.c
testcode/replay.h
testcode/streamtcp.1
testcode/streamtcp.c
testcode/unitauth.c
testcode/unitldns.c
testcode/unitmain.c
testcode/unitmsgparse.c
testcode/unitverify.c
testdata/autotrust_init.rpl
testdata/autotrust_init_ds.rpl
testdata/autotrust_init_sigs.rpl
testdata/autotrust_init_zsk.rpl
testdata/black_data.rpl
testdata/black_prime.rpl
testdata/dlv_anchor.rpl
testdata/dlv_ask_higher.rpl
testdata/dlv_below_ta.rpl
testdata/dlv_delegation.rpl
testdata/dlv_insecure.rpl
testdata/dlv_insecure_negcache.rpl
testdata/dlv_remove_empty.rpl
testdata/dlv_remove_nodel.rpl
testdata/dlv_remove_pos.rpl
testdata/dlv_unused.rpl
testdata/dns64_lookup.rpl
testdata/domain_insec_dlv.rpl
testdata/edns_keepalive.rpl [new file with mode: 0644]
testdata/fetch_glue.rpl
testdata/fetch_glue_cname.rpl
testdata/fwd_cached.rpl
testdata/fwd_compress_c00c.tdir/fwd_compress_c00c.conf
testdata/ipsecmod_enabled.crpl
testdata/ipsecmod_ignore_bogus_ipseckey.crpl
testdata/ipsecmod_max_ttl.crpl
testdata/ipsecmod_strict.crpl
testdata/ipsecmod_whitelist.crpl
testdata/iter_class_any.rpl
testdata/iter_cycle_noh.rpl
testdata/iter_dname_insec.rpl
testdata/iter_domain_sale.rpl
testdata/iter_domain_sale_nschange.rpl
testdata/iter_emptydp.rpl
testdata/iter_emptydp_for_glue.rpl
testdata/iter_fwdfirst.rpl
testdata/iter_fwdfirstequal.rpl
testdata/iter_fwdstub.rpl
testdata/iter_fwdstubroot.rpl
testdata/iter_got6only.rpl
testdata/iter_hint_lame.rpl
testdata/iter_lame_noaa.rpl
testdata/iter_lame_nosoa.rpl
testdata/iter_mod.rpl
testdata/iter_ns_badip.rpl
testdata/iter_ns_spoof.rpl
testdata/iter_pc_a.rpl
testdata/iter_pc_aaaa.rpl
testdata/iter_pcdiff.rpl
testdata/iter_pcdirect.rpl
testdata/iter_pcname.rpl
testdata/iter_pcnamech.rpl
testdata/iter_pcnamechrec.rpl
testdata/iter_pcnamerec.rpl
testdata/iter_pcttl.rpl
testdata/iter_prefetch.rpl
testdata/iter_prefetch_change.rpl
testdata/iter_prefetch_change2.rpl
testdata/iter_prefetch_childns.rpl
testdata/iter_prefetch_fail.rpl
testdata/iter_prefetch_ns.rpl
testdata/iter_primenoglue.rpl
testdata/iter_privaddr.rpl
testdata/iter_ranoaa_lame.rpl
testdata/iter_reclame_one.rpl
testdata/iter_reclame_two.rpl
testdata/iter_recurse.rpl
testdata/iter_resolve.rpl
testdata/iter_resolve_minimised.rpl
testdata/iter_resolve_minimised_nx.rpl
testdata/iter_resolve_minimised_refused.rpl
testdata/iter_resolve_minimised_timeout.rpl
testdata/iter_scrub_cname_an.rpl
testdata/iter_scrub_dname_insec.rpl
testdata/iter_scrub_dname_rev.rpl
testdata/iter_scrub_dname_sec.rpl
testdata/iter_soamin.rpl
testdata/iter_stub_leak.rpl
testdata/iter_stub_noroot.rpl
testdata/iter_stubfirst.rpl
testdata/iter_timeout_ra_aaaa.rpl
testdata/pylib.tdir/pylib.lookup.conf [new file with mode: 0644]
testdata/pylib.tdir/pylib.lookup.py
testdata/pylib.tdir/pylib.post
testdata/pylib.tdir/pylib.pre
testdata/pylib.tdir/pylib.py [deleted file]
testdata/pylib.tdir/pylib.test
testdata/rrset_rettl.rpl
testdata/rrset_untrusted.rpl
testdata/rrset_updated.rpl
testdata/subnet_cached.crpl
testdata/subnet_max_source.crpl
testdata/subnet_val_positive.crpl
testdata/subnet_val_positive_client.crpl
testdata/tcp_conn_limit.tdir/tcp_conn_limit.conf [moved from testdata/pylib.tdir/pylib.conf with 64% similarity]
testdata/tcp_conn_limit.tdir/tcp_conn_limit.dsc [new file with mode: 0644]
testdata/tcp_conn_limit.tdir/tcp_conn_limit.post [new file with mode: 0644]
testdata/tcp_conn_limit.tdir/tcp_conn_limit.pre [new file with mode: 0644]
testdata/tcp_conn_limit.tdir/tcp_conn_limit.test [new file with mode: 0644]
testdata/tcp_conn_limit.tdir/tcp_conn_limit.testns [new file with mode: 0644]
testdata/tcp_idle_timeout.tdir/tcp_idle_timeout.conf [new file with mode: 0644]
testdata/tcp_idle_timeout.tdir/tcp_idle_timeout.dsc [new file with mode: 0644]
testdata/tcp_idle_timeout.tdir/tcp_idle_timeout.post [new file with mode: 0644]
testdata/tcp_idle_timeout.tdir/tcp_idle_timeout.pre [new file with mode: 0644]
testdata/tcp_idle_timeout.tdir/tcp_idle_timeout.test [new file with mode: 0644]
testdata/tcp_idle_timeout.tdir/tcp_idle_timeout.testns [new file with mode: 0644]
testdata/trust_cname_chain.rpl
testdata/ttl_max.rpl
testdata/ttl_min.rpl
testdata/val_adbit.rpl
testdata/val_adcopy.rpl
testdata/val_ds_afterprime.rpl
testdata/val_faildnskey_ok.rpl
testdata/val_keyprefetch_verify.rpl
testdata/val_noadwhennodo.rpl
testdata/val_nsec3_b3_optout.rpl
testdata/val_nsec3_b3_optout_negcache.rpl
testdata/val_positive.rpl
testdata/val_qds_badanc.rpl
testdata/val_qds_oneanc.rpl
testdata/val_qds_twoanc.rpl
testdata/val_referd.rpl
testdata/val_referglue.rpl
testdata/val_rrsig.rpl
testdata/val_spurious_ns.rpl
testdata/val_stub_noroot.rpl
testdata/val_ta_algo_dnskey.rpl
testdata/val_ta_algo_dnskey_dp.rpl
testdata/val_ta_algo_missing_dp.rpl
testdata/val_twocname.rpl
testdata/val_unalgo_anchor.rpl
testdata/val_unalgo_dlv.rpl
testdata/val_wild_pos.rpl
testdata/views.rpl
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/msgparse.h
util/data/msgreply.c
util/data/msgreply.h
util/edns.c [new file with mode: 0644]
util/edns.h [new file with mode: 0644]
util/iana_ports.inc
util/module.c
util/module.h
util/net_help.c
util/netevent.c
util/netevent.h
util/rtt.c
util/storage/slabhash.c
util/storage/slabhash.h
util/tcp_conn_limit.c [new file with mode: 0644]
util/tcp_conn_limit.h [new file with mode: 0644]
validator/autotrust.c
validator/autotrust.h
validator/val_kcache.c
validator/validator.c
winrc/service.conf
winrc/setup.nsi