index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
resolve
/
resolved-dns-transaction.c
Age
Commit message (
Expand
)
Author
2015-12-18
resolved: add support NSEC3 proofs, as well as proofs for domains that are OK...
Lennart Poettering
2015-12-18
resolved: refuse to add auxiliary transactions loops
Lennart Poettering
2015-12-18
resolved: stop timeout timer when validating transactions
Lennart Poettering
2015-12-18
resolved: make sure we don't get confused when notifying transactions while t...
Lennart Poettering
2015-12-18
resolved: cache stringified transaction key once per transaction
Lennart Poettering
2015-12-14
resolved: add basic proof of non-existance support for NSEC+NSEC3
Lennart Poettering
2015-12-14
resolved: always consider NSEC/NSEC3 RRs as "primary"
Lennart Poettering
2015-12-14
treewide: fix typos and indentation
Torstein Husebø
2015-12-11
resolved: refactor DNSSEC answer validation
Lennart Poettering
2015-12-11
resolved: rework how and when the number of answer RRs to cache is determined
Lennart Poettering
2015-12-11
resolved: generalize DNS RR type validity checks
Lennart Poettering
2015-12-10
Merge pull request #2096 from teg/resolved-cache
Daniel Mack
2015-12-10
resolved: cache - do negative caching only on the canonical name
Tom Gundersen
2015-12-10
Merge pull request #2135 from zonque/resolved-mdns-3
Lennart Poettering
2015-12-10
resolved: make sure the packet's transaction ID is always 0 for mDNS
Daniel Mack
2015-12-10
resolved: rename dns_transaction_prepare_next_attempt()
Lennart Poettering
2015-12-10
resolved: don't accept doing queries for invalid RR types
Lennart Poettering
2015-12-10
resolved: chase DNSKEY/DS RRs when doing look-ups with DNSSEC enabled
Lennart Poettering
2015-12-10
resolved: reenable caching for LLMNR
Lennart Poettering
2015-12-10
resolved: split out check whether reply matches our question
Lennart Poettering
2015-12-08
resolved: add dns_cache_export_to_packet()
Daniel Mack
2015-12-08
resolved: implement query coalescing
Daniel Mack
2015-12-08
resolved: add 'next_attempt_after' field to DnsTransaction
Daniel Mack
2015-12-08
resolved: split dns_transaction_go()
Daniel Mack
2015-12-08
resolved: handle more mDNS protocol details
Daniel Mack
2015-12-08
resolved: fix debug message
Daniel Mack
2015-12-08
resolved: handle mDNS timeouts per transaction
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-08
resolved: add packet header details for mDNS
Daniel Mack
2015-12-03
resolved: add a concept of "authenticated" responses
Lennart Poettering
2015-12-03
resolved: introduce a dnssec_mode setting per scope
Lennart Poettering
2015-12-03
resolved: add a simple trust anchor database as additional RR source
Lennart Poettering
2015-11-27
resolved: announce support for large UDP packets
Tom Gundersen
2015-11-27
resolved: implement minimal EDNS0 support
Tom Gundersen
2015-11-27
resolved: degrade the feature level on explicit failure
Tom Gundersen
2015-11-27
resolved: fallback to TCP if UDP fails
Tom Gundersen
2015-11-27
resolved: never cache RRs originating from localhost
Lennart Poettering
2015-11-27
resolved: handle properly if there are multiple transactions for the same key...
Lennart Poettering
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
resolved: shortcut lookups names in the local zone
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move more locale-related calls to locale-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-09-16
resolved: cache - only allow putting a single question key at a time
Tom Gundersen
2015-08-25
resolved: rename DNS UDP socket to 'dns_udp_fd'
Lennart Poettering
2015-08-25
resolved: move assertion
Daniel Mack
[next]