Files
bind9/lib/isc
Ondřej Surý c11b736e44 Disassociate the SSL object from the cached SSL_SESSION
When the SSL object was destroyed, it would invalidate all SSL_SESSION
objects including the cached, but not yet used, TLS session objects.

Properly disassociate the SSL object from the SSL_SESSION before we
store it in the TLS session cache, so we can later destroy it without
invalidating the cached TLS sessions.

Co-authored-by: Ondřej Surý <ondrej@isc.org>
Co-authored-by: Artem Boldariev <artem@isc.org>
Co-authored-by: Aram Sargsyan <aram@isc.org>
2024-08-07 14:25:11 +00:00
..
2024-08-05 11:21:25 +00:00
2023-08-31 22:08:35 +02:00
2024-08-05 11:21:25 +00:00
2024-05-17 16:03:21 -07:00
2024-08-06 15:17:48 +02:00
2024-08-06 15:17:48 +02:00
2023-12-06 15:15:24 +02:00
2024-08-06 15:17:48 +02:00
2023-08-31 22:08:35 +02:00
2023-09-16 07:32:17 +02:00