summaryrefslogtreecommitdiff
path: root/src/test/test-socket-util.c
AgeCommit message (Expand)Author
2017-05-20./tools/notsd-moveLuke Shumaker
2016-06-15tree-wide: htonl() is weird, let's use htobe32() instead (#3538)Lennart Poettering
2016-06-06resolved: support IPv6 DNS servers on the local linkLennart Poettering
2016-05-09util-lib: add new ifname_valid() call that validates interface namesLennart Poettering
2016-05-05tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhereLennart Poettering
2015-11-11test: fix failing test-socket-util when running with ipv6.disable=1 kernel paramMarcin Bachry
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-07-31test-socket-util: add test for in_addr_is_null()Daniel Mack
2015-04-08test-socket-util: add test for in_addr_to_stringRonny Chevalier
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt
2014-10-04test: only use assert_seThomas Hindoe Paaboel Andersen
2014-08-18tests: add tests for socket-util.cRonny Chevalier
2014-07-16test-socket-util: silence warningsThomas Hindoe Paaboel Andersen
2014-07-15shared/socket-util: add function to query remote addressZbigniew Jędrzejewski-Szmek
2014-07-10shared: split out in_addr related calls from socket-util.[ch] into its privat...Lennart Poettering
2014-06-18networkd: add a number of calls to manipulate in_addr_union structsLennart Poettering
2014-06-16tests: add test-socket-utilRonny Chevalier