Age | Commit message (Expand) | Author |
2015-12-18 | resolved: merge two bools into a bitfield | Lennart Poettering |
2015-12-18 | resolved: cache stringified transaction key once per transaction | Lennart Poettering |
2015-12-11 | resolved: rework how and when the number of answer RRs to cache is determined | Lennart Poettering |
2015-12-10 | resolved: chase DNSKEY/DS RRs when doing look-ups with DNSSEC enabled | Lennart Poettering |
2015-12-08 | resolved: add 'next_attempt_after' field to DnsTransaction | Daniel Mack |
2015-12-08 | resolved: short-cut jitter callbacks for LLMNR and mDNS | Daniel Mack |
2015-12-08 | resolved: add mDNS initial jitter | Daniel Mack |
2015-12-03 | resolved: add a concept of "authenticated" responses | Lennart Poettering |
2015-12-03 | resolved: add a simple trust anchor database as additional RR source | Lennart Poettering |
2015-11-27 | resolved: fallback to TCP if UDP fails | Tom Gundersen |
2015-11-27 | resolved: for a transaction, keep track where the answer data came from | Lennart Poettering |
2015-11-27 | resolved: store just the DnsAnswer instead of a DnsPacket as answer in DnsTra... | Lennart Poettering |
2015-11-25 | resolved: fully support DNS search domains | Lennart Poettering |
2015-11-18 | tree-wide: sort includes in *.h | Thomas Hindoe Paaboel Andersen |
2015-08-25 | resolved: rename DNS UDP socket to 'dns_udp_fd' | Lennart Poettering |
2015-08-21 | resolved: only maintain one question RR key per transaction | Lennart Poettering |
2015-08-03 | resolved: transaction - increase number of retry attempts | Tom Gundersen |
2015-08-03 | resolved: transaction - exponentially increase retry timeouts | Tom Gundersen |
2015-07-27 | resolved: transaction - introduce dns_transaction_emit() | Tom Gundersen |
2015-07-27 | resolved: transaction - move DNS UDP socket creation to the scope | Tom Gundersen |
2015-07-27 | resloved: transaction - unify IPv4 and IPv6 sockets | Tom Gundersen |
2015-07-14 | resolved: use one UDP socket per transaction | Tom Gundersen |
2015-07-14 | resolved: pin the server used in a transaction | Tom Gundersen |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2014-08-05 | resolved: add 100ms initial jitter to all LLMNR requests | Lennart Poettering |
2014-07-31 | resolved: implement LLMNR uniqueness verification | Lennart Poettering |