]> git.ipfire.org Git - thirdparty/unbound.git/commit
- dns over ssl support, ssl-service-pem and ssl-service-key files
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 31 Oct 2011 14:48:48 +0000 (14:48 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 31 Oct 2011 14:48:48 +0000 (14:48 +0000)
commitaa0536dcb5846206d016a03d8d66ad4279247d9e
treec25d58d19ff7ab43831556975b60b54234eca2f5
parent28131d584523814770a1fdfc20ee1d820ee824c7
- dns over ssl support, ssl-service-pem and ssl-service-key files
  can be given and then TCP queries are serviced wrapped in SSL.

git-svn-id: file:///svn/unbound/trunk@2530 be551aaa-1e26-0410-a405-d3ace91eadb9
26 files changed:
Makefile.in
daemon/daemon.c
daemon/daemon.h
daemon/remote.c
daemon/unbound.c
daemon/worker.c
doc/Changelog
libunbound/libworker.c
libunbound/libworker.h
services/listen_dnsport.c
services/listen_dnsport.h
services/outside_network.c
services/outside_network.h
testcode/fake_event.c
testcode/streamtcp.c
util/config_file.c
util/config_file.h
util/configlexer.c
util/configlexer.lex
util/configparser.c
util/configparser.h
util/configparser.y
util/net_help.c
util/net_help.h
util/netevent.c
util/netevent.h