]> git.ipfire.org Git - thirdparty/openvpn.git/commit
OpenSSL: remove EVP_CIPHER_CTX_new() from the compat layer
authorEmmanuel Deloget <logout@free.fr>
Thu, 29 Jun 2017 14:21:18 +0000 (16:21 +0200)
committerGert Doering <gert@greenie.muc.de>
Thu, 29 Jun 2017 18:32:30 +0000 (20:32 +0200)
commit0f9575852bc981e75884d1a75b2e7c1f9af091f4
tree6e893dc77ad81125726a4eac33107bb491e8bc7d
parent5852a035b444a41140a7fc7007b7df718a2e6c43
OpenSSL: remove EVP_CIPHER_CTX_new() from the compat layer

For unknown reason, the writer of the compat layer seemed to think that
this function was only present in OpenSSL 1.1. This is not the case at
all, since it has been introduced in OpenSSL before version 0.9.8.

Thus, there is no need to add this function to the compat layer, and it
can be safely removed.

Signed-off-by: Emmanuel Deloget <logout@free.fr>
Acked-by: Steffan Karger <steffan.karger@fox-it.com>
Message-Id: <20170629142119.29502-1-logout@free.fr>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg14989.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
(cherry picked from commit a72d21a56a0223b8a50d05d88af64abcda0fc5dc)
configure.ac
src/openvpn/openssl_compat.h