Francis Dupont 8b506035e4 [3911a] Finished dependency cleanup in src/lib 9 years ago
..
benchmarks b20b6b5096 [3507] Renamed B10_CXXFLAGS to KEA_CXXFLAGS. 10 years ago
rdata 10eb775360 [3919] Fixed typo 10 years ago
tests 8b506035e4 [3911a] Finished dependency cleanup in src/lib 9 years ago
.gitignore 70ea2e6d4d [3413] libdns++ is now less python dependent 11 years ago
Makefile.am 8b506035e4 [3911a] Finished dependency cleanup in src/lib 9 years ago
dns_fwd.h df8823fdb3 [2433] introduced dns_fwd.h, a set of forward declarations for libdns++. 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 ab8ff1eda4 [2518] Introduce DNSTextError and remove generic catch for isc::Exception from the MasterLoader 11 years ago
gen-rdatacode.py.in 0365f657ce [3413] Changes after review: 11 years ago
labelsequence.cc 78fc0aea10 [3899] Swapped max labels/wire checks to get max labels errors 10 years ago
labelsequence.h 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool 12 years ago
master_lexer.cc 2104bd1fc9 [2534] Support some minor cases for quoted character strings (compatibility with BIND 9) 11 years ago
master_lexer.h cdcedf7fad Merge branch 'master' into trac2534 11 years ago
master_lexer_inputsource.cc d09c436d4b [2572] Make minor comment updates 12 years ago
master_lexer_inputsource.h 4baf3a4dca [2572] introduced a special source size of "unknown". 12 years ago
master_lexer_state.h c6c7cdee40 [2506] rename: MasterLexer::Token to MasterToken. 12 years ago
master_loader.cc f4b5382d16 [3919] updated cppcheck suppression name 10 years ago
master_loader.h 2992f269ed [2573] count added RR within datasrc loader, and deprecate MasterLoader method 12 years ago
master_loader_callbacks.cc ae7e56576e [2470] defined getNullCallbacks and its trivial callback function. 12 years ago
master_loader_callbacks.h 96f9733471 [2433] constify various callback objects for consistency 12 years ago
masterload.cc ee3c393ea0 [3213] Wrap long line 11 years ago
masterload.h d57c3ae58c [3213] ignore the 'source' param for the istream version of masterLoad. 11 years ago
message.cc 9a7905819e [3899] Added a comment about unreachable multiple TSIG check 10 years ago
message.h 920f29296c Merge branch 'trac2518' 11 years ago
messagerenderer.cc ab9b9cfff6 [3899] Reindented 10 years ago
messagerenderer.h c812d223a1 [2751] Remove lying comment 11 years ago
name.cc eac5a80472 [3526] compilation fix for RedHat on armv7 10 years ago
name.h 7ebd4f56e1 [3417] "bind 10" => Kea converted in many .cc/.h files 10 years ago
name_internal.h 7ebd4f56e1 [3417] "bind 10" => Kea converted in many .cc/.h files 10 years ago
nsec3hash.cc 55d2df9d78 [master] merge cryptolink API cleanup (trac3606a) 10 years ago
nsec3hash.h fe7ae0a7b3 Merge branch 'trac1894' 11 years ago
opcode.cc b3bf27f9af [3899] Copyright years 10 years ago
opcode.h 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool 12 years ago
question.cc 9d6d5822fe [571] Don't print trailing newlines in Question::toText() output by default 11 years ago
question.h 9d6d5822fe [571] Don't print trailing newlines in Question::toText() output by default 11 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 f50c3a7f35 [3839] copyright 10 years ago
rdata.h 0770d2df84 Merge branch 'trac2426' 11 years ago
rdata_pimpl_holder.h 569e7f0737 [2185] Add include for NULL definition 11 years ago
rdataclass.cc 10eb775360 [3919] Fixed typo 10 years ago
rdataclass.h 70ea2e6d4d [3413] libdns++ is now less python dependent 11 years ago
rdatafields.cc b3bf27f9af [3899] Copyright years 10 years ago
rdatafields.h 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool 12 years ago
rrclass-placeholder.h 5d561c3c92 [3828] Updated and added a comment 10 years ago
rrclass.cc 78af50a269 [3919] Assign classcode_ to avoid cppcheck warning 10 years ago
rrclass.h 5d561c3c92 [3828] Updated and added a comment 10 years ago
rrcollator.cc 96f9733471 [2433] constify various callback objects for consistency 12 years ago
rrcollator.h 92ac02b80c [2470] Revert "[2470] added a framework to report different TTLs via an optional callback." 12 years ago
rrparamregistry-placeholder.cc 7acdd8d445 [2522] remove OldRdataFactory, make AbstractRdataFactory pure virtual 12 years ago
rrparamregistry.cc 70ea2e6d4d [3413] libdns++ is now less python dependent 11 years ago
rrparamregistry.h 362a47928d [2518] Introduce isc::dns::Exception and organize all DNS exceptions under it 11 years ago
rrset.cc cc0fc600df Merge branch 'trac1397' 11 years ago
rrset.h 7ebd4f56e1 [3417] "bind 10" => Kea converted in many .cc/.h files 10 years ago
rrset_collection.cc 08c2f82000 [2432] Remove explicit template instantiation in one case 12 years ago
rrset_collection.h e7f9ab5365 [2432] Use prefix operator++ 12 years ago
rrset_collection_base.h 717d619224 Merge branch 'master' into trac2435_2 12 years ago
rrttl.cc cdb729bc68 [3832] updated copyrights 10 years ago
rrttl.h ab8ff1eda4 [2518] Introduce DNSTextError and remove generic catch for isc::Exception from the MasterLoader 11 years ago
rrtype-placeholder.h ab8ff1eda4 [2518] Introduce DNSTextError and remove generic catch for isc::Exception from the MasterLoader 11 years ago
rrtype.cc 2d05571002 [3919] copyrights 10 years ago
rrtype.h 70ea2e6d4d [3413] libdns++ is now less python dependent 11 years ago
serial.cc 4e636c3e9a [master] [1299] (unrelated but necessary fix) corrected Serial::operator>= logic 13 years ago
serial.h 2652e68f00 [2726] Update coding style 12 years ago
tsig.cc 55d2df9d78 [master] merge cryptolink API cleanup (trac3606a) 10 years ago
tsig.h ae3a9cd1a0 [trac3593] added truncated HMAC support to TSIG 10 years ago
tsigerror.cc ae3a9cd1a0 [trac3593] added truncated HMAC support to TSIG 10 years ago
tsigerror.h ae3a9cd1a0 [trac3593] added truncated HMAC support to TSIG 10 years ago
tsigkey.cc d655a68f46 [master] better handling of TSIG keys with empty secrets (#3727) 10 years ago
tsigkey.h ae3a9cd1a0 [trac3593] added truncated HMAC support to TSIG 10 years ago
tsigrecord.cc f71c69a3e7 [3899] Updated copyrights 10 years ago
tsigrecord.h 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool 12 years ago
zone_checker.cc 46efce6898 [2433] Remove unnecessary wrapper function 12 years ago
zone_checker.h 7bea86f909 [2433] Avoid copy of the callbacks 12 years ago