JINMEI Tatuya
|
17832da870
[trac117] added a short note about the NSEC3BASE class
|
il y a 14 ans |
JINMEI Tatuya
|
cf0dac64cd
[trac117] cleanup for the helper function, documented it.
|
il y a 14 ans |
JINMEI Tatuya
|
a9944090a8
[trac117] add a new test and code for too long hash. also add a trivial
|
il y a 14 ans |
JINMEI Tatuya
|
866ae82be9
[trac117] additional test and code for from text: long salt
|
il y a 14 ans |
JINMEI Tatuya
|
00b804d710
[trac117] added a test case with empty hash. code had a bug, so fixed it.
|
il y a 14 ans |
JINMEI Tatuya
|
75cd27c3b2
[trac117] added test cases and code with empty NSEC3 salt
|
il y a 14 ans |
JINMEI Tatuya
|
b099d02835
[trac117] fixed a bug of from text factory: it rejected flags > 0xf (it should be > 0xff)
|
il y a 14 ans |
JINMEI Tatuya
|
ccdb524e2f
[trac117] cleanup: simplified tests, and made exception messages more helpful.
|
il y a 14 ans |
JINMEI Tatuya
|
dd59f2ff60
[trac117] fixed a bug in "from text" factory that it cannot reject
|
il y a 14 ans |
JINMEI Tatuya
|
42cd95d56e
[trac117] made NSEC "from wire" tests more complete.
|
il y a 14 ans |
JINMEI Tatuya
|
e935dae553
[trac117] shared the "from wire" bitmap operation between NSEC and NSEC3
|
il y a 14 ans |
JINMEI Tatuya
|
e3e59cf1f2
cleanup: removed $Id$, which is useless now that we've migrated to git.
|
il y a 14 ans |
JINMEI Tatuya
|
8845466c19
overall style cleanup: adjusted brace positions according to the coding guideline.
|
il y a 14 ans |
JINMEI Tatuya
|
81eb4c244c
style fixes:
|
il y a 14 ans |
JINMEI Tatuya
|
96a06a2baf
for trac #256: completely revised the base32(hex) implementation by
|
il y a 15 ans |
JINMEI Tatuya
|
886bc05b44
cleanup: use relative path to header files from "src/lib", i.e., s/"name.h"/<dns/name.h", etc. also removed unnecessary header files to be included.
|
il y a 15 ans |
Evan Hunt
|
c215be2ca4
- use DNSMessageFORMERR exception type instead of InvalidRdata
|
il y a 15 ans |
Evan Hunt
|
1e996decd3
Added code to NSEC and NSEC3 from-wire constructors to throw exceptions
|
il y a 15 ans |
JINMEI Tatuya
|
3a29ffe4f5
- made lib/dns -Wextra safe.
|
il y a 15 ans |
JINMEI Tatuya
|
9857db0468
s/dns_throw/isc_throw/
|
il y a 15 ans |
Evan Hunt
|
5742027369
- nsec3 now allows an empty list of rrtypes; the unit test needed to
|
il y a 15 ans |
Evan Hunt
|
4f63a46a6a
- add empty non-terminals to nsec3 test data
|
il y a 15 ans |
Evan Hunt
|
67801f23d6
checkpoint:
|
il y a 15 ans |
Evan Hunt
|
5fd4500eb8
Merge base32, sha1, and NSEC3/NSEC3PARAM rdata implementations to trunk
|
il y a 15 ans |