aboutsummaryrefslogtreecommitdiff
path: root/net/openconnect/patches/001-Use-OpenSSL_version-not-deprecated-SSLeay_version.patch
Commit message (Collapse)AuthorAge
* openconnect: fix OpenSSL build without deprecated APIRui Salvaterra2022-05-20
Backport a patch in order to allow building OpenConnect against OpenSSL 1.1.x without the need for deprecated API (further fixes will be required for OpenSSL 3.x, though). Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>