(tomcat) branch 8.5.x updated: Align error handling for CoyoteWriter and CoyoteOutputStream

2024-02-29 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new fda5196f31 Align error handling for CoyoteWriter

(tomcat) branch 9.0.x updated: Align error handling for CoyoteWriter and CoyoteOutputStream

2024-02-29 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 0f873149e5 Align error handling for CoyoteWriter

(tomcat) branch 10.1.x updated: Align error handling for CoyoteWriter and CoyoteOutputStream

2024-02-29 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 67584b93a0 Align error handling for CoyoteWriter

(tomcat) branch main updated: Align error handling for CoyoteWriter and CoyoteOutputStream

2024-02-29 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 6ee4600185 Align error handling for CoyoteWriter

(tomcat) branch 8.5.x updated: Fix BZ 68559 - allow async error handling to write to response

2024-02-08 Thread markt
handling to write to response 9670865dac is described below commit 9670865dac0b39a350ccd266332712cdf70ede34 Author: Mark Thomas AuthorDate: Thu Feb 8 11:32:48 2024 + Fix BZ 68559 - allow async error handling to write to response https://bz.apache.org/bugzilla/show_bug.cgi?id=68559

(tomcat) branch 9.0.x updated: Fix BZ 68559 - allow async error handling to write to response

2024-02-08 Thread markt
handling to write to response 889466af8a is described below commit 889466af8af224db30c73f4c886f0e15612f38b9 Author: Mark Thomas AuthorDate: Thu Feb 8 11:32:48 2024 + Fix BZ 68559 - allow async error handling to write to response https://bz.apache.org/bugzilla/show_bug.cgi?id=68559

(tomcat) branch 10.1.x updated: Fix BZ 68559 - allow async error handling to write to response

2024-02-08 Thread markt
handling to write to response ee3e233dc6 is described below commit ee3e233dc6852eca84572d821bd21d2781ef Author: Mark Thomas AuthorDate: Thu Feb 8 11:32:48 2024 + Fix BZ 68559 - allow async error handling to write to response https://bz.apache.org/bugzilla/show_bug.cgi?id=68559

(tomcat) 01/02: Fix BZ 68559 - allow async error handling to write to response

2024-02-08 Thread markt
- allow async error handling to write to response https://bz.apache.org/bugzilla/show_bug.cgi?id=68559 --- java/org/apache/catalina/connector/CoyoteAdapter.java | 4 webapps/docs/changelog.xml| 4 2 files changed, 8 insertions(+) diff --git a/java/org

(tomcat) branch 8.5.x updated: Further improvements to asynchronous error handling.

2024-01-24 Thread markt
error handling. f07875c1fb is described below commit f07875c1fbf63b7130f6bf3775f6b51d568c8d78 Author: Mark Thomas AuthorDate: Wed Jan 24 20:47:21 2024 + Further improvements to asynchronous error handling. Ensure that application threads cannot access the AsyncContext once

(tomcat) branch 9.0.x updated: Further improvements to asynchronous error handling.

2024-01-24 Thread markt
error handling. 1035ff1b7a is described below commit 1035ff1b7ae5709cd65f1f4ad00ff2878db58d10 Author: Mark Thomas AuthorDate: Wed Jan 24 20:47:21 2024 + Further improvements to asynchronous error handling. Ensure that application threads cannot access the AsyncContext once

(tomcat) branch main updated: Further improvements to asynchronous error handling.

2024-01-24 Thread markt
error handling. 591fe624d2 is described below commit 591fe624d2f5e26355475c2f32c2ad67d297c364 Author: Mark Thomas AuthorDate: Wed Jan 24 20:47:21 2024 + Further improvements to asynchronous error handling. Ensure that application threads cannot access the AsyncContext once

(tomcat) branch 10.1.x updated: Further improvements to asynchronous error handling.

2024-01-24 Thread markt
error handling. 9873b0bbb9 is described below commit 9873b0bbb95eb76da094f34ee70c3c80f71edcdb Author: Mark Thomas AuthorDate: Wed Jan 24 20:47:21 2024 + Further improvements to asynchronous error handling. Ensure that application threads cannot access the AsyncContext once

(tomcat) branch 8.5.x updated: Make asynchronous error handling more robust.

2024-01-24 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new ac57ef1ae3 Make asynchronous error handling more

(tomcat) branch 9.0.x updated: Make asynchronous error handling more robust.

2024-01-24 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new b94ecd1b69 Make asynchronous error handling more

(tomcat) branch main updated: Make asynchronous error handling more robust.

2024-01-24 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 1013a74011 Make asynchronous error handling more

(tomcat) branch 10.1.x updated: Make asynchronous error handling more robust.

2024-01-24 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 015c4d5079 Make asynchronous error handling more

(tomcat) branch 9.0.x updated: Improve error handling

2023-12-06 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new be48ff50e7 Improve error handling be48ff50e7

(tomcat) branch 8.5.x updated: Improve error handling

2023-12-06 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 28ae1a311a Improve error handling 28ae1a311a

(tomcat) branch 10.1.x updated: Improve error handling

2023-12-06 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 96a5a983df Improve error handling 96a5a983df

(tomcat) branch main updated: Improve error handling

2023-12-06 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 7a775e37ba Improve error handling 7a775e37ba

(tomcat) branch 8.5.x updated: Ensure IOException on request read always triggers error handling

2023-11-08 Thread markt
always triggers error handling aa92971e87 is described below commit aa92971e879a519384c517febc39fd04c48d4642 Author: Mark Thomas AuthorDate: Wed Nov 8 15:25:17 2023 + Ensure IOException on request read always triggers error handling --- .../org/apache/catalina/connector/InputBuffer.java

(tomcat) branch 9.0.x updated: Ensure IOException on request read always triggers error handling

2023-11-08 Thread markt
always triggers error handling 7a2d8818fc is described below commit 7a2d8818fcea0b51747a67af9510ce7977245ebd Author: Mark Thomas AuthorDate: Wed Nov 8 15:25:17 2023 + Ensure IOException on request read always triggers error handling --- .../org/apache/catalina/connector/InputBuffer.java

(tomcat) branch 10.1.x updated: Ensure IOException on request read always triggers error handling

2023-11-08 Thread markt
always triggers error handling b5776d769b is described below commit b5776d769bffeade865061bc8ecbeb2b56167b08 Author: Mark Thomas AuthorDate: Wed Nov 8 15:25:17 2023 + Ensure IOException on request read always triggers error handling --- .../org/apache/catalina/connector/InputBuffer.java

(tomcat) 03/03: Ensure IOException on request read always triggers error handling

2023-11-08 Thread markt
IOException on request read always triggers error handling --- .../org/apache/catalina/connector/InputBuffer.java | 13 .../http11/filters/TestChunkedInputFilter.java | 77 ++ webapps/docs/changelog.xml | 5 ++ 3 files changed, 95 insertions(+) diff

(tomcat) branch main updated: BZ 66875. jakarta.servlet.error.exception shouldn't start error handling

2023-11-01 Thread markt
shouldn't start error handling 276e04f3d5 is described below commit 276e04f3d5ddab68914be9234bdca8fc06bf6412 Author: Mark Thomas AuthorDate: Wed Nov 1 15:25:44 2023 + BZ 66875. jakarta.servlet.error.exception shouldn't start error handling --- java/org/apache/catalina/connector

(tomcat) branch 9.0.x updated: BZ 66875. jakarta.servlet.error.exception shouldn't start error handling

2023-11-01 Thread markt
. jakarta.servlet.error.exception shouldn't start error handling 2c5c9e3a1b is described below commit 2c5c9e3a1b71448c388e6ee07222128401d65743 Author: Mark Thomas AuthorDate: Wed Nov 1 15:25:44 2023 + BZ 66875. jakarta.servlet.error.exception shouldn't start error handling --- java/org/apache/catalina/connector

(tomcat) branch 8.5.x updated: BZ 66875. jakarta.servlet.error.exception shouldn't start error handling

2023-11-01 Thread markt
. jakarta.servlet.error.exception shouldn't start error handling 37789ecd15 is described below commit 37789ecd1551585f812b2b00a9b6b0620f53ae21 Author: Mark Thomas AuthorDate: Wed Nov 1 15:25:44 2023 + BZ 66875. jakarta.servlet.error.exception shouldn't start error handling --- java/org/apache/catalina/connector

(tomcat) branch 10.1.x updated: BZ 66875. jakarta.servlet.error.exception shouldn't start error handling

2023-11-01 Thread markt
. jakarta.servlet.error.exception shouldn't start error handling eb735f853f is described below commit eb735f853f7f1607ff82e70b4fe0f985a4622637 Author: Mark Thomas AuthorDate: Wed Nov 1 15:25:44 2023 + BZ 66875. jakarta.servlet.error.exception shouldn't start error handling --- java/org/apache/catalina/connector

[Bug 67609] Incomplete OpenSSL error handling/reporting

2023-10-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67609 --- Comment #7 from Remy Maucherat --- (In reply to Michael Osipov from comment #4) > (In reply to Remy Maucherat from comment #3) > > I would say this probably will not happen. > > How? What makes you so sure? The pace of changes in

[Bug 67609] Incomplete OpenSSL error handling/reporting

2023-10-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67609 --- Comment #6 from Michael Osipov --- (In reply to Christopher Schultz from comment #5) > It may just be a coincidence, but in this case (cannot load cert; file > permission error), Tomcat detects the important error (permission error) and >

[Bug 67609] Incomplete OpenSSL error handling/reporting

2023-10-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67609 --- Comment #5 from Christopher Schultz --- It may just be a coincidence, but in this case (cannot load cert; file permission error), Tomcat detects the important error (permission error) and reports it to the client. Would it be enough to

[Bug 67609] Incomplete OpenSSL error handling/reporting

2023-10-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67609 --- Comment #4 from Michael Osipov --- (In reply to Remy Maucherat from comment #3) > I would say this probably will not happen. How? What makes you so sure? > However the Panama equivalent is a much better place to have precise (where > the

[Bug 67609] Incomplete OpenSSL error handling/reporting

2023-10-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67609 --- Comment #3 from Remy Maucherat --- I would say this probably will not happen. However the Panama equivalent is a much better place to have precise (where the error actually occurs), integrated (using the same logging as the rest of Tomcat)

[Bug 67609] Incomplete OpenSSL error handling/reporting

2023-10-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67609 --- Comment #2 from Michael Osipov --- Here is truly context missing: > 05-Oct-2023 11:57:22.432 WARNUNG [main] > org.apache.tomcat.util.net.openssl.OpenSSLContext.init Error initializing SSL > context >java.lang.Exception: Unable to

[Bug 67609] Incomplete OpenSSL error handling/reporting

2023-10-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67609 --- Comment #1 from Michael Osipov --- This has been discovered while working on Bug 66670. -- You are receiving this mail because: You are the assignee for the bug. - To

[Bug 67609] Incomplete OpenSSL error handling/reporting

2023-10-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67609 Michael Osipov changed: What|Removed |Added CC||micha...@apache.org -- You are

[Bug 67609] New: Incomplete OpenSSL error handling/reporting

2023-10-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67609 Bug ID: 67609 Summary: Incomplete OpenSSL error handling/reporting Product: Tomcat Native Version: unspecified Hardware: All OS: All Status: NEW

[tomcat] branch 8.5.x updated: Prevent duplicate error handling.

2023-09-15 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new e60d1d2f8a Prevent duplicate error handling

[tomcat] branch 9.0.x updated: Prevent duplicate error handling.

2023-09-15 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new a9c886766a Prevent duplicate error handling

[tomcat] branch main updated: Prevent duplicate error handling.

2023-09-15 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new d2fe5aa858 Prevent duplicate error handling

[tomcat] branch 10.1.x updated: Prevent duplicate error handling.

2023-09-15 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 4f8c6efc35 Prevent duplicate error handling

[tomcat] 01/08: With the changes to parameter error handling all parsing is explicit

2023-08-22 Thread markt
With the changes to parameter error handling all parsing is explicit --- java/org/apache/catalina/connector/Request.java | 15 +-- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/java/org/apache/catalina/connector/Request.java b/java/org/apache/catalina/connector/Request.java index

[tomcat] 02/08: Implement parameter error handling changes

2023-08-22 Thread markt
parameter error handling changes --- java/org/apache/catalina/connector/Request.java| 459 ++--- .../apache/catalina/core/StandardWrapperValve.java | 14 +- .../util/http/InvalidParameterException.java | 98 + java/org/apache/tomcat/util/http/Parameters.java | 132

[GitHub] [tomcat] markt-asf merged pull request #646: Parameter error handling

2023-08-22 Thread via GitHub
markt-asf merged PR #646: URL: https://github.com/apache/tomcat/pull/646 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [tomcat] michael-o commented on a diff in pull request #646: Parameter error handling

2023-08-22 Thread via GitHub
michael-o commented on code in PR #646: URL: https://github.com/apache/tomcat/pull/646#discussion_r1301062237 ## java/org/apache/tomcat/util/http/InvalidParameterException.java: ## @@ -0,0 +1,98 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[GitHub] [tomcat] markt-asf commented on a diff in pull request #646: Parameter error handling

2023-08-21 Thread via GitHub
markt-asf commented on code in PR #646: URL: https://github.com/apache/tomcat/pull/646#discussion_r1300661077 ## java/org/apache/tomcat/util/http/InvalidParameterException.java: ## @@ -0,0 +1,98 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[GitHub] [tomcat] michael-o commented on a diff in pull request #646: Parameter error handling

2023-08-21 Thread via GitHub
michael-o commented on code in PR #646: URL: https://github.com/apache/tomcat/pull/646#discussion_r1300658108 ## java/org/apache/tomcat/util/http/InvalidParameterException.java: ## @@ -0,0 +1,98 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[GitHub] [tomcat] markt-asf commented on a diff in pull request #646: Parameter error handling

2023-08-21 Thread via GitHub
markt-asf commented on code in PR #646: URL: https://github.com/apache/tomcat/pull/646#discussion_r1300656508 ## java/org/apache/tomcat/util/http/InvalidParameterException.java: ## @@ -0,0 +1,98 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[GitHub] [tomcat] michael-o commented on a diff in pull request #646: Parameter error handling

2023-08-21 Thread via GitHub
michael-o commented on code in PR #646: URL: https://github.com/apache/tomcat/pull/646#discussion_r1300652715 ## java/org/apache/tomcat/util/http/InvalidParameterException.java: ## @@ -0,0 +1,98 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[GitHub] [tomcat] michael-o commented on a diff in pull request #646: Parameter error handling

2023-08-21 Thread via GitHub
michael-o commented on code in PR #646: URL: https://github.com/apache/tomcat/pull/646#discussion_r1300652715 ## java/org/apache/tomcat/util/http/InvalidParameterException.java: ## @@ -0,0 +1,98 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[GitHub] [tomcat] michael-o commented on a diff in pull request #646: Parameter error handling

2023-08-21 Thread via GitHub
michael-o commented on code in PR #646: URL: https://github.com/apache/tomcat/pull/646#discussion_r1300043089 ## java/org/apache/tomcat/util/http/InvalidParameterException.java: ## @@ -0,0 +1,65 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[GitHub] [tomcat] markt-asf commented on a diff in pull request #646: Parameter error handling

2023-08-21 Thread via GitHub
markt-asf commented on code in PR #646: URL: https://github.com/apache/tomcat/pull/646#discussion_r1300034970 ## java/org/apache/tomcat/util/http/InvalidParameterException.java: ## @@ -0,0 +1,65 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[GitHub] [tomcat] michael-o commented on a diff in pull request #646: Parameter error handling

2023-08-21 Thread via GitHub
michael-o commented on code in PR #646: URL: https://github.com/apache/tomcat/pull/646#discussion_r1299969607 ## webapps/docs/config/http.xml: ## @@ -148,20 +148,17 @@ files) obtained from the query string and, for POST requests, the request body if the content

[GitHub] [tomcat] michael-o commented on a diff in pull request #646: Parameter error handling

2023-08-21 Thread via GitHub
michael-o commented on code in PR #646: URL: https://github.com/apache/tomcat/pull/646#discussion_r1299969203 ## java/org/apache/tomcat/util/http/InvalidParameterException.java: ## @@ -0,0 +1,65 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[GitHub] [tomcat] markt-asf commented on a diff in pull request #646: Parameter error handling

2023-08-21 Thread via GitHub
markt-asf commented on code in PR #646: URL: https://github.com/apache/tomcat/pull/646#discussion_r1299936723 ## webapps/docs/config/http.xml: ## @@ -148,20 +148,17 @@ files) obtained from the query string and, for POST requests, the request body if the content

[GitHub] [tomcat] markt-asf commented on a diff in pull request #646: Parameter error handling

2023-08-21 Thread via GitHub
markt-asf commented on code in PR #646: URL: https://github.com/apache/tomcat/pull/646#discussion_r1299935328 ## webapps/docs/changelog.xml: ## @@ -113,6 +113,12 @@ provided error code during error page processing rather than assuming an error code of 500.

[GitHub] [tomcat] markt-asf commented on a diff in pull request #646: Parameter error handling

2023-08-21 Thread via GitHub
d they get referred to as error codes elsewhere in the Tomcat source around error handling. It is a case of picking which is the best to be consistent with. I think it can be argued either way. -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [tomcat] markt-asf commented on a diff in pull request #646: Parameter error handling

2023-08-21 Thread via GitHub
markt-asf commented on code in PR #646: URL: https://github.com/apache/tomcat/pull/646#discussion_r1299927091 ## java/org/apache/tomcat/util/http/InvalidParameterException.java: ## @@ -0,0 +1,65 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[GitHub] [tomcat] michael-o commented on a diff in pull request #646: Parameter error handling

2023-08-21 Thread via GitHub
michael-o commented on code in PR #646: URL: https://github.com/apache/tomcat/pull/646#discussion_r1299773529 ## java/org/apache/tomcat/util/http/InvalidParameterException.java: ## @@ -0,0 +1,65 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[GitHub] [tomcat] markt-asf commented on pull request #646: Parameter error handling

2023-08-20 Thread via GitHub
markt-asf commented on PR #646: URL: https://github.com/apache/tomcat/pull/646#issuecomment-1685427252 Thanks for the review. I checked the various getParameter() methods and found a couple I thought needed a try/catch block. The remainder were all used in webapps or in APIs called by

[GitHub] [tomcat] aooohan commented on pull request #646: Parameter error handling

2023-08-18 Thread via GitHub
aooohan commented on PR #646: URL: https://github.com/apache/tomcat/pull/646#issuecomment-1684798995 This change look good for me. But I have found that `org.apache.catalina.valves.ExtendedAccessLogValve.RequestParameterElement` behavior is broken due to this change. Maybe here should

[GitHub] [tomcat] markt-asf opened a new pull request, #646: Parameter error handling

2023-08-18 Thread via GitHub
markt-asf opened a new pull request, #646: URL: https://github.com/apache/tomcat/pull/646 This PR updates the parameter error handling to align with the changes in Jakarta Servlet 6.0 The short version is all getParameterXXX() calls now throw exceptions on invalid parameters

Re: [tomcat] branch main updated: Update Servlet API for parameter error handling changes

2023-08-15 Thread Mark Thomas
/tomcat.git The following commit(s) were added to refs/heads/main by this push:   new c880673cff Update Servlet API for parameter error handling changes c880673cff is described below commit c880673cffad6b8884c1d2464e5a736e852e7eeb Author: Mark Thomas AuthorDate: Thu Jun 15 12:15:08 2023 +0100

Re: [tomcat] branch main updated: Update Servlet API for parameter error handling changes

2023-08-15 Thread Christopher Schultz
to refs/heads/main by this push:   new c880673cff Update Servlet API for parameter error handling changes c880673cff is described below commit c880673cffad6b8884c1d2464e5a736e852e7eeb Author: Mark Thomas AuthorDate: Thu Jun 15 12:15:08 2023 +0100 Update Servlet API for parameter error

Re: [tomcat] branch main updated: Update Servlet API for parameter error handling changes

2023-08-14 Thread Mark Thomas
to refs/heads/main by this push:   new c880673cff Update Servlet API for parameter error handling changes c880673cff is described below commit c880673cffad6b8884c1d2464e5a736e852e7eeb Author: Mark Thomas AuthorDate: Thu Jun 15 12:15:08 2023 +0100 Update Servlet API for parameter error

Re: [tomcat] branch main updated: Update Servlet API for parameter error handling changes

2023-08-09 Thread Mark Thomas
c880673cff Update Servlet API for parameter error handling changes c880673cff is described below commit c880673cffad6b8884c1d2464e5a736e852e7eeb Author: Mark Thomas AuthorDate: Thu Jun 15 12:15:08 2023 +0100 Update Servlet API for parameter error handling changes Hi all, I have started work

[tomcat] branch main updated: Update Servlet API for parameter error handling changes

2023-08-09 Thread markt
handling changes c880673cff is described below commit c880673cffad6b8884c1d2464e5a736e852e7eeb Author: Mark Thomas AuthorDate: Thu Jun 15 12:15:08 2023 +0100 Update Servlet API for parameter error handling changes --- java/jakarta/servlet/ServletRequest.java | 56

[tomcat] 02/04: Update Servlet API for parameter error handling changes

2023-06-22 Thread markt
API for parameter error handling changes --- java/jakarta/servlet/ServletRequest.java | 56 1 file changed, 56 insertions(+) diff --git a/java/jakarta/servlet/ServletRequest.java b/java/jakarta/servlet/ServletRequest.java index 795502f3b4..1e700dd900 100644

[tomcat] branch 8.5.x updated: Improve error handling

2023-06-07 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 81c6ff9301 Improve error handling 81c6ff9301

[tomcat] branch 9.0.x updated: Improve error handling

2023-06-07 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 300a482b62 Improve error handling 300a482b62

[tomcat] branch 10.1.x updated: Improve error handling

2023-06-07 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new e9b5ebf1d5 Improve error handling e9b5ebf1d5

[tomcat] branch main updated: Improve error handling

2023-06-07 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new a2c34d6569 Improve error handling a2c34d6569

[tomcat] branch 8.5.x updated: Fix BZ 65677 - improve error handling for HTTP reads with NIO2

2021-11-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new f350ee7 Fix BZ 65677 - improve error handling

[tomcat] branch 9.0.x updated: Fix BZ 65677 - improve error handling for HTTP reads with NIO2

2021-11-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 4bb3fee Fix BZ 65677 - improve error handling

[tomcat] branch 10.0.x updated: Fix BZ 65677 - improve error handling for HTTP reads with NIO2

2021-11-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new 543aab6 Fix BZ 65677 - improve error handling

[tomcat] branch main updated: Fix BZ 65677 - improve error handling for HTTP reads with NIO2

2021-11-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 717d69c Fix BZ 65677 - improve error handling

[tomcat] branch 8.5.x updated: Improve error handling

2021-11-10 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new c20f672 Improve error handling c20f672

[tomcat] branch 10.0.x updated: Improve error handling

2021-11-10 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new a932b6f Improve error handling a932b6f

[tomcat] branch 9.0.x updated: Improve error handling

2021-11-10 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 8749df7 Improve error handling 8749df7

[tomcat] branch 8.5.x updated: Improve error handling

2021-11-10 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 6410818 Improve error handling 6410818

[tomcat] branch 9.0.x updated: Improve error handling

2021-11-10 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 24ca7c1 Improve error handling 24ca7c1

[tomcat] branch 10.0.x updated: Improve error handling

2021-11-10 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new a8f3ea5 Improve error handling a8f3ea5

[tomcat] 01/02: Fix BZ 65303. Avoid NPE during error handling

2021-05-13 Thread markt
. Avoid NPE during error handling https://bz.apache.org/bugzilla/show_bug.cgi?id=65303 --- java/org/apache/coyote/http2/Stream.java | 4 +++- webapps/docs/changelog.xml | 9 + 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/java/org/apache/coyote/http2

[tomcat] branch 9.0.x updated: Fix BZ 65303. Avoid NPE during error handling

2021-05-13 Thread markt
handling 68b9e51 is described below commit 68b9e51d046e5c40730316d016bcaf8eb5caeb34 Author: Mark Thomas AuthorDate: Thu May 13 14:28:49 2021 +0100 Fix BZ 65303. Avoid NPE during error handling https://bz.apache.org/bugzilla/show_bug.cgi?id=65303 --- java/org/apache/coyote/http2

[tomcat] branch master updated: Fix BZ 65303. Avoid NPE during error handling

2021-05-13 Thread markt
handling 706fcc5 is described below commit 706fcc54e09011945fb3765d08d326743aa3018b Author: Mark Thomas AuthorDate: Thu May 13 14:28:49 2021 +0100 Fix BZ 65303. Avoid NPE during error handling https://bz.apache.org/bugzilla/show_bug.cgi?id=65303 --- java/org/apache/coyote/http2

[tomcat] branch 8.5.x updated: Try out more consistent error handling

2021-03-10 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 720e613 Try out more consistent error handling

[tomcat] branch 8.5.x updated: Document error handling for OpenSSL

2021-03-10 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 4d0dbbe Document error handling for OpenSSL

[tomcat] branch 9.0.x updated: Try out more consistent error handling

2021-03-10 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 19ac462 Try out more consistent error handling

[tomcat] branch 9.0.x updated: Document error handling for OpenSSL

2021-03-10 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new fc1f191 Document error handling for OpenSSL

[tomcat] 01/02: Try out more consistent error handling

2021-03-10 Thread remm
consistent error handling Any meaningful SSL call should clear the error stack, then follow up with checking for errors on <= 0 results. All errors are logged as debug. --- .../tomcat/util/net/openssl/OpenSSLEngine.java | 33 +++--- 1 file changed, 23 inserti

[tomcat] branch master updated: Document error handling for OpenSSL

2021-03-09 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 6c3797c Document error handling for OpenSSL

[tomcat] 03/04: Improve error handling if non-blocking IO code swallows IOExceptions

2021-02-25 Thread markt
error handling if non-blocking IO code swallows IOExceptions Tomcat previously expected IOExceptions in onWritePossible() and onDataAvailable() to not be swallowed. These additions allow correct error handling even if the application code swallows the exception. --- .../apache/catalina

[tomcat] 03/04: Improve error handling if non-blocking IO code swallows IOExceptions

2021-02-25 Thread markt
error handling if non-blocking IO code swallows IOExceptions Tomcat previously expected IOExceptions in onWritePossible() and onDataAvailable() to not be swallowed. These additions allow correct error handling even if the application code swallows the exception. --- .../apache

[tomcat] 03/04: Improve error handling if non-blocking IO code swallows IOExceptions

2021-02-25 Thread markt
error handling if non-blocking IO code swallows IOExceptions Tomcat previously expected IOExceptions in onWritePossible() and onDataAvailable() to not be swallowed. These additions allow correct error handling even if the application code swallows the exception. --- .../apache/catalina

[tomcat-jakartaee-migration] 04/07: Simplify error handling

2021-02-09 Thread markt
+ Simplify error handling --- .../java/org/apache/tomcat/jakartaee/Migration.java| 18 +++--- .../org/apache/tomcat/jakartaee/MigrationTask.java | 7 +-- .../apache/tomcat/jakartaee/LocalStrings.properties| 2 +- 3 files changed, 9 insertions(+), 18 deletions

[tomcat] branch 8.5.x updated: Fix bug 65001 Fix error handling for exceptions in [Read|Write]Listener

2021-01-07 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 5961f65 Fix bug 65001 Fix error handling

[tomcat] branch 9.0.x updated: Fix bug 65001 Fix error handling for exceptions in [Read|Write]Listener

2021-01-07 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new d6d3259 Fix bug 65001 Fix error handling

[tomcat] branch master updated: Fix bug 65001 Fix error handling for exceptions in [Read|Write]Listener

2021-01-07 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 829bfd7 Fix bug 65001 Fix error handling

[tomcat] branch 8.5.x updated: 65033: Fix JNDI realm error handling

2020-12-29 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 59d9a28 65033: Fix JNDI realm error handling

[tomcat] branch 9.0.x updated: 65033: Fix JNDI realm error handling

2020-12-29 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 130843d 65033: Fix JNDI realm error handling

  1   2   >