alpire opened a new pull request #176: CoyoteAdapter: fix out-of-bounds read in
checkNormalize
URL: https://github.com/apache/tomcat/pull/176
On malformed requests, checkNormalize would throw an
ArrayIndexOutOfBoundsException leading to a 500 response. This change fixes
checkNormalize to
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit da06a27da0ba29e57306ca3f6503285ca2c8589d
Author: Mark Thomas
AuthorDate: Fri Jun 28 20:41:20 2019 +0100
Remove unused
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
commit eed5c5c75510481396e1d60349c1cbd7eaf50f62
Author: Mark Thomas
AuthorDate: Fri Jun 28 20:37:15 2019 +0100
Back-port cle
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit aed9453c710bafce9d69c5d4ea02363d371b8a32
Author: Mark Thomas
AuthorDate: Fri Jun 28 22:40:14 2019 +0100
Align use of
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit d582d86287bca6118da04033424193fde4ef0ce0
Author: Mark Thomas
AuthorDate: Fri Jun 28 21:42:48 2019 +0100
Align with 8.
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 241148f Add debug logging for session ID change
new 00caf02 Align with 8.5.x. Clean-up. Back-port Javadoc and wh
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
commit ab21a87a897bb5aef02a7cb5e751139eb9d9b10b
Author: Mark Thomas
AuthorDate: Fri Jun 28 22:23:21 2019 +0100
Simplify
---
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 5dbd16a5e222991c99fbab715887adbc9f47e7ed
Author: Mark Thomas
AuthorDate: Fri Jun 28 21:39:59 2019 +0100
Align with 8.
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 00caf0219871c2abb7844236ab82b22869efc1c1
Author: Mark Thomas
AuthorDate: Fri Jun 28 20:39:53 2019 +0100
Align with 8.
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 5a2b704 Remove confusing comment
5a2b704 is desc
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 88db4aa Polish
new eed5c5c Back-port clean-up
new ab21a87 Simplify
The 2 revisions listed above as "new"
On 28/06/2019 13:37, build...@apache.org wrote:
> The Buildbot has detected a build exception on builder tomcat-trunk while
> building tomcat. Full details are available at:
> https://ci.apache.org/builders/tomcat-trunk/builds/4459
>
> Buildbot URL: https://ci.apache.org/
>
> Buildslave for
The Buildbot has detected a build exception on builder tomcat-7-trunk while
building tomcat. Full details are available at:
https://ci.apache.org/builders/tomcat-7-trunk/builds/1367
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSc
The Buildbot has detected a build exception on builder tomcat-85-trunk while
building tomcat. Full details are available at:
https://ci.apache.org/builders/tomcat-85-trunk/builds/1822
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranch
The Buildbot has detected a build exception on builder tomcat-trunk while
building tomcat. Full details are available at:
https://ci.apache.org/builders/tomcat-trunk/builds/4459
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSchedu
https://bz.apache.org/bugzilla/show_bug.cgi?id=63524
Mark Thomas changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #11 from Mark Thoma
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 addfaa7 Add example support for CDI 2 and JAX-RS
Hi Felix,
the script uses "#!/bin/sh" which on Solaris 10 is a very original style
of Bourne Shell. Yes, it does not support that syntax. The script
already uses backticks in other places.
For Solaris 11 /bin/sh is a symlink to ksh and "$(...)" would work.
Regards,
Rainer
Am 28.06.2019 um
https://bz.apache.org/bugzilla/show_bug.cgi?id=63531
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 241148fcd1582c79ea6866793f94f1752f1ce5fb
Author: Mark Thomas
AuthorDate: Fri Jun 28 09:32:44 2019 +0100
Add debug log
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit d1211048a9b4a0cf9e968f1f7a3f8fd09c7c2d94
Author: Mark Thomas
AuthorDate: Thu Jun 27 23:05:52 2019 +0100
Fix https://b
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 739fa611e9175632278c24585a2792923a7c9e9b
Author: Mark Thomas
AuthorDate: Fri Jun 28 09:22:40 2019 +0100
Align with 8.
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from ecde67c Align with 8.5.x. Code clean up and improved i18n messages
new 47235d9 Align with 8.5.x. Clean-up. Remov
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 47235d9a2083ab52ea03f44d51f556667636f614
Author: Mark Thomas
AuthorDate: Thu Jun 27 22:37:02 2019 +0100
Align with 8.
Am 27.06.19 um 01:03 schrieb rj...@apache.org:
> This is an automated email from the ASF dual-hosted git repository.
>
> rjung pushed a commit to branch master
> in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
>
>
> The following commit(s) were added to refs/heads/master by th
25 matches
Mail list logo