- 20 Feb, 2012 2 commits
-
-
Stephen Morris authored
Sunstudio could not find memset() in cstring; changed the include to that of "string.h". Also it complained of an anachronism in using "extern int close()" as a default argument. Removed these.
-
Stephen Morris authored
-
- 18 Feb, 2012 1 commit
-
-
JINMEI Tatuya authored
-
- 17 Feb, 2012 11 commits
-
-
Stephen Morris authored
Conversion between socket structures is now done via the templated convertSockAddr() function.
-
Jelte Jansen authored
-
Jelte Jansen authored
Conflicts: src/bin/auth/auth.spec.pre.in (due to removal of spaces in earlier spec descriptions)
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
-
Jelte Jansen authored
-
Xie Jiagui authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
with other modules.
-
- 16 Feb, 2012 26 commits
-
-
JINMEI Tatuya authored
also updated method description in .h to clarify it also handles NSEC3.
-
JINMEI Tatuya authored
main code was simplified; we let Message::addRRset() catch the error and throw.
-
JINMEI Tatuya authored
closer from the wildcard; the next closer of the closest encloser must be it by definition.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Jeremy C. Reed authored
This was broken due to misuse of setting. (--disable-man caused it to be enabled still.) This may be changed in trac1687 branch to have different default behavior.
-
-
Jeremy C. Reed authored
okayed via jabber
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Stephen Morris authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
JINMEI Tatuya authored
so it's clearer that it's NSEC specific (now that we have an NSEC3 version of addNXDOMAINProof). For consistency rename the NSEC3 version to addNSCOMAINProofByNSEC3. also a bit reorganized the code calling these methods (mostly a matter of taste though), and adjusted tests to make them pass.
-
JINMEI Tatuya authored
NSEC3 for the wildcard.
-
JINMEI Tatuya authored
now, as we discussed in #1583. Adjusted the nxdomainWithNSEC3Proof test accordingly.
-