Files
bind9/lib/dns
Artem Boldariev 0b95cf74ff ZMGR: TLS contexts cache - properly synchronise access
This commit ensures that access to the TLS context cache within zone
manager is properly synchronised.

Previously there was a possibility for it to get unexpectedly
NULLified for a brief moment by a call to
dns_zonemgr_set_tlsctx_cache() from one thread, while being accessed
from another (e.g. from got_transfer_quota()). This behaviour could
lead to server abort()ing on configuration reload (under very rare
circumstances).

That behaviour has been fixed.
2023-05-26 14:18:03 +03:00
..
2023-02-16 18:35:32 +01:00
2023-02-15 16:44:47 +00:00
2023-04-05 12:38:11 +01:00
2023-02-28 11:44:15 +01:00
2023-02-28 11:44:15 +01:00
2023-02-28 11:44:15 +01:00
2023-05-26 00:41:01 -07:00
2023-05-23 08:53:23 +02:00
2023-04-03 14:09:13 +02:00
2023-02-15 16:44:47 +00:00
2023-04-17 10:56:08 +02:00
2023-03-23 12:57:01 -07:00
2023-04-05 14:46:39 +00:00
2023-02-28 11:44:15 +01:00
2023-03-08 08:36:25 +01:00
2023-05-15 20:49:42 +00:00
2023-05-20 07:26:21 +00:00
2023-03-08 08:36:25 +01:00
2023-02-28 11:44:15 +01:00
2023-02-28 11:44:15 +01:00
2023-02-28 11:44:15 +01:00
2023-04-03 15:21:43 +00:00
2023-02-28 11:44:15 +01:00
2023-02-15 16:44:47 +00:00
2023-04-03 12:08:05 +01:00
2023-03-31 13:33:16 +02:00
2023-02-15 16:44:47 +00:00