Evan Hunt
|
3d53e9c286
- set IPV6_V6ONLY socket option
|
il y a 15 ans |
JINMEI Tatuya
|
95a8834341
made the auth server dual-stack (kind of quick hack)
|
il y a 15 ans |
JINMEI Tatuya
|
8430ef5fd1
define TestDataSrc::init() to avoid initialization ordering problems
|
il y a 15 ans |
JINMEI Tatuya
|
73ed77244d
- don't try loading nsec tables yet (as tools are not publicly available)
|
il y a 15 ans |
Evan Hunt
|
cc884a66e8
checkpoint:
|
il y a 15 ans |
Evan Hunt
|
5fd4500eb8
Merge base32, sha1, and NSEC3/NSEC3PARAM rdata implementations to trunk
|
il y a 15 ans |
JINMEI Tatuya
|
68eab3b157
an additional test case for CNAME loops
|
il y a 15 ans |
JINMEI Tatuya
|
f63c6c7087
moved private member variables to .cc to reduce header file dependency
|
il y a 15 ans |
JINMEI Tatuya
|
244fb8ed70
simplified test code (no logic change)
|
il y a 15 ans |
JINMEI Tatuya
|
2c8d432628
cleanup: removed intermediate try-catch. this might be a bit controversial,
|
il y a 15 ans |
Jeremy C. Reed
|
2e119c7e22
Restructure trunk again.
|
il y a 15 ans |
JINMEI Tatuya
|
3e248e341b
- made AuthSrv construction exception-safe
|
il y a 15 ans |
JINMEI Tatuya
|
9ca9eee096
overall cleanup:
|
il y a 15 ans |
Jeremy C. Reed
|
ced4682b46
Remove parkinglot again. I thought I removed it in revision 784.
|
il y a 15 ans |
JINMEI Tatuya
|
1add5d52d8
fixed memory leak for QueryTask::zone
|
il y a 15 ans |
Jeremy C. Reed
|
3ac7cb156e
Beginning of admin and reference guide.
|
il y a 15 ans |
JINMEI Tatuya
|
7ec9d71076
overall cleanup for the data source code, phase 1.
|
il y a 15 ans |
JINMEI Tatuya
|
04b8a4fc38
editorial fix to a comment
|
il y a 15 ans |
JINMEI Tatuya
|
7a4a0c9c93
added clarification comments on constness
|
il y a 15 ans |
JINMEI Tatuya
|
c2b9627fc0
cleanup: removed redundant const declarations for passed-by-value
|
il y a 15 ans |
JINMEI Tatuya
|
09b51307b7
cleanup: removed unnecessary include files, and reorder them in the more
|
il y a 15 ans |
JINMEI Tatuya
|
140be7df88
cleanup:
|
il y a 15 ans |
JINMEI Tatuya
|
840c1d8b6e
relatively minor cleanup: move a big constructor logic to .cc
|
il y a 15 ans |
JINMEI Tatuya
|
954a0b8f83
minor style fixes:
|
il y a 15 ans |
JINMEI Tatuya
|
67b7a47075
explicitly enable DNSSEC in query tests. now we've added EDNS support
|
il y a 15 ans |
JINMEI Tatuya
|
205d3331be
- added test case triggering a crash (currently commented out)
|
il y a 15 ans |
JINMEI Tatuya
|
0c33f31afc
editorial fix on comment line
|
il y a 15 ans |
JINMEI Tatuya
|
df7b6f86b9
NSEC RDATA with invalid a type bitmap
|
il y a 15 ans |
JINMEI Tatuya
|
1ab9b29252
avoided byte-by-byte copy
|
il y a 15 ans |
JINMEI Tatuya
|
b4f1b6d06d
fixed a buffer-overrun bug in the from-wire constructor.
|
il y a 15 ans |