summaryrefslogtreecommitdiff
path: root/src/lib/dns/rrset.h
AgeCommit message (Expand)Author
2015-12-22[master] Finised merge of trac4234 (doxygen warnings)Francis Dupont
2015-12-16[4236] Updated copyright dates in all files.Marcin Siodelski
2015-12-16[4236] Replaced license text in all files containing it.Marcin Siodelski
2015-12-11[4234] cleanupFrancis Dupont
2015-12-11[4234] doxygen fixes last passFrancis Dupont
2014-08-06[3417] "bind 10" => Kea converted in many .cc/.h filesTomek Mrugalski
2014-02-18Merge branch 'trac2518'Mukund Sivaraman
2014-02-03Merge branch 'trac1397'Mukund Sivaraman
2014-01-29Merge branch 'trac1396'Mukund Sivaraman
2014-01-28[1396] Add RRset::getLength()Mukund Sivaraman
2014-01-28Merge branch 'trac3263_2'Mukund Sivaraman
2014-01-27[3263] Add API doc note that RRset::addRdata() can throwMukund Sivaraman
2014-01-17[2518] Introduce isc::dns::Exception and organize all DNS exceptions under itMukund Sivaraman
2014-01-16[1397] Add std::string version of Rset::addRdata()Mukund Sivaraman
2014-01-09[2335] Remove RRset::setName()Mukund Sivaraman
2012-12-07[2377] Fix BasicRRset::getRRsig() documentationMichal 'vorner' Vaner
2012-10-28Merge branch 'master' into trac2360Mukund Sivaraman
2012-10-26[2360] Update wording in API doc comment for RRset::toText()Mukund Sivaraman
2012-10-25[2360] Also render any associated RRSIG in RRset::toText()Mukund Sivaraman
2012-10-25[2357] Update scaffolding using fix-scaffolding.py toolMukund Sivaraman
2012-08-15[2166] Update RRset::toWire() so it will render RRSIGs tooMukund Sivaraman
2012-08-13[2164] Rename method to getRRsigDataCount() and add it to AbstractRRset's int...Mukund Sivaraman
2012-08-13[2164] Add virtual to the RRset::getRRsig() methodMukund Sivaraman
2012-08-08[2164] Add RRset::getSIGRdataCount()Mukund Sivaraman
2012-05-23[1455] cleanup, documentationJelte Jansen
2012-05-22[1455] restrict empty rrsets to class ANY and NONEJelte Jansen
2012-03-20[1688] Updated as a result of reviewStephen Morris
2012-03-20[1688] trivial editorial fixes.JINMEI Tatuya
2012-03-15[1688] Add AbstractRRset::lthan()Stephen Morris
2012-03-14bug #1748: Change code to use a condition expressionMukund Sivaraman
2012-03-14[1748] Define AbstractRRset::isSameKind() and implement the default versionMukund Sivaraman
2012-02-03[master] fixed a build regression for SunStudio due to #1604. okayed on jabber.JINMEI Tatuya
2012-02-02[1604b] Convert arguments to addRRsig to "const Xxx&"Stephen Morris
2012-02-02[1604b] BasicRRset::getRRsig() now returns empty RRsetStephen Morris
2012-01-31[1604b] Make (Const)RRsetPtr point to an AbstractRRsetStephen Morris
2012-01-26[master] fixed a regression in the previous fixJINMEI Tatuya
2012-01-27[master] an urgent care fix to build failure after #1614 with older boost.JINMEI Tatuya
2012-01-24[1614] constify some of RRSIG related interface of RRset.JINMEI Tatuya
2011-07-18[jreed-doxygen] fix doxygen warningsJeremy C. Reed
2011-04-28[trac812next] made straightforward changes to toWire() methods so thatJINMEI Tatuya
2011-04-14[trac749] update namespace nameschenzhengzhang
2011-04-12[trac749] refactor more C++ utility codechenzhengzhang
2011-04-11[trac749] refactor C++ utility librarychenzhengzhang
2011-03-14[jreed-doxygen]Merge branch 'master' into jreed-doxygenJeremy C. Reed
2011-02-15[master] Merge branch 'trac449'Jelte Jansen
2011-02-08[jreed-doxygen] remove wrong documentationJeremy C. Reed
2011-02-07[jreed-doxygen] more doxygen improvementsJeremy C. Reed
2011-01-21cleanup: removed $Id$, which is useless now that we've migrated to git.JINMEI Tatuya
2011-01-07Copy the RRsig record to the RRset cacheOcean Wang
2010-11-16changed the interface of AbstractRRset::getRdataIterator()JINMEI Tatuya