bind9/lib
Mark Andrews 1f63bb15b3 Restore the dns_message_reset() call before the dns_dispatch_getnext()
This was accidentally lost in the process of moving rmessage from fctx
to query.  Without this dns_message_setclass() will fail.
2020-10-08 10:55:35 +11:00
..
bind9 Fix function overrides in unit tests on macOS 2020-09-28 09:09:21 +02:00
dns Restore the dns_message_reset() call before the dns_dispatch_getnext() 2020-10-08 10:55:35 +11:00
irs Fix function overrides in unit tests on macOS 2020-09-28 09:09:21 +02:00
isc Enable DF (don't fragment) flag on listening UDP sockets 2020-10-05 16:21:21 +02:00
isccc Fix function overrides in unit tests on macOS 2020-09-28 09:09:21 +02:00
isccfg Fix function overrides in unit tests on macOS 2020-09-28 09:09:21 +02:00
ns Simplify the EDNS buffer size logic for DNS Flag Day 2020 2020-10-05 16:21:21 +02:00
samples The dns_message_create() cannot fail, change the return to void 2020-09-29 08:22:08 +02:00
win32/bindevt update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07: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