bind9/lib
Ondřej Surý c2be97eeff Fix reference counting in get_attached_entry
When get_attached_entry() encounters entry that would be expired, it
needs to get reference to the entry before calling maybe_expire_entry(),
so the ADB entry doesn't get destroyed inside the its own lock.
2022-12-07 16:16:22 +01:00
..
bind9 Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
dns Fix reference counting in get_attached_entry 2022-12-07 16:16:22 +01:00
irs Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
isc TLS: check for sock->recv_cb when handling received data 2022-12-02 13:20:37 +02:00
isccc Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
isccfg Deprecate alt-transfer-source and companions 2022-11-30 16:29:46 +01:00
ns Consider non-stale data when in serve-stale mode 2022-12-06 13:26:53 +00:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00