index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dns
/
rrset.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#3208] restore unittests
Razvan Becheriu
2024-03-07
1
-15
/
+12
*
[#3208] remove unused code in libdns
Razvan Becheriu
2024-03-07
1
-5
/
+2
*
[#1887] release changes
Wlodek Wencel
2021-05-24
1
-1
/
+1
*
[#1821] spelling corrections
Andrei Pavel
2021-04-26
1
-1
/
+1
*
[master] Finised merge of trac4234 (doxygen warnings)
Francis Dupont
2015-12-22
1
-3
/
+3
|
\
|
*
[4234] cleanup
Francis Dupont
2015-12-11
1
-1
/
+1
|
*
[4234] doxygen fixes last pass
Francis Dupont
2015-12-11
1
-3
/
+3
*
|
[4236] Updated copyright dates in all files.
Marcin Siodelski
2015-12-16
1
-1
/
+1
*
|
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2015-12-16
1
-11
/
+3
|
/
*
[3417] "bind 10" => Kea converted in many .cc/.h files
Tomek Mrugalski
2014-08-06
1
-2
/
+3
*
Merge branch 'trac2518'
Mukund Sivaraman
2014-02-18
1
-3
/
+3
|
\
|
*
[2518] Introduce isc::dns::Exception and organize all DNS exceptions under it
Mukund Sivaraman
2014-01-17
1
-3
/
+3
*
|
Merge branch 'trac1397'
Mukund Sivaraman
2014-02-03
1
-0
/
+17
|
\
\
|
*
|
[1397] Add std::string version of Rset::addRdata()
Mukund Sivaraman
2014-01-16
1
-0
/
+17
*
|
|
Merge branch 'trac1396'
Mukund Sivaraman
2014-01-29
1
-0
/
+28
|
\
\
\
|
*
|
|
[1396] Add RRset::getLength()
Mukund Sivaraman
2014-01-28
1
-0
/
+28
|
|
/
/
*
|
|
Merge branch 'trac3263_2'
Mukund Sivaraman
2014-01-28
1
-0
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[3263] Add API doc note that RRset::addRdata() can throw
Mukund Sivaraman
2014-01-27
1
-0
/
+7
|
|
/
*
/
[2335] Remove RRset::setName()
Mukund Sivaraman
2014-01-09
1
-25
/
+0
|
/
*
[2377] Fix BasicRRset::getRRsig() documentation
Michal 'vorner' Vaner
2012-12-07
1
-3
/
+0
*
Merge branch 'master' into trac2360
Mukund Sivaraman
2012-10-28
1
-3
/
+3
|
\
|
*
[2357] Update scaffolding using fix-scaffolding.py tool
Mukund Sivaraman
2012-10-25
1
-3
/
+3
*
|
[2360] Update wording in API doc comment for RRset::toText()
Mukund Sivaraman
2012-10-26
1
-1
/
+2
*
|
[2360] Also render any associated RRSIG in RRset::toText()
Mukund Sivaraman
2012-10-25
1
-0
/
+4
|
/
*
[2166] Update RRset::toWire() so it will render RRSIGs too
Mukund Sivaraman
2012-08-15
1
-0
/
+11
*
[2164] Rename method to getRRsigDataCount() and add it to AbstractRRset's int...
Mukund Sivaraman
2012-08-13
1
-9
/
+27
*
[2164] Add virtual to the RRset::getRRsig() method
Mukund Sivaraman
2012-08-13
1
-1
/
+2
*
[2164] Add RRset::getSIGRdataCount()
Mukund Sivaraman
2012-08-08
1
-0
/
+9
*
[1455] cleanup, documentation
Jelte Jansen
2012-05-23
1
-5
/
+4
*
[1455] restrict empty rrsets to class ANY and NONE
Jelte Jansen
2012-05-22
1
-4
/
+5
*
[1688] Updated as a result of review
Stephen Morris
2012-03-20
1
-22
/
+0
*
[1688] trivial editorial fixes.
JINMEI Tatuya
2012-03-20
1
-1
/
+1
*
[1688] Add AbstractRRset::lthan()
Stephen Morris
2012-03-15
1
-0
/
+22
*
bug #1748: Change code to use a condition expression
Mukund Sivaraman
2012-03-14
1
-1
/
+1
*
[1748] Define AbstractRRset::isSameKind() and implement the default version
Mukund Sivaraman
2012-03-14
1
-0
/
+8
*
[master] fixed a build regression for SunStudio due to #1604. okayed on jabber.
JINMEI Tatuya
2012-02-03
1
-1
/
+2
*
[1604b] Convert arguments to addRRsig to "const Xxx&"
Stephen Morris
2012-02-02
1
-13
/
+13
*
[1604b] BasicRRset::getRRsig() now returns empty RRset
Stephen Morris
2012-02-02
1
-54
/
+7
*
[1604b] Make (Const)RRsetPtr point to an AbstractRRset
Stephen Morris
2012-01-31
1
-7
/
+180
*
[master] fixed a regression in the previous fix
JINMEI Tatuya
2012-01-27
1
-1
/
+1
*
[master] an urgent care fix to build failure after #1614 with older boost.
JINMEI Tatuya
2012-01-27
1
-0
/
+11
*
[1614] constify some of RRSIG related interface of RRset.
JINMEI Tatuya
2012-01-25
1
-3
/
+3
*
[jreed-doxygen] fix doxygen warnings
Jeremy C. Reed
2011-07-18
1
-1
/
+1
*
[trac812next] made straightforward changes to toWire() methods so that
JINMEI Tatuya
2011-04-28
1
-3
/
+3
*
[trac749] update namespace names
chenzhengzhang
2011-04-14
1
-4
/
+2
*
[trac749] refactor more C++ utility code
chenzhengzhang
2011-04-12
1
-2
/
+4
*
[trac749] refactor C++ utility library
chenzhengzhang
2011-04-11
1
-3
/
+6
*
[jreed-doxygen]Merge branch 'master' into jreed-doxygen
Jeremy C. Reed
2011-03-14
1
-5
/
+5
|
\
|
*
[master] Merge branch 'trac449'
Jelte Jansen
2011-02-15
1
-5
/
+5
|
|
\
|
|
*
Copy the RRsig record to the RRset cache
Ocean Wang
2011-01-07
1
-5
/
+5
[next]