JINMEI Tatuya
|
7f74352ccc
[1580] simplified the cases with unexpected NULL results of findNSEC3().
|
13 years ago |
JINMEI Tatuya
|
ecb4b75c7b
[1580] corrected the comment about how to construct the corresponding
|
13 years ago |
JINMEI Tatuya
|
8d191a6771
[1580] removed incorrect/redundant comments. the first line is simply
|
13 years ago |
JINMEI Tatuya
|
e50e1bf6c1
[1580] Merge branch 'master' into trac1580 to reduce conflicts with results
|
13 years ago |
JINMEI Tatuya
|
be83d3bfd5
[1580] removed white space at EOL and in blank line.
|
13 years ago |
Xie Jiagui
|
48aa1e839c
[1580] Add Bad NSEC3 next_proof test.
|
13 years ago |
Xie Jiagui
|
5af17f43de
[1580] Add new comments to NSEC3 proves for NXDOMAIN,and fix the
|
13 years ago |
JINMEI Tatuya
|
c8739afa54
[master] Merge branch 'trac1585'
|
13 years ago |
Michal 'vorner' Vaner
|
01a765b995
Changelog
|
13 years ago |
Michal 'vorner' Vaner
|
17f7af0d8a
Merge #1596
|
13 years ago |
Michal 'vorner' Vaner
|
d7aff6bf2f
[1596] Missed a CmdCtl's spec file
|
13 years ago |
JINMEI Tatuya
|
d20389d040
[1585] Merge branch 'master' into trac1585 with fixing conflicts, mainly
|
13 years ago |
Jelte Jansen
|
47ed2b145a
[master] Merge branch 'trac1582'
|
13 years ago |
Michal 'vorner' Vaner
|
8c5e01a821
[master] [1596] Fix obvious typo in makefile
|
13 years ago |
Michal 'vorner' Vaner
|
578f4a5e28
[1596] Update spec files for everybody
|
13 years ago |
Jelte Jansen
|
9ba95c6648
[1582] minor cleanups
|
13 years ago |
Jelte Jansen
|
f9593f5d5a
[1582] comments and dox
|
13 years ago |
Michal 'vorner' Vaner
|
a9ade7fc8f
[1596] Fix obvious typo in makefile
|
13 years ago |
Michal 'vorner' Vaner
|
4c8164b131
Merge branch #1596
|
13 years ago |
Michal 'vorner' Vaner
|
f15c13fb80
[1596] Remove unneeded checks
|
13 years ago |
Michal 'vorner' Vaner
|
da724029ca
[1596] Initialize in constructor
|
13 years ago |
JINMEI Tatuya
|
eb872b3510
[1580] trivial editorial cleanups: removed white spaces at EOL, folded long lines
|
13 years ago |
JINMEI Tatuya
|
d20fafd80c
[1585] implemented unsigned delegation with NSEC3 case
|
13 years ago |
Xie Jiagui
|
11401abc34
[1580] Add NSEC3 process for NXDOMAIN.
|
13 years ago |
JINMEI Tatuya
|
988a731a52
[1583] one more cleanup: removed the wildcardEmptyWithNSEC3 test. This case
|
13 years ago |
JINMEI Tatuya
|
3f6415fc87
[1583] added a test case of bogus findNSEC3 result for the wildcard NXRRSET case.
|
13 years ago |
JINMEI Tatuya
|
9b1d96cccb
[1583] added a test case of run time collision for wildcard no data + NSEC3
|
13 years ago |
JINMEI Tatuya
|
bc105b5916
[1583] not directly related, intermediate update: reject null RRset in
|
13 years ago |
JINMEI Tatuya
|
05a6a866c9
[1583] supported the normal case of wildcard no data response with NSEC3.
|
13 years ago |
JINMEI Tatuya
|
605afe96c7
[1583] unrelated editorial cleanups: folded long lines, corrected return code
|
13 years ago |