bind9/lib/dns/win32
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
..
DLLMain.c Use coccinelle to remove explicit '#include <config.h>' from the source files 2019-03-08 15:15:05 +01:00
gen.vcxproj.filters.in Introduce end-of-line normalization 2015-09-29 08:25:35 +10:00
gen.vcxproj.in Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
gen.vcxproj.user Convert *.vcxproj.user to CRLF line endings 2019-03-08 18:01:48 +01:00
libdns.def.in Refactor the dns_dt API to use ISC_THREAD_LOCAL 2019-12-03 16:27:30 +01:00
libdns.vcxproj.filters.in Introduce keymgr in named 2019-11-06 22:36:21 +01:00
libdns.vcxproj.in Introduce keymgr in named 2019-11-06 22:36:21 +01:00
libdns.vcxproj.user Convert *.vcxproj.user to CRLF line endings 2019-03-08 18:01:48 +01:00
version.c Use coccinelle to remove explicit '#include <config.h>' from the source files 2019-03-08 15:15:05 +01:00