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

2023-06-23 Thread Rémy Maucherat
On Thu, Jun 22, 2023 at 8:55 PM 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: > ne

[tomcat] branch main updated: Use the previous decode call in the old default for now

2023-06-23 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 482ac05bd0 Use the previous decode call in the old def

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

2023-06-23 Thread Mark Thomas
On 23/06/2023 08:34, Rémy Maucherat wrote: On Thu, Jun 22, 2023 at 8:55 PM 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/

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

2023-06-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=6 --- Comment #3 from Michael Osipov --- (In reply to Christopher Schultz from comment #2) > We have been hesitant to remove things from tcnative even if they are not > used by the Java components. > > Some (unspecified) downstream users may be

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

2023-06-23 Thread Mark Thomas
On 22/06/2023 21:49, Christopher Schultz wrote: 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/to

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

2023-06-23 Thread Mark Thomas
On 22/06/2023 21:49, Christopher Schultz wrote: --- a/test/org/apache/catalina/startup/SimpleHttpClient.java +++ b/test/org/apache/catalina/startup/SimpleHttpClient.java @@ -150,6 +150,13 @@ public abstract class SimpleHttpClient { return responseLine; } +    public int getStatu

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

2023-06-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=6 --- Comment #4 from Mark Thomas --- Let me check and see if there is a reason I didn't remove this code or if I just missed it. -- You are receiving this mail because: You are the assignee for the bug.

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

2023-06-23 Thread Rémy Maucherat
On Fri, Jun 23, 2023 at 10:07 AM Mark Thomas wrote: > > On 23/06/2023 08:34, Rémy Maucherat wrote: > > On Thu, Jun 22, 2023 at 8:55 PM wrote: > >> > >> This is an automated email from the ASF dual-hosted git repository. > >> > >> markt pushed a commit to branch main > >> in repository https://git

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

2023-06-23 Thread Romain Manni-Bucau
Hi Rémy, If it helps openjmh uses an annotation processor so you can use it with ant build, the setup is just not documented AFAIK but there is no reason it does not work technically. Then code usage is more or less close to junit, run is a main which will include resources/files generated from t

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

2023-06-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=6 --- Comment #5 from Mark Thomas --- I can't see any reason I kept those other than oversight. No objections to removal in 2.0.x. -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 66662] Tomcat Digest Authenticator Valve attribute name "algoirthms" need to correct as it is misspelled

2023-06-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=2 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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

2023-06-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=6 --- Comment #6 from Michael Osipov --- (In reply to Mark Thomas from comment #5) > I can't see any reason I kept those other than oversight. No objections to > removal in 2.0.x. Great, will work on a PR. -- You are receiving this mail becaus

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

2023-06-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=6 Michael Osipov changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #7 from Michael Osipo

[tomcat] branch main updated: Fix bad removal

2023-06-23 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 11fba90cd1 Fix bad removal 11fba90cd1 is described bel

[Bug 66667] New: Take care of OpenSSL deprecated code

2023-06-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=7 Bug ID: 7 Summary: Take care of OpenSSL deprecated code Product: Tomcat Native Version: 2.0.2 Hardware: All OS: All Status: NEW Severity: enhancemen

[GitHub] [tomcat-native] michael-o opened a new pull request, #19: Bug 66666: Remove non-reachable functions from ssl.c

2023-06-23 Thread via GitHub
michael-o opened a new pull request, #19: URL: https://github.com/apache/tomcat-native/pull/19 (no comment) -- 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,

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

2023-06-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=6 --- Comment #8 from Michael Osipov --- PR provided. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@tomcat

[Bug 66667] Take care of OpenSSL deprecated code

2023-06-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=7 --- Comment #1 from Remy Maucherat --- Ouch. I had a look and to be honest I don't know how to rewrite this DH stuff (including, but not limited to, the callback which is not documented as having a replacement). I'm pretty sure some stuff break

[Bug 66667] Take care of OpenSSL deprecated code

2023-06-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=7 Michael Osipov changed: What|Removed |Added CC||micha...@apache.org --- Comment #2 fr

[tomcat] branch main updated: Update Java version number

2023-06-23 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 7b4278c568 Update Java version number 7b4278c568 is de

[tomcat] branch main updated: Simplify reading of request body for x-www-form-urlencoded processing

2023-06-23 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 e6ad02fb10 Simplify reading of request body for x-www

[tomcat] branch 10.1.x updated: Simplify reading of request body for x-www-form-urlencoded processing

2023-06-23 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 aa6a0f6259 Simplify reading of request body for x

[tomcat] branch 9.0.x updated: Simplify reading of request body for x-www-form-urlencoded processing

2023-06-23 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 9bfc23fb97 Simplify reading of request body for x-w

[tomcat] branch 8.5.x updated: Simplify reading of request body for x-www-form-urlencoded processing

2023-06-23 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 9f55c9711c Simplify reading of request body for x-w

[tomcat] branch main updated: Remove deprecated code

2023-06-23 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 d6c962a2ea Remove deprecated code d6c962a2ea is descr

Buildbot failure in on tomcat-9.0.x

2023-06-23 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/603 Blamelist: Mark Thomas Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 9.0.x] 9bfc23fb9719def860ddc89dc3a44500612307

Re: [tomcat] branch main updated: Simplify reading of request body for x-www-form-urlencoded processing

2023-06-23 Thread Christopher Schultz
Mark, On 6/23/23 12:45, 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 e

[Bug 66669] New: JVM crash in APR mode

2023-06-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=9 Bug ID: 9 Summary: JVM crash in APR mode Product: Tomcat 9 Version: 9.0.65 Hardware: PC OS: Linux Status: NEW Severity: critical Priority: