summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/test-dhcp-option.c
AgeCommit message (Expand)Author
2016-02-13Merge pull request #2589 from keszybz/resolve-tool-2Lennart Poettering
2016-02-11Add memcpy_safeZbigniew Jędrzejewski-Szmek
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-20dhcp: make DHCP_OPTION_* enum publicBeniamino Galvani
2015-11-25sd-dhcp: parse error message in DECLINE or NAKTom Gundersen
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-08-26dhcp: generic data should be void*, not uint8_t*Lennart Poettering
2015-08-26network: s/user_data/userdata/Lennart Poettering
2015-03-13test-dhcp-option: conform to usual coding styleZbigniew Jędrzejewski-Szmek
2015-03-13test-dhcp-option: add assert to check index is nonnegativeZbigniew Jędrzejewski-Szmek
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2014-12-11use correct format typesThomas Hindoe Paaboel Andersen
2014-10-11sd-dhcp-client: support non-Ethernet hardware addressesDan Williams
2014-09-17libsystemd-network: dhcp-test - assert that malloc0 succeedsTom Gundersen
2014-09-14sd-dhcp: fix test of magic cookieThomas Hindoe Paaboel Andersen
2014-05-26test-dhcp-option: fix memleakTom Gundersen
2014-05-21sd-dhcp: option_append - support falling back to 'sname' and 'file'Tom Gundersen
2014-05-21sd-dhcp: make sure we can not fill options so much that there is no space for...Tom Gundersen
2014-05-20sd-dhcp: refactor dhcp_option_appendTom Gundersen
2014-04-10sd-dhcp-client: test - fix for jenkinsTom Gundersen
2014-02-28sd-network: add new libraryTom Gundersen