bind9/lib/ns
Artem Boldariev 5de938c6cf Fix TLS session resumption via IDs when Mutual TLS is used
This commit fixes TLS session resumption via session IDs when
client certificates are used. To do so it makes sure that session ID
contexts are set within server TLS contexts. See OpenSSL documentation
for 'SSL_CTX_set_session_id_context()', the "Warnings" section.

(cherry picked from commit 837fef78b1)
2022-12-14 18:32:26 +02:00
..
include Propagate the shutdown event to the recursing ns_client(s) 2022-12-07 18:08:29 +01:00
client.c Propagate the shutdown event to the recursing ns_client(s) 2022-12-07 18:08:29 +01:00
hooks.c Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
interfacemgr.c Propagate the shutdown event to the recursing ns_client(s) 2022-12-07 18:08:29 +01:00
listenlist.c Fix TLS session resumption via IDs when Mutual TLS is used 2022-12-14 18:32:26 +02:00
log.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
Makefile.am Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
notify.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
query.c Revert "Merge branch '3678-serve-stale-servfailing-unexpectedly-v9_18' into 'v9_18'" 2022-12-08 10:22:33 +01:00
server.c Store HTTP quota size inside a listenlist instead of the quota 2022-06-28 16:37:31 +03:00
sortlist.c De-duplicate __FILE__, __LINE__ 2022-10-17 16:00:26 +01:00
stats.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
tests Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
update.c Extend dns_db_allrdatasets to control interation results 2022-12-07 23:59:36 +00:00
xfrout.c Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00