]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
forward-port the latest versions of mod_ssl and mod_setenvif from the 2.3 trunk to...
authorBrian Pane <brianp@apache.org>
Thu, 6 Oct 2005 06:11:43 +0000 (06:11 +0000)
committerBrian Pane <brianp@apache.org>
Thu, 6 Oct 2005 06:11:43 +0000 (06:11 +0000)
commit64dbc48fe26b9bfe88956fd29ecc2542b5f75a0c
tree7ae0cbb99e1ada960e22675c73014a80186b4ad5
parentb821e764124f1b9cd543b6c13110db161191d2ec
forward-port the latest versions of mod_ssl and mod_setenvif from the 2.3 trunk to the async-dev branch so t/TEST will work once again

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/async-dev@306538 13f79535-47bb-0310-9956-ffa450edef68
16 files changed:
modules/metadata/mod_mime_magic.c
modules/metadata/mod_setenvif.c
modules/ssl/mod_ssl.c
modules/ssl/mod_ssl.h
modules/ssl/ssl_engine_io.c
modules/ssl/ssl_engine_kernel.c
modules/ssl/ssl_engine_vars.c
modules/ssl/ssl_expr.h
modules/ssl/ssl_expr_eval.c
modules/ssl/ssl_expr_parse.c
modules/ssl/ssl_expr_parse.h
modules/ssl/ssl_expr_parse.y
modules/ssl/ssl_expr_scan.c
modules/ssl/ssl_expr_scan.l
modules/ssl/ssl_private.h
modules/ssl/ssl_util.c