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 |
JINMEI Tatuya
|
a2943fb1b3
[1574b] added match() method to NSEC3Hash to check 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
|
52456f2f08
[1574b] Merge branch 'trac1574' into trac1574b
|
il y a 13 ans |
JINMEI Tatuya
|
d046d80985
[master] changelog for #1575
|
il y a 13 ans |
JINMEI Tatuya
|
2c421b58e8
[master] Merge branch 'trac1575'
|
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
|
1639806c25
[1574] normalized log message file (just applied reorder_message_file tool).
|
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
|
80a2fbfd0d
[1575] added some non-compilable note around meta-remarks that should be
|
il y a 13 ans |
JINMEI Tatuya
|
47c87e9c2c
[1575] documentation update to reflect the introdction of base NSEC3Hash class.
|
il y a 13 ans |
JINMEI Tatuya
|
ea2af1351e
[1575] used the NSEC3Hash factory in the python wrapper, too.
|
il y a 13 ans |
JINMEI Tatuya
|
45baff8527
[1575] introduced an abstract base class of NSEC3Hash with a factory method
|
il y a 13 ans |
Jeremy C. Reed
|
789a59358f
[master]Merge branch 'master' of ssh://git.bind10.isc.org//var/bind10/git/bind10
|
il y a 13 ans |
Jeremy C. Reed
|
e7a62e622c
[master] bump version
|
il y a 13 ans |
Michal 'vorner' Vaner
|
99a142d0e0
Changelog
|
il y a 13 ans |
Michal 'vorner' Vaner
|
2080e0316a
Merge #1542
|
il y a 13 ans |
JINMEI Tatuya
|
81e5f0caa9
[1575] wording fix to be consistent with the revised C++ doxygen description.
|
il y a 13 ans |
JINMEI Tatuya
|
8d8a836667
[1575] an additional comment
|
il y a 13 ans |
JINMEI Tatuya
|
f9f0ce117a
[1575] removed a remark comment from template
|
il y a 13 ans |
JINMEI Tatuya
|
5b11239e58
[1575] revised error message for type mismatch to be more compat with std libs.
|
il y a 13 ans |
JINMEI Tatuya
|
0d483e15eb
[1575] wording fixes for the description of NSEC3Hash.calculate()
|
il y a 13 ans |