]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Add SNI support on more TLS connections (fixes #193).
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Thu, 16 Apr 2020 11:48:47 +0000 (13:48 +0200)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Thu, 16 Apr 2020 12:39:05 +0000 (14:39 +0200)
commite430e95d3027f3f02df1e0581bea2e1b2ef96a08
treeccc34d3919805924d702708b6fcccf34d5c1e5c2
parent8a87fc6ae7e17490b9bbb79c31f78977e2744ac3
- Add SNI support on more TLS connections (fixes #193).
- Add SNI support to unbound-anchor.
19 files changed:
daemon/worker.c
dnstap/dtstream.c
dnstap/dtstream.h
doc/example.conf.in
doc/unbound.conf.5.in
libunbound/libworker.c
services/outside_network.c
services/outside_network.h
smallapp/unbound-anchor.c
testcode/fake_event.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