Age | Commit message (Expand) | Author |
2016-06-15 | tree-wide: htonl() is weird, let's use htobe32() instead (#3538) | Lennart Poettering |
2016-06-06 | resolved: support IPv6 DNS servers on the local link | Lennart Poettering |
2016-05-09 | util-lib: add new ifname_valid() call that validates interface names | Lennart Poettering |
2016-05-05 | tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhere | Lennart Poettering |
2015-11-11 | test: fix failing test-socket-util when running with ipv6.disable=1 kernel param | Marcin Bachry |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering |
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |
2015-07-31 | test-socket-util: add test for in_addr_is_null() | Daniel Mack |
2015-04-08 | test-socket-util: add test for in_addr_to_string | Ronny Chevalier |
2014-11-28 | treewide: no need to negate errno for log_*_errno() | Michal Schmidt |
2014-11-28 | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt |
2014-10-04 | test: only use assert_se | Thomas Hindoe Paaboel Andersen |
2014-08-18 | tests: add tests for socket-util.c | Ronny Chevalier |
2014-07-16 | test-socket-util: silence warnings | Thomas Hindoe Paaboel Andersen |
2014-07-15 | shared/socket-util: add function to query remote address | Zbigniew Jędrzejewski-Szmek |
2014-07-10 | shared: split out in_addr related calls from socket-util.[ch] into its privat... | Lennart Poettering |
2014-06-18 | networkd: add a number of calls to manipulate in_addr_union structs | Lennart Poettering |
2014-06-16 | tests: add test-socket-util | Ronny Chevalier |