Le 13/09/2017 à 23:02, Mark Thomas a écrit :
> The proposed 8.5.21 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.5.21
Unit tests passed on Debian with OpenJDK 8.
Emmanuel Bourg
signature.asc
Description: OpenPGP digital signature
Author: markt
Date: Mon Sep 18 12:57:38 2017
New Revision: 1808695
URL: http://svn.apache.org/viewvc?rev=1808695&view=rev
Log:
Add an option to control how to respond to requests with invalid HTTP header
names
Modified:
tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Protocol.java
Author: markt
Date: Mon Sep 18 13:02:01 2017
New Revision: 1808696
URL: http://svn.apache.org/viewvc?rev=1808696&view=rev
Log:
Fix IDE nag
Modified:
tomcat/tc8.5.x/trunk/test/org/apache/tomcat/util/net/openssl/TestOpenSSLConf.java
Modified:
tomcat/tc8.5.x/trunk/test/org/apache/tomcat/util/
Author: markt
Date: Mon Sep 18 13:04:12 2017
New Revision: 1808697
URL: http://svn.apache.org/viewvc?rev=1808697&view=rev
Log:
Add an option to control how to respond to requests with invalid HTTP header
names
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/o
Author: markt
Date: Mon Sep 18 13:27:03 2017
New Revision: 1808701
URL: http://svn.apache.org/viewvc?rev=1808701&view=rev
Log:
Fix comment
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Http11InputBuffer.java
Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11InputBuffer.java
U
Author: markt
Date: Mon Sep 18 13:27:45 2017
New Revision: 1808702
URL: http://svn.apache.org/viewvc?rev=1808702&view=rev
Log:
Fix comment
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/apache/coyote/http11/Http11InputBuffer.java
Propchange: tomcat/tc8.5.
Author: markt
Date: Mon Sep 18 13:42:59 2017
New Revision: 1808707
URL: http://svn.apache.org/viewvc?rev=1808707&view=rev
Log:
Add an option to control how to respond to requests with invalid HTTP header
names
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/coyote/http11/AbstractHttp11Protoc
Author: markt
Date: Mon Sep 18 13:49:52 2017
New Revision: 1808711
URL: http://svn.apache.org/viewvc?rev=1808711&view=rev
Log:
Add an option to control how to respond to requests with invalid HTTP header
names
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/o
https://bz.apache.org/bugzilla/show_bug.cgi?id=61524
--- Comment #2 from Boris Petrov ---
Hello, I'm trying to reproduce it but that proves to be difficult.
A few things that I noticed while trying stuff: as I said, this happens when we
return "tiff" images as blobs. It happens when I open a sim
Author: markt
Date: Mon Sep 18 16:13:46 2017
New Revision: 1808740
URL: http://svn.apache.org/viewvc?rev=1808740&view=rev
Log:
Unit tests always compile with Java 6 so avoid Java 7 features.
This is simpler than refactoring the build scripts to build the WebSocket unit
tests with Java 7.
Modifie
The Buildbot has detected a restored build on builder tomcat-7-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-7-trunk/builds/874
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler
Author: markt
Date: Mon Sep 18 18:54:39 2017
New Revision: 1808761
URL: http://svn.apache.org/viewvc?rev=1808761&view=rev
Log:
Fix various tests that break when stricter Host header validation (comming
soon) is applied.
Modified:
tomcat/trunk/test/org/apache/catalina/connector/TestRequest.ja
Am 13.09.2017 um 23:02 schrieb Mark Thomas:
The proposed Apache Tomcat 8.5.21 release is now available for voting.
The major changes compared to the 8.5.20 release are:
- Additional capabilities for the CGI Servlet. Based on patches provided
by jm009.
- Added support for the OpenSSL SSL_CON
Am 13.09.2017 um 20:49 schrieb Mark Thomas:
The proposed Apache Tomcat 9.0.0.M27 release is now available for voting.
This is a milestone release for the 9.0.x branch. It should be
noted that, as a milestone release:
- Servlet 4.0 is not finalised
- It is not known if there will be a minor maint
Author: markt
Date: Mon Sep 18 19:33:18 2017
New Revision: 1808766
URL: http://svn.apache.org/viewvc?rev=1808766&view=rev
Log:
Implement various Host header checks required by RFC 7230
- Host header must be present for HTTP/1.1 requests
- multiple host headers are invalid
- if the request line inc
On 18/09/17 20:33, ma...@apache.org wrote:
> Author: markt
> Date: Mon Sep 18 19:33:18 2017
> New Revision: 1808766
>
> URL: http://svn.apache.org/viewvc?rev=1808766&view=rev
> Log:
> Implement various Host header checks required by RFC 7230
Before I go any further with this work (I want to plug
On Wed, Sep 13, 2017 at 9:49 PM, Mark Thomas wrote:
> The proposed Apache Tomcat 9.0.0.M27 release is now available for voting.
>
> This is a milestone release for the 9.0.x branch. It should be
> noted that, as a milestone release:
> - Servlet 4.0 is not finalised
> - It is not known if there wi
On Thu, Sep 14, 2017 at 12:02 AM, Mark Thomas wrote:
> The proposed Apache Tomcat 8.5.21 release is now available for voting.
>
> The major changes compared to the 8.5.20 release are:
>
> - Additional capabilities for the CGI Servlet. Based on patches provided
> by jm009.
>
> - Added support fo
18 matches
Mail list logo