summaryrefslogtreecommitdiffstats
path: root/tdeio/kssl/kopenssl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix FTBFS caused by previous commitMichele Calgaro2023-06-121-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* SunOS spesific SSL pathesDenis Kozadaev2023-06-121-2/+11
| | | | Signed-off-by: Denis Kozadaev <[email protected]>
* KSSL: Add names for OpenSSL 3.x libraries to SSL libraries search.Slávek Banko2022-08-231-23/+33
| | | | | | | | Use OPENSSL_SHLIB_VERSION for default libraries version. This relates to issue #176. Signed-off-by: Slávek Banko <[email protected]>
* KSSL: fixed detection of correct 'SSL_get_peer_certificate' method. This ↵Michele Calgaro2022-07-031-1/+2
| | | | | | resolves incompatibility with openSSL 3.0. Signed-off-by: Michele Calgaro <[email protected]>
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-061-0/+2123
Signed-off-by: Michele Calgaro <[email protected]>