libldns: Fix OpenSSL deprecated API usage
authorRosen Penev <rosenp@gmail.com>
Sat, 3 Nov 2018 01:35:43 +0000 (18:35 -0700)
committerKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Sun, 4 Nov 2018 10:22:05 +0000 (10:22 +0000)
commit3ee65300d100a9040823c4b7a007e33bf477fa96
treeabf4fb6de3be3460f1dc198864bcbffb804e90bd
parentd36a7cf1b1028e15388df9c5fed75482fef2ee61
libldns: Fix OpenSSL deprecated API usage

Tested with OpenSSL 1.0.2 and 1.1.1

Signed-off-by: Rosen Penev <rosenp@gmail.com>
[minor tweak to add #ifdef HAVE_SSL in host2str.c]
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
libs/ldns/Makefile
libs/ldns/patches/200-deprecated-openssl.patch [new file with mode: 0644]