.. |
benchmarks
|
88a8de015f
[master] remove unused code, reported by Clang Static Analyzer
|
il y a 12 ans |
python
|
de4c5e0913
[2518] Add Python bindings for NameParserException hierarchy
|
il y a 11 ans |
rdata
|
b5fe9ef419
[2762] Update tests and implementation (see full log)
|
il y a 11 ans |
tests
|
12bb02d704
[mavericks] use MasterLoader as a backend of masterLoad().
|
il y a 11 ans |
.gitignore
|
2b13ceb687
Add more .gitignore files for the rest of generated stuff
|
il y a 13 ans |
Makefile.am
|
e05189ee65
[3170] Slight correction to dependencies on Makefile
|
il y a 11 ans |
dns_fwd.h
|
df8823fdb3
[2433] introduced dns_fwd.h, a set of forward declarations for libdns++.
|
il y a 12 ans |
edns.cc
|
438f31e788
[master] fix errors with ambiguous types and other boost uses
|
il y a 13 ans |
edns.h
|
059a2a1751
[2357] Update scaffolding using fix-scaffolding.py tool
|
il y a 12 ans |
exceptions.cc
|
e3e59cf1f2
cleanup: removed $Id$, which is useless now that we've migrated to git.
|
il y a 14 ans |
exceptions.h
|
ab8ff1eda4
[2518] Introduce DNSTextError and remove generic catch for isc::Exception from the MasterLoader
|
il y a 11 ans |
gen-rdatacode.py.in
|
8cb0a56a01
[2522] add MasterLexer constructors for in::SSHFP, ch::A, hs::A.
|
il y a 12 ans |
labelsequence.cc
|
b4913f7bf1
[2219] bug fix: corrected too-string validity check in lblseq constructor.
|
il y a 12 ans |
labelsequence.h
|
059a2a1751
[2357] Update scaffolding using fix-scaffolding.py tool
|
il y a 12 ans |
master_lexer.cc
|
95d6795825
[master] Merge branch 'trac2573'
|
il y a 12 ans |
master_lexer.h
|
362a47928d
[2518] Introduce isc::dns::Exception and organize all DNS exceptions under it
|
il y a 11 ans |
master_lexer_inputsource.cc
|
d09c436d4b
[2572] Make minor comment updates
|
il y a 12 ans |
master_lexer_inputsource.h
|
4baf3a4dca
[2572] introduced a special source size of "unknown".
|
il y a 12 ans |
master_lexer_state.h
|
c6c7cdee40
[2506] rename: MasterLexer::Token to MasterToken.
|
il y a 12 ans |
master_loader.cc
|
ab8ff1eda4
[2518] Introduce DNSTextError and remove generic catch for isc::Exception from the MasterLoader
|
il y a 11 ans |
master_loader.h
|
2992f269ed
[2573] count added RR within datasrc loader, and deprecate MasterLoader method
|
il y a 12 ans |
master_loader_callbacks.cc
|
ae7e56576e
[2470] defined getNullCallbacks and its trivial callback function.
|
il y a 12 ans |
master_loader_callbacks.h
|
96f9733471
[2433] constify various callback objects for consistency
|
il y a 12 ans |
masterload.cc
|
ee3c393ea0
[3213] Wrap long line
|
il y a 11 ans |
masterload.h
|
d57c3ae58c
[3213] ignore the 'source' param for the istream version of masterLoad.
|
il y a 11 ans |
message.cc
|
8842945c12
[3172] static_cast enums before comparing them against ints
|
il y a 11 ans |
message.h
|
362a47928d
[2518] Introduce isc::dns::Exception and organize all DNS exceptions under it
|
il y a 11 ans |
messagerenderer.cc
|
6ae0d625f0
[master] many misspelling and typo fixes
|
il y a 12 ans |
messagerenderer.h
|
c812d223a1
[2751] Remove lying comment
|
il y a 11 ans |
name.cc
|
aa5b7e1214
[2665] removed unnecessary assignment, fixing one error from clang scan-build.
|
il y a 12 ans |
name.h
|
18c3e8911a
[2518] Move NameParserException to exceptions.h header
|
il y a 11 ans |
name_internal.h
|
059a2a1751
[2357] Update scaffolding using fix-scaffolding.py tool
|
il y a 12 ans |
nsec3hash.cc
|
e744b4b23d
[master] many spelling or typo fixes
|
il y a 12 ans |
nsec3hash.h
|
059a2a1751
[2357] Update scaffolding using fix-scaffolding.py tool
|
il y a 12 ans |
opcode.cc
|
e3e59cf1f2
cleanup: removed $Id$, which is useless now that we've migrated to git.
|
il y a 14 ans |
opcode.h
|
059a2a1751
[2357] Update scaffolding using fix-scaffolding.py tool
|
il y a 12 ans |
question.cc
|
146c48357b
[trac910] revised Question::toWire() so that it handles truncation case.
|
il y a 14 ans |
question.h
|
059a2a1751
[2357] Update scaffolding using fix-scaffolding.py tool
|
il y a 12 ans |
rcode.cc
|
e3e59cf1f2
cleanup: removed $Id$, which is useless now that we've migrated to git.
|
il y a 14 ans |
rcode.h
|
059a2a1751
[2357] Update scaffolding using fix-scaffolding.py tool
|
il y a 12 ans |
rdata.cc
|
c855ce32bf
[2726] Make the suppression so cppcheck finds it
|
il y a 12 ans |
rdata.h
|
ab8ff1eda4
[2518] Introduce DNSTextError and remove generic catch for isc::Exception from the MasterLoader
|
il y a 11 ans |
rdatafields.cc
|
b350749a84
[2098] move the MessageRenderer: writeName to the base call as virtual method.
|
il y a 12 ans |
rdatafields.h
|
059a2a1751
[2357] Update scaffolding using fix-scaffolding.py tool
|
il y a 12 ans |
rrclass-placeholder.h
|
ab8ff1eda4
[2518] Introduce DNSTextError and remove generic catch for isc::Exception from the MasterLoader
|
il y a 11 ans |
rrclass.cc
|
d8a6c3dd5b
[3112] Don't use boost::optional in libdns++
|
il y a 11 ans |
rrcollator.cc
|
96f9733471
[2433] constify various callback objects for consistency
|
il y a 12 ans |
rrcollator.h
|
92ac02b80c
[2470] Revert "[2470] added a framework to report different TTLs via an optional callback."
|
il y a 12 ans |
rrparamregistry-placeholder.cc
|
7acdd8d445
[2522] remove OldRdataFactory, make AbstractRdataFactory pure virtual
|
il y a 12 ans |
rrparamregistry.h
|
362a47928d
[2518] Introduce isc::dns::Exception and organize all DNS exceptions under it
|
il y a 11 ans |
rrset.cc
|
ad46427a54
[2360] Also render any associated RRSIG in RRset::toText()
|
il y a 12 ans |
rrset.h
|
362a47928d
[2518] Introduce isc::dns::Exception and organize all DNS exceptions under it
|
il y a 11 ans |
rrset_collection.cc
|
08c2f82000
[2432] Remove explicit template instantiation in one case
|
il y a 12 ans |
rrset_collection.h
|
e7f9ab5365
[2432] Use prefix operator++
|
il y a 12 ans |
rrset_collection_base.h
|
717d619224
Merge branch 'master' into trac2435_2
|
il y a 12 ans |
rrttl.cc
|
d8a6c3dd5b
[3112] Don't use boost::optional in libdns++
|
il y a 11 ans |
rrttl.h
|
ab8ff1eda4
[2518] Introduce DNSTextError and remove generic catch for isc::Exception from the MasterLoader
|
il y a 11 ans |
rrtype-placeholder.h
|
ab8ff1eda4
[2518] Introduce DNSTextError and remove generic catch for isc::Exception from the MasterLoader
|
il y a 11 ans |
rrtype.cc
|
00845ee8d7
[2565] Specify parameter kind in exception messages
|
il y a 12 ans |
serial.cc
|
4e636c3e9a
[master] [1299] (unrelated but necessary fix) corrected Serial::operator>= logic
|
il y a 13 ans |
serial.h
|
2652e68f00
[2726] Update coding style
|
il y a 12 ans |
tsig.cc
|
fc5c7370d0
[2518] Untabify code
|
il y a 11 ans |
tsig.h
|
059a2a1751
[2357] Update scaffolding using fix-scaffolding.py tool
|
il y a 12 ans |
tsigerror.cc
|
cabd3b127c
[trac893] added a new utility method, TSIGError::toRcode().
|
il y a 14 ans |
tsigerror.h
|
059a2a1751
[2357] Update scaffolding using fix-scaffolding.py tool
|
il y a 12 ans |
tsigkey.cc
|
362a47928d
[2518] Introduce isc::dns::Exception and organize all DNS exceptions under it
|
il y a 11 ans |
tsigkey.h
|
b5fe9ef419
[2762] Update tests and implementation (see full log)
|
il y a 11 ans |
tsigrecord.cc
|
22eb335a02
[2887] use pointer based dynamic_cast instead of catching bad_cast
|
il y a 12 ans |
tsigrecord.h
|
059a2a1751
[2357] Update scaffolding using fix-scaffolding.py tool
|
il y a 12 ans |
zone_checker.cc
|
46efce6898
[2433] Remove unnecessary wrapper function
|
il y a 12 ans |
zone_checker.h
|
7bea86f909
[2433] Avoid copy of the callbacks
|
il y a 12 ans |