summaryrefslogtreecommitdiff
path: root/src/test/test-socket-util.c
Commit message (Expand)AuthorAgeFilesLines
...
* tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhereLennart Poettering2016-05-051-0/+17
* test: fix failing test-socket-util when running with ipv6.disable=1 kernel paramMarcin Bachry2015-11-111-22/+19
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-0/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-4/+5
* test-socket-util: add test for in_addr_is_null()Daniel Mack2015-07-311-0/+15
* test-socket-util: add test for in_addr_to_stringRonny Chevalier2015-04-081-0/+19
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-281-1/+1
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-281-1/+1
* test: only use assert_seThomas Hindoe Paaboel Andersen2014-10-041-4/+4
* tests: add tests for socket-util.cRonny Chevalier2014-08-181-0/+50
* test-socket-util: silence warningsThomas Hindoe Paaboel Andersen2014-07-161-3/+3
* shared/socket-util: add function to query remote addressZbigniew Jędrzejewski-Szmek2014-07-151-0/+55
* shared: split out in_addr related calls from socket-util.[ch] into its privat...Lennart Poettering2014-07-101-0/+1
* networkd: add a number of calls to manipulate in_addr_union structsLennart Poettering2014-06-181-0/+82
* tests: add test-socket-utilRonny Chevalier2014-06-161-0/+145