.. |
benchmarks
|
55d94bb5f7
[2278] A number of cppcheck fixes
|
12 years ago |
python
|
55d94bb5f7
[2278] A number of cppcheck fixes
|
12 years ago |
rdata
|
55d94bb5f7
[2278] A number of cppcheck fixes
|
12 years ago |
tests
|
9a9260c258
[2266] Remove all traces of RRsetList
|
12 years ago |
.gitignore
|
2b13ceb687
Add more .gitignore files for the rest of generated stuff
|
13 years ago |
Makefile.am
|
532ac3d005
Merge branch 'master' into trac2266
|
12 years ago |
character_string.cc
|
ee468e8f02
[1112] Editorial cleanup: added parentheses
|
13 years ago |
character_string.h
|
88095bed9c
[trac1112] Add more comments to character_string.h
|
13 years ago |
edns.cc
|
438f31e788
[master] fix errors with ambiguous types and other boost uses
|
13 years ago |
edns.h
|
7c54055c0e
[master] Merge branch 'trac871'
|
14 years ago |
exceptions.cc
|
e3e59cf1f2
cleanup: removed $Id$, which is useless now that we've migrated to git.
|
14 years ago |
exceptions.h
|
e3e59cf1f2
cleanup: removed $Id$, which is useless now that we've migrated to git.
|
14 years ago |
gen-rdatacode.py.in
|
f0ff0a2f69
[1202] Remove include of rrtype.h from gen-rdatacode.py.in
|
13 years ago |
labelsequence.cc
|
b4913f7bf1
[2219] bug fix: corrected too-string validity check in lblseq constructor.
|
12 years ago |
labelsequence.h
|
73291cf041
[2151] change name to LabelSequence::WILDCARD
|
12 years ago |
masterload.cc
|
d99645b48e
[2178] better error log on masterfile parse problems
|
12 years ago |
masterload.h
|
4c3cdc7b49
[2178] editorial: spacing
|
12 years ago |
message.cc
|
c0d2f860c8
[1357] Clear the renderer on Message::toWire()
|
12 years ago |
message.h
|
c0d2f860c8
[1357] Clear the renderer on Message::toWire()
|
12 years ago |
messagerenderer.cc
|
57373c058d
[master] Use a temporary variable in MessageRenderer::writeName()
|
13 years ago |
messagerenderer.h
|
2c34181ad7
[2098] some additional changes to making writeName virtual in the base class.
|
12 years ago |
name.cc
|
89e5546308
[master] Use temporary variables in Name::compare()
|
13 years ago |
name.h
|
b805d99d2c
[2091a] clarified in one point that non absolute means relative
|
13 years ago |
name_internal.h
|
bf0f1e06d9
[1774] Use uint8_t instead of unsigned char (more places)
|
13 years ago |
nsec3hash.cc
|
28c929309c
[2282merge] added virtual to a derived class dtor per convention/style guide.
|
12 years ago |
nsec3hash.h
|
09ccd7c1ec
[2218] Update NSEC3Hash::create() to accept uint8_t buffer instead of vector
|
12 years ago |
opcode.cc
|
e3e59cf1f2
cleanup: removed $Id$, which is useless now that we've migrated to git.
|
14 years ago |
opcode.h
|
e3e59cf1f2
cleanup: removed $Id$, which is useless now that we've migrated to git.
|
14 years ago |
question.cc
|
146c48357b
[trac910] revised Question::toWire() so that it handles truncation case.
|
14 years ago |
question.h
|
146c48357b
[trac910] revised Question::toWire() so that it handles truncation case.
|
14 years ago |
rcode.cc
|
e3e59cf1f2
cleanup: removed $Id$, which is useless now that we've migrated to git.
|
14 years ago |
rcode.h
|
e3e59cf1f2
cleanup: removed $Id$, which is useless now that we've migrated to git.
|
14 years ago |
rdata.cc
|
438f31e788
[master] fix errors with ambiguous types and other boost uses
|
13 years ago |
rdata.h
|
9ce716d340
Merge branch 'work/rdatafields'
|
14 years ago |
rdatafields.cc
|
b350749a84
[2098] move the MessageRenderer: writeName to the base call as virtual method.
|
12 years ago |
rdatafields.h
|
4d18d30608
[jreed-doxygen] fix various doxygen warnings
|
14 years ago |
rrclass-placeholder.h
|
2842dda927
[trac812next] use AbstractMessageRenderer for toWire().
|
14 years ago |
rrclass.cc
|
eab5b84db6
[2017] Many Doxygen warnings removed.
|
13 years ago |
rrparamregistry-placeholder.cc
|
eab5b84db6
[2017] Many Doxygen warnings removed.
|
13 years ago |
rrparamregistry.h
|
ecb22c0c22
[trac749] update namespace names
|
14 years ago |
rrset.cc
|
2fabaed6bb
[2165] Don't continue and render RRSIGs if data is truncated
|
12 years ago |
rrset.h
|
c4500a6a00
[2166] Update RRset::toWire() so it will render RRSIGs too
|
12 years ago |
rrttl.cc
|
eab5b84db6
[2017] Many Doxygen warnings removed.
|
13 years ago |
rrttl.h
|
28143beb0e
[trac812next] made straightforward changes to toWire() methods so that
|
14 years ago |
rrtype-placeholder.h
|
af698f41e1
[trac1155] a comment about Solaris and DS added
|
14 years ago |
rrtype.cc
|
eab5b84db6
[2017] Many Doxygen warnings removed.
|
13 years ago |
serial.cc
|
4e636c3e9a
[master] [1299] (unrelated but necessary fix) corrected Serial::operator>= logic
|
13 years ago |
serial.h
|
f9cbe6fb6e
[master] that needs to be ull
|
13 years ago |
tsig.cc
|
6f8add1167
[1357] The unsigned message is accepted
|
12 years ago |
tsig.h
|
f1f86f3538
[1357] a few editorial fixes
|
12 years ago |
tsigerror.cc
|
cabd3b127c
[trac893] added a new utility method, TSIGError::toRcode().
|
14 years ago |
tsigerror.h
|
201bae76d1
[master] a minor cleanup: removed unnecessary forward declaration.
|
14 years ago |
tsigkey.cc
|
27e122bfdd
[trac782] add optional hmac algorithm support
|
14 years ago |
tsigkey.h
|
4d18d30608
[jreed-doxygen] fix various doxygen warnings
|
14 years ago |
tsigrecord.cc
|
b21c74c08f
[trac893] revised the policy on unexpected TSIG TTL: we now reject it.
|
14 years ago |
tsigrecord.h
|
5aaa6c0f62
[master] Merge branch 'trac893'
|
14 years ago |