nginx/auto
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
..
cc Win32: simplified and improved handling of MSVC versions. 2016-02-13 06:47:34 +03:00
lib SSL: initialization changes for OpenSSL 1.1.0. 2016-03-31 23:38:33 +03:00
os Dynamic modules. 2016-02-04 20:25:29 +03:00
types Configure: style fixes for autoconf.err. 2015-10-23 18:21:33 -07:00
configure Configure: create missing intermediates for build directory. 2015-06-10 19:18:19 -07:00
define Copyright updated. 2012-01-18 15:07:43 +00:00
endianness Configure: style fixes for autoconf.err. 2015-10-23 18:21:33 -07:00
feature Configure: fixed autotest cleanup commands. 2013-07-31 18:16:40 +04:00
have Copyright updated. 2012-01-18 15:07:43 +00:00
have_headers Copyright updated. 2012-01-18 15:07:43 +00:00
headers Copyright updated. 2012-01-18 15:07:43 +00:00
include Configure: fixed autotest cleanup commands. 2013-07-31 18:16:40 +04:00
init Dynamic modules: do not overwrite old modules on install. 2016-03-10 16:50:13 +03:00
install Configure: style. 2016-03-10 18:31:05 +03:00
make Dynamic modules: do not overwrite old modules on install. 2016-03-10 16:50:13 +03:00
module Dynamic modules: perl. 2016-02-26 14:27:04 +03:00
modules Dynamic modules: perl. 2016-02-26 14:27:04 +03:00
nohave Copyright updated. 2012-01-18 15:07:43 +00:00
options Dynamic modules: perl. 2016-02-26 14:27:04 +03:00
sources Dynamic modules: auto/module script. 2016-02-04 18:30:21 +03:00
stubs Copyright updated. 2012-01-18 15:07:43 +00:00
summary Dynamic modules. 2016-02-04 20:25:29 +03:00
threads Thread pools implementation. 2015-03-14 17:37:07 +03:00
unix Configure: fixed static nginx build with OpenSSL (ticket #903). 2016-02-18 11:39:57 +03:00