- 31 Jan, 2012 1 commit
-
-
Stephen Morris authored
To allow for future optimization, the RRset pointer classes now point to the base of the RRset inheritance hierarchy.
-
- 27 Jan, 2012 11 commits
-
-
JINMEI Tatuya authored
(there doesn't seem to be need for updating the python doc)
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
as suggested in review. hid the concrete derived class in the implementation. adjusted tests accordingly.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
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
-
JINMEI Tatuya authored
fixing bugs like case-sensitivity or corner cases for empty salts. provided more detailed tests and documentation.
-
JINMEI Tatuya authored
not directly related but would be helpful for the purpose of the branch.
-
- 25 Jan, 2012 3 commits
-
-
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
this is not absolutely necessary for the purpose of this branch, but it will help make it less ugly.
-
- 13 Dec, 2011 1 commit
-
-
Stephen Morris authored
shared_ptr is a candidates for the next STL version and Windows has already adopted it. This change removes ambiguity between the Boost and Windows versions of the class.
-
- 12 Dec, 2011 7 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
-
Tomek Mrugalski authored
- DHCPv4 tests now simulate detection of 127.0.0.1 address - DHCPv4 tests now open sockets on loopback - Option::getUintX() now uses code from isc::util::getUintX - Option::getUintX() methods are now documented - Test for option::getUintX() implemented - src/lib/dns/benchmarks/Makefile that was added by mistake removed
-
Stephen Morris authored
Some loops changed to use unsigned loop indexes to avoid warning messages from some compilers.
-
- 07 Dec, 2011 1 commit
-
-
Tomek Mrugalski authored
-
- 04 Dec, 2011 1 commit
-
-
JINMEI Tatuya authored
-
- 02 Dec, 2011 2 commits
-
-
Jelte Jansen authored
-
Jelte Jansen authored
reviewed on jabber
-
- 01 Dec, 2011 1 commit
-
-
Jelte Jansen authored
our debian test system has old botan libs in the library path used for gtest, making it fail with unknown algorithm errors unless botan is specified first
-
- 30 Nov, 2011 2 commits
-
-
Jelte Jansen authored
-
Jelte Jansen authored
and put them in the correct place
-
- 29 Nov, 2011 1 commit
-
-
JINMEI Tatuya authored
-
- 28 Nov, 2011 4 commits
-
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
- 26 Nov, 2011 1 commit
-
-
Michal 'vorner' Vaner authored
-