bind9/lib
Witold Kręcicki df3dbdff81 Destroy query in killoldestquery under a lock.
Fixes a race between ns_client_killoldestquery and ns_client_endrequest -
killoldestquery takes a client from `recursing` list while endrequest
destroys client object, then killoldestquery works on a destroyed client
object. Prevent it by holding reclist lock while cancelling query.
2020-03-05 08:13:50 +00:00
..
bind9 Add ZLIB_LIBS to ISCLIBS 2020-02-28 15:22:29 +01:00
dns Fix dns_client_addtrustedkey(dns_rdatatype_dnskey) 2020-03-04 08:59:29 -08:00
irs Add ZLIB_LIBS to ISCLIBS 2020-02-28 15:22:29 +01:00
isc Fix a race in isc_socket destruction. 2020-03-03 08:34:19 +01:00
isccc Add ZLIB_LIBS to ISCLIBS 2020-02-28 15:22:29 +01:00
isccfg Add ZLIB_LIBS to ISCLIBS 2020-02-28 15:22:29 +01:00
ns Destroy query in killoldestquery under a lock. 2020-03-05 08:13:50 +00:00
samples Add ZLIB_LIBS to ISCLIBS 2020-02-28 15:22:29 +01:00
win32/bindevt apply the modified style 2020-02-13 15:05:06 -08:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile link in lib/isccc/tests/Kyuafile 2018-11-13 07:23:36 +11:00
Makefile.in remove lib/tests as nothing uses it anymore 2018-03-09 14:12:50 -08:00