]> git.ipfire.org Git - thirdparty/unbound.git/commit
tag 1.4.20rc1 release-1.4.20rc1
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 14 Mar 2013 13:06:27 +0000 (13:06 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 14 Mar 2013 13:06:27 +0000 (13:06 +0000)
commit9c1e0a8bd4a6c7746ae6f26a09074bf99f3aa5fb
treef6620c24a077b9715118c81f10f2bb8b6ccdb3ff
parent269f6a5f5251f3a8ea920690c243748f84a88408
tag 1.4.20rc1

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