JINMEI Tatuya 377f14a32c [2373] added a comment about if-else complexity in State::start(). 12 years ago
..
benchmarks 88a8de015f [master] remove unused code, reported by Clang Static Analyzer 12 years ago
python 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool 12 years ago
rdata 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool 12 years ago
tests 843eaa0b84 [2373] added a test for qstring: confirm separators are regarded as part of str 12 years ago
.gitignore 2b13ceb687 Add more .gitignore files for the rest of generated stuff 13 years ago
Makefile.am 150c7dbba7 [2372] lexer state classes, some initial defs and tests 12 years ago
character_string.cc ee468e8f02 [1112] Editorial cleanup: added parentheses 13 years ago
character_string.h 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool 12 years ago
edns.cc 438f31e788 [master] fix errors with ambiguous types and other boost uses 13 years ago
edns.h 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool 12 years ago
exceptions.cc e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. 14 years ago
exceptions.h 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool 12 years ago
gen-rdatacode.py.in 5744cc1cf3 [2357] additional __ fixes 12 years ago
labelsequence.cc b4913f7bf1 [2219] bug fix: corrected too-string validity check in lblseq constructor. 12 years ago
labelsequence.h 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool 12 years ago
master_lexer.cc 377f14a32c [2373] added a comment about if-else complexity in State::start(). 12 years ago
master_lexer.h ac107fab88 [2373] unrelated extension to getString(): allow recycling the string 12 years ago
master_lexer_inputsource.cc 82ad5754e3 [master] Merge branch 'trac2371' 12 years ago
master_lexer_inputsource.h 82ad5754e3 [master] Merge branch 'trac2371' 12 years ago
master_lexer_state.h 31b507f443 [2373] supported quoted string state 12 years ago
masterload.cc d99645b48e [2178] better error log on masterfile parse problems 12 years ago
masterload.h 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool 12 years ago
message.cc c0d2f860c8 [1357] Clear the renderer on Message::toWire() 12 years ago
message.h 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool 12 years ago
messagerenderer.cc 57373c058d [master] Use a temporary variable in MessageRenderer::writeName() 13 years ago
messagerenderer.h 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool 12 years ago
name.cc 81cf2b7ac4 [2383] Clarify @ in names 12 years ago
name.h 8a0af829c6 [2383] Header of the Name constructor for parser 12 years ago
name_internal.h 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool 12 years ago
nsec3hash.cc 28c929309c [2282merge] added virtual to a derived class dtor per convention/style guide. 12 years ago
nsec3hash.h 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool 12 years ago
opcode.cc e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. 14 years ago
opcode.h 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool 12 years ago
question.cc 146c48357b [trac910] revised Question::toWire() so that it handles truncation case. 14 years ago
question.h 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool 12 years ago
rcode.cc e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. 14 years ago
rcode.h 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool 12 years ago
rdata.cc 438f31e788 [master] fix errors with ambiguous types and other boost uses 13 years ago
rdata.h 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool 12 years ago
rdatafields.cc b350749a84 [2098] move the MessageRenderer: writeName to the base call as virtual method. 12 years ago
rdatafields.h 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool 12 years ago
rrclass-placeholder.h 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool 12 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 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool 12 years ago
rrset.cc ad46427a54 [2360] Also render any associated RRSIG in RRset::toText() 12 years ago
rrset.h 5a9bc9bc14 Merge branch 'master' into trac2360 12 years ago
rrttl.cc b5ee1d01b3 Fix broken Solaris build by initializing variable. 12 years ago
rrttl.h 7460fff538 [2376] Documentation update 12 years ago
rrtype-placeholder.h 0eb033a6b1 [2357] clean up a few #endif comments 12 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 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool 12 years ago
tsig.cc 6f8add1167 [1357] The unsigned message is accepted 12 years ago
tsig.h 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool 12 years ago
tsigerror.cc cabd3b127c [trac893] added a new utility method, TSIGError::toRcode(). 14 years ago
tsigerror.h 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool 12 years ago
tsigkey.cc 27e122bfdd [trac782] add optional hmac algorithm support 14 years ago
tsigkey.h 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool 12 years ago
tsigrecord.cc b21c74c08f [trac893] revised the policy on unexpected TSIG TTL: we now reject it. 14 years ago
tsigrecord.h 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool 12 years ago