]> git.ipfire.org Git - thirdparty/hostap.git/commit
OpenSSL: Remove support for versions older than 0.9.8
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 27 Jan 2015 11:37:49 +0000 (13:37 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 28 Jan 2015 11:09:31 +0000 (13:09 +0200)
commitfee31f76cdc389c549efdea4d6cfbdef3c76b62d
tree1bf385406a61930c0ef88c5249202f0029569c6e
parent8bf3030af647ef21766c82cfb6d5ef5e6af3dd60
OpenSSL: Remove support for versions older than 0.9.8

These have reached out-of-life status in the OpenSSL project and there
is no need to maintain support for them in hostapd/wpa_supplicant
either.

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