JINMEI Tatuya
|
85c2888f2f
[1551] allow adding NSEC before CNAME for the same name
|
il y a 13 ans |
JINMEI Tatuya
|
d5a8a75cf9
[1551] allow adding NSEC after CNAME for the same name.
|
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
|
a19c58f527
[1574] some documentation updates
|
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
|
af9d2a8ef5
[1614] don't use masterLoad() for bad RRSIG data with mixed cover types;
|
il y a 13 ans |
JINMEI Tatuya
|
c6c8a84bbb
[1571] added a couple of new tests to confirm additional cases regarding DS.
|
il y a 13 ans |
JINMEI Tatuya
|
e3a6fbfd30
[1571] added a test for DS lookup. It currently fails.
|
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 |
Michal 'vorner' Vaner
|
a47f01b6c8
Merge #1483
|
il y a 13 ans |
Stephen Morris
|
c4ca960f31
[1470] Change "for" loop initialization to more standard style
|
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 |
Jelte Jansen
|
755cd222be
[1384] update memory_datasrc to use separate_rrs as well
|
il y a 13 ans |
Michal 'vorner' Vaner
|
26c7bfe851
[1177] Function definiton for finding previous name
|
il y a 13 ans |
JINMEI Tatuya
|
1d907966f7
[1068] documented DataSourceClient::getUpdater() (renamed from
|
il y a 13 ans |
JINMEI Tatuya
|
2812fa5cb0
[1068] Merge branch 'trac1068' into trac1068review2 except the updated tests
|
il y a 13 ans |
JINMEI Tatuya
|
8e82cd7374
[1068] implemented some initial steps of the updater class
|
il y a 13 ans |
Michal 'vorner' Vaner
|
4db53f3593
[trac1067] Iterating through InMemory
|
il y a 13 ans |
Michal 'vorner' Vaner
|
009d45dfbb
[trac1067] Tests for in-memory iteration
|
il y a 13 ans |