JINMEI Tatuya 3da2b4dd51 [master] use Py_hash_t for return value of tp_hash, and define it for old vers. 13 years ago
..
benchmarks 06d963e309 Update .gitignore files 13 years ago
python 3da2b4dd51 [master] use Py_hash_t for return value of tp_hash, and define it for old vers. 13 years ago
rdata e0d617df81 [2017] folded long lines as a result of the fixes 13 years ago
tests 2f88c7ad45 [2013] (related bug fix) make Message::clearSection clear questions correctly. 13 years ago
.gitignore 2b13ceb687 Add more .gitignore files for the rest of generated stuff 13 years ago
Makefile.am fcf2f08db9 [1930] Install headers into bind10-specific directory 13 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 28143beb0e [trac812next] made straightforward changes to toWire() methods so that 14 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 5b68f13805 [master] added missing include file for strncmp() and std:: qualifier for it. 13 years ago
labelsequence.h eab5b84db6 [2017] Many Doxygen warnings removed. 13 years ago
masterload.cc a756c80131 [1722] fix tab escape in whitespace replacer 13 years ago
masterload.h 562aecbe25 [1614] updated doxygen document for masterLoad as suggested in review. 13 years ago
message.cc 2f88c7ad45 [2013] (related bug fix) make Message::clearSection clear questions correctly. 13 years ago
message.h f3e8996dc5 [1512] added python wrapper for Message::clearSection(). 13 years ago
messagerenderer.cc 896dd6912c [1603] added one note about where to place seq_hashes. 13 years ago
messagerenderer.h f0b94ec2fb [1603] updated the behavior of setCompressMode(): now disallow it in rendering. 13 years ago
name.cc 77eddb37c5 [1627] (editorial) folded long lines 13 years ago
name.h 48cfa00bb9 bug #1627: Add common base class for name parser exceptions 13 years ago
name_internal.h c3962c4f4d [1603] added some additional notes about maptolower array. 13 years ago
nsec3hash.cc 540d2a6678 [1576] made DefaultNSEC3HashCreator so an experimental app can use it internally. 13 years ago
nsec3hash.h 540d2a6678 [1576] made DefaultNSEC3HashCreator so an experimental app can use it internally. 13 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. 13 years ago
question.h 146c48357b [trac910] revised Question::toWire() so that it handles truncation case. 13 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 eab5b84db6 [2017] Many Doxygen warnings removed. 13 years ago
rdata.h 9ce716d340 Merge branch 'work/rdatafields' 14 years ago
rdatafields.cc fb9060e5dc [1697] 1st update: make MessageRenderer constructors parameter-free. 13 years ago
rdatafields.h 4d18d30608 [jreed-doxygen] fix various doxygen warnings 13 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 7a9e741027 [1455] aesthetic changes from review 13 years ago
rrset.h b5bfaf8c7d [1455] cleanup, documentation 13 years ago
rrsetlist.cc e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. 14 years ago
rrsetlist.h 5720ab60da [master] added some minimul level comment to RRsetList to avoid misuse. 14 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 13 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 f52ff51938 [trac910] clarified an internal method name with some more comments as 13 years ago
tsig.h f52ff51938 [trac910] clarified an internal method name with some more comments as 13 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 13 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