JINMEI Tatuya
|
058af3dc4b
[1579] suggested changes: made FindDNSSECContext more focused.
|
13 years ago |
JINMEI Tatuya
|
2d99288b34
[1579] more cleanups, mostly editorial ones.
|
13 years ago |
JINMEI Tatuya
|
ed4c07d55c
[1579] various style fixes.
|
13 years ago |
haikuo zhang
|
4eeff0e79d
[1579] adjust codes for the flag in the find function. Using a helper class to
|
13 years ago |
JINMEI Tatuya
|
cd6faa250e
[1579] folded a long line
|
13 years ago |
JINMEI Tatuya
|
5893305969
[1579] more suggested editorial fixes: use boolean as boolean
|
13 years ago |
JINMEI Tatuya
|
4196650265
[1579] some more suggested editorial fixes:
|
13 years ago |
JINMEI Tatuya
|
ad0ce258df
[1579] editorial cleanup, mostly per the guidelines.
|
13 years ago |
haikuo zhang
|
94793e41d9
[1579] If nsec and nsec3 coexist in zone, find function and findAll
|
13 years ago |
JINMEI Tatuya
|
dfd2aeefef
[1579] more editorial and style (guideline) fixes
|
13 years ago |
JINMEI Tatuya
|
8c55200c17
[1579] constified is_nsec3
|
13 years ago |
JINMEI Tatuya
|
ae40f56b7e
[1579] suggested change for an awkward comment line:
|
13 years ago |
JINMEI Tatuya
|
dd8d9d4ab3
[1579] editorial: removed spaces at EOL; folded long lines, () after return.
|
13 years ago |
haikuo zhang
|
29e01b55a5
[1579] adjust codes after discussion with jinmei. append more unit
|
13 years ago |
JINMEI Tatuya
|
c96ac865ac
[1579] some trivial editorial/style fixes
|
13 years ago |
haikuo zhang
|
0b1b0da6ff
[1579] add RESULT_NSEC3_SIGNED flag if the zone is signed using nsec3 in
|
13 years ago |
JINMEI Tatuya
|
510292e639
[1607] corrected indentation
|
13 years ago |
JINMEI Tatuya
|
b2e7f7e47b
[1607] supported type ANY query case.
|
13 years ago |
JINMEI Tatuya
|
a74802e842
[1607] a small extension: Context now takes the finder and the original find
|
13 years ago |
JINMEI Tatuya
|
bb4cc9928f
[1607] initial refactoring: change FindResult to Finder::Context and use
|
13 years ago |
Stephen Morris
|
6afe3a0422
[1604b] Make (Const)RRsetPtr point to an AbstractRRset
|
13 years ago |
JINMEI Tatuya
|
470359f0cf
[1611] added a note about how to identify whether zone is signed with NSEC(3)
|
13 years ago |
JINMEI Tatuya
|
2e0fd5445e
[1611] updated the database zonefinder implementation to use new FindResult.
|
13 years ago |
JINMEI Tatuya
|
3dabb15d73
[1431] canceled the idea of passing RRsetPtr as a hint for findNSEC3() for now.
|
13 years ago |
JINMEI Tatuya
|
8854cf0ab6
[1431] further updated the interface: allow findNSEC3() to have optional
|
13 years ago |
JINMEI Tatuya
|
80f19c3152
[1431] implemented FindNSEC3() for MockZoneFinder used in auth Query tests.
|
13 years ago |
JINMEI Tatuya
|
0e93f4c179
[1431] defined the interface of findNSEC3 and provided minimal implementation
|
13 years ago |
JINMEI Tatuya
|
4acc56d228
[1430] (unrelated cleanup) avoid calling getLabelCount() multiple times
|
13 years ago |
JINMEI Tatuya
|
ad1a5ee64e
[1430] make sure that out-of-zone qname results in NXDOMAIN for find()
|
13 years ago |
Michal 'vorner' Vaner
|
a47f01b6c8
Merge #1483
|
13 years ago |