summaryrefslogtreecommitdiff
path: root/src/resolve/resolved-dns-stream.c
AgeCommit message (Expand)Author
2016-10-16tree-wide: use mfree moreZbigniew Jędrzejewski-Szmek
2016-06-21resolved: respond to local resolver requests on 127.0.0.53:53Lennart Poettering
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-11resolved: set a description on all our event sourcesLennart Poettering
2015-12-26resolved: don't set TCP_NODELAY twice for TCP socketsLennart Poettering
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27io-util.h: move iovec stuff from macro.h to io-util.hLennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-06-10util: introduce CMSG_FOREACH() macro and make use of it everywhereLennart Poettering
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt
2014-10-22resolved: simplify detection of packets from the loopback deviceLennart Poettering
2014-08-22shared: add MAXSIZE() and use it in resolvedDavid Herrmann
2014-08-15resolve: fix compilation on LLVM+clangDavid Herrmann
2014-08-01resolved: IPV6_UNICAST_IF may fail if we already are bound to a device, like ...Lennart Poettering
2014-08-01resolved: use CLOCK_BOOTTIME instead of CLOCK_MONOTONIC when aging caches and...Lennart Poettering
2014-07-29resolved: when resolving an address PTR record via llmnr, make a tcp connecti...Lennart Poettering
2014-07-29resolve: add llmnr responder side for UDP and TCPLennart Poettering