Age | Commit message (Expand) | Author |
2016-06-21 | resolved: respond to local resolver requests on 127.0.0.53:53 | Lennart Poettering |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2016-01-11 | resolved: set a description on all our event sources | Lennart Poettering |
2015-12-26 | resolved: don't set TCP_NODELAY twice for TCP sockets | Lennart Poettering |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | io-util.h: move iovec stuff from macro.h to io-util.h | Lennart Poettering |
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering |
2015-06-10 | util: introduce CMSG_FOREACH() macro and make use of it everywhere | Lennart Poettering |
2014-11-28 | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt |
2014-10-22 | resolved: simplify detection of packets from the loopback device | Lennart Poettering |
2014-08-22 | shared: add MAXSIZE() and use it in resolved | David Herrmann |
2014-08-15 | resolve: fix compilation on LLVM+clang | David Herrmann |
2014-08-01 | resolved: IPV6_UNICAST_IF may fail if we already are bound to a device, like ... | Lennart Poettering |
2014-08-01 | resolved: use CLOCK_BOOTTIME instead of CLOCK_MONOTONIC when aging caches and... | Lennart Poettering |
2014-07-29 | resolved: when resolving an address PTR record via llmnr, make a tcp connecti... | Lennart Poettering |
2014-07-29 | resolve: add llmnr responder side for UDP and TCP | Lennart Poettering |