Mukund Sivaraman 33d2123174 [1790] When throwing RR parameter exceptions, include the bad string as well il y a 13 ans
..
benchmarks 06d963e309 Update .gitignore files il y a 13 ans
python fe5549bb7e [master]Revert "[master] Show testnames when running Python unit tests" il y a 13 ans
rdata c1a0b11d84 [master] Move cppcheck suppressions to the source files (inline) il y a 13 ans
tests c1a0b11d84 [master] Move cppcheck suppressions to the source files (inline) il y a 13 ans
.gitignore 2b13ceb687 Add more .gitignore files for the rest of generated stuff il y a 13 ans
Makefile.am fcf2f08db9 [1930] Install headers into bind10-specific directory il y a 13 ans
character_string.cc ee468e8f02 [1112] Editorial cleanup: added parentheses il y a 13 ans
character_string.h 88095bed9c [trac1112] Add more comments to character_string.h il y a 13 ans
edns.cc 28143beb0e [trac812next] made straightforward changes to toWire() methods so that il y a 14 ans
edns.h 7c54055c0e [master] Merge branch 'trac871' il y a 14 ans
exceptions.cc e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. il y a 14 ans
exceptions.h e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. il y a 14 ans
gen-rdatacode.py.in f0ff0a2f69 [1202] Remove include of rrtype.h from gen-rdatacode.py.in il y a 13 ans
labelsequence.cc 5b68f13805 [master] added missing include file for strncmp() and std:: qualifier for it. il y a 13 ans
labelsequence.h c3374ed018 [1603] cleanup: reverted the type of LabelSequence::name_ to a reference. il y a 13 ans
masterload.cc a756c80131 [1722] fix tab escape in whitespace replacer il y a 13 ans
masterload.h 562aecbe25 [1614] updated doxygen document for masterLoad as suggested in review. il y a 13 ans
message.cc bc105b5916 [1583] not directly related, intermediate update: reject null RRset in il y a 13 ans
message.h bc105b5916 [1583] not directly related, intermediate update: reject null RRset in il y a 13 ans
messagerenderer.cc 896dd6912c [1603] added one note about where to place seq_hashes. il y a 13 ans
messagerenderer.h f0b94ec2fb [1603] updated the behavior of setCompressMode(): now disallow it in rendering. il y a 13 ans
name.cc 77eddb37c5 [1627] (editorial) folded long lines il y a 13 ans
name.h 48cfa00bb9 bug #1627: Add common base class for name parser exceptions il y a 13 ans
name_internal.h c3962c4f4d [1603] added some additional notes about maptolower array. il y a 13 ans
nsec3hash.cc 540d2a6678 [1576] made DefaultNSEC3HashCreator so an experimental app can use it internally. il y a 13 ans
nsec3hash.h 540d2a6678 [1576] made DefaultNSEC3HashCreator so an experimental app can use it internally. il y a 13 ans
opcode.cc e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. il y a 14 ans
opcode.h e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. il y a 14 ans
question.cc 146c48357b [trac910] revised Question::toWire() so that it handles truncation case. il y a 14 ans
question.h 146c48357b [trac910] revised Question::toWire() so that it handles truncation case. il y a 14 ans
rcode.cc e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. il y a 14 ans
rcode.h e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. il y a 14 ans
rdata.cc f15d883138 [1470] Added checks for zero length data il y a 13 ans
rdata.h 9ce716d340 Merge branch 'work/rdatafields' il y a 14 ans
rdatafields.cc fb9060e5dc [1697] 1st update: make MessageRenderer constructors parameter-free. il y a 13 ans
rdatafields.h 4d18d30608 [jreed-doxygen] fix various doxygen warnings il y a 14 ans
rrclass-placeholder.h 2842dda927 [trac812next] use AbstractMessageRenderer for toWire(). il y a 14 ans
rrclass.cc 2842dda927 [trac812next] use AbstractMessageRenderer for toWire(). il y a 14 ans
rrparamregistry-placeholder.cc 33d2123174 [1790] When throwing RR parameter exceptions, include the bad string as well il y a 13 ans
rrparamregistry.h ecb22c0c22 [trac749] update namespace names il y a 14 ans
rrset.cc 1007c99c02 bug #1748: Change code to use a condition expression il y a 13 ans
rrset.h b09579f0af [1688] Updated as a result of review il y a 13 ans
rrsetlist.cc e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. il y a 14 ans
rrsetlist.h 5720ab60da [master] added some minimul level comment to RRsetList to avoid misuse. il y a 14 ans
rrttl.cc 28143beb0e [trac812next] made straightforward changes to toWire() methods so that il y a 14 ans
rrttl.h 28143beb0e [trac812next] made straightforward changes to toWire() methods so that il y a 14 ans
rrtype-placeholder.h af698f41e1 [trac1155] a comment about Solaris and DS added il y a 14 ans
rrtype.cc 9ce716d340 Merge branch 'work/rdatafields' il y a 14 ans
serial.cc 4e636c3e9a [master] [1299] (unrelated but necessary fix) corrected Serial::operator>= logic il y a 13 ans
serial.h f9cbe6fb6e [master] that needs to be ull il y a 13 ans
tsig.cc f52ff51938 [trac910] clarified an internal method name with some more comments as il y a 14 ans
tsig.h f52ff51938 [trac910] clarified an internal method name with some more comments as il y a 14 ans
tsigerror.cc cabd3b127c [trac893] added a new utility method, TSIGError::toRcode(). il y a 14 ans
tsigerror.h 201bae76d1 [master] a minor cleanup: removed unnecessary forward declaration. il y a 14 ans
tsigkey.cc 27e122bfdd [trac782] add optional hmac algorithm support il y a 14 ans
tsigkey.h 4d18d30608 [jreed-doxygen] fix various doxygen warnings il y a 14 ans
tsigrecord.cc b21c74c08f [trac893] revised the policy on unexpected TSIG TTL: we now reject it. il y a 14 ans
tsigrecord.h 5aaa6c0f62 [master] Merge branch 'trac893' il y a 14 ans