From e0d0dee21b93495b2eb9a820f8c6c8707e71a009 Mon Sep 17 00:00:00 2001 From: Madhusudan Mathihalli Date: Sat, 28 Feb 2004 00:53:55 +0000 Subject: [PATCH] Propose the fix for sending SSL Close Alert message for backport. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102795 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index 5fd9159544f..8fe5b83edc4 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/02/27 21:46:55 $] +Last modified at [$Date: 2004/02/28 00:53:55 $] Release: @@ -80,6 +80,10 @@ PATCHES TO BACKPORT FROM 2.1 [ please place file names and revisions from HEAD here, so it is easy to identify exactly what the proposed changes are! ] + * mod_ssl: Send the Close Alert message to the peer before closing + the SSL session. + +1: madhum + * mod_ssl: Fix nasty memory leak for each plain-HTTP-on-SSL-port request. PR: 27106 http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_io.c?r1=1.117&r2=1.118 -- 2.47.2