- 21 Aug, 2012 2 commits
-
-
JINMEI Tatuya authored
so we can reuse the same data for each fixture.
-
JINMEI Tatuya authored
added getOrigiNode() to get access to the origin node.
-
- 20 Aug, 2012 4 commits
-
-
JINMEI Tatuya authored
so I can use the LabelSequence objects in EXPECT_EQ(). also fixed a minor error in doxygen comment in equals().
-
JINMEI Tatuya authored
right now, only simple create/destry are supported (and they are not 100% safe yet).
-
JINMEI Tatuya authored
not directly related to this branch, but we'll eventually need this. the change is purely local to the domaintree.h; no need to update tests.
-
JINMEI Tatuya authored
-
- 17 Aug, 2012 1 commit
-
-
Mukund Sivaraman authored
-
- 16 Aug, 2012 16 commits
-
-
Jeremy C. Reed authored
-
JINMEI Tatuya authored
-
Jeremy C. Reed authored
discussed via jabber
-
Jeremy C. Reed authored
noted on jabber
-
Jeremy C. Reed authored
Some review on jabber. If necessary, jelte can update later.
-
Jeremy C. Reed authored
okayed by muks
-
Jeremy C. Reed authored
and updated entries for style (even old entries).
-
Jeremy C. Reed authored
since not backward incompatible or operational changes.
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
This is only needed so I don't have differences later. This won't be needed once we stop including generated docs in the source tree.
-
- 15 Aug, 2012 6 commits
-
-
-
JINMEI Tatuya authored
as suggested in review. also updated getRRSIGWithRdataCount() to generate the data from write, not from text as I found it took much longer time if I did it from text (which is simpler). with large number of RRSIGs it's noticeable and not good for unittests to run frequently.
-
Jeremy C. Reed authored
-
JINMEI Tatuya authored
it was indeed not expected to be copyable. making this explicit would help prevent accidental misuse. as suggested in review.
-
Jelte Jansen authored
-
Mukund Sivaraman authored
-
- 14 Aug, 2012 11 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
referring to #2066.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
this will help prevent accidental direct misuse of these variables
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-