JINMEI Tatuya
|
4ec6c434dd
cleanup: style guideline, constify
|
15 years ago |
Jeremy C. Reed
|
5667fd1d47
Improve some formatting.
|
15 years ago |
Evan Hunt
|
87f5e064ba
add to the test data a wildcard record containing a CNAME that points to a
|
15 years ago |
Jeremy C. Reed
|
080a4a3ba5
Add command-line arguments.
|
15 years ago |
Evan Hunt
|
2603bb0995
- added a test for a query on DNAME at a zone cut
|
15 years ago |
Evan Hunt
|
85ced3ae1a
Get SHA-1 from RFC 4634 instead of RFC 3174, since it has a clearer license.
|
15 years ago |
Evan Hunt
|
82b9f77b1a
expand on the rootDS test a bit
|
15 years ago |
JINMEI Tatuya
|
859c96fedc
added a note about the maptolower[] array.
|
15 years ago |
JINMEI Tatuya
|
ae44975cd8
added clarification comment as suggested by the reviewer.
|
15 years ago |
JINMEI Tatuya
|
b48fe52e76
fixed errors in the previous comment:
|
15 years ago |
JINMEI Tatuya
|
210763e88f
added a test against malformed NSEC wire data that could cause overflow.
|
15 years ago |
JINMEI Tatuya
|
ccd4e1d6e0
(partially) supported NSEC generation
|
15 years ago |
Jeremy C. Reed
|
2bf4c79e3f
Use $localstatedir for the location of the zone.sqlite3.
|
15 years ago |
Evan Hunt
|
207dafaeaa
add TODO note
|
15 years ago |
Evan Hunt
|
464b324def
add an insecure delegation to test data
|
15 years ago |
Jeremy C. Reed
|
98823855c9
Some more docs, more cleanup.
|
15 years ago |
Evan Hunt
|
6c90f779a9
Fixed unit tests for NSEC/NSEC3 in the wildcard case. (They were based
|
15 years ago |
Jeremy C. Reed
|
8f2f3d0781
Add more details in the Installation from source chapter.
|
15 years ago |
Jelte Jansen
|
67738a41dd
added 'offline' unit tests for lib/python/isc/cc/session.py
|
15 years ago |
Jeremy C. Reed
|
51de2f2be0
Moved TODO list for loadzone to loadzone.
|
15 years ago |
Likun Zhang
|
cc002a4661
Add verbose option for the messages printted by module cmdctl and xfrin.
|
15 years ago |
Evan Hunt
|
1e1f5433fa
Correctly handle NSEC and NSEC3 responses when answering with a
|
15 years ago |
Likun Zhang
|
3831ebf57b
1. Update TODO list.
|
15 years ago |
Jeremy C. Reed
|
0f95a919fa
Split up into more chapters. Add more content for cfgmgr and cmdctl.
|
15 years ago |
JINMEI Tatuya
|
b95100e30e
add failing tests. base32 implementation is still quite immature.
|
15 years ago |
JINMEI Tatuya
|
d8dfe40e8d
made what() messages of exceptions more helpful
|
15 years ago |
Jeremy C. Reed
|
23cc6dbb2b
More content and cleanup in user guide.
|
15 years ago |
JINMEI Tatuya
|
f8bae5b71c
fixed a failing test case with correct data (tested code was correct,
|
15 years ago |
JINMEI Tatuya
|
570bd767a5
corrected comment line
|
15 years ago |
Michael Graff
|
bea46fb7e6
add coding, but that still doesn't make it run, just makes it start
|
15 years ago |