Commit History

Author SHA1 Message Date
  JINMEI Tatuya 74fc8c25ff [1574b] check parameter of NSEC3PARAM when added after NSEC3 13 years ago
  JINMEI Tatuya dc8a5a5b10 [1574b] added another version of NSEC3Hash::match, which takes NSEC3PARAM 13 years ago
  JINMEI Tatuya 95f2ccbb56 [1574b] checked some NSEC3 parameter consistency 13 years ago
  JINMEI Tatuya 7af06f97cd [1574b] added another factory method, which creates NSEC3HASH from NSEC3 RDATA. 13 years ago
  JINMEI Tatuya 3602cd9d13 [1574b] made sure Py_True/False gained refcount on return. 13 years ago
  JINMEI Tatuya a2943fb1b3 [1574b] added match() method to NSEC3Hash to check parameter consistency 13 years ago
  JINMEI Tatuya 37c1b4a1d2 [1574b] check multiple NSEC3PARAMs (not supported in this implementation) 13 years ago
  JINMEI Tatuya 52456f2f08 [1574b] Merge branch 'trac1574' into trac1574b 13 years ago
  JINMEI Tatuya d046d80985 [master] changelog for #1575 13 years ago
  JINMEI Tatuya 2c421b58e8 [master] Merge branch 'trac1575' 13 years ago
  JINMEI Tatuya a8c8f392aa [1574] an editorial cleanup: moved ToUpper above places where it's used 13 years ago
  JINMEI Tatuya 1639806c25 [1574] normalized log message file (just applied reorder_message_file tool). 13 years ago
  JINMEI Tatuya a19c58f527 [1574] some documentation updates 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 80a2fbfd0d [1575] added some non-compilable note around meta-remarks that should be 13 years ago
  JINMEI Tatuya 47c87e9c2c [1575] documentation update to reflect the introdction of base NSEC3Hash class. 13 years ago
  JINMEI Tatuya ea2af1351e [1575] used the NSEC3Hash factory in the python wrapper, too. 13 years ago
  JINMEI Tatuya 45baff8527 [1575] introduced an abstract base class of NSEC3Hash with a factory method 13 years ago
  Jeremy C. Reed 789a59358f [master]Merge branch 'master' of ssh://git.bind10.isc.org//var/bind10/git/bind10 13 years ago
  Jeremy C. Reed e7a62e622c [master] bump version 13 years ago
  Michal 'vorner' Vaner 99a142d0e0 Changelog 13 years ago
  Michal 'vorner' Vaner 2080e0316a Merge #1542 13 years ago
  JINMEI Tatuya 81e5f0caa9 [1575] wording fix to be consistent with the revised C++ doxygen description. 13 years ago
  JINMEI Tatuya 8d8a836667 [1575] an additional comment 13 years ago
  JINMEI Tatuya f9f0ce117a [1575] removed a remark comment from template 13 years ago
  JINMEI Tatuya 5b11239e58 [1575] revised error message for type mismatch to be more compat with std libs. 13 years ago
  JINMEI Tatuya 0d483e15eb [1575] wording fixes for the description of NSEC3Hash.calculate() 13 years ago