[GitHub] tomcat issue #126: The feature of the transfer rate control are added to the...

2018-10-12 Thread Yuanuo
Github user Yuanuo commented on the issue: https://github.com/apache/tomcat/pull/126 Ok. It has been closed, but I still want to express my views here. I am very sorry about my English level. These texts are all done with Google Translate. 1. In any actual

[GUMP@vmgump-vm3]: Project tomcat-tc7.0.x-test-nio (in module tomcat-7.0.x) failed

2018-10-12 Thread Bill Barker
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-tc7.0.x-test-nio has an issue affecting its community

[GUMP@vmgump-vm3]: Project tomcat-tc7.0.x-test-bio (in module tomcat-7.0.x) failed

2018-10-12 Thread Bill Barker
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-tc7.0.x-test-bio has an issue affecting its community

[GUMP@vmgump-vm3]: Project tomcat-native-trunk-buildconf (in module tomcat-native-trunk) failed

2018-10-12 Thread Bill Barker
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-native-trunk-buildconf has an issue affecting its community

[GUMP@vmgump-vm3]: Project tomcat-native-1.2-1.1.0-buildconf (in module tomcat-native-1.2-1.1.0) failed

2018-10-12 Thread Bill Barker
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-native-1.2-1.1.0-buildconf has an issue affecting its community

[GUMP@vmgump-vm3]: Project tomcat-native-1.2-1.1.1-buildconf (in module tomcat-native-1.2-1.1.1) failed

2018-10-12 Thread Bill Barker
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-native-1.2-1.1.1-buildconf has an issue affecting its community

[GUMP@vmgump-vm3]: Project tomcat-native-1.2-1.0.2-buildconf (in module tomcat-native-1.2-1.0.2) failed

2018-10-12 Thread Bill Barker
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-native-1.2-1.0.2-buildconf has an issue affecting its community

[GUMP@vmgump-vm3]: Project tomcat-tc7.0.x-test-nio (in module tomcat-7.0.x) failed

2018-10-12 Thread Bill Barker
-Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.7.3a-201803300640/ecj-4.7.3a.jar -Dtest.relaxTiming=true -Dexecute.test.nio=true -Dtest.accesslog=true -Dtomcat-dbcp.jar=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps/tomcat-dbcp-20181012.jar -Deasymock.jar=/srv/gump/public/workspace

Re: TLSv1.3 and 9.0.next

2018-10-12 Thread Rémy Maucherat
On Fri, Oct 12, 2018 at 9:59 PM Rainer Jung wrote: > Am 12.10.2018 um 19:39 schrieb Mark Thomas: > > On 12/10/18 15:55, George Stanchev wrote: > >> Mark, > >> > >> Can you elaborate around the following: > >> > >> > >> All combinations support server initiated requests for client > certificates

[GUMP@vmgump-vm3]: Project tomcat-trunk-test-nio (in module tomcat-trunk) failed

2018-10-12 Thread Bill Barker
-Dtest.openssl.path=/srv/gump/public/workspace/openssl-master/dest-20181012/bin/openssl -Dtest.temp=output/test-tmp-NIO -Dtest.accesslog=true -Dexecute.test.nio=true -Dbnd.jar=/srv/gump/packages/bnd/bnd-4.0.0/biz.aQute.bnd-4.0.0.jar -Dexecute.test.apr=false -Dtest.excludePerformance=true -Dtest.relaxTiming=true

[GUMP@vmgump-vm3]: Project tomcat-tc7.0.x-test-bio (in module tomcat-7.0.x) failed

2018-10-12 Thread Bill Barker
-Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.7.3a-201803300640/ecj-4.7.3a.jar -Dtest.relaxTiming=true -Dexecute.test.nio=false -Dtest.accesslog=true -Dtomcat-dbcp.jar=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps/tomcat-dbcp-20181012.jar -Deasymock.jar=/srv/gump/public/workspace

Re: TLSv1.3 and 9.0.next

2018-10-12 Thread Rainer Jung
Am 12.10.2018 um 19:39 schrieb Mark Thomas: On 12/10/18 15:55, George Stanchev wrote: Mark, Can you elaborate around the following: All combinations support server initiated requests for client certificates apart from NIO[2]+JSSE on Java 11 as the Java 11 TLSv1.3 implementation does not

Re: Installed - NSIS vs MSI

2018-10-12 Thread Rémy Maucherat
On Fri, Oct 12, 2018 at 8:35 PM Mark Thomas wrote: > On 12/10/18 19:04, Christopher Schultz wrote: > > All, > > > > Does anyone know why we are continuing to use Nullsoft's installer[1] > > to build Tomcat installers for Windows? It looks like Microsoft's > > MSI[2] is supported down to Windows

[Bug 62802] JreMemoryLeakPreventionListener should still perform appContextProtection on JRE 8

2018-10-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62802 Mark Thomas changed: What|Removed |Added OS||All --- Comment #1 from Mark Thomas

Re: TLSv1.3 and 9.0.next

2018-10-12 Thread Mark Thomas
On 12/10/18 19:08, Christopher Schultz wrote: > Mark, > > On 10/11/18 16:39, Mark Thomas wrote: >> Hi, > >> As you probably noticed I've been working on TLS 1.3 support, >> building on Chris's work in BZ 62748. > >> The current status is the Tomcat Native 1.2.x and Tomcat 9.0.x >> support

Re: Installed - NSIS vs MSI

2018-10-12 Thread Mark Thomas
On 12/10/18 19:04, Christopher Schultz wrote: > All, > > Does anyone know why we are continuing to use Nullsoft's installer[1] > to build Tomcat installers for Windows? It looks like Microsoft's > MSI[2] is supported down to Windows 7, which is the latest supported > version of their own OSs. Is

Re: TLSv1.3 and 9.0.next

2018-10-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 10/11/18 16:39, Mark Thomas wrote: > Hi, > > As you probably noticed I've been working on TLS 1.3 support, > building on Chris's work in BZ 62748. > > The current status is the Tomcat Native 1.2.x and Tomcat 9.0.x > support TLSv1.3 in

Installed - NSIS vs MSI

2018-10-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, Does anyone know why we are continuing to use Nullsoft's installer[1] to build Tomcat installers for Windows? It looks like Microsoft's MSI[2] is supported down to Windows 7, which is the latest supported version of their own OSs. Is

Re: TLSv1.3 and 9.0.next

2018-10-12 Thread Mark Thomas
On 12/10/18 15:55, George Stanchev wrote: > Mark, > > Can you elaborate around the following: > > > All combinations support server initiated requests for client certificates > apart from NIO[2]+JSSE on Java 11 as the Java 11 TLSv1.3 implementation does > not include post handshake

[GitHub] tomcat pull request #126: The feature of the transfer rate control are added...

2018-10-12 Thread markt-asf
Github user markt-asf closed the pull request at: https://github.com/apache/tomcat/pull/126 --- - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org

[GitHub] tomcat issue #126: The feature of the transfer rate control are added to the...

2018-10-12 Thread markt-asf
Github user markt-asf commented on the issue: https://github.com/apache/tomcat/pull/126 -1 here too for much the same reason. A filter would work better for this. Ignoring the thread related concerns, I'd also point out that new features without a description of the use case or

[Bug 62786] Post Resources ignored in server.xml when Resources tag present in context.xml

2018-10-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62786 --- Comment #6 from Mark Thomas --- I didn't. I just updated the docs to note the current behaviour and to point out the use of the override attribute to avoid it. -- You are receiving this mail because: You are the assignee for the bug.

Re: [VOTE] Release JK 1.2.46

2018-10-12 Thread Mladen Turk
On 10/01/2018 05:30 PM, Mark Thomas wrote: Tag: http://svn.apache.org/viewvc/tomcat/jk/tags/JK_1_2_46/ This is a maintenance release with a handful of bug fixes (compared to 1.2.44) and some clean-up. It also includes Windows binaries for IIS. The proposed JK 1.2.46 release is: [ ] Broken -

svn commit: r1843685 - in /tomcat/native/trunk/native: build/buildcheck.sh buildconf

2018-10-12 Thread csutherl
Author: csutherl Date: Fri Oct 12 16:02:57 2018 New Revision: 1843685 URL: http://svn.apache.org/viewvc?rev=1843685=rev Log: Update buildconf and buildcheck.sh to detect and run under Python 3 or 2. Same logic as apr-1.7.x uses, see commit apr r1834494. Modified:

Re: [VOTE] Release JK 1.2.46

2018-10-12 Thread jean-frederic clere
On 01/10/2018 17:30, Mark Thomas wrote: > Tag: > http://svn.apache.org/viewvc/tomcat/jk/tags/JK_1_2_46/ > > Source: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-connectors/jk/ > > > This is a maintenance release with a handful of bug fixes (compared to > 1.2.44) and some clean-up. It

RE: TLSv1.3 and 9.0.next

2018-10-12 Thread George Stanchev
Mark, Can you elaborate around the following: All combinations support server initiated requests for client certificates apart from NIO[2]+JSSE on Java 11 as the Java 11 TLSv1.3 implementation does not include post handshake authentication. What are the use cases affected. Is it for TLS

[GitHub] tomcat pull request #126: The feature of the transfer rate control are added...

2018-10-12 Thread rmaucher
Github user rmaucher commented on a diff in the pull request: https://github.com/apache/tomcat/pull/126#discussion_r224803205 --- Diff: java/org/apache/tomcat/util/net/RateLimiter.java --- @@ -0,0 +1,163 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

[GitHub] tomcat issue #126: The feature of the transfer rate control are added to the...

2018-10-12 Thread rmaucher
Github user rmaucher commented on the issue: https://github.com/apache/tomcat/pull/126 -1 from me. This is a bad combination of too big and too specific to be included IMO. Also, and more importantly, it will replace a non blocking / async IO feature with something that uses threads

[GitHub] tomcat pull request #126: The feature of the transfer rate control are added...

2018-10-12 Thread Yuanuo
GitHub user Yuanuo opened a pull request: https://github.com/apache/tomcat/pull/126 The feature of the transfer rate control are added to the sendfile. The Sendfile feature has been added with the characteristics of the transfer rate control, which can be individually limited for

Re: svn commit: r1843514 - in /tomcat/native/trunk/native: include/ssl_private.h src/sslnetwork.c src/sslutils.c

2018-10-12 Thread Rainer Jung
Am 12.10.2018 um 14:40 schrieb Rainer Jung: Am 12.10.2018 um 14:02 schrieb Mark Thomas: On 12/10/18 12:11, Rainer Jung wrote: Am 10.10.2018 um 23:54 schrieb Mark Thomas: On 10/10/18 22:49, ma...@apache.org wrote: Author: markt Date: Wed Oct 10 21:49:55 2018 New Revision: 1843514 URL:

Re: svn commit: r1843514 - in /tomcat/native/trunk/native: include/ssl_private.h src/sslnetwork.c src/sslutils.c

2018-10-12 Thread Rainer Jung
Am 12.10.2018 um 14:15 schrieb Rémy Maucherat: On Fri, Oct 12, 2018 at 1:11 PM Rainer Jung wrote: Am 10.10.2018 um 23:54 schrieb Mark Thomas: On 10/10/18 22:49, ma...@apache.org wrote: Author: markt Date: Wed Oct 10 21:49:55 2018 New Revision: 1843514 URL:

Re: svn commit: r1843514 - in /tomcat/native/trunk/native: include/ssl_private.h src/sslnetwork.c src/sslutils.c

2018-10-12 Thread Rainer Jung
Am 12.10.2018 um 14:02 schrieb Mark Thomas: On 12/10/18 12:11, Rainer Jung wrote: Am 10.10.2018 um 23:54 schrieb Mark Thomas: On 10/10/18 22:49, ma...@apache.org wrote: Author: markt Date: Wed Oct 10 21:49:55 2018 New Revision: 1843514 URL: http://svn.apache.org/viewvc?rev=1843514=rev Log:

buildbot success in on tomcat-trunk

2018-10-12 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/3655 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

[Bug 29718] include page with org variable

2018-10-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=29718 Mark Thomas changed: What|Removed |Added CC||ajish.ulahan...@hotmail.com --- Comment

[Bug 62801] Unable to use local variable names like "org" in a JSP page scriptlet followed by a tag.

2018-10-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62801 Mark Thomas changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[Bug 62786] Post Resources ignored in server.xml when Resources tag present in context.xml

2018-10-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62786 --- Comment #5 from Steeve Beroard --- Thanks for the fix, so what did you change in the resources loading behaviour? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 62786] Post Resources ignored in server.xml when Resources tag present in context.xml

2018-10-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62786 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

svn commit: r1843659 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/config/context.xml

2018-10-12 Thread markt
Author: markt Date: Fri Oct 12 12:29:22 2018 New Revision: 1843659 URL: http://svn.apache.org/viewvc?rev=1843659=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62786 Add a note to the Context documentation to explain that, by default, settings for a Context element defined in

svn commit: r1843658 - in /tomcat/tc8.5.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/config/context.xml

2018-10-12 Thread markt
Author: markt Date: Fri Oct 12 12:28:42 2018 New Revision: 1843658 URL: http://svn.apache.org/viewvc?rev=1843658=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62786 Add a note to the Context documentation to explain that, by default, settings for a Context element defined in

svn commit: r1843657 - in /tomcat/trunk/webapps/docs: changelog.xml config/context.xml

2018-10-12 Thread markt
Author: markt Date: Fri Oct 12 12:27:59 2018 New Revision: 1843657 URL: http://svn.apache.org/viewvc?rev=1843657=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62786 Add a note to the Context documentation to explain that, by default, settings for a Context element defined in

Re: svn commit: r1843514 - in /tomcat/native/trunk/native: include/ssl_private.h src/sslnetwork.c src/sslutils.c

2018-10-12 Thread Rémy Maucherat
On Fri, Oct 12, 2018 at 1:11 PM Rainer Jung wrote: > Am 10.10.2018 um 23:54 schrieb Mark Thomas: > > On 10/10/18 22:49, ma...@apache.org wrote: > >> Author: markt > >> Date: Wed Oct 10 21:49:55 2018 > >> New Revision: 1843514 > >> > >> URL: http://svn.apache.org/viewvc?rev=1843514=rev > >> Log:

svn commit: r1843655 - /tomcat/trunk/java/org/apache/catalina/valves/ErrorReportValve.java

2018-10-12 Thread markt
Author: markt Date: Fri Oct 12 12:14:22 2018 New Revision: 1843655 URL: http://svn.apache.org/viewvc?rev=1843655=rev Log: Fix IDE nag (unnecessary cast) Modified: tomcat/trunk/java/org/apache/catalina/valves/ErrorReportValve.java Modified:

Re: svn commit: r1843514 - in /tomcat/native/trunk/native: include/ssl_private.h src/sslnetwork.c src/sslutils.c

2018-10-12 Thread Mark Thomas
On 12/10/18 12:11, Rainer Jung wrote: > Am 10.10.2018 um 23:54 schrieb Mark Thomas: >> On 10/10/18 22:49, ma...@apache.org wrote: >>> Author: markt >>> Date: Wed Oct 10 21:49:55 2018 >>> New Revision: 1843514 >>> >>> URL: http://svn.apache.org/viewvc?rev=1843514=rev >>> Log: >>> Implement TLS 1.3

Re: [VOTE] Release JK 1.2.46

2018-10-12 Thread Mark Thomas
PING. Still one binding vote short. Mark On 08/10/18 10:52, Mark Thomas wrote: > PING. > > We need at least one more binding +1 for this release. > > Mark > > > On 01/10/18 16:30, Mark Thomas wrote: >> Tag: >> http://svn.apache.org/viewvc/tomcat/jk/tags/JK_1_2_46/ >> >> Source: >>

Re: svn commit: r1843514 - in /tomcat/native/trunk/native: include/ssl_private.h src/sslnetwork.c src/sslutils.c

2018-10-12 Thread Rainer Jung
Am 10.10.2018 um 23:54 schrieb Mark Thomas: On 10/10/18 22:49, ma...@apache.org wrote: Author: markt Date: Wed Oct 10 21:49:55 2018 New Revision: 1843514 URL: http://svn.apache.org/viewvc?rev=1843514=rev Log: Implement TLS 1.3 support for CLIENT-CERT when the APR/native connector is not

svn commit: r1843651 - /tomcat/native/trunk/native/src/sslnetwork.c

2018-10-12 Thread rjung
Author: rjung Date: Fri Oct 12 11:09:26 2018 New Revision: 1843651 URL: http://svn.apache.org/viewvc?rev=1843651=rev Log: Refactor after r1843514 to share common code between PHA and reneg case. Modified: tomcat/native/trunk/native/src/sslnetwork.c Modified:

svn commit: r1843646 - in /tomcat/native/trunk/native: configure.in src/sslnetwork.c

2018-10-12 Thread rjung
Author: rjung Date: Fri Oct 12 10:59:10 2018 New Revision: 1843646 URL: http://svn.apache.org/viewvc?rev=1843646=rev Log: Silence compiler warning "variable 'session' set but not used." Modified: tomcat/native/trunk/native/configure.in tomcat/native/trunk/native/src/sslnetwork.c

svn commit: r1843645 - /tomcat/native/trunk/native/include/ssl_private.h

2018-10-12 Thread rjung
Author: rjung Date: Fri Oct 12 10:56:36 2018 New Revision: 1843645 URL: http://svn.apache.org/viewvc?rev=1843645=rev Log: Make struct member always available to allow refactoring. Modified: tomcat/native/trunk/native/include/ssl_private.h Modified:

svn commit: r1843644 - /tomcat/native/trunk/native/src/sslcontext.c

2018-10-12 Thread rjung
Author: rjung Date: Fri Oct 12 10:55:54 2018 New Revision: 1843644 URL: http://svn.apache.org/viewvc?rev=1843644=rev Log: Silence compiler warining. Modified: tomcat/native/trunk/native/src/sslcontext.c Modified: tomcat/native/trunk/native/src/sslcontext.c URL:

svn commit: r1843643 - /tomcat/native/trunk/native/Makefile.in

2018-10-12 Thread rjung
Author: rjung Date: Fri Oct 12 10:55:13 2018 New Revision: 1843643 URL: http://svn.apache.org/viewvc?rev=1843643=rev Log: Reuse variables already substituted in this Makefile instead of substituting it in multiple places. Modified: tomcat/native/trunk/native/Makefile.in Modified:

buildbot failure in on tomcat-7-trunk

2018-10-12 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-7-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-7-trunk/builds/1199 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

buildbot failure in on tomcat-trunk

2018-10-12 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/3654 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

svn commit: r1843636 - /tomcat/native/trunk/native/src/sslnetwork.c

2018-10-12 Thread rjung
Author: rjung Date: Fri Oct 12 09:51:42 2018 New Revision: 1843636 URL: http://svn.apache.org/viewvc?rev=1843636=rev Log: Tab polica. No functional change. Modified: tomcat/native/trunk/native/src/sslnetwork.c Modified: tomcat/native/trunk/native/src/sslnetwork.c URL:

svn commit: r1843634 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

2018-10-12 Thread remm
Author: remm Date: Fri Oct 12 09:44:44 2018 New Revision: 1843634 URL: http://svn.apache.org/viewvc?rev=1843634=rev Log: Remove some merged changelog items. Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL:

[Bug 62799] mod_jk doesn't handle the EINPROGRESS state appropriately for non-blocking sockets.

2018-10-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62799 --- Comment #9 from m...@blackmans.org --- We'll wait for the formal release of 1.2.46 to test that using poll instead of select avoids the issue as we only observe the problem in production environments. -- You are receiving this mail

[Bug 62797] Client aborts are being written as 500 instead of 200

2018-10-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62797 Remy Maucherat changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

svn commit: r1843633 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/valves/ErrorReportValve.java webapps/docs/changelog.xml

2018-10-12 Thread remm
Author: remm Date: Fri Oct 12 09:30:23 2018 New Revision: 1843633 URL: http://svn.apache.org/viewvc?rev=1843633=rev Log: 62797: Pass throwable to keep client aborts with status 200 rather than 500. Patch submitted by zikfat. Modified: tomcat/tc7.0.x/trunk/ (props changed)

[Bug 62748] Add support for TLS 1.3 (RFC 8446)

2018-10-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62748 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

svn commit: r1843632 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/valves/ErrorReportValve.java webapps/docs/changelog.xml

2018-10-12 Thread remm
Author: remm Date: Fri Oct 12 09:28:02 2018 New Revision: 1843632 URL: http://svn.apache.org/viewvc?rev=1843632=rev Log: 62797: Pass throwable to keep client aborts with status 200 rather than 500. Patch submitted by zikfat. Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1843631 [2/2] - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/jni/ java/org/apache/tomcat/util/compat/ java/org/apache/tomcat/util/net/ test/org/apache/tomcat/util/net/ webapps/docs

2018-10-12 Thread markt
Propchange: tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/compat/ -- --- svn:mergeinfo (original) +++ svn:mergeinfo Fri Oct 12 09:26:25 2018 @@ -1,3 +1,3 @@

svn commit: r1843631 [1/2] - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/jni/ java/org/apache/tomcat/util/compat/ java/org/apache/tomcat/util/net/ test/org/apache/tomcat/util/net/ webapps/docs

2018-10-12 Thread markt
Author: markt Date: Fri Oct 12 09:26:25 2018 New Revision: 1843631 URL: http://svn.apache.org/viewvc?rev=1843631=rev Log: Back-port TLS 1.3 support Added: tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/compat/TLS.java - copied unchanged from r1843628,

svn commit: r1843630 - in /tomcat/trunk: java/org/apache/catalina/valves/ErrorReportValve.java webapps/docs/changelog.xml

2018-10-12 Thread remm
Author: remm Date: Fri Oct 12 09:25:28 2018 New Revision: 1843630 URL: http://svn.apache.org/viewvc?rev=1843630=rev Log: 62797: Pass throwable to keep client aborts with status 200 rather than 500. Patch submitted by zikfat. Modified:

svn commit: r1843628 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/jni/ java/org/apache/tomcat/util/compat/ java/org/apache/tomcat/util/net/ java/org/apache/tomcat/util/net/jsse/ java/org/apac

2018-10-12 Thread markt
Author: markt Date: Fri Oct 12 08:40:57 2018 New Revision: 1843628 URL: http://svn.apache.org/viewvc?rev=1843628=rev Log: Back-port TLS 1.3 support Added: tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/compat/TLS.java - copied, changed from r1842656,

[Bug 62791] SecureNioChannel fails with "IllegalArgumentException: You can only read using the application read buffer provided by the handler."

2018-10-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62791 --- Comment #10 from Remy Maucherat --- The Tomcat 8.0 branch is EOL. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: