index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dns
/
rdata.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#3208] clean up code
Razvan Becheriu
2024-03-09
1
-1
/
+2
*
[#3208] added not implemented types
Razvan Becheriu
2024-03-08
1
-12
/
+4
*
[#3208] restore unittests
Razvan Becheriu
2024-03-07
1
-11
/
+8
*
[#3208] remove unused code in libdns
Razvan Becheriu
2024-03-07
1
-27
/
+17
*
[#3209] Updated copyrights
Thomas Markwalder
2024-02-07
1
-1
/
+1
*
[#3209] Initial commit
Thomas Markwalder
2024-02-07
1
-1
/
+1
*
[5066] Enforced C++11 following #4631 discussion
Francis Dupont
2016-11-30
1
-3
/
+5
*
[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
*
[3839] copyright
Francis Dupont
2015-06-27
1
-1
/
+1
*
[3839] unused exception handler variable aka #3839
Francis Dupont
2015-05-12
1
-1
/
+1
*
Merge branch 'trac2426'
Mukund Sivaraman
2014-02-19
1
-63
/
+70
|
\
|
*
[2426] Update exception message
Mukund Sivaraman
2014-02-18
1
-1
/
+1
|
*
[2426] Add a comment on why the ungetToken() is necessary
Mukund Sivaraman
2014-02-18
1
-0
/
+3
|
*
[2426] Move the ungetToken() call to make it easier to follow
Mukund Sivaraman
2014-02-18
1
-2
/
+1
|
*
[2426] Initialize rdlen (apparently cppcheck doesn't detect the throw and com...
Mukund Sivaraman
2014-02-18
1
-1
/
+2
|
*
[2426] Fix leak of GenericImpl object when an exception is thrown
Mukund Sivaraman
2014-01-14
1
-6
/
+15
|
*
[2426] Support generic version of rdata::createRdata(text) in generic RDATA
Mukund Sivaraman
2014-01-10
1
-60
/
+55
*
|
[1396] Rename method to getLength()
Mukund Sivaraman
2014-01-28
1
-1
/
+1
*
|
Add Rdata::getWireLength() method
Mukund Sivaraman
2014-01-17
1
-0
/
+9
|
/
*
[2726] Make the suppression so cppcheck finds it
Michal 'vorner' Vaner
2013-06-14
1
-2
/
+3
*
[2726] Suppress another false positive
Michal 'vorner' Vaner
2013-06-12
1
-0
/
+2
*
[2382] throw unexpected instead of assert on unexpected token in createRdata.
JINMEI Tatuya
2012-12-04
1
-12
/
+19
*
[2382] more update on comment
JINMEI Tatuya
2012-12-01
1
-1
/
+0
*
[2382] comment wording fix
JINMEI Tatuya
2012-12-01
1
-1
/
+1
*
[2382] warn if RDATA immediately followed by EOF
JINMEI Tatuya
2012-12-01
1
-11
/
+17
*
[2382] handle other generic isc::Exception
JINMEI Tatuya
2012-12-01
1
-12
/
+51
*
[2382] supported extra token case and callback calls on error.
JINMEI Tatuya
2012-12-01
1
-3
/
+24
*
[2382] Consume to end of line / file in createRdata().
JINMEI Tatuya
2012-12-01
1
-10
/
+11
*
[2382] ungetToken EOL/EOF in the backend factories.
JINMEI Tatuya
2012-12-01
1
-0
/
+1
*
[2382] resolved remaining merge conflict on MasterLexer::Token.
JINMEI Tatuya
2012-12-01
1
-3
/
+3
*
[2497] Return NULL upon exception in rdata::createRdata()
Mukund Sivaraman
2012-12-01
1
-3
/
+11
*
[2497] Also check and stop at END_OF_LINE
Mukund Sivaraman
2012-11-30
1
-1
/
+2
*
[2497] Add rdata::createRdata() and tests for some RRtypes
Mukund Sivaraman
2012-11-29
1
-2
/
+40
*
[master] fix errors with ambiguous types and other boost uses
Jeremy C. Reed
2012-07-25
1
-1
/
+1
*
[2017] Many Doxygen warnings removed.
Tomek Mrugalski
2012-06-01
1
-1
/
+1
*
[1470] Added checks for zero length data
Stephen Morris
2011-12-12
1
-3
/
+7
*
Merge branch 'work/rdatafields'
Michal 'vorner' Vaner
2011-04-19
1
-1
/
+1
|
\
|
*
Merge branch 'master' into work/serialize
Michal 'vorner' Vaner
2011-04-04
1
-2
/
+0
|
|
\
|
*
|
initial implementation of trac#404: in-memory serialized representation of RDATA
JINMEI Tatuya
2010-11-03
1
-1
/
+1
*
|
|
[trac749] Merge 'master' into trac749
chenzhengzhang
2011-04-19
1
-1
/
+2
|
\
\
\
|
*
|
|
[trac806] provide a bit more detailed information when throwing an exception
JINMEI Tatuya
2011-04-08
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
[trac749] update namespace names
chenzhengzhang
2011-04-14
1
-5
/
+5
*
|
|
[trac749] update placeholder scripts
chenzhengzhang
2011-04-12
1
-3
/
+3
*
|
|
[trac749] refactor more C++ utility code
chenzhengzhang
2011-04-12
1
-2
/
+2
*
|
|
[trac749] refactor C++ utility library
chenzhengzhang
2011-04-11
1
-1
/
+2
|
/
/
*
/
cleanup: removed $Id$, which is useless now that we've migrated to git.
JINMEI Tatuya
2011-01-21
1
-2
/
+0
|
/
*
overall style cleanup: adjusted brace positions according to the coding guide...
JINMEI Tatuya
2010-10-15
1
-22
/
+11
*
cleanup: use relative path to header files from "src/lib", i.e., s/"name.h"/<...
JINMEI Tatuya
2010-04-13
1
-6
/
+6
*
- made lib/dns -Wextra safe.
JINMEI Tatuya
2010-03-11
1
-1
/
+1
[next]