/[Apache-SVN]
ViewVC logotype

Revision 1728981


Jump to revision: Previous Next
Author: rjung
Date: Sun Feb 7 16:12:34 2016 UTC (8 years, 2 months ago)
Changed paths: 3
Log Message:
Support for OpenSSL 1.1.0:
- don't check for SSLeay_version() in configure
  The function no longer exists in 1.1.0.
  It was replaced by OpenSSL_version().
- Switch between SSLeay_version(U) and
  OpenSSL_version() depending on version
  in modules/ssl/ssl_util_ssl.h.
- Use MODSSL_LIBRARY_DYNTEXT everywhere.


Changed paths

Path Details
Directoryhttpd/httpd/trunk/acinclude.m4 modified , text changed
Directoryhttpd/httpd/trunk/modules/ssl/ssl_engine_init.c modified , text changed
Directoryhttpd/httpd/trunk/modules/ssl/ssl_util_ssl.h modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26