]> granicus.if.org Git - apache/commit
After some productive feedback and no negative feedback, introduce
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 14 Dec 2002 07:46:45 +0000 (07:46 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 14 Dec 2002 07:46:45 +0000 (07:46 +0000)
commit8f6a2a19a718cfdadc1c9661b044cfabc168cc4e
tree6c214cfda3660ac24f17ee019e53136fc0a85a16
parent3200e5b2926c84a7109865fdf8f6401273575b87
  After some productive feedback and no negative feedback, introduce
  SSLEngine upgrade so that we can begin and continue to support these
  facilities.  This makes it simpler to keep this effort (while we have
  no known clients that support Connection: upgrade at this time), and
  begin refactoring more of SSL into smaller and tighter (and then optional)
  components.

  Submitted by: Ryan Bloom
  Reviewed by: William Rowe, Joe Orton

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97912 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/mod_ssl.h
modules/ssl/ssl_engine_config.c
modules/ssl/ssl_engine_init.c
modules/ssl/ssl_engine_io.c
modules/ssl/ssl_engine_kernel.c
modules/ssl/ssl_util.c