]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
import unbound 1.4.17
authorDag-Erling Smørgrav <des@FreeBSD.org>
Wed, 4 Jul 2012 14:24:26 +0000 (14:24 +0000)
committerDag-Erling Smørgrav <des@FreeBSD.org>
Wed, 4 Jul 2012 14:24:26 +0000 (14:24 +0000)
commitafb79913ce00d885b8b43f7478e1e054edadb567
treeb9037afac70edd3c6342318cedbbadc648b799ca
import unbound 1.4.17
725 files changed:
LICENSE [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
README [new file with mode: 0644]
ac_pkg_swig.m4 [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
acx_nlnetlabs.m4 [new file with mode: 0644]
acx_pthread.m4 [new file with mode: 0644]
acx_python.m4 [new file with mode: 0644]
compat/ctime_r.c [new file with mode: 0644]
compat/fake-rfc2553.c [new file with mode: 0644]
compat/fake-rfc2553.h [new file with mode: 0644]
compat/gmtime_r.c [new file with mode: 0644]
compat/inet_aton.c [new file with mode: 0644]
compat/inet_ntop.c [new file with mode: 0644]
compat/inet_pton.c [new file with mode: 0644]
compat/malloc.c [new file with mode: 0644]
compat/memcmp.c [new file with mode: 0644]
compat/memcmp.h [new file with mode: 0644]
compat/memmove.c [new file with mode: 0644]
compat/snprintf.c [new file with mode: 0644]
compat/strlcpy.c [new file with mode: 0644]
compat/strptime.c [new file with mode: 0644]
config.guess [new file with mode: 0755]
config.h.in [new file with mode: 0644]
config.sub [new file with mode: 0755]
configure [new file with mode: 0755]
configure.ac [new file with mode: 0644]
contrib/README [new file with mode: 0644]
contrib/build-unbound-localzone-from-hosts.pl [new file with mode: 0755]
contrib/parseunbound.pl [new file with mode: 0755]
contrib/rc_d_unbound [new file with mode: 0755]
contrib/selinux/unbound.fc [new file with mode: 0644]
contrib/selinux/unbound.te [new file with mode: 0644]
contrib/unbound-host.nagios.patch [new file with mode: 0644]
contrib/unbound.init [new file with mode: 0644]
contrib/unbound.init_fedora [new file with mode: 0644]
contrib/unbound.plist [new file with mode: 0644]
contrib/unbound.spec [new file with mode: 0644]
contrib/unbound.spec_fedora [new file with mode: 0644]
contrib/unbound_cacti.tar.gz [new file with mode: 0644]
contrib/unbound_munin_ [new file with mode: 0755]
contrib/update-anchor.sh [new file with mode: 0755]
contrib/validation-reporter.sh [new file with mode: 0755]
daemon/acl_list.c [new file with mode: 0644]
daemon/acl_list.h [new file with mode: 0644]
daemon/cachedump.c [new file with mode: 0644]
daemon/cachedump.h [new file with mode: 0644]
daemon/daemon.c [new file with mode: 0644]
daemon/daemon.h [new file with mode: 0644]
daemon/remote.c [new file with mode: 0644]
daemon/remote.h [new file with mode: 0644]
daemon/stats.c [new file with mode: 0644]
daemon/stats.h [new file with mode: 0644]
daemon/unbound.c [new file with mode: 0644]
daemon/worker.c [new file with mode: 0644]
daemon/worker.h [new file with mode: 0644]
doc/CREDITS [new file with mode: 0644]
doc/Changelog [new file with mode: 0644]
doc/FEATURES [new file with mode: 0644]
doc/LICENSE [new file with mode: 0644]
doc/README [new file with mode: 0644]
doc/README.svn [new file with mode: 0644]
doc/README.tests [new file with mode: 0644]
doc/TODO [new file with mode: 0644]
doc/control_proto_spec.txt [new file with mode: 0644]
doc/example.conf.in [new file with mode: 0644]
doc/ietf67-design-02.odp [new file with mode: 0644]
doc/ietf67-design-02.pdf [new file with mode: 0644]
doc/libunbound.3.in [new file with mode: 0644]
doc/requirements.txt [new file with mode: 0644]
doc/unbound-anchor.8.in [new file with mode: 0644]
doc/unbound-checkconf.8.in [new file with mode: 0644]
doc/unbound-control.8.in [new file with mode: 0644]
doc/unbound-host.1 [new file with mode: 0644]
doc/unbound.8.in [new file with mode: 0644]
doc/unbound.conf.5.in [new file with mode: 0644]
doc/unbound.doxygen [new file with mode: 0644]
install-sh [new file with mode: 0755]
iterator/iter_delegpt.c [new file with mode: 0644]
iterator/iter_delegpt.h [new file with mode: 0644]
iterator/iter_donotq.c [new file with mode: 0644]
iterator/iter_donotq.h [new file with mode: 0644]
iterator/iter_fwd.c [new file with mode: 0644]
iterator/iter_fwd.h [new file with mode: 0644]
iterator/iter_hints.c [new file with mode: 0644]
iterator/iter_hints.h [new file with mode: 0644]
iterator/iter_priv.c [new file with mode: 0644]
iterator/iter_priv.h [new file with mode: 0644]
iterator/iter_resptype.c [new file with mode: 0644]
iterator/iter_resptype.h [new file with mode: 0644]
iterator/iter_scrub.c [new file with mode: 0644]
iterator/iter_scrub.h [new file with mode: 0644]
iterator/iter_utils.c [new file with mode: 0644]
iterator/iter_utils.h [new file with mode: 0644]
iterator/iterator.c [new file with mode: 0644]
iterator/iterator.h [new file with mode: 0644]
libunbound/context.c [new file with mode: 0644]
libunbound/context.h [new file with mode: 0644]
libunbound/libunbound.c [new file with mode: 0644]
libunbound/libworker.c [new file with mode: 0644]
libunbound/libworker.h [new file with mode: 0644]
libunbound/python/LICENSE [new file with mode: 0644]
libunbound/python/Makefile [new file with mode: 0644]
libunbound/python/doc/_static/readme [new file with mode: 0644]
libunbound/python/doc/conf.py [new file with mode: 0644]
libunbound/python/doc/examples/example1a.rst [new file with mode: 0644]
libunbound/python/doc/examples/example1b.rst [new file with mode: 0644]
libunbound/python/doc/examples/example2.rst [new file with mode: 0644]
libunbound/python/doc/examples/example3.rst [new file with mode: 0644]
libunbound/python/doc/examples/example4.rst [new file with mode: 0644]
libunbound/python/doc/examples/example5.rst [new file with mode: 0644]
libunbound/python/doc/examples/example6-1.py [new file with mode: 0644]
libunbound/python/doc/examples/example6.rst [new file with mode: 0644]
libunbound/python/doc/examples/example7-1.py [new file with mode: 0644]
libunbound/python/doc/examples/example7-2.py [new file with mode: 0644]
libunbound/python/doc/examples/example7.rst [new file with mode: 0644]
libunbound/python/doc/examples/example8-1.py [new file with mode: 0644]
libunbound/python/doc/examples/example8.rst [new file with mode: 0644]
libunbound/python/doc/examples/index.rst [new file with mode: 0644]
libunbound/python/doc/index.rst [new file with mode: 0644]
libunbound/python/doc/install.rst [new file with mode: 0644]
libunbound/python/doc/intro.rst [new file with mode: 0644]
libunbound/python/doc/modules/unbound.rst [new file with mode: 0644]
libunbound/python/examples/async-lookup.py [new file with mode: 0644]
libunbound/python/examples/dns-lookup.py [new file with mode: 0644]
libunbound/python/examples/dnssec-valid.py [new file with mode: 0644]
libunbound/python/examples/dnssec_test.py [new file with mode: 0644]
libunbound/python/examples/example8-1.py [new file with mode: 0644]
libunbound/python/examples/idn-lookup.py [new file with mode: 0644]
libunbound/python/examples/mx-lookup.py [new file with mode: 0644]
libunbound/python/examples/ns-lookup.py [new file with mode: 0644]
libunbound/python/examples/reverse-lookup.py [new file with mode: 0644]
libunbound/python/libunbound.i [new file with mode: 0644]
libunbound/ubsyms.def [new file with mode: 0644]
libunbound/unbound.h [new file with mode: 0644]
ltmain.sh [new file with mode: 0755]
pythonmod/LICENSE [new file with mode: 0644]
pythonmod/Makefile [new file with mode: 0644]
pythonmod/doc/_static/readme [new file with mode: 0644]
pythonmod/doc/conf.py [new file with mode: 0644]
pythonmod/doc/examples/example0-1.py [new file with mode: 0644]
pythonmod/doc/examples/example0.rst [new file with mode: 0644]
pythonmod/doc/examples/example1.rst [new file with mode: 0644]
pythonmod/doc/examples/example2.rst [new file with mode: 0644]
pythonmod/doc/examples/example3.rst [new file with mode: 0644]
pythonmod/doc/examples/example4.rst [new file with mode: 0644]
pythonmod/doc/examples/index.rst [new file with mode: 0644]
pythonmod/doc/index.rst [new file with mode: 0644]
pythonmod/doc/install.rst [new file with mode: 0644]
pythonmod/doc/modules/config.rst [new file with mode: 0644]
pythonmod/doc/modules/env.rst [new file with mode: 0644]
pythonmod/doc/modules/functions.rst [new file with mode: 0644]
pythonmod/doc/modules/index.rst [new file with mode: 0644]
pythonmod/doc/modules/struct.rst [new file with mode: 0644]
pythonmod/doc/usecase.rst [new file with mode: 0644]
pythonmod/examples/calc.py [new file with mode: 0644]
pythonmod/examples/dict.py [new file with mode: 0644]
pythonmod/examples/dict_data.txt [new file with mode: 0644]
pythonmod/examples/log.py [new file with mode: 0644]
pythonmod/examples/resgen.py [new file with mode: 0644]
pythonmod/examples/resip.py [new file with mode: 0644]
pythonmod/examples/resmod.py [new file with mode: 0644]
pythonmod/interface.i [new file with mode: 0644]
pythonmod/pythonmod.c [new file with mode: 0644]
pythonmod/pythonmod.h [new file with mode: 0644]
pythonmod/pythonmod_utils.c [new file with mode: 0644]
pythonmod/pythonmod_utils.h [new file with mode: 0644]
pythonmod/test-calc.conf [new file with mode: 0644]
pythonmod/test-dict.conf [new file with mode: 0644]
pythonmod/test-log.conf [new file with mode: 0644]
pythonmod/test-resgen.conf [new file with mode: 0644]
pythonmod/test-resip.conf [new file with mode: 0644]
pythonmod/test-resmod.conf [new file with mode: 0644]
pythonmod/ubmodule-msg.py [new file with mode: 0644]
pythonmod/ubmodule-tst.py [new file with mode: 0644]
services/cache/dns.c [new file with mode: 0644]
services/cache/dns.h [new file with mode: 0644]
services/cache/infra.c [new file with mode: 0644]
services/cache/infra.h [new file with mode: 0644]
services/cache/rrset.c [new file with mode: 0644]
services/cache/rrset.h [new file with mode: 0644]
services/listen_dnsport.c [new file with mode: 0644]
services/listen_dnsport.h [new file with mode: 0644]
services/localzone.c [new file with mode: 0644]
services/localzone.h [new file with mode: 0644]
services/mesh.c [new file with mode: 0644]
services/mesh.h [new file with mode: 0644]
services/modstack.c [new file with mode: 0644]
services/modstack.h [new file with mode: 0644]
services/outbound_list.c [new file with mode: 0644]
services/outbound_list.h [new file with mode: 0644]
services/outside_network.c [new file with mode: 0644]
services/outside_network.h [new file with mode: 0644]
smallapp/unbound-anchor.c [new file with mode: 0644]
smallapp/unbound-checkconf.c [new file with mode: 0644]
smallapp/unbound-control-setup.sh [new file with mode: 0755]
smallapp/unbound-control.c [new file with mode: 0644]
smallapp/unbound-host.c [new file with mode: 0644]
smallapp/worker_cb.c [new file with mode: 0644]
testcode/asynclook.c [new file with mode: 0644]
testcode/checklocks.c [new file with mode: 0644]
testcode/checklocks.h [new file with mode: 0644]
testcode/delayer.c [new file with mode: 0644]
testcode/do-tests.sh [new file with mode: 0755]
testcode/fake_event.c [new file with mode: 0644]
testcode/fake_event.h [new file with mode: 0644]
testcode/harvest.c [new file with mode: 0644]
testcode/ldns-testpkts.c [new file with mode: 0644]
testcode/ldns-testpkts.h [new file with mode: 0644]
testcode/lock_verify.c [new file with mode: 0644]
testcode/memstats.c [new file with mode: 0644]
testcode/mini_tpkg.sh [new file with mode: 0755]
testcode/perf.c [new file with mode: 0644]
testcode/petal.c [new file with mode: 0644]
testcode/pktview.c [new file with mode: 0644]
testcode/readhex.c [new file with mode: 0644]
testcode/readhex.h [new file with mode: 0644]
testcode/replay.c [new file with mode: 0644]
testcode/replay.h [new file with mode: 0644]
testcode/signit.c [new file with mode: 0644]
testcode/streamtcp.c [new file with mode: 0644]
testcode/testbed.sh [new file with mode: 0755]
testcode/testbed.txt [new file with mode: 0644]
testcode/testbound.c [new file with mode: 0644]
testcode/unitanchor.c [new file with mode: 0644]
testcode/unitdname.c [new file with mode: 0644]
testcode/unitlruhash.c [new file with mode: 0644]
testcode/unitmain.c [new file with mode: 0644]
testcode/unitmain.h [new file with mode: 0644]
testcode/unitmsgparse.c [new file with mode: 0644]
testcode/unitneg.c [new file with mode: 0644]
testcode/unitregional.c [new file with mode: 0644]
testcode/unitslabhash.c [new file with mode: 0644]
testcode/unitverify.c [new file with mode: 0644]
testdata/00-lint.tpkg [new file with mode: 0644]
testdata/01-doc.tpkg [new file with mode: 0644]
testdata/02-unittest.tpkg [new file with mode: 0644]
testdata/03-testbound.tpkg [new file with mode: 0644]
testdata/04-checkconf.tpkg [new file with mode: 0644]
testdata/05-asynclook.tpkg [new file with mode: 0644]
testdata/06-ianaports.tpkg [new file with mode: 0644]
testdata/07-confroot.tpkg [new file with mode: 0644]
testdata/08-host-lib.tpkg [new file with mode: 0644]
testdata/09-unbound-control.tpkg [new file with mode: 0644]
testdata/10-unbound-anchor.tpkg [new file with mode: 0644]
testdata/Kexample.com.+003+02854.ds [new file with mode: 0644]
testdata/Kexample.com.+003+02854.key [new file with mode: 0644]
testdata/Kexample.com.+003+02854.private [new file with mode: 0644]
testdata/Kexample.com.+005+16486.ds [new file with mode: 0644]
testdata/Kexample.com.+005+16486.key [new file with mode: 0644]
testdata/Kexample.com.+005+16486.private [new file with mode: 0644]
testdata/Kexample.com.+005+30899.ds [new file with mode: 0644]
testdata/Kexample.com.+005+30899.key [new file with mode: 0644]
testdata/Kexample.com.+005+30899.private [new file with mode: 0644]
testdata/Kexample.com.+005+55582.ds [new file with mode: 0644]
testdata/Kexample.com.+005+55582.key [new file with mode: 0644]
testdata/Kexample.com.+005+55582.private [new file with mode: 0644]
testdata/Kexample.com.+005+60946.ds [new file with mode: 0644]
testdata/Kexample.com.+005+60946.key [new file with mode: 0644]
testdata/Kexample.com.+005+60946.private [new file with mode: 0644]
testdata/Kexample.com.+007+57024.ds [new file with mode: 0644]
testdata/Kexample.com.+007+57024.key [new file with mode: 0644]
testdata/Kexample.com.+007+57024.private [new file with mode: 0644]
testdata/Kexample.com.+008+01443.ds [new file with mode: 0644]
testdata/Kexample.com.+008+01443.key [new file with mode: 0644]
testdata/Kexample.com.+008+01443.private [new file with mode: 0644]
testdata/Kexample.com.+009+48886.ds [new file with mode: 0644]
testdata/Kexample.com.+009+48886.key [new file with mode: 0644]
testdata/Kexample.com.+009+48886.private [new file with mode: 0644]
testdata/Kexample.com.+012+60385.ds [new file with mode: 0644]
testdata/Kexample.com.+012+60385.key [new file with mode: 0644]
testdata/Kexample.com.+012+60385.private [new file with mode: 0644]
testdata/acl.rpl [new file with mode: 0644]
testdata/autotrust_10key.rpl [new file with mode: 0644]
testdata/autotrust_addpend_2exceed.rpl [new file with mode: 0644]
testdata/autotrust_addpend_early.rpl [new file with mode: 0644]
testdata/autotrust_addpend_nosign.rpl [new file with mode: 0644]
testdata/autotrust_addpend_nosignnew.rpl [new file with mode: 0644]
testdata/autotrust_addpend_once.rpl [new file with mode: 0644]
testdata/autotrust_addpend_twice.rpl [new file with mode: 0644]
testdata/autotrust_init.rpl [new file with mode: 0644]
testdata/autotrust_init_ds.rpl [new file with mode: 0644]
testdata/autotrust_init_fail.rpl [new file with mode: 0644]
testdata/autotrust_init_failsig.rpl [new file with mode: 0644]
testdata/autotrust_init_legacy.rpl [new file with mode: 0644]
testdata/autotrust_init_sigs.rpl [new file with mode: 0644]
testdata/autotrust_init_zsk.rpl [new file with mode: 0644]
testdata/autotrust_missing.rpl [new file with mode: 0644]
testdata/autotrust_missing_all.rpl [new file with mode: 0644]
testdata/autotrust_missing_returns.rpl [new file with mode: 0644]
testdata/autotrust_probefail.rpl [new file with mode: 0644]
testdata/autotrust_probefailsig.rpl [new file with mode: 0644]
testdata/autotrust_revoked_use.rpl [new file with mode: 0644]
testdata/autotrust_revoked_with_invalid.rpl [new file with mode: 0644]
testdata/autotrust_revtp.rpl [new file with mode: 0644]
testdata/autotrust_revtp_read.rpl [new file with mode: 0644]
testdata/autotrust_revtp_use.rpl [new file with mode: 0644]
testdata/autotrust_rollalgo.rpl [new file with mode: 0644]
testdata/autotrust_rollalgo_unknown.rpl [new file with mode: 0644]
testdata/autotrust_rollover.rpl [new file with mode: 0644]
testdata/autotrust_valid_use.rpl [new file with mode: 0644]
testdata/black_data.rpl [new file with mode: 0644]
testdata/black_dnskey.rpl [new file with mode: 0644]
testdata/black_ds.rpl [new file with mode: 0644]
testdata/black_ds_entry.rpl [new file with mode: 0644]
testdata/black_ent.rpl [new file with mode: 0644]
testdata/black_key_entry.rpl [new file with mode: 0644]
testdata/black_prime.rpl [new file with mode: 0644]
testdata/black_prime_entry.rpl [new file with mode: 0644]
testdata/common.sh [new file with mode: 0755]
testdata/dlv_anchor.rpl [new file with mode: 0644]
testdata/dlv_ask_higher.rpl [new file with mode: 0644]
testdata/dlv_below_ta.rpl [new file with mode: 0644]
testdata/dlv_delegation.rpl [new file with mode: 0644]
testdata/dlv_ds_lookup.rpl [new file with mode: 0644]
testdata/dlv_insecure.rpl [new file with mode: 0644]
testdata/dlv_insecure_negcache.rpl [new file with mode: 0644]
testdata/dlv_keyretry.rpl [new file with mode: 0644]
testdata/dlv_negnx.rpl [new file with mode: 0644]
testdata/dlv_optout.rpl [new file with mode: 0644]
testdata/dlv_unused.rpl [new file with mode: 0644]
testdata/domain_insec_dlv.rpl [new file with mode: 0644]
testdata/domain_insec_ds.rpl [new file with mode: 0644]
testdata/edns_cache.tpkg [new file with mode: 0644]
testdata/edns_lame.tpkg [new file with mode: 0644]
testdata/fetch_glue.rpl [new file with mode: 0644]
testdata/fetch_glue_cname.rpl [new file with mode: 0644]
testdata/fwd.rpl [new file with mode: 0644]
testdata/fwd_ancil.tpkg [new file with mode: 0644]
testdata/fwd_bogus.tpkg [new file with mode: 0644]
testdata/fwd_cached.rpl [new file with mode: 0644]
testdata/fwd_capsid.tpkg [new file with mode: 0644]
testdata/fwd_capsid_fallback.tpkg [new file with mode: 0644]
testdata/fwd_compress_c00c.tpkg [new file with mode: 0644]
testdata/fwd_droptoomany.rpl [new file with mode: 0644]
testdata/fwd_edns_bksec.tpkg [new file with mode: 0644]
testdata/fwd_edns_probe.tpkg [new file with mode: 0644]
testdata/fwd_error.rpl [new file with mode: 0644]
testdata/fwd_jostle.rpl [new file with mode: 0644]
testdata/fwd_jostle_out.rpl [new file with mode: 0644]
testdata/fwd_lrudrop.rpl [new file with mode: 0644]
testdata/fwd_no_edns.tpkg [new file with mode: 0644]
testdata/fwd_notcached.rpl [new file with mode: 0644]
testdata/fwd_oneport.tpkg [new file with mode: 0644]
testdata/fwd_tcp.tpkg [new file with mode: 0644]
testdata/fwd_tcp_tc.tpkg [new file with mode: 0644]
testdata/fwd_tcp_tc6.tpkg [new file with mode: 0644]
testdata/fwd_three.tpkg [new file with mode: 0644]
testdata/fwd_three_service.tpkg [new file with mode: 0644]
testdata/fwd_timeout.rpl [new file with mode: 0644]
testdata/fwd_ttlexpire.tpkg [new file with mode: 0644]
testdata/fwd_two.rpl [new file with mode: 0644]
testdata/fwd_udp.tpkg [new file with mode: 0644]
testdata/fwd_udptmout.tpkg [new file with mode: 0644]
testdata/fwd_waitudp.tpkg [new file with mode: 0644]
testdata/fwd_zero.tpkg [new file with mode: 0644]
testdata/fwddlv_parse.rpl [new file with mode: 0644]
testdata/host_file.template [new file with mode: 0644]
testdata/hostsfileosx.tpkg [new file with mode: 0644]
testdata/iter_class_any.rpl [new file with mode: 0644]
testdata/iter_cname_cache.rpl [new file with mode: 0644]
testdata/iter_cname_double.rpl [new file with mode: 0644]
testdata/iter_cname_nx.rpl [new file with mode: 0644]
testdata/iter_cname_qnamecopy.rpl [new file with mode: 0644]
testdata/iter_cycle.rpl [new file with mode: 0644]
testdata/iter_cycle_noh.rpl [new file with mode: 0644]
testdata/iter_dnsseclame_bug.rpl [new file with mode: 0644]
testdata/iter_dnsseclame_ds.rpl [new file with mode: 0644]
testdata/iter_dnsseclame_ds_ok.rpl [new file with mode: 0644]
testdata/iter_dnsseclame_ta.rpl [new file with mode: 0644]
testdata/iter_dnsseclame_ta_ok.rpl [new file with mode: 0644]
testdata/iter_domain_sale.rpl [new file with mode: 0644]
testdata/iter_domain_sale_nschange.rpl [new file with mode: 0644]
testdata/iter_donotq127.rpl [new file with mode: 0644]
testdata/iter_dp_turnsuseless.rpl [new file with mode: 0644]
testdata/iter_ds_locate_ns.rpl [new file with mode: 0644]
testdata/iter_ds_locate_ns_cname.rpl [new file with mode: 0644]
testdata/iter_ds_locate_ns_nosoa.rpl [new file with mode: 0644]
testdata/iter_emptydp.rpl [new file with mode: 0644]
testdata/iter_emptydp_for_glue.rpl [new file with mode: 0644]
testdata/iter_fwdfirst.rpl [new file with mode: 0644]
testdata/iter_fwdstub.rpl [new file with mode: 0644]
testdata/iter_fwdstubroot.rpl [new file with mode: 0644]
testdata/iter_got6only.rpl [new file with mode: 0644]
testdata/iter_hint_lame.rpl [new file with mode: 0644]
testdata/iter_lame_aaaa.rpl [new file with mode: 0644]
testdata/iter_lame_noaa.rpl [new file with mode: 0644]
testdata/iter_lame_nosoa.rpl [new file with mode: 0644]
testdata/iter_lamescrub.rpl [new file with mode: 0644]
testdata/iter_mod.rpl [new file with mode: 0644]
testdata/iter_ns_badip.rpl [new file with mode: 0644]
testdata/iter_ns_spoof.rpl [new file with mode: 0644]
testdata/iter_pc_a.rpl [new file with mode: 0644]
testdata/iter_pc_aaaa.rpl [new file with mode: 0644]
testdata/iter_pcdiff.rpl [new file with mode: 0644]
testdata/iter_pcdirect.rpl [new file with mode: 0644]
testdata/iter_pclame.rpl [new file with mode: 0644]
testdata/iter_pcname.rpl [new file with mode: 0644]
testdata/iter_pcnamech.rpl [new file with mode: 0644]
testdata/iter_pcnamechrec.rpl [new file with mode: 0644]
testdata/iter_pcnamerec.rpl [new file with mode: 0644]
testdata/iter_pcttl.rpl [new file with mode: 0644]
testdata/iter_prefetch.rpl [new file with mode: 0644]
testdata/iter_prefetch_change.rpl [new file with mode: 0644]
testdata/iter_prefetch_change2.rpl [new file with mode: 0644]
testdata/iter_prefetch_childns.rpl [new file with mode: 0644]
testdata/iter_prefetch_ns.rpl [new file with mode: 0644]
testdata/iter_primenoglue.rpl [new file with mode: 0644]
testdata/iter_privaddr.rpl [new file with mode: 0644]
testdata/iter_ranoaa_lame.rpl [new file with mode: 0644]
testdata/iter_reclame_one.rpl [new file with mode: 0644]
testdata/iter_reclame_two.rpl [new file with mode: 0644]
testdata/iter_recurse.rpl [new file with mode: 0644]
testdata/iter_req_qname.rpl [new file with mode: 0644]
testdata/iter_resolve.rpl [new file with mode: 0644]
testdata/iter_scrub_cname_an.rpl [new file with mode: 0644]
testdata/iter_scrub_dname_insec.rpl [new file with mode: 0644]
testdata/iter_scrub_dname_sec.rpl [new file with mode: 0644]
testdata/iter_scrub_ns.rpl [new file with mode: 0644]
testdata/iter_scrub_ns_fwd.rpl [new file with mode: 0644]
testdata/iter_scrub_ns_side.rpl [new file with mode: 0644]
testdata/iter_soamin.rpl [new file with mode: 0644]
testdata/iter_stub_noroot.rpl [new file with mode: 0644]
testdata/iter_stubfirst.rpl [new file with mode: 0644]
testdata/iter_timeout_ra_aaaa.rpl [new file with mode: 0644]
testdata/local_nodefault.rpl [new file with mode: 0644]
testdata/local_nodefault.tpkg [new file with mode: 0644]
testdata/local_norec.tpkg [new file with mode: 0644]
testdata/local_nosnoop.tpkg [new file with mode: 0644]
testdata/local_transparent_sametype.rpl [new file with mode: 0644]
testdata/local_typetransparent.rpl [new file with mode: 0644]
testdata/localdata.rpl [new file with mode: 0644]
testdata/net_signed_servfail.rpl [new file with mode: 0644]
testdata/nomem_cnametopos.rpl [new file with mode: 0644]
testdata/pylib.tpkg [new file with mode: 0644]
testdata/pymod.tpkg [new file with mode: 0644]
testdata/pymod_thread.tpkg [new file with mode: 0644]
testdata/refuse_xfr.rpl [new file with mode: 0644]
testdata/remote-threaded.tpkg [new file with mode: 0644]
testdata/root_anchor.tpkg [new file with mode: 0644]
testdata/root_hints.tpkg [new file with mode: 0644]
testdata/rrset_rettl.rpl [new file with mode: 0644]
testdata/rrset_untrusted.rpl [new file with mode: 0644]
testdata/rrset_updated.rpl [new file with mode: 0644]
testdata/speed_cache.tpkg [new file with mode: 0644]
testdata/speed_local.tpkg [new file with mode: 0644]
testdata/stat_timer.tpkg [new file with mode: 0644]
testdata/stop_nxdomain.rpl [new file with mode: 0644]
testdata/stream_ssl.tpkg [new file with mode: 0644]
testdata/stream_tcp.tpkg [new file with mode: 0644]
testdata/stub_udp.tpkg [new file with mode: 0644]
testdata/stub_udp6.tpkg [new file with mode: 0644]
testdata/tcp_sigpipe.tpkg [new file with mode: 0644]
testdata/test_ds.sha1 [new file with mode: 0644]
testdata/test_ds.sha384 [new file with mode: 0644]
testdata/test_nsec3_hash.1 [new file with mode: 0644]
testdata/test_packets.1 [new file with mode: 0644]
testdata/test_packets.2 [new file with mode: 0644]
testdata/test_packets.3 [new file with mode: 0644]
testdata/test_packets.4 [new file with mode: 0644]
testdata/test_packets.5 [new file with mode: 0644]
testdata/test_packets.6 [new file with mode: 0644]
testdata/test_packets.7 [new file with mode: 0644]
testdata/test_packets.8 [new file with mode: 0644]
testdata/test_packets.9 [new file with mode: 0644]
testdata/test_signatures.1 [new file with mode: 0644]
testdata/test_signatures.2 [new file with mode: 0644]
testdata/test_signatures.3 [new file with mode: 0644]
testdata/test_signatures.4 [new file with mode: 0644]
testdata/test_signatures.5 [new file with mode: 0644]
testdata/test_signatures.6 [new file with mode: 0644]
testdata/test_signatures.7 [new file with mode: 0644]
testdata/test_signatures.8 [new file with mode: 0644]
testdata/test_sigs.ecdsa_p256 [new file with mode: 0644]
testdata/test_sigs.ecdsa_p384 [new file with mode: 0644]
testdata/test_sigs.gost [new file with mode: 0644]
testdata/test_sigs.hinfo [new file with mode: 0644]
testdata/test_sigs.revoked [new file with mode: 0644]
testdata/test_sigs.rsasha256 [new file with mode: 0644]
testdata/test_sigs.rsasha256_draft [new file with mode: 0644]
testdata/test_sigs.rsasha512_draft [new file with mode: 0644]
testdata/test_sigs.sha1_and_256 [new file with mode: 0644]
testdata/trust_cname_chain.rpl [new file with mode: 0644]
testdata/ttl_max.rpl [new file with mode: 0644]
testdata/ttl_min.rpl [new file with mode: 0644]
testdata/ttl_msg.rpl [new file with mode: 0644]
testdata/val_adbit.rpl [new file with mode: 0644]
testdata/val_adcopy.rpl [new file with mode: 0644]
testdata/val_anchor_nx.rpl [new file with mode: 0644]
testdata/val_anchor_nx_nosig.rpl [new file with mode: 0644]
testdata/val_ans_dsent.rpl [new file with mode: 0644]
testdata/val_ans_nx.rpl [new file with mode: 0644]
testdata/val_any.rpl [new file with mode: 0644]
testdata/val_any_cname.rpl [new file with mode: 0644]
testdata/val_any_dname.rpl [new file with mode: 0644]
testdata/val_cname_loop1.rpl [new file with mode: 0644]
testdata/val_cname_loop2.rpl [new file with mode: 0644]
testdata/val_cname_loop3.rpl [new file with mode: 0644]
testdata/val_cnameinsectopos.rpl [new file with mode: 0644]
testdata/val_cnamenx_dblnsec.rpl [new file with mode: 0644]
testdata/val_cnamenx_rcodenx.rpl [new file with mode: 0644]
testdata/val_cnameqtype.rpl [new file with mode: 0644]
testdata/val_cnametocloser.rpl [new file with mode: 0644]
testdata/val_cnametocloser_nosig.rpl [new file with mode: 0644]
testdata/val_cnametodname.rpl [new file with mode: 0644]
testdata/val_cnametodnametocnametopos.rpl [new file with mode: 0644]
testdata/val_cnametoinsecure.rpl [new file with mode: 0644]
testdata/val_cnametonodata.rpl [new file with mode: 0644]
testdata/val_cnametonsec.rpl [new file with mode: 0644]
testdata/val_cnametonx.rpl [new file with mode: 0644]
testdata/val_cnametooptin.rpl [new file with mode: 0644]
testdata/val_cnametooptout.rpl [new file with mode: 0644]
testdata/val_cnametopos.rpl [new file with mode: 0644]
testdata/val_cnametoposnowc.rpl [new file with mode: 0644]
testdata/val_cnametoposwc.rpl [new file with mode: 0644]
testdata/val_cnamewctonodata.rpl [new file with mode: 0644]
testdata/val_cnamewctonx.rpl [new file with mode: 0644]
testdata/val_cnamewctoposwc.rpl [new file with mode: 0644]
testdata/val_dnametoolong.rpl [new file with mode: 0644]
testdata/val_dnametopos.rpl [new file with mode: 0644]
testdata/val_dnametoposwc.rpl [new file with mode: 0644]
testdata/val_dnamewc.rpl [new file with mode: 0644]
testdata/val_ds_afterprime.rpl [new file with mode: 0644]
testdata/val_ds_cname.rpl [new file with mode: 0644]
testdata/val_ds_gost.crpl [new file with mode: 0644]
testdata/val_ds_gost_downgrade.crpl [new file with mode: 0644]
testdata/val_ds_sha2.crpl [new file with mode: 0644]
testdata/val_ds_sha2_downgrade.crpl [new file with mode: 0644]
testdata/val_dsnsec.rpl [new file with mode: 0644]
testdata/val_entds.rpl [new file with mode: 0644]
testdata/val_faildnskey.rpl [new file with mode: 0644]
testdata/val_faildnskey_ok.rpl [new file with mode: 0644]
testdata/val_fwdds.rpl [new file with mode: 0644]
testdata/val_keyprefetch.rpl [new file with mode: 0644]
testdata/val_keyprefetch_verify.rpl [new file with mode: 0644]
testdata/val_mal_wc.rpl [new file with mode: 0644]
testdata/val_negcache_ds.rpl [new file with mode: 0644]
testdata/val_negcache_dssoa.rpl [new file with mode: 0644]
testdata/val_noadwhennodo.rpl [new file with mode: 0644]
testdata/val_nodata.rpl [new file with mode: 0644]
testdata/val_nodata_ent.rpl [new file with mode: 0644]
testdata/val_nodata_entwc.rpl [new file with mode: 0644]
testdata/val_nodata_failsig.rpl [new file with mode: 0644]
testdata/val_nodata_hasdata.rpl [new file with mode: 0644]
testdata/val_nodata_zonecut.rpl [new file with mode: 0644]
testdata/val_nodatawc.rpl [new file with mode: 0644]
testdata/val_nodatawc_badce.rpl [new file with mode: 0644]
testdata/val_nodatawc_nodeny.rpl [new file with mode: 0644]
testdata/val_nodatawc_one.rpl [new file with mode: 0644]
testdata/val_nokeyprime.rpl [new file with mode: 0644]
testdata/val_nsec3_b1_nameerror.rpl [new file with mode: 0644]
testdata/val_nsec3_b1_nameerror_noce.rpl [new file with mode: 0644]
testdata/val_nsec3_b1_nameerror_nonc.rpl [new file with mode: 0644]
testdata/val_nsec3_b1_nameerror_nowc.rpl [new file with mode: 0644]
testdata/val_nsec3_b21_nodataent.rpl [new file with mode: 0644]
testdata/val_nsec3_b21_nodataent_wr.rpl [new file with mode: 0644]
testdata/val_nsec3_b2_nodata.rpl [new file with mode: 0644]
testdata/val_nsec3_b2_nodata_nons.rpl [new file with mode: 0644]
testdata/val_nsec3_b3_optout.rpl [new file with mode: 0644]
testdata/val_nsec3_b3_optout_negcache.rpl [new file with mode: 0644]
testdata/val_nsec3_b3_optout_noce.rpl [new file with mode: 0644]
testdata/val_nsec3_b3_optout_nonc.rpl [new file with mode: 0644]
testdata/val_nsec3_b4_wild.rpl [new file with mode: 0644]
testdata/val_nsec3_b4_wild_wr.rpl [new file with mode: 0644]
testdata/val_nsec3_b5_wcnodata.rpl [new file with mode: 0644]
testdata/val_nsec3_b5_wcnodata_noce.rpl [new file with mode: 0644]
testdata/val_nsec3_b5_wcnodata_nonc.rpl [new file with mode: 0644]
testdata/val_nsec3_b5_wcnodata_nowc.rpl [new file with mode: 0644]
testdata/val_nsec3_cname_ds.rpl [new file with mode: 0644]
testdata/val_nsec3_cname_par.rpl [new file with mode: 0644]
testdata/val_nsec3_cname_sub.rpl [new file with mode: 0644]
testdata/val_nsec3_iter_high.rpl [new file with mode: 0644]
testdata/val_nsec3_nodatawccname.rpl [new file with mode: 0644]
testdata/val_nsec3_nods.rpl [new file with mode: 0644]
testdata/val_nsec3_nods_badopt.rpl [new file with mode: 0644]
testdata/val_nsec3_nods_badsig.rpl [new file with mode: 0644]
testdata/val_nsec3_nods_negcache.rpl [new file with mode: 0644]
testdata/val_nsec3_nods_soa.rpl [new file with mode: 0644]
testdata/val_nsec3_optout_ad.rpl [new file with mode: 0644]
testdata/val_nsec3_optout_cache.rpl [new file with mode: 0644]
testdata/val_nsec3_wcany.rpl [new file with mode: 0644]
testdata/val_nsec3_wcany_nodeny.rpl [new file with mode: 0644]
testdata/val_nx.rpl [new file with mode: 0644]
testdata/val_nx_nodeny.rpl [new file with mode: 0644]
testdata/val_nx_nowc.rpl [new file with mode: 0644]
testdata/val_nx_nsec3_collision.rpl [new file with mode: 0644]
testdata/val_nx_nsec3_params.rpl [new file with mode: 0644]
testdata/val_nx_overreach.rpl [new file with mode: 0644]
testdata/val_pos_truncns.rpl [new file with mode: 0644]
testdata/val_positive.rpl [new file with mode: 0644]
testdata/val_positive_nosigs.rpl [new file with mode: 0644]
testdata/val_positive_wc.rpl [new file with mode: 0644]
testdata/val_positive_wc_nodeny.rpl [new file with mode: 0644]
testdata/val_qds_badanc.rpl [new file with mode: 0644]
testdata/val_qds_oneanc.rpl [new file with mode: 0644]
testdata/val_qds_twoanc.rpl [new file with mode: 0644]
testdata/val_refer_unsignadd.rpl [new file with mode: 0644]
testdata/val_referd.rpl [new file with mode: 0644]
testdata/val_referglue.rpl [new file with mode: 0644]
testdata/val_rrsig.rpl [new file with mode: 0644]
testdata/val_secds.rpl [new file with mode: 0644]
testdata/val_secds_nosig.rpl [new file with mode: 0644]
testdata/val_stub_noroot.rpl [new file with mode: 0644]
testdata/val_stubds.rpl [new file with mode: 0644]
testdata/val_ta_algo_dnskey.rpl [new file with mode: 0644]
testdata/val_ta_algo_missing.rpl [new file with mode: 0644]
testdata/val_twocname.rpl [new file with mode: 0644]
testdata/val_unalgo_anchor.rpl [new file with mode: 0644]
testdata/val_unalgo_dlv.rpl [new file with mode: 0644]
testdata/val_unalgo_ds.rpl [new file with mode: 0644]
testdata/val_unsec_cname.rpl [new file with mode: 0644]
testdata/val_unsecds.rpl [new file with mode: 0644]
testdata/val_unsecds_negcache.rpl [new file with mode: 0644]
testdata/val_unsecds_qtypeds.rpl [new file with mode: 0644]
testdata/val_wild_pos.rpl [new file with mode: 0644]
testdata/version_bind.rpl [new file with mode: 0644]
testdata/version_bind_hide.rpl [new file with mode: 0644]
util/alloc.c [new file with mode: 0644]
util/alloc.h [new file with mode: 0644]
util/config_file.c [new file with mode: 0644]
util/config_file.h [new file with mode: 0644]
util/configlexer.c [new file with mode: 0644]
util/configlexer.lex [new file with mode: 0644]
util/configparser.c [new file with mode: 0644]
util/configparser.h [new file with mode: 0644]
util/configparser.y [new file with mode: 0644]
util/configyyrename.h [new file with mode: 0644]
util/data/dname.c [new file with mode: 0644]
util/data/dname.h [new file with mode: 0644]
util/data/msgencode.c [new file with mode: 0644]
util/data/msgencode.h [new file with mode: 0644]
util/data/msgparse.c [new file with mode: 0644]
util/data/msgparse.h [new file with mode: 0644]
util/data/msgreply.c [new file with mode: 0644]
util/data/msgreply.h [new file with mode: 0644]
util/data/packed_rrset.c [new file with mode: 0644]
util/data/packed_rrset.h [new file with mode: 0644]
util/fptr_wlist.c [new file with mode: 0644]
util/fptr_wlist.h [new file with mode: 0644]
util/iana_ports.inc [new file with mode: 0644]
util/locks.c [new file with mode: 0644]
util/locks.h [new file with mode: 0644]
util/log.c [new file with mode: 0644]
util/log.h [new file with mode: 0644]
util/mini_event.c [new file with mode: 0644]
util/mini_event.h [new file with mode: 0644]
util/module.c [new file with mode: 0644]
util/module.h [new file with mode: 0644]
util/net_help.c [new file with mode: 0644]
util/net_help.h [new file with mode: 0644]
util/netevent.c [new file with mode: 0644]
util/netevent.h [new file with mode: 0644]
util/random.c [new file with mode: 0644]
util/random.h [new file with mode: 0644]
util/rbtree.c [new file with mode: 0644]
util/rbtree.h [new file with mode: 0644]
util/regional.c [new file with mode: 0644]
util/regional.h [new file with mode: 0644]
util/rtt.c [new file with mode: 0644]
util/rtt.h [new file with mode: 0644]
util/storage/dnstree.c [new file with mode: 0644]
util/storage/dnstree.h [new file with mode: 0644]
util/storage/lookup3.c [new file with mode: 0644]
util/storage/lookup3.h [new file with mode: 0644]
util/storage/lruhash.c [new file with mode: 0644]
util/storage/lruhash.h [new file with mode: 0644]
util/storage/slabhash.c [new file with mode: 0644]
util/storage/slabhash.h [new file with mode: 0644]
util/timehist.c [new file with mode: 0644]
util/timehist.h [new file with mode: 0644]
util/tube.c [new file with mode: 0644]
util/tube.h [new file with mode: 0644]
util/winsock_event.c [new file with mode: 0644]
util/winsock_event.h [new file with mode: 0644]
validator/autotrust.c [new file with mode: 0644]
validator/autotrust.h [new file with mode: 0644]
validator/val_anchor.c [new file with mode: 0644]
validator/val_anchor.h [new file with mode: 0644]
validator/val_kcache.c [new file with mode: 0644]
validator/val_kcache.h [new file with mode: 0644]
validator/val_kentry.c [new file with mode: 0644]
validator/val_kentry.h [new file with mode: 0644]
validator/val_neg.c [new file with mode: 0644]
validator/val_neg.h [new file with mode: 0644]
validator/val_nsec.c [new file with mode: 0644]
validator/val_nsec.h [new file with mode: 0644]
validator/val_nsec3.c [new file with mode: 0644]
validator/val_nsec3.h [new file with mode: 0644]
validator/val_sigcrypt.c [new file with mode: 0644]
validator/val_sigcrypt.h [new file with mode: 0644]
validator/val_utils.c [new file with mode: 0644]
validator/val_utils.h [new file with mode: 0644]
validator/validator.c [new file with mode: 0644]
validator/validator.h [new file with mode: 0644]
winrc/README.txt [new file with mode: 0644]
winrc/anchor-update.c [new file with mode: 0644]
winrc/combined.ico [new file with mode: 0644]
winrc/gen_msg.bin [new file with mode: 0644]
winrc/gen_msg.mc [new file with mode: 0644]
winrc/rsrc_anchorupd.rc [new file with mode: 0644]
winrc/rsrc_svcinst.rc [new file with mode: 0644]
winrc/rsrc_svcuninst.rc [new file with mode: 0644]
winrc/rsrc_unbound.rc [new file with mode: 0644]
winrc/rsrc_unbound_anchor.rc [new file with mode: 0644]
winrc/rsrc_unbound_checkconf.rc [new file with mode: 0644]
winrc/rsrc_unbound_control.rc [new file with mode: 0644]
winrc/rsrc_unbound_host.rc [new file with mode: 0644]
winrc/service.conf [new file with mode: 0644]
winrc/setup.nsi [new file with mode: 0644]
winrc/setup_left.bmp [new file with mode: 0644]
winrc/setup_top.bmp [new file with mode: 0644]
winrc/unbound-service-install.c [new file with mode: 0644]
winrc/unbound-service-remove.c [new file with mode: 0644]
winrc/unbound-website.url [new file with mode: 0644]
winrc/unbound16.ico [new file with mode: 0644]
winrc/unbound32.ico [new file with mode: 0644]
winrc/unbound48.ico [new file with mode: 0644]
winrc/unbound64.ico [new file with mode: 0644]
winrc/unbound64.png [new file with mode: 0644]
winrc/vista_admin.manifest [new file with mode: 0644]
winrc/vista_user.manifest [new file with mode: 0644]
winrc/w_inst.c [new file with mode: 0644]
winrc/w_inst.h [new file with mode: 0644]
winrc/win_svc.c [new file with mode: 0644]
winrc/win_svc.h [new file with mode: 0644]