/[Apache-SVN]
ViewVC logotype

Revision 1378921


Jump to revision: Previous Next
Author: markt
Date: Thu Aug 30 13:12:13 2012 UTC (11 years, 9 months ago)
Changed paths: 4
Log Message:
This is part of the fix for CVE-2012-3544
More chunked encoding improvements
- Expand unit tests for chunked encoding
- Fix a parsing error at eol when multiple headers are present (regression in r1378702)
- Make parsing of terminating CRLF non-tolerant (RFC2616 only suggests to be tolerant of LF at the end of headers)
- Revert previous unnecessary change to SimpleHttpClient

Changed paths

Path Details
Directorytomcat/tc7.0.x/trunk/ modified , props changed
Directorytomcat/tc7.0.x/trunk/java/org/apache/coyote/http11/filters/ChunkedInputFilter.java modified , text changed
Directorytomcat/tc7.0.x/trunk/test/org/apache/catalina/startup/SimpleHttpClient.java modified , text changed
Directorytomcat/tc7.0.x/trunk/test/org/apache/coyote/http11/filters/TestChunkedInputFilter.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26