]> git.ipfire.org Git - thirdparty/apache/httpd.git/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)
commitabb3819518524989a4a7a52ab07b8b76cca105d1
tree5bc684be391ab51d17c579e48d9b8717efefcd6d
parent6abaf1eb08ed88b9fc2ddceb004dbfd772b48cb3
  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/modules/ssl@97912 13f79535-47bb-0310-9956-ffa450edef68
mod_ssl.h
ssl_engine_config.c
ssl_engine_init.c
ssl_engine_io.c
ssl_engine_kernel.c
ssl_util.c