Files
bind9/lib/dns
Ondřej Surý b7eabb6394 Use isc_hashmap instead of isc_ht in the dns_resolver API
Replace the use of isc_ht API with isc_hashmap API in the dns_resolver
implementation.  This requires extending the fctxbucket_t structure to
include keysize and copy of the key because the isc_hashmap API needs
the raw key in case of resizing the hashmap table.
2022-11-10 15:07:19 +01:00
..
2022-10-29 00:22:54 +11:00
2022-10-17 11:58:26 +01:00
2022-10-25 10:35:07 +02:00
2022-10-14 16:39:21 +02:00
2022-10-17 11:58:26 +01:00
2022-06-09 10:47:04 +00:00
2022-10-17 11:58:26 +01:00
2022-06-28 11:56:31 +02:00
2022-10-25 10:35:07 +02:00
2022-10-29 00:22:54 +11:00
2022-07-18 13:38:47 +02:00
2022-09-08 11:27:31 +02:00
2022-09-13 12:07:13 +10:00
2022-07-15 10:33:46 +00:00
2022-10-29 00:22:54 +11:00
2022-10-17 11:58:26 +01:00
2022-09-23 13:23:49 +00:00