JINMEI Tatuya
|
d5a8a75cf9
[1551] allow adding NSEC after CNAME for the same name.
|
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
|
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
|
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
|
95f2ccbb56
[1574b] checked some NSEC3 parameter consistency
|
il y a 13 ans |
JINMEI Tatuya
|
37c1b4a1d2
[1574b] check multiple NSEC3PARAMs (not supported in this implementation)
|
il y a 13 ans |
JINMEI Tatuya
|
a8c8f392aa
[1574] an editorial cleanup: moved ToUpper above places where it's used
|
il y a 13 ans |
JINMEI Tatuya
|
94cf54362f
[1574] checked the ordering of NSEC3 map keys. also refactored tests by
|
il y a 13 ans |
JINMEI Tatuya
|
84e105c7ff
[1574] handle RRSIG for NSEC3s for properly (set in the NSEC3 namespace)
|
il y a 13 ans |
JINMEI Tatuya
|
4cb88939ca
[1574] reject owner names that are not possible for NSEC3.
|
il y a 13 ans |
JINMEI Tatuya
|
4164bd33ee
[1574] revised internal representation of NSEC3 storage from set to map.
|
il y a 13 ans |
JINMEI Tatuya
|
ef67582080
[1574] 1st step of NSEC3 load support: revise the internal zone data structure
|
il y a 13 ans |
JINMEI Tatuya
|
e8241ea5a4
[master] Merge branch 'trac1614'
|
il y a 13 ans |
JINMEI Tatuya
|
6570e46bd4
[1571] added special case for DS lookup: it should always be considered in-zone.
|
il y a 13 ans |
JINMEI Tatuya
|
670eb7ae3f
[1614] handle adding of RRSIGs correctly. It now takes into account the
|
il y a 13 ans |
JINMEI Tatuya
|
3dabb15d73
[1431] canceled the idea of passing RRsetPtr as a hint for findNSEC3() for now.
|
il y a 13 ans |
JINMEI Tatuya
|
8854cf0ab6
[1431] further updated the interface: allow findNSEC3() to have optional
|
il y a 13 ans |
JINMEI Tatuya
|
80f19c3152
[1431] implemented FindNSEC3() for MockZoneFinder used in auth Query tests.
|
il y a 13 ans |
JINMEI Tatuya
|
0e93f4c179
[1431] defined the interface of findNSEC3 and provided minimal implementation
|
il y a 13 ans |
Michal 'vorner' Vaner
|
8e93f114a9
[1483] Port the ANY logic in memory datasource
|
il y a 13 ans |
Michal 'vorner' Vaner
|
cbddeb5ad8
[1438] Strip the datasources of target parameter
|
il y a 13 ans |
JINMEI Tatuya
|
c1138d13b2
[master] Merge branch 'trac1332' with fixing conflicts.
|
il y a 13 ans |
Jelte Jansen
|
46bd9a8e6e
Merge branch 'trac1384'
|
il y a 13 ans |
Jelte Jansen
|
c41c32c119
[1384] check correct value when getting iterator
|
il y a 13 ans |
Michal 'vorner' Vaner
|
713160c9be
Merge #1331
|
il y a 13 ans |