bind9/lib
Mark Andrews 0b2555e8cf Address use after free between view, resolver and nta.
Hold a weak reference to the view so that it can't go away while
nta is performing its lookups.  Cancel nta timers once all external
references to the view have gone to prevent them triggering new work.
2020-08-11 11:00:49 +10:00
..
bind9 Update library API versions 2020-07-15 22:54:13 +02:00
dns Address use after free between view, resolver and nta. 2020-08-11 11:00:49 +10:00
irs Update library API versions 2020-06-18 10:03:05 +02:00
isc netmgr: retry binding with IP_FREEBIND when EADDRNOTAVAIL is returned. 2020-07-31 12:44:22 +02:00
isccc isccc: merge recv_message and recv_nonce into one function 2020-07-13 13:17:08 -07:00
isccfg Make 'parent-registration-delay' obsolete 2020-08-07 11:26:09 +02:00
ns Map DNS_R_BADTSIG to FORMERR 2020-08-04 12:20:37 +00: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