nginx/auto/lib
Maxim Dounin e6f04424af SSL: initialization changes for OpenSSL 1.1.0.
OPENSSL_config() deprecated in OpenSSL 1.1.0.  Additionally,
SSL_library_init(), SSL_load_error_strings() and OpenSSL_add_all_algorithms()
are no longer available if OPENSSL_API_COMPAT is set to 0x10100000L.

The OPENSSL_init_ssl() function is now used instead with appropriate
arguments to trigger the same behaviour.  The configure test changed to
use SSL_CTX_set_options().

Deinitialization now happens automatically in OPENSSL_cleanup() called
via atexit(3), so we no longer call EVP_cleanup() and ENGINE_cleanup()
directly.
2016-03-31 23:38:33 +03:00
..
geoip Dynamic modules. 2016-02-04 20:25:29 +03:00
google-perftools Configure: typo fixed. 2014-04-30 19:16:30 +04:00
libatomic Configure: call "make distclean" for libatomic. 2013-11-11 01:59:47 -08:00
libgd Dynamic modules. 2016-02-04 20:25:29 +03:00
libxslt Dynamic modules. 2016-02-04 20:25:29 +03:00
md5 Win32: simplified and improved handling of MSVC versions. 2016-02-13 06:47:34 +03:00
openssl SSL: initialization changes for OpenSSL 1.1.0. 2016-03-31 23:38:33 +03:00
pcre Win32: simplified and improved handling of MSVC versions. 2016-02-13 06:47:34 +03:00
perl Dynamic modules: perl. 2016-02-26 14:27:04 +03:00
sha1 Win32: simplified and improved handling of MSVC versions. 2016-02-13 06:47:34 +03:00
zlib Win32: simplified and improved handling of MSVC versions. 2016-02-13 06:47:34 +03:00
conf Dynamic modules: perl. 2016-02-26 14:27:04 +03:00
make Dynamic modules: perl. 2016-02-26 14:27:04 +03:00
test