- 31 Jan, 2012 25 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
this makes the test code shorter, and perfomrs more flexible than pointer comparison. this is not necessarily crucial for this branch, but will eventually be necessary when we update the internal representation of in-memory data. at that point returned RRset by find() will be different from the one installed by add() wrt pointer comprison.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
g++ somehow seems to require it to compile with toupper. updated comments about it.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
in InMemoryZoneFinder::load()
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Michal 'vorner' Vaner authored
Or, more precisely, avoid compilation of tests using these on systems which don't have them.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
JINMEI Tatuya authored
leaving it dangling on reload.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
- 30 Jan, 2012 9 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
(not mandatory to compile, but the previous position looked awkward)
-
Michal 'vorner' Vaner authored
As it is tightly coupled with the previous try statement.
-
Michal 'vorner' Vaner authored
The server is a separate entity from the developer's collective mind, which, at last for the time being, is not considered sentient. Therefore the word "we" is not appropriate and the server should be described in third person.
-
Jelte Jansen authored
addNXRRsetDenial() -> addNXRRsetProof() also added a few comments to test data
-
- 28 Jan, 2012 5 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
combining common cases.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
- 27 Jan, 2012 1 commit
-
-
JINMEI Tatuya authored
added some more test cases.
-