index
:
kea.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
dns
/
rrset.h
Age
Commit 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] cleanup
Francis Dupont
2015-12-11
[4234] doxygen fixes last pass
Francis Dupont
2014-08-06
[3417] "bind 10" => Kea converted in many .cc/.h files
Tomek Mrugalski
2014-02-18
Merge branch 'trac2518'
Mukund Sivaraman
2014-02-03
Merge branch 'trac1397'
Mukund Sivaraman
2014-01-29
Merge branch 'trac1396'
Mukund Sivaraman
2014-01-28
[1396] Add RRset::getLength()
Mukund Sivaraman
2014-01-28
Merge branch 'trac3263_2'
Mukund Sivaraman
2014-01-27
[3263] Add API doc note that RRset::addRdata() can throw
Mukund Sivaraman
2014-01-17
[2518] Introduce isc::dns::Exception and organize all DNS exceptions under it
Mukund 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() documentation
Michal 'vorner' Vaner
2012-10-28
Merge branch 'master' into trac2360
Mukund 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 tool
Mukund Sivaraman
2012-08-15
[2166] Update RRset::toWire() so it will render RRSIGs too
Mukund 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() method
Mukund Sivaraman
2012-08-08
[2164] Add RRset::getSIGRdataCount()
Mukund Sivaraman
2012-05-23
[1455] cleanup, documentation
Jelte Jansen
2012-05-22
[1455] restrict empty rrsets to class ANY and NONE
Jelte Jansen
2012-03-20
[1688] Updated as a result of review
Stephen Morris
2012-03-20
[1688] trivial editorial fixes.
JINMEI Tatuya
2012-03-15
[1688] Add AbstractRRset::lthan()
Stephen Morris
2012-03-14
bug #1748: Change code to use a condition expression
Mukund Sivaraman
2012-03-14
[1748] Define AbstractRRset::isSameKind() and implement the default version
Mukund 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 RRset
Stephen Morris
2012-01-31
[1604b] Make (Const)RRsetPtr point to an AbstractRRset
Stephen Morris
2012-01-26
[master] fixed a regression in the previous fix
JINMEI 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 warnings
Jeremy C. Reed
2011-04-28
[trac812next] made straightforward changes to toWire() methods so that
JINMEI Tatuya
2011-04-14
[trac749] update namespace names
chenzhengzhang
2011-04-12
[trac749] refactor more C++ utility code
chenzhengzhang
2011-04-11
[trac749] refactor C++ utility library
chenzhengzhang
2011-03-14
[jreed-doxygen]Merge branch 'master' into jreed-doxygen
Jeremy C. Reed
2011-02-15
[master] Merge branch 'trac449'
Jelte Jansen
2011-02-08
[jreed-doxygen] remove wrong documentation
Jeremy C. Reed
2011-02-07
[jreed-doxygen] more doxygen improvements
Jeremy C. Reed
2011-01-21
cleanup: removed $Id$, which is useless now that we've migrated to git.
JINMEI Tatuya
2011-01-07
Copy the RRsig record to the RRset cache
Ocean Wang
2010-11-16
changed the interface of AbstractRRset::getRdataIterator()
JINMEI Tatuya
[next]