index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dhcp
/
tests
/
option_definition_unittest.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#3141] option definition UTs fix
Piotrek Zadroga
2024-02-23
1
-72
/
+29
*
[#3237] release changes
Wlodek Wencel
2024-01-29
1
-1
/
+1
*
[#3119] use range based for loop or BOOST_FOREACH
Razvan Becheriu
2024-01-22
1
-6
/
+4
*
[#3074] internal opt type refactor
Piotrek Zadroga
2024-01-15
1
-8
/
+9
*
[#3074] addressed review comments
Piotrek Zadroga
2024-01-10
1
-0
/
+6
*
[#3074] UTs updated
Piotrek Zadroga
2024-01-09
1
-0
/
+88
*
[#2536] addressed review comments
Piotrek Zadroga
2023-05-04
1
-0
/
+223
*
[#939] add more unittests
Razvan Becheriu
2023-03-23
1
-2
/
+2
*
[#939] Addressed review comments
Piotrek Zadroga
2023-03-23
1
-1
/
+1
*
[#939] Extending unit tests
Piotrek Zadroga
2023-03-23
1
-0
/
+44
*
[#1656] 1.9.4 release: update copyrights
Andrei Pavel
2021-01-25
1
-1
/
+1
*
[#1585] Checkpoint: did second phase
Francis Dupont
2021-01-11
1
-47
/
+0
*
[#1585] Checkpoint: libdhcp tests
Francis Dupont
2021-01-11
1
-114
/
+221
*
updated versions, updated copyright dates, sorted messages
Michal Nowikowski
2019-05-28
1
-1
/
+1
*
[#571,!306] Added factory functions to objects used in MySQL CB.
Marcin Siodelski
2019-04-18
1
-0
/
+52
*
Merge remote-tracking branch 'isc-kea/master' into HEAD
Razvan Becheriu
2017-12-12
1
-2
/
+10
|
\
|
*
[master] Finished merge of trac5226 (options with record and array)
Francis Dupont
2017-10-06
1
-2
/
+10
|
|
\
|
|
*
[5226] Add traling array in records
Francis Dupont
2017-07-11
1
-2
/
+10
*
|
|
reverted some changes which are too pedantic
Andrei Pavel
2017-08-18
1
-3
/
+3
*
|
|
Merge branch 'isc-master' into minor-changes
Andrei Pavel
2017-08-17
1
-5
/
+213
|
\
|
|
|
*
|
spelling: underscore
Josh Soref
2017-07-23
1
-1
/
+1
|
|
/
|
*
[master] Finished merge of (hex in integer options)
Francis Dupont
2017-04-18
1
-1
/
+2
|
|
\
|
|
*
[4540] Added hexadecimal support for integer options
Francis Dupont
2017-01-12
1
-1
/
+2
|
*
|
[4070] Added OpaqueDataTuple read/write, updated defintions and unit tests
Francis Dupont
2017-02-15
1
-1
/
+208
|
*
|
Corrected typos
Andrei Pavel
2016-12-14
1
-2
/
+2
|
|
/
*
/
Added mysql_execute_script
Andrei Pavel
2017-01-11
1
-1
/
+1
|
/
*
[5016] Merged pull request #24 from github24 and squashed it.
Marcin Siodelski
2016-10-26
1
-1
/
+222
*
[4498] Removed support for callback functions unpacking options.
Marcin Siodelski
2016-05-19
1
-1
/
+1
*
[4326] Fixed CID 132738[1-4]
Francis Dupont
2016-03-19
1
-1
/
+27
*
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2015-12-16
1
-11
/
+3
*
[4049] Fixed the typeid(*option) bug
Francis Dupont
2015-09-17
1
-26
/
+52
*
[3833] some signed for loop variables aka #3833
Francis Dupont
2015-05-12
1
-10
/
+12
*
[3588] Addressed review comments.
Marcin Siodelski
2014-09-30
1
-0
/
+13
*
[3588] Implemented CfgOptionDef class to represent user-defined option defs
Marcin Siodelski
2014-09-16
1
-0
/
+81
*
[3292] Addressed review comments.
Marcin Siodelski
2014-01-21
1
-10
/
+2
*
[3292] Fixed option definition class to handle booleans carried as strings.
Marcin Siodelski
2014-01-17
1
-2
/
+117
*
[3201] Test that suboptions are parsed correctly for fixed-size options.
Marcin Siodelski
2013-10-24
1
-1
/
+44
*
[3180] Implemented support for callback functions to parse options.
Marcin Siodelski
2013-10-04
1
-2
/
+2
*
[3036] Return instance of Option6ClientFqdn for option 39.
Marcin Siodelski
2013-07-18
1
-2
/
+17
*
[2786] Use OptionString class to represent options with a string.
Marcin Siodelski
2013-05-13
1
-5
/
+5
*
[2314] Changes as a result of the review.
Marcin Siodelski
2013-01-21
1
-1
/
+1
*
[2314] Added encapsulated option space name to option definition.
Marcin Siodelski
2013-01-15
1
-10
/
+39
*
[2317] More strict checks for option name format.
Marcin Siodelski
2013-01-09
1
-12
/
+38
*
[master] Merge branch 'trac2549'
Marcin Siodelski
2012-12-18
1
-13
/
+10
|
\
|
*
[2549] Simplified functions writing an address to a buffer.
Marcin Siodelski
2012-12-13
1
-13
/
+10
*
|
[2526] Renamed Option6IntArray to OptionIntArray.
Marcin Siodelski
2012-12-11
1
-13
/
+13
*
|
[2526] Renamed Option6Int to OptionInt as this will be used for V4 too.
Marcin Siodelski
2012-12-11
1
-19
/
+19
|
/
*
[2491] Test that appropriate std options are returned.
Marcin Siodelski
2012-11-30
1
-1
/
+2
*
[2312] Initialize custom option's buffers when option is not a record.
Marcin Siodelski
2012-11-26
1
-50
/
+0
*
[2312] Initialize structure holding buffer for data fields.
Marcin Siodelski
2012-11-26
1
-5
/
+0
[next]