]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
import unbound 1.5.0
authorDag-Erling Smørgrav <des@FreeBSD.org>
Fri, 2 Jan 2015 17:31:36 +0000 (17:31 +0000)
committerDag-Erling Smørgrav <des@FreeBSD.org>
Fri, 2 Jan 2015 17:31:36 +0000 (17:31 +0000)
commitd433784affd32a879670e66bcf330b2561342f3c
tree7e110cb938b4f1a0c7a7f5bbbfc0a682ab32c4b6
parentc40c0dcc50043c1f440bca54c9d731eeec13678a
import unbound 1.5.0
191 files changed:
Makefile.in
aclocal.m4
acx_python.m4
compat/arc4_lock.c [new file with mode: 0644]
compat/arc4random.c [new file with mode: 0644]
compat/arc4random_uniform.c [new file with mode: 0644]
compat/chacha_private.h [new file with mode: 0644]
compat/explicit_bzero.c [new file with mode: 0644]
compat/fake-rfc2553.c
compat/getentropy_linux.c [new file with mode: 0644]
compat/getentropy_osx.c [new file with mode: 0644]
compat/getentropy_solaris.c [new file with mode: 0644]
compat/getentropy_win.c [new file with mode: 0644]
compat/inet_aton.c
compat/memmove.c
compat/sha512.c [new file with mode: 0644]
compat/strptime.c
config.guess
config.h.in
config.sub
configure
configure.ac
contrib/README
contrib/create_unbound_ad_servers.cmd [new file with mode: 0644]
contrib/create_unbound_ad_servers.sh [new file with mode: 0755]
contrib/unbound_cache.cmd [new file with mode: 0644]
contrib/unbound_cache.sh [new file with mode: 0755]
contrib/unbound_munin_
contrib/warmup.cmd [new file with mode: 0644]
contrib/warmup.sh [new file with mode: 0755]
daemon/cachedump.c
daemon/daemon.c
daemon/daemon.h
daemon/remote.c
daemon/remote.h
daemon/stats.c
daemon/stats.h
daemon/unbound.c
daemon/worker.c
daemon/worker.h
dns64/dns64.c [new file with mode: 0644]
dns64/dns64.h [new file with mode: 0644]
dnstap/dnstap.c [new file with mode: 0644]
dnstap/dnstap.h [new file with mode: 0644]
dnstap/dnstap.m4 [new file with mode: 0644]
dnstap/dnstap.proto [new file with mode: 0644]
dnstap/dnstap_config.h.in [new file with mode: 0644]
doc/CREDITS
doc/Changelog
doc/README
doc/README.DNS64 [new file with mode: 0644]
doc/README.svn
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 [moved from doc/unbound-host.1 with 93% similarity]
doc/unbound.8.in
doc/unbound.conf.5.in
doc/unbound.doxygen
iterator/iter_delegpt.c
iterator/iter_hints.c
iterator/iter_utils.c
iterator/iterator.c
iterator/iterator.h
ldns/keyraw.c
ldns/parse.c
ldns/parseutil.c
ldns/rrdef.c
ldns/rrdef.h
ldns/sbuffer.c
ldns/sbuffer.h
ldns/str2wire.c
ldns/wire2str.c
libunbound/libunbound.c
libunbound/libworker.c
libunbound/libworker.h
libunbound/python/examples/async-lookup.py
libunbound/python/examples/dns-lookup.py
libunbound/python/examples/dnssec-valid.py
libunbound/python/examples/dnssec_test.py
libunbound/python/examples/example8-1.py
libunbound/python/examples/idn-lookup.py
libunbound/python/examples/mx-lookup.py
libunbound/python/examples/ns-lookup.py
libunbound/python/examples/reverse-lookup.py
libunbound/python/libunbound.i
libunbound/ubsyms.def
libunbound/unbound.h
libunbound/worker.h [new file with mode: 0644]
pythonmod/interface.i
services/cache/dns.c
services/cache/dns.h
services/listen_dnsport.c
services/listen_dnsport.h
services/localzone.c
services/modstack.c
services/outside_network.c
services/outside_network.h
smallapp/unbound-anchor.c
smallapp/unbound-checkconf.c
smallapp/unbound-control-setup.sh.in [moved from smallapp/unbound-control-setup.sh with 97% similarity, mode: 0644]
smallapp/unbound-control.c
smallapp/unbound-host.c
smallapp/worker_cb.c
testcode/checklocks.c
testcode/fake_event.c
testcode/lock_verify.c
testcode/petal.c
testcode/readhex.c
testcode/replay.c
testcode/run_vm.sh [new file with mode: 0755]
testcode/signit.c
testcode/testbound.c
testcode/testpkts.c
testdata/01-doc.tpkg
testdata/09-unbound-control.tpkg
testdata/ctrl_itr.tpkg
testdata/dlv_remove.rpl [new file with mode: 0644]
testdata/dlv_remove_empty.rpl [new file with mode: 0644]
testdata/dlv_remove_nodel.rpl [new file with mode: 0644]
testdata/dlv_remove_pos.rpl [new file with mode: 0644]
testdata/dns64_lookup.rpl [new file with mode: 0644]
testdata/edns_lame.tpkg
testdata/fwd_ancil.tpkg
testdata/fwd_bogus.tpkg
testdata/fwd_capsid.tpkg
testdata/fwd_capsid_fallback.tpkg
testdata/fwd_compress_c00c.tpkg
testdata/fwd_edns_bksec.tpkg
testdata/fwd_edns_probe.tpkg
testdata/fwd_no_edns.tpkg
testdata/fwd_oneport.tpkg
testdata/fwd_tcp.tpkg
testdata/fwd_tcp_tc.tpkg
testdata/fwd_three.tpkg
testdata/fwd_three_service.tpkg
testdata/fwd_ttlexpire.tpkg
testdata/fwd_udp.tpkg
testdata/fwd_udptmout.tpkg
testdata/fwd_waitudp.tpkg
testdata/fwd_zero.tpkg
testdata/iter_prefetch_fail.rpl [new file with mode: 0644]
testdata/local_nodefault.tpkg
testdata/local_norec.tpkg
testdata/local_nosnoop.tpkg
testdata/remote-threaded.tpkg
testdata/speed_cache.tpkg
testdata/speed_local.tpkg
testdata/stat_timer.tpkg
testdata/stream_ssl.tpkg
testdata/stream_tcp.tpkg
testdata/stub_udp.tpkg
testdata/tcp_sigpipe.tpkg
testdata/test_ldnsrr.3
testdata/test_ldnsrr.5
testdata/test_ldnsrr.c3
util/config_file.c
util/config_file.h
util/configlexer.c
util/configlexer.lex
util/configparser.c
util/configparser.h
util/configparser.y
util/data/dname.c
util/data/msgreply.c
util/data/msgreply.h
util/data/packed_rrset.h
util/fptr_wlist.c
util/fptr_wlist.h
util/iana_ports.inc
util/locks.h
util/log.c
util/mini_event.h
util/module.h
util/net_help.c
util/net_help.h
util/netevent.c
util/netevent.h
util/random.c
util/storage/lookup3.c
util/storage/slabhash.c
util/storage/slabhash.h
util/winsock_event.h
validator/autotrust.c
validator/val_anchor.c
validator/val_nsec3.c
winrc/setup.nsi
winrc/unbound-control-setup.cmd [new file with mode: 0644]
winrc/w_inst.c