/[Apache-SVN]
ViewVC logotype

Revision 1619489


Jump to revision: Previous Next
Author: covener
Date: Thu Aug 21 17:33:48 2014 UTC (9 years, 9 months ago)
Changed paths: 14
Log Message:
Merge r1610814, r1610686, r1610707 from trunk:

      *) SECURITY: CVE-2013-5704 (cve.mitre.org)
         core: HTTP trailers could be used to replace HTTP headers
         late during request processing, potentially undoing or
         otherwise confusing modules that examined or modified
         request headers earlier.  Adds "MergeTrailers" directive to restore
         legacy behavior.

    Submitted By: Edward Lu, Yann Ylavic, Joe Orton, Eric Covener
    Committed By: covener

Reviewed By:  covener, wrowe, rpluem
 


Changed paths

Path Details
Directoryhttpd/httpd/branches/2.2.x/CHANGES modified , text changed
Directoryhttpd/httpd/branches/2.2.x/STATUS modified , text changed
Directoryhttpd/httpd/branches/2.2.x/docs/manual/mod/core.xml modified , text changed
Directoryhttpd/httpd/branches/2.2.x/docs/manual/mod/mod_log_config.xml modified , text changed
Directoryhttpd/httpd/branches/2.2.x/include/ap_mmn.h modified , text changed
Directoryhttpd/httpd/branches/2.2.x/include/http_core.h modified , text changed
Directoryhttpd/httpd/branches/2.2.x/include/httpd.h modified , text changed
Directoryhttpd/httpd/branches/2.2.x/modules/http/http_filters.c modified , text changed
Directoryhttpd/httpd/branches/2.2.x/modules/http/http_request.c modified , text changed
Directoryhttpd/httpd/branches/2.2.x/modules/loggers/mod_log_config.c modified , text changed
Directoryhttpd/httpd/branches/2.2.x/modules/proxy/mod_proxy_http.c modified , text changed
Directoryhttpd/httpd/branches/2.2.x/modules/proxy/proxy_util.c modified , text changed
Directoryhttpd/httpd/branches/2.2.x/server/core.c modified , text changed
Directoryhttpd/httpd/branches/2.2.x/server/protocol.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26