]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Send the 'Close Alert' message to the peer upon closing a SSL session. This
authorMadhusudan Mathihalli <madhum@apache.org>
Sat, 28 Feb 2004 00:45:26 +0000 (00:45 +0000)
committerMadhusudan Mathihalli <madhum@apache.org>
Sat, 28 Feb 2004 00:45:26 +0000 (00:45 +0000)
commit48c38a4533cc942ecd66ebaa56570b14fe963ca3
treeffaa0569a9b19e560846308e2cefe5e85dad2cd7
parent9e4e693414f4524abd9eb4d374757617b50625b7
Send the 'Close Alert' message to the peer upon closing a SSL session. This
required creating a new EOC (End-Of-Connection) bucket type to notify mod_ssl
that the connection is about to be closed.

Reviewed by: Joe Orton, Justin Erenkrantz

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102793 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/http_connection.h
modules/ssl/ssl_engine_io.c
server/connection.c
server/core.c