]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Patch for TLS session resumption from Manabu Sonoda,
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 23 Jan 2019 09:35:52 +0000 (09:35 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 23 Jan 2019 09:35:52 +0000 (09:35 +0000)
commit510606dd1cb77ab3c555b7700a1673416b9864e9
tree54070ea05e3597451902e2808814e1e5dc8b7506
parent4e59c8344fb576e488b344f813bbc40121ba6cd8
- Patch for TLS session resumption from Manabu Sonoda,
  enable with tls-session-ticket-keys in unbound.conf.

git-svn-id: file:///svn/unbound/trunk@5059 be551aaa-1e26-0410-a405-d3ace91eadb9
20 files changed:
config.h.in
configure
configure.ac
daemon/remote.c
daemon/stats.c
daemon/unbound.c
doc/Changelog
doc/example.conf.in
libunbound/unbound.h
smallapp/unbound-control.c
testdata/stream_ssl.tdir/stream_ssl.serv.conf
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