index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dhcp
/
option_string.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added #include <config.h> to all .cc files.
Andrei Pavel
2016-12-14
1
-0
/
+2
*
[4497] Documented Option::clone() in all option classes.
Marcin Siodelski
2016-07-08
1
-1
/
+1
*
[4497] Implemented deep copy of DHCP options.
Marcin Siodelski
2016-07-08
1
-0
/
+5
*
[4497] Fix constness of methods in Option classes.
Marcin Siodelski
2016-07-08
1
-4
/
+4
*
[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
*
[4081] Option::toString() and OptionString::toString() implemented.
Tomek Mrugalski
2015-10-26
1
-0
/
+5
*
[3806] Added and/or fixed toText implementations for various options.
Marcin Siodelski
2015-05-05
1
-1
/
+11
*
[2786] Changes as a result of the second review.
Marcin Siodelski
2013-05-17
1
-5
/
+7
*
[2786] Minor: added option code to the exception string.
Marcin Siodelski
2013-05-16
1
-1
/
+2
*
[2876] Minor: added paranthesis in the return statement.
Marcin Siodelski
2013-05-16
1
-1
/
+1
*
[2786] Address review comments.
Marcin Siodelski
2013-05-15
1
-10
/
+24
*
[2786] Implemented unpack() function of OptionString class.
Marcin Siodelski
2013-05-13
1
-2
/
+7
*
[2786] Implemented pack function of OptionString class.
Marcin Siodelski
2013-05-13
1
-1
/
+20
*
[2786] Implemented unit tests for OptionString.
Marcin Siodelski
2013-05-13
1
-0
/
+45