]> git.ipfire.org Git - thirdparty/hostap.git/commit
OpenSSL: Drop support for OpenSSL 0.9.8
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 31 Dec 2015 15:55:03 +0000 (17:55 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 31 Dec 2015 16:01:59 +0000 (18:01 +0200)
commitde213e84e0e64472309f656b96b3fd64789f599e
tree5885b2d7af6f9176be214750efd5e26efde9da9f
parent9353f07f3bb1dbcef48ecf78b307b658f9df4e6f
OpenSSL: Drop support for OpenSSL 0.9.8

The OpenSSL project will not support version 0.9.8 anymore. As there
won't be even security fixes for this branch, it is not really safe to
continue using 0.9.8 and we might as well drop support for it to allow
cleaning up the conditional source code blocks.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/crypto/crypto_openssl.c
src/crypto/tls_openssl.c