Re: [tomcat] branch main updated: Refactor SimpleHTTPClient to read body as-is rather than via readLine()

2023-06-22 Thread Christopher Schultz
Mark, On 6/22/23 12:09, Mark Thomas wrote: On 22/06/2023 17:08, ma...@apache.org wrote: 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

[Bug 66666] Remove non-reachable functions from ssl.c

2023-06-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=6 Christopher Schultz changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #2 from Chr

[tomcat] branch 10.1.x updated: Code cleanup - formatting. No functional change.

2023-06-22 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 2ff35f2bc8 Code cleanup - formatting. No function

[tomcat] branch 8.5.x updated: Code cleanup - formatting. No functional change.

2023-06-22 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 04139e7245 Code cleanup - formatting. No functional

[tomcat] branch 9.0.x updated: Code cleanup - formatting. No functional change.

2023-06-22 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 6eeece67ab Code cleanup - formatting. No functional

[tomcat] branch main updated: Code cleanup - formatting. No functional change.

2023-06-22 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 6190b10148 Code cleanup - formatting. No functional c

[GitHub] [tomcat] markt-asf commented on a diff in pull request #628: Change style

2023-06-22 Thread via GitHub
markt-asf commented on code in PR #628: URL: https://github.com/apache/tomcat/pull/628#discussion_r1238933690 ## webapps/host-manager/css/manager.css: ## @@ -125,6 +132,16 @@ TD { vertical-align: middle; font-family : sans-serif, Tahoma, Arial; color : b

Re: [tomcat] branch main updated: Add control of byte decoding errors to ByteChunk and StringCache

2023-06-22 Thread Mark Thomas
On 22/06/2023 19:55, ma...@apache.org wrote: 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 94495

Buildbot success in on tomcat-11.0.x

2023-06-22 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/444 Blamelist: Mark Thomas Build Text: build successful Status Detected: restored build Build Source Stamp: [branch main] 204afd2274b920dcec67809580742ceceb067047 Steps: worker_prepa

[tomcat] branch main updated: Add control of byte decoding errors to ByteChunk and StringCache

2023-06-22 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 944951302e Add control of byte decoding errors to Byt

Re: [tomcat] branch tmp created (now e1875c1cae)

2023-06-22 Thread Mark Thomas
On 22/06/2023 19:32, ma...@apache.org wrote: This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch tmp Sorry for the noise. Pressed the wrong button in my IDE. Mark - To unsubscr

[tomcat] branch tmp deleted (was e1875c1cae)

2023-06-22 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch tmp in repository https://gitbox.apache.org/repos/asf/tomcat.git was e1875c1cae Add tests for parsing query string parameters This change permanently discards the following revisions: disc

[tomcat] 03/04: First pass at implementing changes for parameter parsing

2023-06-22 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch tmp in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 61009deff1cf542b6c555121e6af4a6baf7851b6 Author: Mark Thomas AuthorDate: Thu Jun 15 12:15:46 2023 +0100 First pass at i

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

2023-06-22 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch tmp in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 34d4ed59f50fa1eb4b373730e20bdb821f30a353 Author: Mark Thomas AuthorDate: Thu Jun 15 12:15:08 2023 +0100 Update Servlet

[tomcat] 01/04: Add control of byte decoding errors to ByteChunk and StringCache

2023-06-22 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch tmp in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 944951302e2f478879411dbff353f5818ad44121 Author: Mark Thomas AuthorDate: Wed Jun 14 12:25:21 2023 +0100 Add control of

[tomcat] 04/04: Add tests for parsing query string parameters

2023-06-22 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch tmp in repository https://gitbox.apache.org/repos/asf/tomcat.git commit e1875c1cae1c800855d738be574fa5a47d46f5d4 Author: Mark Thomas AuthorDate: Thu Jun 22 19:32:15 2023 +0100 Add tests for p

[tomcat] branch tmp created (now e1875c1cae)

2023-06-22 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch tmp in repository https://gitbox.apache.org/repos/asf/tomcat.git at e1875c1cae Add tests for parsing query string parameters This branch includes the following new commits: new 944951

[tomcat] branch 8.5.x updated: Fix multiple test failures on Windows.

2023-06-22 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 bd3844b001 Fix multiple test failures on Windows. b

[tomcat] branch 9.0.x updated: Fix multiple test failures on Windows.

2023-06-22 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 3841ec8000 Fix multiple test failures on Windows. 3

[tomcat] branch 10.1.x updated: Fix multiple test failures on Windows.

2023-06-22 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 9ea5636640 Fix multiple test failures on Windows.

[tomcat] branch main updated: Fix multiple test failures on Windows.

2023-06-22 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 204afd2274 Fix multiple test failures on Windows. 204

Buildbot failure in on tomcat-11.0.x

2023-06-22 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/443 Blamelist: Mark Thomas Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch main] 00e7d79d3be7aedf195241a18ceca638cdb116

Re: [tomcat] branch main updated: Refactor SimpleHTTPClient to read body as-is rather than via readLine()

2023-06-22 Thread Mark Thomas
On 22/06/2023 17:08, ma...@apache.org wrote: 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 00e7d

[tomcat] branch main updated: Refactor SimpleHTTPClient to read body as-is rather than via readLine()

2023-06-22 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 00e7d79d3b Refactor SimpleHTTPClient to read body as-

[Bug 66666] Remove non-reachable functions from ssl.c

2023-06-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=6 --- Comment #1 from Michael Osipov --- As far as I can see, when setPasswordCallback() is gone typedef struct { charpassword[SSL_MAX_PASSWORD_LEN]; const char *prompt; tcn_callback_t cb; } tcn_pass_cb_t; can be red

[Bug 66666] Remove non-reachable functions from ssl.c

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

[Bug 66666] New: Remove non-reachable functions from ssl.c

2023-06-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=6 Bug ID: 6 Summary: Remove non-reachable functions from ssl.c Product: Tomcat Native Version: 2.0.2 Hardware: All OS: All Status: NEW Severity: norma

[tomcat-native] branch 1.2.x updated: Replace tabs with spaces

2023-06-22 Thread michaelo
This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch 1.2.x in repository https://gitbox.apache.org/repos/asf/tomcat-native.git The following commit(s) were added to refs/heads/1.2.x by this push: new df4c93e20 Replace tabs with spaces df4c93

[tomcat-native] branch main updated: Replace tabs with spaces

2023-06-22 Thread michaelo
This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-native.git The following commit(s) were added to refs/heads/main by this push: new f247f0af0 Replace tabs with spaces f247f0af

[Bug 66665] Provide option to supply role mapping from a properties file

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

[Bug 66665] New: Provide option to supply role mapping from a properties file

2023-06-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=5 Bug ID: 5 Summary: Provide option to supply role mapping from a properties file Product: Tomcat 9 Version: 9.0.76 Hardware: All OS: All St