bind9/lib/ns
Mark Andrews 2dc26ebdb6 Map DNS_R_BADTSIG to FORMERR
Now that the log message has been printed set the result code to
DNS_R_FORMERR.  We don't do this via dns_result_torcode() as we
don't want upstream errors to produce FORMERR if that processing
end with DNS_R_BADTSIG.

(cherry picked from commit 20488d6ad3)
2020-08-04 23:04:34 +10:00
..
include Fix ns_statscounter_recursclients underflow 2020-08-03 19:18:04 -03:00
tests change 'expr == true' to 'expr' in conditionals 2020-05-25 17:03:59 -07:00
win32 restore "blackhole" functionality 2020-06-30 21:10:31 -07:00
api prep 9.16.5 2020-07-15 23:10:55 +02:00
client.c Map DNS_R_BADTSIG to FORMERR 2020-08-04 23:04:34 +10:00
hooks.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
interfacemgr.c restore "blackhole" functionality 2020-06-30 21:10:31 -07:00
Kyuafile regen master 2017-12-29 01:44:18 +00:00
lib.c change "expr == false" to "!expr" in conditionals 2020-05-25 17:04:04 -07:00
listenlist.c Merge branch '46-enforce-clang-format-rules' into 'master' 2020-02-14 08:45:59 +00:00
log.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
Makefile.in Resolve the overlinking of the system libraries 2020-05-11 09:49:54 +02:00
notify.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
query.c Fix ns_statscounter_recursclients underflow 2020-08-03 19:18:04 -03:00
server.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
sortlist.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
stats.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
update.c Ignore attempts to add DS records at zone apex 2020-06-04 16:06:45 +02:00
version.c Use coccinelle to remove explicit '#include <config.h>' from the source files 2019-03-08 15:15:05 +01:00
xfrout.c Adjust NS_CLIENT_TCP_BUFFER_SIZE and cleanup client_allocsendbuf 2020-06-18 10:18:41 +02:00