]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '632-check-for-individual-openssl-functions' into 'master'
authorOndřej Surý <ondrej@isc.org>
Fri, 26 Oct 2018 05:05:34 +0000 (01:05 -0400)
committerOndřej Surý <ondrej@isc.org>
Fri, 26 Oct 2018 05:05:34 +0000 (01:05 -0400)
commitbd3163578b4ff237741ecff3b31f2b94fefad91b
tree05305cc3eb068e009cde8460361e20f1f84a5783
parent7e2026a50bd5f0bb6e43a5abc3a8f34ffcc3a6d1
parenteb603cb021706e2a2ab5deabee59a847abd8d93f
Merge branch '632-check-for-individual-openssl-functions' into 'master'

Check for individual OpenSSL functions instead of relying on version number

Closes #632

See merge request isc-projects/bind9!916