summaryrefslogtreecommitdiffstats
path: root/src/lib/dns/rrset.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3208] restore unittestsRazvan Becheriu2024-03-071-15/+12
* [#3208] remove unused code in libdnsRazvan Becheriu2024-03-071-5/+2
* [#1887] release changesWlodek Wencel2021-05-241-1/+1
* [#1821] spelling correctionsAndrei Pavel2021-04-261-1/+1
* [master] Finised merge of trac4234 (doxygen warnings)Francis Dupont2015-12-221-3/+3
|\
| * [4234] cleanupFrancis Dupont2015-12-111-1/+1
| * [4234] doxygen fixes last passFrancis Dupont2015-12-111-3/+3
* | [4236] Updated copyright dates in all files.Marcin Siodelski2015-12-161-1/+1
* | [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
|/
* [3417] "bind 10" => Kea converted in many .cc/.h filesTomek Mrugalski2014-08-061-2/+3
* Merge branch 'trac2518'Mukund Sivaraman2014-02-181-3/+3
|\
| * [2518] Introduce isc::dns::Exception and organize all DNS exceptions under itMukund Sivaraman2014-01-171-3/+3
* | Merge branch 'trac1397'Mukund Sivaraman2014-02-031-0/+17
|\ \
| * | [1397] Add std::string version of Rset::addRdata()Mukund Sivaraman2014-01-161-0/+17
* | | Merge branch 'trac1396'Mukund Sivaraman2014-01-291-0/+28
|\ \ \
| * | | [1396] Add RRset::getLength()Mukund Sivaraman2014-01-281-0/+28
| |/ /
* | | Merge branch 'trac3263_2'Mukund Sivaraman2014-01-281-0/+7
|\ \ \ | |/ / |/| |
| * | [3263] Add API doc note that RRset::addRdata() can throwMukund Sivaraman2014-01-271-0/+7
| |/
* / [2335] Remove RRset::setName()Mukund Sivaraman2014-01-091-25/+0
|/
* [2377] Fix BasicRRset::getRRsig() documentationMichal 'vorner' Vaner2012-12-071-3/+0
* Merge branch 'master' into trac2360Mukund Sivaraman2012-10-281-3/+3
|\
| * [2357] Update scaffolding using fix-scaffolding.py toolMukund Sivaraman2012-10-251-3/+3
* | [2360] Update wording in API doc comment for RRset::toText()Mukund Sivaraman2012-10-261-1/+2
* | [2360] Also render any associated RRSIG in RRset::toText()Mukund Sivaraman2012-10-251-0/+4
|/
* [2166] Update RRset::toWire() so it will render RRSIGs tooMukund Sivaraman2012-08-151-0/+11
* [2164] Rename method to getRRsigDataCount() and add it to AbstractRRset's int...Mukund Sivaraman2012-08-131-9/+27
* [2164] Add virtual to the RRset::getRRsig() methodMukund Sivaraman2012-08-131-1/+2
* [2164] Add RRset::getSIGRdataCount()Mukund Sivaraman2012-08-081-0/+9
* [1455] cleanup, documentationJelte Jansen2012-05-231-5/+4
* [1455] restrict empty rrsets to class ANY and NONEJelte Jansen2012-05-221-4/+5
* [1688] Updated as a result of reviewStephen Morris2012-03-201-22/+0
* [1688] trivial editorial fixes.JINMEI Tatuya2012-03-201-1/+1
* [1688] Add AbstractRRset::lthan()Stephen Morris2012-03-151-0/+22
* bug #1748: Change code to use a condition expressionMukund Sivaraman2012-03-141-1/+1
* [1748] Define AbstractRRset::isSameKind() and implement the default versionMukund Sivaraman2012-03-141-0/+8
* [master] fixed a build regression for SunStudio due to #1604. okayed on jabber.JINMEI Tatuya2012-02-031-1/+2
* [1604b] Convert arguments to addRRsig to "const Xxx&"Stephen Morris2012-02-021-13/+13
* [1604b] BasicRRset::getRRsig() now returns empty RRsetStephen Morris2012-02-021-54/+7
* [1604b] Make (Const)RRsetPtr point to an AbstractRRsetStephen Morris2012-01-311-7/+180
* [master] fixed a regression in the previous fixJINMEI Tatuya2012-01-271-1/+1
* [master] an urgent care fix to build failure after #1614 with older boost.JINMEI Tatuya2012-01-271-0/+11
* [1614] constify some of RRSIG related interface of RRset.JINMEI Tatuya2012-01-251-3/+3
* [jreed-doxygen] fix doxygen warningsJeremy C. Reed2011-07-181-1/+1
* [trac812next] made straightforward changes to toWire() methods so thatJINMEI Tatuya2011-04-281-3/+3
* [trac749] update namespace nameschenzhengzhang2011-04-141-4/+2
* [trac749] refactor more C++ utility codechenzhengzhang2011-04-121-2/+4
* [trac749] refactor C++ utility librarychenzhengzhang2011-04-111-3/+6
* [jreed-doxygen]Merge branch 'master' into jreed-doxygenJeremy C. Reed2011-03-141-5/+5
|\
| * [master] Merge branch 'trac449'Jelte Jansen2011-02-151-5/+5
| |\
| | * Copy the RRsig record to the RRset cacheOcean Wang2011-01-071-5/+5