summaryrefslogtreecommitdiff
path: root/openssl-compat.h
Commit message (Expand)AuthorAgeFilesLines
* Don't define BIO_get_init() for LibreSSL 3.5+Theo Buehler2021-11-301-1/+2
* Fix compilation without OPENSSL_API_COMPATAzat Khuzhin2020-01-071-0/+3
* Fix build with LibreSSL 2.7Bernard Spil2018-04-021-2/+8
* Add missing includes into openssl-compat.hAzat Khuzhin2017-11-221-0/+3
* Unbreak build with LibreSSL after openssl 1.1 support addedJan Beich2017-01-301-2/+2
* sample/le-proxy: use TLS_method instead of SSLv23_method (latest deprecated)Azat Khuzhin2016-12-071-1/+3
* Make it build using OpenSSL 1.1.0Kurt Roeckx2016-10-161-0/+33