index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dhcp
/
duid.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#3210] clean up some header includes
Andrei Pavel
2024-03-21
1
-1
/
+0
*
[#3210] update copyright dates
Andrei Pavel
2024-03-21
1
-1
/
+1
*
[#3210] refactor io utilities
Andrei Pavel
2024-03-21
1
-1
/
+1
*
[#2889] release changes
Andrei Pavel
2023-05-29
1
-1
/
+1
*
[#2827] reverted src/share/api and updated script
Razvan Becheriu
2023-05-11
1
-3
/
+3
*
[#2786] fixed linker error
Razvan Becheriu
2023-05-10
1
-0
/
+6
*
[#2786] 255 bytes client_id and 130 bytes duid
Razvan Becheriu
2023-05-09
1
-94
/
+18
*
[#722,!1] Addressed review comments
Thomas Markwalder
2019-08-16
1
-6
/
+5
*
[#722] kea-dhcp6 sanity checking of inbound DUID options improved
Thomas Markwalder
2019-08-16
1
-2
/
+4
*
Added #include <config.h> to all .cc files.
Andrei Pavel
2016-12-14
1
-0
/
+2
*
[5058] - Addressed review comments
Thomas Markwalder
2016-11-01
1
-10
/
+5
*
[v1_1_0] Copyright dates update
Wlodek Wencel
2016-08-28
1
-1
/
+1
*
[4301] DUID and HWAddr classes use strutil to convert text to binary.
Marcin Siodelski
2016-04-06
1
-58
/
+6
*
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2015-12-16
1
-11
/
+3
*
[3982] Changes after review
Tomek Mrugalski
2015-09-21
1
-0
/
+12
*
[3899] Merged strings
Francis Dupont
2015-06-23
1
-1
/
+1
*
[3899] Removed extra space in error message
Francis Dupont
2015-06-13
1
-2
/
+2
*
[3560] Addressed review comments.
Marcin Siodelski
2014-10-17
1
-0
/
+12
*
[3560] Implemented rest of the functions in the Host class.
Marcin Siodelski
2014-10-10
1
-18
/
+23
*
[3360] Addressed review comments.
Marcin Siodelski
2014-04-02
1
-2
/
+9
*
[3360] Implemented the CSV lease file parser for DHCPv4.
Marcin Siodelski
2014-03-24
1
-24
/
+33
*
[3360] Implemented CSV parser for DHCPv6 leases.
Marcin Siodelski
2014-03-24
1
-2
/
+36
*
[2940] Implemented Lease6::getDuidVector function and remove key extractors
Marcin Siodelski
2013-11-15
1
-1
/
+1
*
[2940] Addressed review comments.
Marcin Siodelski
2013-11-15
1
-2
/
+2
*
[master] Merge branch 'trac2723' (too short/null DUIDs handing)
Tomek Mrugalski
2013-03-28
1
-2
/
+15
|
\
|
*
[2723] The code now gracefully refuses too short DUIDs and client-ids
Tomek Mrugalski
2013-02-27
1
-2
/
+15
*
|
[2701] Added missing const to the function returning DUID.
Marcin Siodelski
2013-02-14
1
-1
/
+1
*
|
[2701] Added missing const in the function getting client_id.
Marcin Siodelski
2013-02-13
1
-1
/
+1
|
/
*
[2524] Add ClientId::toText() functionality
Stephen Morris
2012-12-14
1
-0
/
+10
*
[2404] Minor changes to make files conform to programming style
Stephen Morris
2012-11-20
1
-12
/
+12
*
[2475] Put #include directives in correct order
Stephen Morris
2012-11-16
1
-4
/
+6
*
[2414] All outstanding changes after review.
Tomek Mrugalski
2012-11-02
1
-3
/
+2
*
[2414] DUID toText() implemented.
Tomek Mrugalski
2012-10-30
1
-1
/
+19
*
[2140] DUID no longer returns unsafe references, tests updated.
Tomek Mrugalski
2012-10-10
1
-25
/
+4
*
[2140] ClientId class implemented and tested.
Tomek Mrugalski
2012-09-12
1
-0
/
+48
*
[2140] DUID is now a separate class in separate files
Tomek Mrugalski
2012-09-12
1
-0
/
+63