Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-22 | tests: use assert_se instead of assert | Ronny Chevalier | |
Otherwise they can be optimized away with -DNDEBUG | |||
2014-07-29 | resolved: when resolving an address PTR record via llmnr, make a tcp ↵ | Lennart Poettering | |
connection by default | |||
2014-07-16 | resolved: add a DNS client stub resolver | Lennart Poettering | |
Let's turn resolved into a something truly useful: a fully asynchronous DNS stub resolver that subscribes to network changes. (More to come: caching, LLMNR, mDNS/DNS-SD, DNSSEC, IDN, NSS module) |