- 01 Feb, 2012 5 commits
-
-
JINMEI Tatuya authored
cases.
-
JINMEI Tatuya authored
NXRRSET (including empty) for any-query was already supported and tested.
-
JINMEI Tatuya authored
to add in the main code for them, just confirming it also works for these cases.
-
JINMEI Tatuya authored
case.
-
JINMEI Tatuya authored
-
- 31 Jan, 2012 12 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
to test expected list of RRsets. This should be generally better as explained for the same update to findTest().
-
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
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
- 30 Jan, 2012 1 commit
-
-
JINMEI Tatuya authored
-
- 28 Jan, 2012 4 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
combining common cases.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
- 27 Jan, 2012 2 commits
-
-
JINMEI Tatuya authored
added some more test cases.
-
JINMEI Tatuya authored
so that it can hold both normal name tree and NSEC3 space. a simple test case was added.
-
- 25 Jan, 2012 4 commits
-
-
JINMEI Tatuya authored
the change introduced in this branch breaks the assumption of the callback function used in the test code.
-
JINMEI Tatuya authored
(they should have succeeded in the original version of implementation)
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
covered type and attaches the RRSIGs to the covered RRset. It also performs some additional validations on RRSIGs. As a result an empty RRset is now prohibited (which is correct in this context anyway), so some existing tests were updated, too.
-
- 12 Dec, 2011 1 commit
-
-
Stephen Morris authored
-
- 09 Dec, 2011 2 commits
-
-
Michal 'vorner' Vaner authored
To the new interface. The tests were reintroduced.
-
Michal 'vorner' Vaner authored
Is is being deprecated by a separate method in this branch, so get rid of it.
-
- 11 Nov, 2011 1 commit
-
-
Jelte Jansen authored
-
- 09 Sep, 2011 1 commit
-
-
Michal 'vorner' Vaner authored
It will be needed for DNSSEC logic. Not implemented nor tested: * The InMemory just throws NotImplemented * The Database one will be done in next commits
-
- 26 Aug, 2011 1 commit
-
-
JINMEI Tatuya authored
startUpdateZone() to be more consistent with getIterator()).
-
- 12 Aug, 2011 1 commit
-
-
JINMEI Tatuya authored
- defined updater and related classes - implemented a simple constructor and updater finder
-
- 04 Aug, 2011 2 commits
-
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
- 28 Jul, 2011 2 commits
-
-
Michal 'vorner' Vaner authored
zone->zone_finder in many cases
-
Michal 'vorner' Vaner authored
To preserve consistency.
-
- 27 Jul, 2011 1 commit
-
-
Michal 'vorner' Vaner authored
And some more similar renaming. Just to match naming conventions.
-