JINMEI Tatuya
|
f10604eb75
[1641] consolidated toText() code for NSEC and NSEC3 bitmaps with cleanups.
|
13 years ago |
JINMEI Tatuya
|
d9640f6f30
[1641] consolidated rrtype bitmap parser for NSEC and NSEC3.
|
13 years ago |
JINMEI Tatuya
|
e6532b8bb0
[1641] added more tests about empty NSEC(3) bitmaps, fixing some minor bugs
|
13 years ago |
Stephen Morris
|
bf2e60ca2a
[1470] Change some loop indexes to unsigned values
|
13 years ago |
JINMEI Tatuya
|
03265efc1c
[1307] added a new accessor method, getNextName(), to rdata::generic::NSEC.
|
13 years ago |
Michal 'vorner' Vaner
|
9ce716d340
Merge branch 'work/rdatafields'
|
14 years ago |
chenzhengzhang
|
1eb73e619a
[trac749] rename namespace
|
14 years ago |
chenzhengzhang
|
ecb22c0c22
[trac749] update namespace names
|
14 years ago |
chenzhengzhang
|
36dd3d4b0b
[trac749] refactor more C++ utility code
|
14 years ago |
chenzhengzhang
|
f6aa7d5956
[trac749] refactor C++ utility library
|
14 years ago |
Michal 'vorner' Vaner
|
56b5bef538
Merge branch 'master' into work/serialize
|
14 years ago |
JINMEI Tatuya
|
f54d8505d8
[trac613] use narrower variable scope. also constify variables when possible.
|
14 years ago |
JINMEI Tatuya
|
cf0dac64cd
[trac117] cleanup for the helper function, documented it.
|
14 years ago |
JINMEI Tatuya
|
e935dae553
[trac117] shared the "from wire" bitmap operation between NSEC and NSEC3
|
14 years ago |
JINMEI Tatuya
|
e3e59cf1f2
cleanup: removed $Id$, which is useless now that we've migrated to git.
|
14 years ago |
JINMEI Tatuya
|
ff5a80a319
initial implementation of trac#404: in-memory serialized representation of RDATA
|
14 years ago |
JINMEI Tatuya
|
96a06a2baf
for trac #256: completely revised the base32(hex) implementation by
|
15 years ago |
JINMEI Tatuya
|
1f01d8d69b
tighten an assertion check (based on a review comment, see trac #116)
|
15 years ago |
JINMEI Tatuya
|
75a2dcdd3e
fixed a minor typo in a string (as a result of review, see trac #116)
|
15 years ago |
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.
|
15 years ago |
JINMEI Tatuya
|
4e98adec11
more detailed test cases for from wire construction of NSEC RDATA with
|
15 years ago |
Evan Hunt
|
c215be2ca4
- use DNSMessageFORMERR exception type instead of InvalidRdata
|
15 years ago |
Evan Hunt
|
1e996decd3
Added code to NSEC and NSEC3 from-wire constructors to throw exceptions
|
15 years ago |
JINMEI Tatuya
|
3a29ffe4f5
- made lib/dns -Wextra safe.
|
15 years ago |
JINMEI Tatuya
|
9857db0468
s/dns_throw/isc_throw/
|
15 years ago |
Evan Hunt
|
5742027369
- nsec3 now allows an empty list of rrtypes; the unit test needed to
|
15 years ago |
Jeremy C. Reed
|
2e119c7e22
Restructure trunk again.
|
15 years ago |