index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd-network
/
test-dhcp-option.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: always call test_setup_logging()
Yu Watanabe
2023-11-17
1
-0
/
+3
*
dhcp: split dhcp-internal.h into two
Yu Watanabe
2023-10-20
1
-2
/
+3
*
tree-wide: Fix format specifier warnings for %x
Jan Janssen
2022-08-30
1
-2
/
+2
*
tree-wide: add a space after if, switch, for, and while
Yu Watanabe
2022-04-01
1
-2
/
+2
*
sd-dhcp-client,sd-dhcp-client-server: set chaddr in dhcp_message_init()
Yu Watanabe
2022-01-23
1
-1
/
+2
*
test-dhcp-option: inline iterator variable declarations
Zbigniew Jędrzejewski-Szmek
2021-12-08
1
-12
/
+8
*
test-dhcp-option: rename variable to avoid global/local name conflict
Zbigniew Jędrzejewski-Szmek
2021-12-08
1
-11
/
+11
*
test: use assert_se() instead of assert()
Yu Watanabe
2021-10-12
1
-1
/
+1
*
rfc3046 implementation
Yegor Alexeyev
2021-05-08
1
-0
/
+15
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
sd-dhcp: clean-up of DHCP lease server code
Lennart Poettering
2020-05-30
1
-0
/
+3
*
util: split out memcmp()/memset() related calls into memory-util.[ch]
Lennart Poettering
2019-03-13
1
-1
/
+1
*
Merge pull request #2589 from keszybz/resolve-tool-2
Lennart Poettering
2016-02-13
1
-8
/
+3
|
\
|
*
Add memcpy_safe
Zbigniew Jędrzejewski-Szmek
2016-02-11
1
-8
/
+3
*
|
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
|
/
*
dhcp: make DHCP_OPTION_* enum public
Beniamino Galvani
2016-01-20
1
-22
/
+22
*
sd-dhcp: parse error message in DECLINE or NAK
Tom Gundersen
2015-11-25
1
-15
/
+7
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-2
/
+2
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-4
/
+4
*
dhcp: generic data should be void*, not uint8_t*
Lennart Poettering
2015-08-26
1
-3
/
+3
*
network: s/user_data/userdata/
Lennart Poettering
2015-08-26
1
-2
/
+2
*
test-dhcp-option: conform to usual coding style
Zbigniew Jędrzejewski-Szmek
2015-03-14
1
-20
/
+11
*
test-dhcp-option: add assert to check index is nonnegative
Zbigniew Jędrzejewski-Szmek
2015-03-14
1
-0
/
+2
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
use correct format types
Thomas Hindoe Paaboel Andersen
2014-12-11
1
-2
/
+2
*
sd-dhcp-client: support non-Ethernet hardware addresses
Dan Williams
2014-10-11
1
-1
/
+1
*
libsystemd-network: dhcp-test - assert that malloc0 succeeds
Tom Gundersen
2014-09-17
1
-0
/
+1
*
sd-dhcp: fix test of magic cookie
Thomas Hindoe Paaboel Andersen
2014-09-14
1
-3
/
+3
*
test-dhcp-option: fix memleak
Tom Gundersen
2014-05-26
1
-1
/
+1
*
sd-dhcp: option_append - support falling back to 'sname' and 'file'
Tom Gundersen
2014-05-21
1
-18
/
+44
*
sd-dhcp: make sure we can not fill options so much that there is no space for...
Tom Gundersen
2014-05-21
1
-1
/
+1
*
sd-dhcp: refactor dhcp_option_append
Tom Gundersen
2014-05-20
1
-37
/
+21
*
sd-dhcp-client: test - fix for jenkins
Tom Gundersen
2014-04-10
1
-23
/
+24
*
sd-network: add new library
Tom Gundersen
2014-02-28
1
-0
/
+378