- 27 Jan, 2012 1 commit
-
-
JINMEI Tatuya authored
we should either/both consider revisiting the interface so we avoid the issue as a result or require higher version of boost. but for now this should be okay.
-
- 26 Jan, 2012 4 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
- 25 Jan, 2012 15 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
-
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 3 commits
-
-
Jelte Jansen authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
And add few more to note where to catch them.
-
- 23 Jan, 2012 6 commits
-
-
JINMEI Tatuya authored
commiting this at my discretion.
-
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.
-
Michal 'vorner' Vaner authored
-
- 21 Jan, 2012 3 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
the tentative attempt of returning NSEC3 RRsets in negative cases were canceled, and updated the doxygen doc accordingly.
-
JINMEI Tatuya authored
themselves and special attributes. for now, provided a quick-hack wrapper for auth::Query so we don't have to all data source implementations at once.
-
- 20 Jan, 2012 8 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
-
Jelte Jansen authored
-
Michal 'vorner' Vaner authored
-