- 14 May, 2013 1 commit
-
-
JINMEI Tatuya authored
-
- 08 May, 2013 5 commits
-
-
Paul Selkirk authored
-
Paul Selkirk authored
-
Paul Selkirk authored
-
Paul Selkirk authored
-
Paul Selkirk authored
-
- 07 May, 2013 3 commits
-
-
Paul Selkirk authored
-
Paul Selkirk authored
-
Paul Selkirk authored
-
- 06 May, 2013 2 commits
-
-
Paul Selkirk authored
-
Paul Selkirk authored
-
- 04 May, 2013 1 commit
-
-
Paul Selkirk authored
-
- 10 Apr, 2013 1 commit
-
-
Mukund Sivaraman authored
This reverts commit 65f68f7b.
-
- 09 Apr, 2013 9 commits
-
-
JINMEI Tatuya authored
-
Jeremy C. Reed authored
I introduced problem by fixing a typo in a comment in a zone file. The character positions or file sizes of the file were hardcoded in the unit test. I had seen the failure on my system but didn't associate it. (My mistake for not looking closely.) The typo fix added one character so changed the hardcoded 549 to 500 and 506 to 507. (Later maybe some macros should be used for this?)
-
Jeremy C. Reed authored
mostly in documentation or in comments reviewed by muks via jabber includes output changes for two isc_throw.
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
These are not strictly necessary, as other headers include <memory>.
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 08 Apr, 2013 4 commits
-
-
JINMEI Tatuya authored
this is another workaround for the binary compatibility issue of FreeBSD 9.1.
-
JINMEI Tatuya authored
this is necessary anyway, but in particular helps avoid ugly crash due to buggy Python code on FreeBSD 9.1.
-
JINMEI Tatuya authored
the effect is the same, but it should avoid unexpected result of FreeBSD 9.1, which has binary incompatibility between libstdc++ and C++ compilers. (and, avoiding try-catch would be better in terms of performance anyway).
-
JINMEI Tatuya authored
-
- 03 Apr, 2013 5 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 02 Apr, 2013 3 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 01 Apr, 2013 5 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
Also convert some existing DNSKEY test data to use wire data generated from spec files.
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 28 Mar, 2013 1 commit
-
-
JINMEI Tatuya authored
-