- 20 Aug, 2012 1 commit
-
-
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
-
- 13 Aug, 2012 5 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
(this makes me realize we needed to pass RRClass to destroy(). so updated the interface).
-
JINMEI Tatuya authored
and, since it was the only purpose of the 'size' param of the constructor, it's now removed. test cases are adjusted accordingly.
-
JINMEI Tatuya authored
-