bind9/lib
Ondřej Surý 4a3d589403 Refactor the dns_dt API to use ISC_THREAD_LOCAL
Previously, the dns_dt API used isc_thread_key API for TLS, which is
fairly complicated and requires initialization of memory contexts, etc.
This part of code was refactored to use a ISC_THREAD_LOCAL pointer which
greatly simplifies the whole code related to storing TLS variables.
2019-12-03 16:27:30 +01:00
..
bind9 prep 9.15.6 2019-11-17 18:59:41 -08:00
dns Refactor the dns_dt API to use ISC_THREAD_LOCAL 2019-12-03 16:27:30 +01:00
irs Refactor dns_name_dup() usage using the semantic patch 2019-11-29 14:00:37 +01:00
isc Add and use ISC_THREAD_LOCAL macro 2019-12-03 16:27:24 +01:00
isccc Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
isccfg Refactor dns_name_dup() usage using the semantic patch 2019-11-29 14:00:37 +01:00
ns Refactor dns_name_dup() usage using the semantic patch 2019-11-29 14:00:37 +01:00
samples add support for DS trust anchors in delv 2019-11-15 15:47:57 -08:00
win32/bindevt Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02: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