Mark Andrews
ce67023ae3
4152. [func] Implement DNS COOKIE option. This replaces the
...
experimental SIT option of BIND 9.10. The following
named.conf directives are avaliable: send-cookie,
cookie-secret, cookie-algorithm and nocookie-udp-size.
The following dig options are available:
+[no]cookie[=value] and +[no]badcookie. [RT #39928 ]
2015-07-06 09:44:24 +10:00
Evan Hunt
a32b6291aa
[master] address regression
...
4126. [bug] Addressed a regression introduced in change #4121 .
[RT #39611 ]
2015-05-26 19:11:08 -07:00
Mark Andrews
b292230ab8
4110. [bug] Address memory leaks / null pointer dereferences
...
on out of memory. [RT #39310 ]
2015-04-29 03:16:50 +10:00
Mark Andrews
19ba0bb5fd
remove unnecessary goto's and label
2015-02-19 15:53:20 +11:00
Mark Andrews
466428be1f
assign sitvalue
2015-02-11 23:43:16 +11:00
Mark Andrews
a6ccc5c9bc
fix sitvalue
2015-02-11 22:57:50 +11:00
Francis Dupont
96bb3555e9
restore mdig.c
2015-02-05 13:34:18 +01:00
Francis Dupont
b2fd46f683
add print.h in mdig.c
2015-02-05 13:25:38 +01:00
Francis Dupont
7768b049c0
add missing mdig.* files
2015-02-05 13:23:35 +01:00
Mark Andrews
f4b1e7b656
isc_net_pton is conditionally built, use inet_pton
2015-02-05 15:20:02 +11:00
Tinderbox User
724df78acd
update copyright notice / whitespace
2015-02-04 23:45:21 +00:00
Mark Andrews
a85cae8232
add <isc/print.h>
2015-02-05 08:22:09 +11:00
Mark Andrews
12c65cbb20
actually add bin/tools/mdig.c
2015-02-05 07:56:05 +11:00