bind9/bin/nsupdate
Ondřej Surý 1a66aabd22 Refactor the dns_name API to use ISC_THREAD_LOCAL
Previously, the dns_name 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:24 +01:00
..
win32 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
Makefile.in add a search for GeoIP2 libraries in configure 2019-06-27 14:58:13 -07:00
nsupdate.1 prep 9.13.6 2019-02-06 22:13:05 +00:00
nsupdate.c Refactor the dns_name API to use ISC_THREAD_LOCAL 2019-12-03 16:27:24 +01:00
nsupdate.docbook update copyrights 2019-01-02 10:20:43 +11:00
nsupdate.html prep 9.13.6 2019-02-06 22:13:05 +00:00