]> git.ipfire.org Git - thirdparty/strongswan.git/commit
openssl: Remove checks and legacy compatibility code for OpenSSL < 1.0.2
authorTobias Brunner <tobias@strongswan.org>
Fri, 4 Mar 2022 09:57:20 +0000 (10:57 +0100)
committerTobias Brunner <tobias@strongswan.org>
Thu, 14 Apr 2022 17:05:44 +0000 (19:05 +0200)
commitf26639de2caecebe7afeefaedd270ba4504d2f1a
tree997b077a04408135e3119f340a08d5064ceb1f17
parentdb0c53c20788e7375d755501b93aae382f3337cc
openssl: Remove checks and legacy compatibility code for OpenSSL < 1.0.2

More of this code was already removed with previous commits.

While versions < 1.1.1 are not officially supported anymore, 1.0.2 might
still be in use because before 3.x that was the latest version with
official FIPS support (OpenSSL apparently also provides extended commercial
support for it).
src/libstrongswan/plugins/openssl/openssl_aead.c
src/libstrongswan/plugins/openssl/openssl_plugin.c