- 07 Dec, 2012 8 commits
-
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
It was obviously forgotten (and cppcheck complained).
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
In this case, the user should be aware of the error as much as possible. In case of MANY_ERRORS, we can't do this, exception is able to handle just one error.
-
Michal 'vorner' Vaner authored
Instead of file name. And use it for some of the tests, to avoid juggling with files.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
- 04 Dec, 2012 3 commits
-
-
Michal 'vorner' Vaner authored
Reject invalid parameters and invalid attempts to load twice.
-
Michal 'vorner' Vaner authored
By catching all exceptions. It is questionable, if we want to do it that way, but it seems to work at least for now.
-
Michal 'vorner' Vaner authored
-
- 03 Dec, 2012 11 commits
-
-
Michal 'vorner' Vaner authored
Generate several broken input and see all of them fail. Also check they continue to parse or not according to parameters.
-
Michal 'vorner' Vaner authored
Tested at least on the domain names. There is no known Rdata type implementation handling relative names right now.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
As we pass exactly one RR each time, RRset is overkill. We just pass bunch of parameters to the callback.
-
Michal 'vorner' Vaner authored
It seemed the wrong pushSource was used due to some automatic conversion. Also, it complained it couldn't find the file, because a slash was missing (and nobody noticed before).
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
The tentative interface of the MasterLoader was missing a callback to add RRsets. Also, include some small changes to the interface - pass RRClass as reference and have DEFAULT options value for no special options.
-
Jelte Jansen authored
-
- 01 Dec, 2012 10 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
an empty qstring previously caused an exception, which is a clear bug and should be fixed. nul-terminating string regions is an extension, but I found it useful when implementing RDATA parsers.
-
JINMEI Tatuya authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 30 Nov, 2012 6 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 29 Nov, 2012 2 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-