- 28 Jan, 2012 1 commit
-
-
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.
-
- 26 Jan, 2012 6 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
- 25 Jan, 2012 19 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
the change introduced in this branch breaks the assumption of the callback function used in the test code.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
testing a single flag. it's stricter and probably a better test.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
in the database zone finder. right now it's a TODO and the current implementation is a kind of workaround.
-
JINMEI Tatuya authored
(which was C++ version only); corrected the return value description of find_all() which was accidentally broken.
-
Michal 'vorner' Vaner authored
It caused the pycompile script to fail
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
There was a problem with placing the unix domain socket, it wanted to put it into the source directory.
-
JINMEI Tatuya authored
(they should have succeeded in the original version of implementation)
-
Michal 'vorner' Vaner authored
-
JINMEI Tatuya authored
now the test passed.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
separate RRsets. As noted in the previous comment the previous behavior was okay in practice within the expected restriction of the current implementation, but as we are probably going to accept more generic forms of input it would be prudent to fix it at this timing.
-
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.
-
JINMEI Tatuya authored
this is not absolutely necessary for the purpose of this branch, but it will help make it less ugly.
-
- 24 Jan, 2012 4 commits
-
-
Jelte Jansen authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
And add few more to note where to catch them.
-
JINMEI Tatuya authored
-
- 23 Jan, 2012 8 commits
-
-
JINMEI Tatuya authored
commiting this at my discretion.
-
JINMEI Tatuya authored
Removing them was actually correct as commented with "=>": they were not atcually a wildcard match. The interface change correctly caught the differences and made the test fail. (I separated the change of this point from the first commit so that the intent is clearer.)
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
specifically, it now uses the separate flags field for wildcard and NSEC/NSEC3 signed information. WILDCARD(_xxx) result codes were deprecated and removed. Adjusted tests and python code accordingly. Finally removed the temporary workaround in auth::Query.
-
JINMEI Tatuya authored
-
Michal 'vorner' Vaner authored
There were two instances left the last time.
-
Michal 'vorner' Vaner authored
So the close happens every time.
-
Michal 'vorner' Vaner authored
It got outdated and inaccurate.
-