]> granicus.if.org Git - apache/commit
Support for OpenSSL 1.1.0:
authorRainer Jung <rjung@apache.org>
Sun, 20 Mar 2016 14:23:06 +0000 (14:23 +0000)
committerRainer Jung <rjung@apache.org>
Sun, 20 Mar 2016 14:23:06 +0000 (14:23 +0000)
commitdcf2165a63169513050f245c92576801ec7c60fd
tree7c8afbcf07b44566fed2b663d8922a70b6625867
parent10ef9761a04fbdede40caee8ca2fd3b26a676fc5
Support for OpenSSL 1.1.0:
- The callback function passed to
  SSL_CTX_sess_set_get_cb() now needs the
  session id argument to be const.
  So constify the session id.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1735883 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_kernel.c
modules/ssl/ssl_engine_vars.c
modules/ssl/ssl_private.h
modules/ssl/ssl_scache.c
modules/ssl/ssl_util_ssl.c
modules/ssl/ssl_util_ssl.h