This is an automated email from the ASF dual-hosted git repository.
lihan 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 74babb122c Avoid potential IndexOutOfBoundsException
This is an automated email from the ASF dual-hosted git repository.
lihan 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 c7c87bf131 Avoid potential IndexOutOfBoundsExcept
This is an automated email from the ASF dual-hosted git repository.
lihan 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 979ac3b5f3 Avoid potential IndexOutOfBoundsExceptio
This is an automated email from the ASF dual-hosted git repository.
lihan 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 0feed3deb8 Avoid potential IndexOutOfBoundsExceptio
aooohan commented on PR #551:
URL: https://github.com/apache/tomcat/pull/551#issuecomment-1239031095
Merge manually.
Thanks for the PR.
--
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
aooohan closed pull request #551: Update Http11InputBuffer.java
URL: https://github.com/apache/tomcat/pull/551
--
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
https://bz.apache.org/bugzilla/show_bug.cgi?id=62312
--- Comment #9 from radhika.j...@veritas.com ---
We need the proxy basic authentication support for websocket connection as we
are using the tomcat websocket client library.
Any possibility of this getting it bundled with the 9.0.x version of T
markt-asf commented on PR #550:
URL: https://github.com/apache/tomcat/pull/550#issuecomment-1239284952
I suspect the call in `Http11Processor.ack()` can also be removed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
On 06/09/2022 15:30, Mark Thomas wrote:
The proposed Apache Tomcat migration tool for Jakarta EE 1.0.3 is now
available for voting.
The significant changes since 1.0.1 are:
- Issue #26 - bad CRC checksums
- Issue #32 - Manifests in exploded JARs
It can be obtained from:
https://dist.apache.org
On Tue, Sep 6, 2022 at 4:30 PM Mark Thomas wrote:
>
> The proposed Apache Tomcat migration tool for Jakarta EE 1.0.3 is now
> available for voting.
>
> The significant changes since 1.0.1 are:
>
> - Issue #26 - bad CRC checksums
> - Issue #32 - Manifests in exploded JARs
>
> It can be obtained fro
malaysf commented on PR #550:
URL: https://github.com/apache/tomcat/pull/550#issuecomment-1239848521
Are you referring to the call to `inputBuffer.setSwallowInput(true);` in
`Http11Processor.ack`? That does appear to be unnecessary now.
--
This is an automated message from the Apache Git
markt-asf commented on PR #550:
URL: https://github.com/apache/tomcat/pull/550#issuecomment-1240278052
> Are you referring to the call to `inputBuffer.setSwallowInput(true);` in
`Http11Processor.ack`? That does appear to be unnecessary now.
Yes. That was the one.
--
This is an auto
12 matches
Mail list logo