]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
This is the mod_ssl input filtering rewrite. Lots of stuff here. I also
authorJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 11 Oct 2001 01:49:21 +0000 (01:49 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 11 Oct 2001 01:49:21 +0000 (01:49 +0000)
commite3d203298eb3f25cd2b34b56fb7fa9d121cb38c5
treec21776e8c3994fb68d9f05ef311b0bf58a518657
parent5c26e8775c258bcf8cc2b7de8f787a5a78dfeb80
This is the mod_ssl input filtering rewrite.  Lots of stuff here.  I also
changed some of the style issues within the filtering code to conform to
the rest of the server.

Various incarnations of this patch have been posted to dev@httpd without
feedback.  Now that it passes all of the httpd-test cases (with the
exception of module/negotiation test which fails without mod_ssl anyway),
it is time to check it in.

Please review and test.  We are under C-T-R rules, so I'm going to take
advantage of that and commit it now.  I have tested this about as much
as I can and it seems to work from everything I can give to it.
Considering that mod_ssl was broken before this commit, this is an
improvement.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91414 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
modules/ssl/mod_ssl.c
modules/ssl/mod_ssl.h
modules/ssl/ssl_engine_io.c