Commit History

Author SHA1 Message Date
  JINMEI Tatuya d5a8a75cf9 [1551] allow adding NSEC after CNAME for the same name. 13 years ago
  JINMEI Tatuya 13ef8a1a14 [1574b] used ::toupper instead of a helper functor object with transform(). 13 years ago
  JINMEI Tatuya 8b51e48caf [1574b] added a comment about why ZoneData::origin_data_ is safe to access 13 years ago
  JINMEI Tatuya f2ae6da309 [1574b] fixed typo in comments 13 years ago
  JINMEI Tatuya bcb041edfb [1574b] refactoring: move origin_data_ to ZoneData. this will help avoid 13 years ago
  JINMEI Tatuya 937690e47b [1574b] added check for the existence of NSEC3PARAM on loading NSEC3-signed zones 13 years ago
  JINMEI Tatuya 97d02ec04e [1574b] test the case of adding NSEC3PARAM at non origin 13 years ago
  JINMEI Tatuya d17500bf67 [1574b] added check for # of NSEC3 RDATA (only 1 is supported) 13 years ago
  JINMEI Tatuya 74fc8c25ff [1574b] check parameter of NSEC3PARAM when added after NSEC3 13 years ago
  JINMEI Tatuya 95f2ccbb56 [1574b] checked some NSEC3 parameter consistency 13 years ago
  JINMEI Tatuya 37c1b4a1d2 [1574b] check multiple NSEC3PARAMs (not supported in this implementation) 13 years ago
  JINMEI Tatuya a8c8f392aa [1574] an editorial cleanup: moved ToUpper above places where it's used 13 years ago
  JINMEI Tatuya 94cf54362f [1574] checked the ordering of NSEC3 map keys. also refactored tests by 13 years ago
  JINMEI Tatuya 84e105c7ff [1574] handle RRSIG for NSEC3s for properly (set in the NSEC3 namespace) 13 years ago
  JINMEI Tatuya 4cb88939ca [1574] reject owner names that are not possible for NSEC3. 13 years ago
  JINMEI Tatuya 4164bd33ee [1574] revised internal representation of NSEC3 storage from set to map. 13 years ago
  JINMEI Tatuya ef67582080 [1574] 1st step of NSEC3 load support: revise the internal zone data structure 13 years ago
  JINMEI Tatuya e8241ea5a4 [master] Merge branch 'trac1614' 13 years ago
  JINMEI Tatuya 6570e46bd4 [1571] added special case for DS lookup: it should always be considered in-zone. 13 years ago
  JINMEI Tatuya 670eb7ae3f [1614] handle adding of RRSIGs correctly. It now takes into account the 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
  Michal 'vorner' Vaner 8e93f114a9 [1483] Port the ANY logic in memory datasource 13 years ago
  Michal 'vorner' Vaner cbddeb5ad8 [1438] Strip the datasources of target parameter 13 years ago
  JINMEI Tatuya c1138d13b2 [master] Merge branch 'trac1332' with fixing conflicts. 13 years ago
  Jelte Jansen 46bd9a8e6e Merge branch 'trac1384' 13 years ago
  Jelte Jansen c41c32c119 [1384] check correct value when getting iterator 13 years ago
  Michal 'vorner' Vaner 713160c9be Merge #1331 13 years ago