JINMEI Tatuya
|
001717c6ba
[1638] consolidated common logic of parsing text/wire NSEC3/NSEC3PARAM RDATA
|
il y a 13 ans |
JINMEI Tatuya
|
bf67156c77
[1638] an NSEC3 bug fix: reject padded base32hex string for next hash.
|
il y a 13 ans |
JINMEI Tatuya
|
6292462f7e
[1638] add some more bad from-wire data tests. no need to fix the main code.
|
il y a 13 ans |
JINMEI Tatuya
|
cfb3f053d8
[1638] unified NSEC3PARAM::toWire() methods, fixing a small bug for empty salt.
|
il y a 13 ans |
JINMEI Tatuya
|
602204a5a1
[1638] corrected "from wire" NSEC3PARAM constructor behaviors
|
il y a 13 ans |
JINMEI Tatuya
|
75e6307ae2
[1638] supported NSEC3PARAM in gen_wiredata.py.
|
il y a 13 ans |
JINMEI Tatuya
|
c91c89ac62
[1638] adjusted NSEC3PARAM testdata so it's compatible with corresponding NSEC3
|
il y a 13 ans |
JINMEI Tatuya
|
c356ad2e53
[1638] corrected salt comparison logic in NSEC3PARAM
|
il y a 13 ans |
JINMEI Tatuya
|
a5fec871b8
[1638] corrected toText() output of NSEC3PARAM with empty salt
|
il y a 13 ans |
JINMEI Tatuya
|
95b8b13fa1
[1638] fixed various "from text" bugs in NSEC3PARAM
|
il y a 13 ans |
JINMEI Tatuya
|
a2bc586234
[1638] pre-work refactoring: extracted some NSEC3 tests into TYPED_TESTs
|
il y a 13 ans |
JINMEI Tatuya
|
4d266d80be
[master] Merge branch 'trac1576' with fixing conflicts.
|
il y a 13 ans |
JINMEI Tatuya
|
1c0df5ba07
[master] chnagelog for #1641
|
il y a 13 ans |
JINMEI Tatuya
|
28ba8bd71a
[master] Merge branch 'trac1641'
|
il y a 13 ans |
JINMEI Tatuya
|
0aef7c479e
[1641] added some detailed description for compareVectors used in NSEC3 implementation.
|
il y a 13 ans |
Jelte Jansen
|
185cb45b7a
[master] Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
|
il y a 13 ans |
Jelte Jansen
|
047380ffbb
[master] temporarily disable part of test
|
il y a 13 ans |
JINMEI Tatuya
|
eaff1f5816
[1641] editorial cleanup: removed unnecessary ','
|
il y a 13 ans |
JINMEI Tatuya
|
2a29f6b872
[1641] editorial cleanup: removed a redundant blank line
|
il y a 13 ans |
JINMEI Tatuya
|
9ff58bb76e
[1641] comment wording fix
|
il y a 13 ans |
JINMEI Tatuya
|
a9eadb451b
[1641] simplified a numerical order comparison
|
il y a 13 ans |
JINMEI Tatuya
|
ddaaee4b05
[1641] use cstring instead of string.h (the former is slightly better in terms
|
il y a 13 ans |
JINMEI Tatuya
|
540d2a6678
[1576] made DefaultNSEC3HashCreator so an experimental app can use it internally.
|
il y a 13 ans |
JINMEI Tatuya
|
6d675cbff0
[1576] removed virtual from the InMemoryZoneFinderTest destructor for now
|
il y a 13 ans |
Michal 'vorner' Vaner
|
72b239285a
Merge #1581
|
il y a 13 ans |
Michal 'vorner' Vaner
|
1b43a3adbb
[1581] Comment
|
il y a 13 ans |
Michal 'vorner' Vaner
|
ad2bcdd85d
[1581] Fix comment
|
il y a 13 ans |
Stephen Morris
|
9e3c7d57f3
[1641] Add missing #include of missing header file
|
il y a 13 ans |
JINMEI Tatuya
|
6e12d95c6a
[master] tabbing consistency; folded a long line
|
il y a 13 ans |
JINMEI Tatuya
|
7878550942
[1641] corrected a comment on test data: empty bitmap is *not* invalid for NSEC3
|
il y a 13 ans |