bind9/lib
Ondřej Surý 5bbba0d1a1
Simplify tracing the reference counting in isc_netmgr
Always track the per-worker sockets in the .active_sockets field in the
isc__networker_t struct and always track the per-socket handles in the
.active_handles field ian the isc_nmsocket_t struct.
2023-01-10 19:57:39 +01:00
..
bind9 remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
dns Ignore the extra EVP_PKEY_get_bn_param() failures 2023-01-09 22:10:17 +01:00
irs Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
isc Simplify tracing the reference counting in isc_netmgr 2023-01-10 19:57:39 +01:00
isccc Change the isc_buffer_reserve() to take just buffer pointer 2022-12-20 19:13:48 +01:00
isccfg remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
ns remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08: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