]> git.ipfire.org Git - thirdparty/pdns.git/commit
Detect {Libre,Open}SSL functions availability during configure 8900/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 5 Mar 2020 09:22:17 +0000 (10:22 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 5 Mar 2020 09:22:17 +0000 (10:22 +0100)
commit629440d4164ae7815cfb1bcc4af769a4ceabd4df
tree5b89bfc46251c635fa7f03ea4bb0c484f6fdeed8
parentd5b6155a89c69e31fff1665e8fecd39073f93d2f
Detect {Libre,Open}SSL functions availability during configure

Instead of using version numbers, which is brittle, notably because
LibreSSL faked the OpenSSL version numbers at some point without
implementing all the newly introduced functions.
m4/pdns_check_libcrypto.m4
pdns/digests.hh
pdns/dnsdistdist/libssl.cc
pdns/dnsdistdist/m4/dnsdist_with_libssl.m4
pdns/dnssecinfra.cc
pdns/opensslsigners.cc