21 Jun 2012 18:17
svn commit: r1352596 - in /httpd/httpd/trunk: CHANGES modules/ssl/mod_ssl.c modules/ssl/ssl_engine_config.c modules/ssl/ssl_engine_init.c modules/ssl/ssl_private.h
<ben <at> apache.org>
2012-06-21 16:17:42 GMT
2012-06-21 16:17:42 GMT
Author: ben Date: Thu Jun 21 16:17:41 2012 New Revision: 1352596 URL: http://svn.apache.org/viewvc?rev=1352596&view=rev Log: RFC 5878 support. Modified: httpd/httpd/trunk/CHANGES httpd/httpd/trunk/modules/ssl/mod_ssl.c httpd/httpd/trunk/modules/ssl/ssl_engine_config.c httpd/httpd/trunk/modules/ssl/ssl_engine_init.c httpd/httpd/trunk/modules/ssl/ssl_private.h Modified: httpd/httpd/trunk/CHANGES URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/CHANGES?rev=1352596&r1=1352595&r2=1352596&view=diff ============================================================================== --- httpd/httpd/trunk/CHANGES [utf-8] (original) +++ httpd/httpd/trunk/CHANGES [utf-8] Thu Jun 21 16:17:41 2012 <at> <at> -1,6 +1,8 <at> <at> -*- coding: utf-8 -*- Changes with Apache 2.5.0 + *) mod_ssl: Add RFC 5878 support. [Ben Laurie] + *) SECURITY: CVE-2012-2687 (cve.mitre.org) mod_negotiation: Escape filenames in variant list to prevent an possible XSS for a site where untrusted users can upload files to(Continue reading)
RSS Feed