Age | Commit message (Expand) | Author |
2015-08-03 | sd-event: make sure sd_event_now() cannot fail | Lennart Poettering |
2015-08-03 | resolved: transaction - exponentially increase retry timeouts | Tom Gundersen |
2015-07-28 | resolved: compare dns question arrays properly | Lennart Poettering |
2015-07-27 | resolved: transaction - don't explicitly verify packet source | Tom Gundersen |
2015-07-27 | resolved: transaction - don't unref server when creating TCP socket | Tom Gundersen |
2015-07-27 | resolved: transaction - introduce dns_transaction_emit() | Tom Gundersen |
2015-07-27 | resolved: transaction - move a couple of functions | Tom Gundersen |
2015-07-27 | resolved: transaction - move DNS UDP socket creation to the scope | Tom Gundersen |
2015-07-27 | resolved: transaction - close socket when changing server | Tom Gundersen |
2015-07-27 | resolved: transaction - don't request PKTINFO for unicast DNS | Tom Gundersen |
2015-07-27 | resloved: transaction - unify IPv4 and IPv6 sockets | Tom Gundersen |
2015-07-23 | resolve: transaction - stop processing packet when found to be invalid | Tom Gundersen |
2015-07-14 | resolved: use one UDP socket per transaction | Tom Gundersen |
2015-07-14 | resolved: implement RFC5452 | Tom Gundersen |
2015-07-14 | resolved: pin the server used in a transaction | Tom Gundersen |
2015-07-13 | resolved: separate LLMNR specific header bits | Daniel Mack |
2015-07-13 | resolved: use a #define for LLMNR port | Daniel Mack |
2015-04-11 | shared: add random-util.[ch] | Ronny Chevalier |
2015-03-27 | fix gcc warnings about uninitialized variables | Harald Hoyer |
2014-09-15 | hashmap: introduce hash_ops to make struct Hashmap smaller | Michal Schmidt |
2014-08-11 | resolved: actually, the peer with the lower IP address wins conflicts | Lennart Poettering |
2014-08-11 | resolved: make sure we don't mark the wrong zone RRs conflicting | Lennart Poettering |
2014-08-11 | resolved: be a bit more communicative about conflicts | Lennart Poettering |
2014-08-11 | resolved: implement full LLMNR conflict detection logic | Lennart Poettering |
2014-08-05 | resolved: don't abort if a transaction is aborted because its scope is removed | Lennart Poettering |
2014-08-05 | resolved: add 100ms initial jitter to all LLMNR requests | Lennart Poettering |
2014-08-05 | resolved: when sending fails, don't try connecting to the next DNS server if ... | Lennart Poettering |
2014-08-05 | resolved: bypass local cache when we issue a transaction for verification pur... | Lennart Poettering |
2014-08-01 | resolved: flush cache each time we change to a different DNS server | Lennart Poettering |
2014-08-01 | resolved: use CLOCK_BOOTTIME instead of CLOCK_MONOTONIC when aging caches and... | Lennart Poettering |
2014-07-31 | resolved: implement LLMNR uniqueness verification | Lennart Poettering |