mirror of https://github.com/nginx/nginx
2e251b1c34
SSLeay_version() and SSLeay() are no longer available if OPENSSL_API_COMPAT is set to 0x10100000L. Switched to using OpenSSL_version() instead. Additionally, we now compare version strings instead of version numbers, and this correctly works for LibreSSL as well. |
||
---|---|---|
.. | ||
modules | ||
ngx_event.c | ||
ngx_event.h | ||
ngx_event_accept.c | ||
ngx_event_acceptex.c | ||
ngx_event_connect.c | ||
ngx_event_connect.h | ||
ngx_event_connectex.c | ||
ngx_event_openssl.c | ||
ngx_event_openssl.h | ||
ngx_event_openssl_stapling.c | ||
ngx_event_pipe.c | ||
ngx_event_pipe.h | ||
ngx_event_posted.c | ||
ngx_event_posted.h | ||
ngx_event_timer.c | ||
ngx_event_timer.h |