https://bz.apache.org/bugzilla/show_bug.cgi?id=60697
Bug ID: 60697
Summary: TRACE method incorrectly advertised as a supported
HTTP method for custom servlet
Product: Tomcat 8
Version: 8.5.x-trunk
Hardware: All
https://bz.apache.org/bugzilla/show_bug.cgi?id=60698
Bug ID: 60698
Summary: getContentLength returns -1 for requests without body
Product: Tomcat 7
Version: 7.0.73
Hardware: All
OS: All
Status: NEW
Severit
On 05/02/2017 17:29, Olivier Jaquemet wrote:
[...]
there is one case where the [allowTrace] configuration does not fully
apply response to OPTIONS request for custom servlet (i.e. any non
tomcat servlet inherting from HttpServlet).
In such case the TRACE methods is incorrectly listed in the All
On 06/02/17 23:55, therealnewo...@gmail.com wrote:
On Mon, Feb 6, 2017 at 6:08 PM, Mark Thomas wrote:
On 06/02/17 22:55, Mark Thomas wrote:
On 06/02/17 21:20, therealnewo...@gmail.com wrote:
Mark,
If there is anything I can do to help work on the patch I will,
however as I mentioned in the
GitHub user violetagg opened a pull request:
https://github.com/apache/tomcat/pull/42
Read events suspend/resume logic in websocket impl to achieve backpressure
Hi,
Currently JSR356 provides possibility to add message handlers in order to
receive web socket
messages but
Hi,
2017-02-07 9:55 GMT+02:00 Martin Grigorov :
>
> Hi Violeta,
>
> On Mon, Feb 6, 2017 at 8:55 PM, Violeta Georgieva
> wrote:
>
> > Hi,
> >
> > Currently JSR356 provides possibility to add message handlers in order
to
> > receive web socket
> > messages but there is no way to instruct the web so
2017-02-06 20:55 GMT+01:00 Violeta Georgieva :
> Hi,
>
> Currently JSR356 provides possibility to add message handlers in order to
> receive web socket
> messages but there is no way to instruct the web socket implementation to
> suspend for a while
> the incoming messages (backpressure) so that t
Author: markt
Date: Tue Feb 7 10:17:25 2017
New Revision: 1781984
URL: http://svn.apache.org/viewvc?rev=1781984&view=rev
Log:
Further follow-up to r1781943
Fix crash on JVM shutdown (caused by global pool npe)
Modified:
tomcat/native/trunk/native/include/tcn_api.h
tomcat/native/trunk/nat
On 07/02/17 08:59, Mark Thomas wrote:
On 06/02/17 23:55, therealnewo...@gmail.com wrote:
On Mon, Feb 6, 2017 at 6:08 PM, Mark Thomas wrote:
On 06/02/17 22:55, Mark Thomas wrote:
On 06/02/17 21:20, therealnewo...@gmail.com wrote:
Mark,
If there is anything I can do to help work on the patc
https://bz.apache.org/bugzilla/show_bug.cgi?id=59797
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=53605
Mark Thomas changed:
What|Removed |Added
Attachment #29116|application/octet-stream|text/plain
mime type|
https://bz.apache.org/bugzilla/show_bug.cgi?id=53605
Mark Thomas changed:
What|Removed |Added
Resolution|--- |WORKSFORME
Status|NEEDINFO
https://bz.apache.org/bugzilla/show_bug.cgi?id=56027
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=58263
Mark Thomas changed:
What|Removed |Added
Summary|APR SSL connector crashes |Crash during TLS handshake
--
You are r
https://bz.apache.org/bugzilla/show_bug.cgi?id=59163
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Hi,
2017-02-07 11:54 GMT+02:00 Rémy Maucherat :
>
> 2017-02-06 20:55 GMT+01:00 Violeta Georgieva :
>
> > Hi,
> >
> > Currently JSR356 provides possibility to add message handlers in order
to
> > receive web socket
> > messages but there is no way to instruct the web socket implementation
to
> > su
Author: markt
Date: Tue Feb 7 11:00:13 2017
New Revision: 1781986
URL: http://svn.apache.org/viewvc?rev=1781986&view=rev
Log:
Ensure that executor thread pools used with connectors, pre-start the
configured minimum number of idle threads.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/t
Author: markt
Date: Tue Feb 7 11:03:45 2017
New Revision: 1781987
URL: http://svn.apache.org/viewvc?rev=1781987&view=rev
Log:
Ensure that executor thread pools used with connectors, pre-start the
configured minimum number of idle threads.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
Author: markt
Date: Tue Feb 7 11:07:40 2017
New Revision: 1781988
URL: http://svn.apache.org/viewvc?rev=1781988&view=rev
Log:
Ensure that executor thread pools used with connectors pre-start the configured
minimum number of idle threads.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
https://bz.apache.org/bugzilla/show_bug.cgi?id=60702
Bug ID: 60702
Summary: JSP debugging is isn't working after upgrade from
8.0.29 to 8.0.39
Product: Tomcat 8
Version: 8.0.39
Hardware: PC
Status: NEW
The Buildbot has detected a new failure on builder tomcat-8-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-8-trunk/builds/915
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sch
Author: markt
Date: Tue Feb 7 12:04:15 2017
New Revision: 1781989
URL: http://svn.apache.org/viewvc?rev=1781989&view=rev
Log:
Ensure that executor thread pools used with connectors pre-start the configured
minimum number of idle threads.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
https://bz.apache.org/bugzilla/show_bug.cgi?id=60698
Remy Maucherat changed:
What|Removed |Added
Version|7.0.73 |8.5.x-trunk
Status|NEW
Author: markt
Date: Tue Feb 7 12:22:47 2017
New Revision: 1781994
URL: http://svn.apache.org/viewvc?rev=1781994&view=rev
Log:
Update external for unit tests
Modified:
tomcat/native/trunk/test/org/apache/tomcat/ (props changed)
Propchange: tomcat/native/trunk/test/org/apache/tomcat/
--
Author: markt
Date: Tue Feb 7 12:23:59 2017
New Revision: 1781995
URL: http://svn.apache.org/viewvc?rev=1781995&view=rev
Log:
Tag 1.2.11
Added:
tomcat/native/tags/TOMCAT_NATIVE_1_2_11/
- copied from r1781994, tomcat/native/trunk/
--
Author: markt
Date: Tue Feb 7 12:26:40 2017
New Revision: 1781996
URL: http://svn.apache.org/viewvc?rev=1781996&view=rev
Log:
Delete faulty tag
Removed:
tomcat/native/tags/TOMCAT_NATIVE_1_2_11/
-
To unsubscribe, e-mail: de
Author: markt
Date: Tue Feb 7 12:30:09 2017
New Revision: 1781998
URL: http://svn.apache.org/viewvc?rev=1781998&view=rev
Log:
Tag 1.2.11
Added:
tomcat/native/tags/TOMCAT_NATIVE_1_2_11/
- copied from r1781997, tomcat/native/trunk/
Modified:
tomcat/native/tags/TOMCAT_NATIVE_1_2_11/bu
Author: markt
Date: Tue Feb 7 12:42:19 2017
New Revision: 18201
Log:
Drop old releases from mirrors
Removed:
release/tomcat/tomcat-8/v8.5.9/
release/tomcat/tomcat-9/v9.0.0.M15/
-
To unsubscribe, e-mail: dev-unsubscr...
The Buildbot has detected a restored build on builder tomcat-7-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-7-trunk/builds/665
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler
https://bz.apache.org/bugzilla/show_bug.cgi?id=56027
--- Comment #24 from Christopher Schultz ---
(In reply to Ben Mason from comment #21)
> I am still getting this error as well. Is this the key length issue? It is
> unclear in this thread whether that was ever fixed. Rob Sanders said he
> filed
Author: csutherl
Date: Tue Feb 7 18:13:40 2017
New Revision: 1782037
URL: http://svn.apache.org/viewvc?rev=1782037&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60594
Adding implementation of whitelist patch
Modified:
tomcat/tc8.5.x/trunk/conf/catalina.properties
tomca
Author: csutherl
Date: Tue Feb 7 18:22:36 2017
New Revision: 1782041
URL: http://svn.apache.org/viewvc?rev=1782041&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60594
Adding implementation of whitelist patch
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.
Author: csutherl
Date: Tue Feb 7 18:31:43 2017
New Revision: 1782043
URL: http://svn.apache.org/viewvc?rev=1782043&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60594
Adding implementation of whitelist patch
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60594
Coty Sutherland changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
Author: markt
Date: Tue Feb 7 19:40:00 2017
New Revision: 18210
Log:
Upload 1.2.11 for voting
Added:
dev/tomcat/tomcat-connectors/native/1.2.11/
dev/tomcat/tomcat-connectors/native/1.2.11/binaries/
dev/tomcat/tomcat-connectors/native/1.2.11/binaries/tomcat-native-1.2.11-ocsp-win32-b
ump/public/workspace/objenesis/main/target/objenesis-2.6-SNAPSHOT.jar
-Dexamples.sources.skip=true
-Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-20170207.jar
-Dtest.openssl.path=/srv/gump/public/workspace/openssl-1.0.2/dest-20170207/bin/openssl
-Dex
Author: markt
Date: Tue Feb 7 19:47:17 2017
New Revision: 1782068
URL: http://svn.apache.org/viewvc?rev=1782068&view=rev
Log:
Increment version number ready for next release
Modified:
tomcat/native/trunk/build.properties.default
tomcat/native/trunk/native/include/tcn_version.h
tomcat
Version 1.2.10 includes the following change:
- Update minimum recommended OpenSSL version to 1.0.2k
- Windows binaries built with OpenSSL 1.0.2k
- Better documentation for building on Windows
(including with FIPS enabled OpenSSL)
The proposed release artefacts can be found at [1],
and the bui
Github user martin-g commented on a diff in the pull request:
https://github.com/apache/tomcat/pull/42#discussion_r99922783
--- Diff: java/org/apache/tomcat/websocket/SuspendableMessageReceiver.java
---
@@ -0,0 +1,24 @@
+/*
+ * Licensed to the Apache Software Foundation (AS
Github user martin-g commented on a diff in the pull request:
https://github.com/apache/tomcat/pull/42#discussion_r99924137
--- Diff: java/org/apache/tomcat/websocket/WsFrameClient.java ---
@@ -58,31 +59,44 @@ void startInputProcessing() {
private void processSo
Github user martin-g commented on a diff in the pull request:
https://github.com/apache/tomcat/pull/42#discussion_r99924267
--- Diff: java/org/apache/tomcat/websocket/WsFrameClient.java ---
@@ -116,12 +129,11 @@ protected Log getLog() {
return log;
}
Github user martin-g commented on a diff in the pull request:
https://github.com/apache/tomcat/pull/42#discussion_r99924904
--- Diff: java/org/apache/tomcat/websocket/server/WsFrameServer.java ---
@@ -124,4 +135,56 @@ protected void sendMessageBinary(ByteBuffer msg,
boolean last) t
Github user martin-g commented on a diff in the pull request:
https://github.com/apache/tomcat/pull/42#discussion_r99923774
--- Diff: java/org/apache/tomcat/websocket/WsFrameClient.java ---
@@ -58,31 +59,44 @@ void startInputProcessing() {
private void processSo
Github user martin-g commented on a diff in the pull request:
https://github.com/apache/tomcat/pull/42#discussion_r99928093
--- Diff: test/org/apache/tomcat/websocket/TestWsSessionSuspendResume.java
---
@@ -0,0 +1,144 @@
+/*
+ * Licensed to the Apache Software Foundation (A
Github user martin-g commented on a diff in the pull request:
https://github.com/apache/tomcat/pull/42#discussion_r99924344
--- Diff: java/org/apache/tomcat/websocket/WsFrameClient.java ---
@@ -150,10 +162,11 @@ public void completed(Integer result, Void
attachment) {
Github user martin-g commented on a diff in the pull request:
https://github.com/apache/tomcat/pull/42#discussion_r99924840
--- Diff: java/org/apache/tomcat/websocket/server/WsFrameServer.java ---
@@ -56,21 +61,27 @@ public void onDataAvailable() throws IOException {
if
On 06/02/17 16:27, Violeta Georgieva wrote:
Hi,
I want to prepare Tomcat 6.0.51 for voting, but I want to ask whether I
should wait for a new tc native release.
What do you think?
Voting has started so I think it is worth waiting a few days to pick it up.
Mark
-
2017-02-07 23:26 GMT+02:00 Mark Thomas :
>
> On 06/02/17 16:27, Violeta Georgieva wrote:
>>
>> Hi,
>>
>> I want to prepare Tomcat 6.0.51 for voting, but I want to ask whether I
>> should wait for a new tc native release.
>>
>> What do you think?
>
>
> Voting has started so I think it is worth waiti
On 06/02/17 20:35, Violeta Georgieva wrote:
Hi,
With the current implementation if there is AuthConfigProvider we will
initialize it once and then we will use it. However if such
AuthConfigProvider is not available, on every request we will spend time in
redundant search operation to find AuthCo
2017-02-07 23:44 GMT+02:00 Mark Thomas :
>
> On 06/02/17 20:35, Violeta Georgieva wrote:
>>
>> Hi,
>>
>> With the current implementation if there is AuthConfigProvider we will
>> initialize it once and then we will use it. However if such
>> AuthConfigProvider is not available, on every request we
On 06/02/17 19:55, Violeta Georgieva wrote:
Hi,
Currently JSR356 provides possibility to add message handlers in order to
receive web socket
messages but there is no way to instruct the web socket implementation to
suspend for a while
the incoming messages (backpressure) so that the application
On 07/02/17 18:13, csuth...@apache.org wrote:
Author: csutherl
Date: Tue Feb 7 18:13:40 2017
New Revision: 1782037
URL: http://svn.apache.org/viewvc?rev=1782037&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60594
Adding implementation of whitelist patch
Modified:
tomcat/
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-tc8.0.x-test-nio2 has an issue affecting its community
integration
53 matches
Mail list logo