JINMEI Tatuya
|
cb79b6fae1
[1578] made sure RESULT_NSEC3_SIGNED is set for NSEC3-signed zone in wildcard
|
il y a 13 ans |
JINMEI Tatuya
|
cccb06b7d9
[1578] set RESULT_NSEC3_SIGNED for negative responses when zone is NSEC3-signed.
|
il y a 13 ans |
JINMEI Tatuya
|
b614d6fb5c
[1578] set RESULT_WILDCARD for wildcard answers to type-any query
|
il y a 13 ans |
JINMEI Tatuya
|
e657a6ace7
[1578] intermediate refactoring: update findAllTest() using rrsetsCheck()
|
il y a 13 ans |
JINMEI Tatuya
|
8080602fae
[1578] set RESULT_WILDCARD for the wildcard + NXRRSET (but name exist) case
|
il y a 13 ans |
JINMEI Tatuya
|
d86d66e6d7
[1578] set RESULT_WILDCARD for the empty wild match case
|
il y a 13 ans |
JINMEI Tatuya
|
1d74a54df8
[1578] adjusted test
|
il y a 13 ans |
JINMEI Tatuya
|
ceeb013ba3
[1578] set RESULT_WILDCARD flag for SUCCESS case
|
il y a 13 ans |
JINMEI Tatuya
|
ec3e1e8763
[1578] pre-work refactoring2: use testutils::rrsetCheck to compare RRsets.
|
il y a 13 ans |
JINMEI Tatuya
|
e475cf69a7
[1578] pre-work refactoring: added expected find result flags to findTest().
|
il y a 13 ans |
JINMEI Tatuya
|
0b23de1d0b
[1578] Merge branch 'trac1574b' into trac1578
|
il y a 13 ans |
JINMEI Tatuya
|
13ef8a1a14
[1574b] used ::toupper instead of a helper functor object with transform().
|
il y a 13 ans |
JINMEI Tatuya
|
c653a1bd0f
[1574b] updated some comments so they'll be less confusing
|
il y a 13 ans |
JINMEI Tatuya
|
8b51e48caf
[1574b] added a comment about why ZoneData::origin_data_ is safe to access
|
il y a 13 ans |
JINMEI Tatuya
|
f2ae6da309
[1574b] fixed typo in comments
|
il y a 13 ans |
JINMEI Tatuya
|
d69234b667
[1574b] added new files
|
il y a 13 ans |
Michal 'vorner' Vaner
|
6b562b9f7c
Fix compilation of EXPECT_DEATH
|
il y a 13 ans |
Michal 'vorner' Vaner
|
ee0782b63e
Changelog
|
il y a 13 ans |
Michal 'vorner' Vaner
|
49ac4659f1
Merge branch 'work/abortsocket'
|
il y a 13 ans |
Jelte Jansen
|
fdf120001f
[master] update changelog
|
il y a 13 ans |
Jelte Jansen
|
bd7a3ac981
[master] Merge branch 'trac1573'
|
il y a 13 ans |
JINMEI Tatuya
|
bcb041edfb
[1574b] refactoring: move origin_data_ to ZoneData. this will help avoid
|
il y a 13 ans |
JINMEI Tatuya
|
937690e47b
[1574b] added check for the existence of NSEC3PARAM on loading NSEC3-signed zones
|
il y a 13 ans |
JINMEI Tatuya
|
97d02ec04e
[1574b] test the case of adding NSEC3PARAM at non origin
|
il y a 13 ans |
JINMEI Tatuya
|
d17500bf67
[1574b] added check for # of NSEC3 RDATA (only 1 is supported)
|
il y a 13 ans |
JINMEI Tatuya
|
74fc8c25ff
[1574b] check parameter of NSEC3PARAM when added after NSEC3
|
il y a 13 ans |
JINMEI Tatuya
|
dc8a5a5b10
[1574b] added another version of NSEC3Hash::match, which takes NSEC3PARAM
|
il y a 13 ans |
JINMEI Tatuya
|
95f2ccbb56
[1574b] checked some NSEC3 parameter consistency
|
il y a 13 ans |
JINMEI Tatuya
|
7af06f97cd
[1574b] added another factory method, which creates NSEC3HASH from NSEC3 RDATA.
|
il y a 13 ans |
JINMEI Tatuya
|
3602cd9d13
[1574b] made sure Py_True/False gained refcount on return.
|
il y a 13 ans |