Systemd/src/libsystemd
Lennart Poettering 91adc4db33 resolved: don't attempt to send queries for DNSSEC RR types to servers not supporting them
If we already degraded the feature level below DO don't bother with sending requests for DS, DNSKEY, RRSIG, NSEC, NSEC3
or NSEC3PARAM RRs. After all, we cannot do DNSSEC validation then anyway, and we better not press a legacy server like
this with such modern concepts.

This also has the benefit that when we try to validate a response we received using DNSSEC, and we detect a limited
server support level while doing so, all further auxiliary DNSSEC queries will fail right-away.
2016-01-11 19:40:00 +01:00
..
sd-bus resolved: don't attempt to send queries for DNSSEC RR types to servers not supporting them 2016-01-11 19:40:00 +01:00
sd-daemon Merge pull request #1768 from vcaputo/sd-daemon-listen-fds-overflow-bis 2015-11-04 11:55:40 +01:00
sd-device tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy 2015-11-27 19:19:36 +01:00
sd-event sd-event: improve debugging of event source errors 2015-12-21 13:03:24 +01:00
sd-hwdb tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy 2015-11-27 19:19:36 +01:00
sd-id128 tree-wide: sort includes 2015-11-16 22:09:36 +01:00
sd-login tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy 2015-11-27 19:19:36 +01:00
sd-netlink sd-netlink: fix assert 2016-01-10 15:36:03 +01:00
sd-network resolved: introduce support for per-interface negative trust anchors 2016-01-06 18:36:32 +01:00
sd-path util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
sd-resolve tests: test-resolve: wait until all queries are completed 2016-01-07 14:12:03 +00:00
sd-utf8 tree-wide: sort includes 2015-11-16 22:09:36 +01:00
.gitignore libsystemd: remove list of symbols to export only in the future 2015-06-17 16:21:13 +02:00
libsystemd.pc.in build-sys: update .pc.in files 2014-01-25 18:55:58 -05:00
libsystemd.sym build-sys: add sd_listen_fds_with_name() to .sym file 2015-10-07 17:04:39 +02:00
Makefile libsystemd-bus: rename to libsystemd 2014-01-13 18:54:19 +01:00