summaryrefslogtreecommitdiff
path: root/src/resolve/resolved-dns-cache.h
AgeCommit message (Expand)Author
2016-06-21resolved: when using the ResolveRecord() bus call, adjust TTL for caching timeLennart Poettering
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-05resolved: when caching negative responses, honour NSEC/NSEC3 TTLsLennart Poettering
2015-12-26resolved: gather statistics about resolved namesLennart Poettering
2015-12-18resolved: add support NSEC3 proofs, as well as proofs for domains that are OK...Lennart Poettering
2015-12-08resolved: add dns_cache_export_to_packet()Daniel Mack
2015-12-03resolved: add a concept of "authenticated" responsesLennart Poettering
2015-12-02resolved: add basic DNSSEC supportLennart Poettering
2015-11-18tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen
2015-09-16resolved: cache - only allow putting a single question key at a timeTom Gundersen
2015-08-26resolved: dump cache and zone contents to syslog on SIGUSR1Lennart Poettering
2015-08-21resolved: only maintain one question RR key per transactionLennart Poettering
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2014-08-11resolved: implement full LLMNR conflict detection logicLennart Poettering
2014-07-30resolved: only cache answer RRs, never additional or authoritative RRs of res...Lennart Poettering
2014-07-29resolve: add llmnr responder side for UDP and TCPLennart Poettering
2014-07-23resolved: implement negative cachingLennart Poettering
2014-07-23resolved: rework logic so that we can share transactions between queries of d...Lennart Poettering
2014-07-17resolved: add DNS cacheLennart Poettering