bind9/lib
Mark Andrews 51f08d2095 Address potential thread issues:
Assign and then check node for NULL to address another thread
changing radix->head in the meantime.

Move 'node != NULL' check into while loop test to silence cppcheck
false positive.

Fix pointer != NULL style.
2020-06-25 12:04:36 +10:00
..
bind9 "check-names primary" and "check-names secondary" were ignored 2020-06-22 12:32:32 +02:00
dns Fix rndc dnstap -roll N 2020-06-23 20:20:39 +10:00
irs Update library API versions 2020-06-18 10:03:05 +02:00
isc Address potential thread issues: 2020-06-25 12:04:36 +10:00
isccc Update library API versions 2020-06-18 10:03:05 +02:00
isccfg Update library API versions 2020-06-18 10:03:05 +02:00
ns change the signature of recv callbacks to include a result code 2020-06-19 12:33:26 -07:00
samples Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
win32/bindevt Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
.gitignore Provide unit test driver 2020-05-21 12:13:01 +02:00
Makefile.am Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
unit-test-driver.sh.in Provide unit test driver 2020-05-21 12:13:01 +02:00