/[Apache-SVN]
ViewVC logotype

Revision 673834


Jump to revision: Previous Next
Author: markt
Date: Thu Jul 3 22:03:08 2008 UTC (16 months, 3 weeks ago)
Changed paths: 10
Log Message:
Make filtering of \r and \n in headers consistent for all connectors.
Make handling of 404s consistent across components.
Provide option to include custom status message in headers. SRV.5.3 suggests custom messages are intended for the body of the response, not the status line.
This is the security fix for CVE-2008-1232.

Changed paths:

Path Details
Directorytomcat/tc6.0.x/trunk/ modified , props changed
Directorytomcat/tc6.0.x/trunk/java/org/apache/catalina/core/StandardContextValve.java modified , text changed
Directorytomcat/tc6.0.x/trunk/java/org/apache/coyote/Constants.java modified , text changed
Directorytomcat/tc6.0.x/trunk/java/org/apache/coyote/ajp/AjpAprProcessor.java modified , text changed
Directorytomcat/tc6.0.x/trunk/java/org/apache/coyote/ajp/AjpProcessor.java modified , text changed
Directorytomcat/tc6.0.x/trunk/java/org/apache/coyote/http11/InternalAprOutputBuffer.java modified , text changed
Directorytomcat/tc6.0.x/trunk/java/org/apache/coyote/http11/InternalNioOutputBuffer.java modified , text changed
Directorytomcat/tc6.0.x/trunk/java/org/apache/coyote/http11/InternalOutputBuffer.java modified , text changed
Directorytomcat/tc6.0.x/trunk/java/org/apache/jk/common/JkInputStream.java modified , text changed
Directorytomcat/tc6.0.x/trunk/webapps/docs/config/systemprops.xml modified , text changed

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2