]> git.ipfire.org Git - thirdparty/systemd.git/commit
resolved: only keep a single list of supported signature algorithms
authorLennart Poettering <lennart@poettering.net>
Sun, 27 Dec 2015 21:56:08 +0000 (22:56 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 28 Dec 2015 13:46:39 +0000 (14:46 +0100)
commitca994e853c5408fcdeee66580e8b5056ad9e2c15
tree1895773f78b3cbaa7ead7f9036cd71a8afd60b8d
parent502a7985993758e0bc64778e20ebb7d3941a6f55
resolved: only keep a single list of supported signature algorithms

This removes dnssec_algorithm_supported() and simply uses the
algorithm_to_gcrypt() result as indication whether a DNSSEC algorithm is
supported.

The patch also renames "algorithm" to "md_algorithm", in a few cases, in
order to avoid confusion between DNSSEC signature algorithms and gcrypt
message digest algorithms.
src/resolve/resolved-dns-dnssec.c