/[Apache-SVN]
ViewVC logotype

Revision 1756030


Jump to revision: Previous Next
Author: markt
Date: Thu Aug 11 18:57:23 2016 UTC (7 years, 9 months ago)
Changed paths: 16
Log Message:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59904
Add a limit (default 200) for the number of cookies allowed per request.
Based on a patch by gehui.

Changed paths

Path Details
Directorytomcat/tc7.0.x/trunk/ modified , props changed
Directorytomcat/tc7.0.x/trunk/java/org/apache/coyote/AbstractProcessor.java modified , text changed
Directorytomcat/tc7.0.x/trunk/java/org/apache/coyote/AbstractProtocol.java modified , text changed
Directorytomcat/tc7.0.x/trunk/java/org/apache/coyote/ajp/AbstractAjpProcessor.java modified , text changed
Directorytomcat/tc7.0.x/trunk/java/org/apache/coyote/ajp/AjpAprProtocol.java modified , text changed
Directorytomcat/tc7.0.x/trunk/java/org/apache/coyote/ajp/AjpNioProtocol.java modified , text changed
Directorytomcat/tc7.0.x/trunk/java/org/apache/coyote/ajp/AjpProtocol.java modified , text changed
Directorytomcat/tc7.0.x/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.java modified , text changed
Directorytomcat/tc7.0.x/trunk/java/org/apache/coyote/http11/Http11AprProtocol.java modified , text changed
Directorytomcat/tc7.0.x/trunk/java/org/apache/coyote/http11/Http11NioProtocol.java modified , text changed
Directorytomcat/tc7.0.x/trunk/java/org/apache/coyote/http11/Http11Protocol.java modified , text changed
Directorytomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/http/Cookies.java modified , text changed
Directorytomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/http/LocalStrings.properties modified , text changed
Directorytomcat/tc7.0.x/trunk/webapps/docs/changelog.xml modified , text changed
Directorytomcat/tc7.0.x/trunk/webapps/docs/config/ajp.xml modified , text changed
Directorytomcat/tc7.0.x/trunk/webapps/docs/config/http.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26