- 21 Oct, 2011 1 commit
-
-
JINMEI Tatuya authored
-
- 20 Oct, 2011 4 commits
-
-
JINMEI Tatuya authored
cannot be const because they modify response_. maybe we should pass the response via method parameter rather than at the construction time, or even make this a simple free function, rather than a class. but that will be a separate discussion.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
of the NXDOMAIN NSEC.
-
JINMEI Tatuya authored
this is necessary for NSEC query handling.
-
- 19 Oct, 2011 1 commit
-
-
JINMEI Tatuya authored
-
- 18 Oct, 2011 3 commits
-
-
JINMEI Tatuya authored
of different types covered. Not directly related to the main subject of the branch, but this enhancement will make writing tests easier. confirmed this change doesn't cause regression for other tests.
-
JINMEI Tatuya authored
this change is incomplete: we still need a wildcard proof.
-
JINMEI Tatuya authored
that didn't expect NSEC.
-
- 17 Oct, 2011 13 commits
-
-
JINMEI Tatuya authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
-
JINMEI Tatuya authored
tests. updated pydoc string (and fixed some unrelated editorial problems in the original version)
-
JINMEI Tatuya authored
conversion.
-
- 15 Oct, 2011 5 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
originally I intended to introduce a new result code, WILDCARD_EMPTY, but on furhter thought and look it seems we don't need it. so this commit is to just clarify the doxygen comments more.
-
JINMEI Tatuya authored
(not directly related to the subject of this task, but to clarify the behavior)
-
JINMEI Tatuya authored
on a wildcard.
-
- 14 Oct, 2011 13 commits
-
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
From jinmei: ``It's not intended for general purpose use, and only our internal micro benchmark tools need it.''
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
- implementation for setProto() added - EXPECT_NO_THROW around many object creations added
-
Tomek Mrugalski authored
- added passing by reference in many places - started using writeUint16/readUint16 functions
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
-
Tomek Mrugalski authored
-