[jira] [Commented] (MTOMCAT-263) tomcat7:exec-war can't create .extract/webapps

2016-03-31 Thread Magnus Skoglund (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15221193#comment-15221193 ] Magnus Skoglund commented on MTOMCAT-263: - The 2.3-SNAPSHOT runs fine on Windows as well. There

[GUMP@vmgump]: Project tomcat-tc8.0.x-test-nio (in module tomcat-8.0.x) failed

2016-03-31 Thread Bill Barker
/daemon/dist/bin/commons-daemon-20160331-native-src.tar.gz -Dexamples.sources.skip=true -Dbase.path=/srv/gump/public/workspace/tomcat-8.0.x/tomcat-build-libs -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons

[Bug 59253] Read/Write errors

2016-03-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59253 Remy Maucherat changed: What|Removed |Added Status|NEW |NEEDINFO ---

[Tomcat Wiki] Update of "Security/Ciphers" by markt

2016-03-31 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "Security/Ciphers" page has been changed by markt: https://wiki.apache.org/tomcat/Security/Ciphers?action=diff=18=19 Comment: Add results for Tomcat 6 and APR/native == APR with

svn commit: r1737284 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/tomcat/util/net/AprEndpoint.java webapps/docs/apr.xml webapps/docs/changelog.xml

2016-03-31 Thread markt
Author: markt Date: Thu Mar 31 20:46:45 2016 New Revision: 1737284 URL: http://svn.apache.org/viewvc?rev=1737284=rev Log: Better default ciphers for APR/OpenSSL Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java

[Tomcat Wiki] Update of "Security/Ciphers" by markt

2016-03-31 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "Security/Ciphers" page has been changed by markt: https://wiki.apache.org/tomcat/Security/Ciphers?action=diff=17=18 Comment: Add the results for Tomcat 6 and JSSE ==

svn commit: r1737283 - in /tomcat/tc6.0.x/trunk: ./ bin/ java/org/apache/tomcat/util/compat/ java/org/apache/tomcat/util/net/jsse/ java/org/apache/tomcat/util/net/jsse/res/ webapps/docs/ webapps/docs/

2016-03-31 Thread markt
Author: markt Date: Thu Mar 31 20:31:55 2016 New Revision: 1737283 URL: http://svn.apache.org/viewvc?rev=1737283=rev Log: TLS improvements - enable stronger ephemeral DH keys by default - filter out known weak ciphers from default list Added:

Re: svn commit: r1737280 - /tomcat/trunk/webapps/docs/changelog.xml

2016-03-31 Thread Rémy Maucherat
2016-03-31 14:43 GMT-05:00 : > Author: violetagg > Date: Thu Mar 31 19:43:45 2016 > New Revision: 1737280 > > URL: http://svn.apache.org/viewvc?rev=1737280=rev > Log: > fix typo > Woops. Thanks. Rémy > > Modified: > tomcat/trunk/webapps/docs/changelog.xml > >

svn commit: r1737282 - in /tomcat/tc8.0.x/trunk: ./ webapps/docs/changelog.xml

2016-03-31 Thread violetagg
Author: violetagg Date: Thu Mar 31 19:48:34 2016 New Revision: 1737282 URL: http://svn.apache.org/viewvc?rev=1737282=rev Log: fix typo Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Propchange: tomcat/tc8.0.x/trunk/

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

2016-03-31 Thread violetagg
Author: violetagg Date: Thu Mar 31 19:45:57 2016 New Revision: 1737281 URL: http://svn.apache.org/viewvc?rev=1737281=rev Log: fix typo Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml Propchange: tomcat/tc8.5.x/trunk/

svn commit: r1737280 - /tomcat/trunk/webapps/docs/changelog.xml

2016-03-31 Thread violetagg
Author: violetagg Date: Thu Mar 31 19:43:45 2016 New Revision: 1737280 URL: http://svn.apache.org/viewvc?rev=1737280=rev Log: fix typo Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL:

[Bug 59255] 404 due to NullPointer in Mapper.java

2016-03-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59255 Remy Maucherat changed: What|Removed |Added Status|REOPENED|RESOLVED

svn commit: r1737278 - in /tomcat/tc8.0.x/trunk: java/org/apache/catalina/mapper/Mapper.java webapps/docs/changelog.xml

2016-03-31 Thread remm
Author: remm Date: Thu Mar 31 19:22:04 2016 New Revision: 1737278 URL: http://svn.apache.org/viewvc?rev=1737278=rev Log: 59255: Fix posible NPE in mapper, using Konstantin Kolinko's idea. Modified: tomcat/tc8.0.x/trunk/java/org/apache/catalina/mapper/Mapper.java

svn commit: r1737276 - in /tomcat/tc8.5.x/trunk: java/org/apache/catalina/mapper/Mapper.java webapps/docs/changelog.xml

2016-03-31 Thread remm
Author: remm Date: Thu Mar 31 19:16:19 2016 New Revision: 1737276 URL: http://svn.apache.org/viewvc?rev=1737276=rev Log: 59255: Fix posible NPE in mapper, using Konstantin Kolinko's idea. Modified: tomcat/tc8.5.x/trunk/java/org/apache/catalina/mapper/Mapper.java

svn commit: r1737270 - in /tomcat/trunk: java/org/apache/catalina/mapper/Mapper.java webapps/docs/changelog.xml

2016-03-31 Thread remm
Author: remm Date: Thu Mar 31 18:55:22 2016 New Revision: 1737270 URL: http://svn.apache.org/viewvc?rev=1737270=rev Log: 59255: Fix posible NPE in mapper, using Konstantin Kolinko's idea. Modified: tomcat/trunk/java/org/apache/catalina/mapper/Mapper.java

Project Jigsaw: The module system was integrated into JDK 9 and is now available for testing in early-access, build 111.

2016-03-31 Thread Rory O'Donnell
Hi Mark/Mladen, Project Jigsaw is an enormous effort, encompassing six JEPs implemented by dozens of engineers over many years. So far we’ve defined a modular structure for the JDK (JEP 200

[Bug 59255] 404 due to NullPointer in Mapper.java

2016-03-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59255 --- Comment #4 from Remy Maucherat --- Ok, so mappingData.context -> contextVersion.object. No problem. Since I don't see how mappingData.context becomes null, mappingData.wrapper probably also gets reset as well which will

[Tomcat Wiki] Update of "Security/Ciphers" by markt

2016-03-31 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "Security/Ciphers" page has been changed by markt: https://wiki.apache.org/tomcat/Security/Ciphers?action=diff=16=17 Comment: Update Tomcat 7 APR/native results ||

svn commit: r1737253 - in /tomcat/tc7.0.x/trunk: java/org/apache/tomcat/util/net/AprEndpoint.java webapps/docs/changelog.xml webapps/docs/config/http.xml

2016-03-31 Thread markt
Author: markt Date: Thu Mar 31 15:52:41 2016 New Revision: 1737253 URL: http://svn.apache.org/viewvc?rev=1737253=rev Log: Better default ciphers for APR/OpenSSL Modified: tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

[Bug 59255] 404 due to NullPointer in Mapper.java

2016-03-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59255 Konstantin Kolinko changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug 59255] 404 due to NullPointer in Mapper.java

2016-03-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59255 --- Comment #2 from Konstantin Kolinko --- 1. Sample configuration / steps to reproduce the issue = ? 2. Diffs are preferred in Unified Diff format

[Tomcat Wiki] Update of "Security/Ciphers" by markt

2016-03-31 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "Security/Ciphers" page has been changed by markt: https://wiki.apache.org/tomcat/Security/Ciphers?action=diff=15=16 Comment: Fill in Tomcat 7 JSSE |||| Java 5

svn commit: r1737249 - in /tomcat/tc7.0.x/trunk: ./ bin/ java/org/apache/tomcat/util/net/jsse/ java/org/apache/tomcat/util/net/jsse/res/ webapps/docs/ webapps/docs/config/

2016-03-31 Thread markt
Author: markt Date: Thu Mar 31 15:27:31 2016 New Revision: 1737249 URL: http://svn.apache.org/viewvc?rev=1737249=rev Log: TLS improvements - enable stronger ephemeral DH keys by default - filter out known weak ciphers from default list Modified: tomcat/tc7.0.x/trunk/ (props changed)

[Bug 59256] SLF4J in default jarsToSkip value in catalina.properties too broad

2016-03-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59256 --- Comment #1 from Violeta Georgieva --- Hi, What do you think about including this specific jar to tomcat.util.scan.StandardJarScanFilter.jarsToScan instead of modifying

[Bug 59256] New: SLF4J in default jarsToSkip value in catalina.properties too broad

2016-03-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59256 Bug ID: 59256 Summary: SLF4J in default jarsToSkip value in catalina.properties too broad Product: Tomcat 8 Version: 8.0.33 Hardware: PC OS: All

Re: [Tomcat Wiki] Update of "Security/Ciphers" by markt

2016-03-31 Thread Mark Thomas
On 31/03/2016 15:49, Konstantin Kolinko wrote: > 2016-03-31 17:16 GMT+03:00 Apache Wiki : >> Dear Wiki user, >> >> You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for >> change notification. >> >> The "Security/Ciphers" page has been changed by markt: >>

[Bug 59255] 404 due to NullPointer in Mapper.java

2016-03-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59255 Remy Maucherat changed: What|Removed |Added Resolution|--- |INVALID

Re: [Tomcat Wiki] Update of "Security/Ciphers" by markt

2016-03-31 Thread Konstantin Kolinko
2016-03-31 17:16 GMT+03:00 Apache Wiki : > Dear Wiki user, > > You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for > change notification. > > The "Security/Ciphers" page has been changed by markt: >

[Tomcat Wiki] Update of "Security/Ciphers" by markt

2016-03-31 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "Security/Ciphers" page has been changed by markt: https://wiki.apache.org/tomcat/Security/Ciphers?action=diff=14=15 Comment: Update the Tomcat 8.5 results. Split out JSSE,

svn commit: r1737241 - in /tomcat/tc8.5.x/trunk: java/org/apache/tomcat/util/compat/ java/org/apache/tomcat/util/net/ webapps/docs/

2016-03-31 Thread markt
Author: markt Date: Thu Mar 31 13:47:30 2016 New Revision: 1737241 URL: http://svn.apache.org/viewvc?rev=1737241=rev Log: Exclude weak DH keys for JSSE when running on Java 7. This improves the SSL Labs score for the default config to A. Added:

buildbot success in on tomcat-8-trunk

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

[jira] [Commented] (MTOMCAT-263) tomcat7:exec-war can't create .extract/webapps

2016-03-31 Thread JIRA
[ https://issues.apache.org/jira/browse/MTOMCAT-263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219761#comment-15219761 ] Sergio Fernández commented on MTOMCAT-263: -- Sorry, it actually works, so ignore the first line

[Tomcat Wiki] Update of "Security/Ciphers" by markt

2016-03-31 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "Security/Ciphers" page has been changed by markt: https://wiki.apache.org/tomcat/Security/Ciphers?action=diff=13=14 Comment: Update Tomcat 8 results. No longer need the improved

[Bug 59255] New: 404 due to NullPointer in Mapper.java

2016-03-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59255 Bug ID: 59255 Summary: 404 due to NullPointer in Mapper.java Product: Tomcat 8 Version: 8.0.29 Hardware: PC OS: Linux Status: NEW Severity: major

svn commit: r1737224 - in /tomcat/tc8.0.x/trunk: java/org/apache/tomcat/util/net/AbstractEndpoint.java webapps/docs/changelog.xml webapps/docs/config/http.xml

2016-03-31 Thread markt
Author: markt Date: Thu Mar 31 11:08:11 2016 New Revision: 1737224 URL: http://svn.apache.org/viewvc?rev=1737224=rev Log: Default ciphers +="!kRSA" SSL Labs now reports a A grade for the default TLS config for JSSE and APR/native with Jaav 7 and 8. Modified:

[jira] [Commented] (MTOMCAT-263) tomcat7:exec-war can't create .extract/webapps

2016-03-31 Thread JIRA
[ https://issues.apache.org/jira/browse/MTOMCAT-263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219736#comment-15219736 ] Sergio Fernández commented on MTOMCAT-263: -- I'm still getting the same issue with

[Tomcat Wiki] Update of "Security/Ciphers" by markt

2016-03-31 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "Security/Ciphers" page has been changed by markt: https://wiki.apache.org/tomcat/Security/Ciphers?action=diff=12=13 Comment: Add placeholders for 8.5.x == JSSE

buildbot failure in on tomcat-8-trunk

2016-03-31 Thread buildbot
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/527 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

svn commit: r1737213 - in /tomcat/tc8.0.x/trunk: ./ bin/catalina.bat bin/catalina.sh webapps/docs/changelog.xml

2016-03-31 Thread markt
Author: markt Date: Thu Mar 31 10:12:48 2016 New Revision: 1737213 URL: http://svn.apache.org/viewvc?rev=1737213=rev Log: Enable strong DH keys by default with Java 8 Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/bin/catalina.bat

[Tomcat Wiki] Update of "Security/Ciphers" by markt

2016-03-31 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "Security/Ciphers" page has been changed by markt: https://wiki.apache.org/tomcat/Security/Ciphers?action=diff=11=12 Comment: Update Tomcat 8 results ||

buildbot success in on tomcat-8-trunk

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

svn commit: r1737212 - in /tomcat/tc8.0.x/trunk: java/org/apache/tomcat/util/net/JIoEndpoint.java java/org/apache/tomcat/util/net/Nio2Endpoint.java java/org/apache/tomcat/util/net/NioEndpoint.java web

2016-03-31 Thread markt
Author: markt Date: Thu Mar 31 09:57:37 2016 New Revision: 1737212 URL: http://svn.apache.org/viewvc?rev=1737212=rev Log: Exclude weak DH keys for JSSE when running on Java 7. This improves the SSL Labs score for the default config to A-. Modified:

svn commit: r1737211 - in /tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/compat: Jre7Compat.java Jre8Compat.java JreCompat.java

2016-03-31 Thread markt
Author: markt Date: Thu Mar 31 09:41:24 2016 New Revision: 1737211 URL: http://svn.apache.org/viewvc?rev=1737211=rev Log: Tomcat 8 has a minimum Java version of 7 so the Jre7Compat class can be removed Removed: tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/compat/Jre7Compat.java Modified:

svn commit: r1737210 - /tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/compat/LocalStrings.properties

2016-03-31 Thread markt
Author: markt Date: Thu Mar 31 09:36:40 2016 New Revision: 1737210 URL: http://svn.apache.org/viewvc?rev=1737210=rev Log: Copy JreCompat code from Tomcat 7 Added: tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/compat/LocalStrings.properties - copied unchanged from r1737099,

svn commit: r1737209 - in /tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/compat: Jre7Compat.java Jre8Compat.java JreCompat.java

2016-03-31 Thread markt
Author: markt Date: Thu Mar 31 09:36:00 2016 New Revision: 1737209 URL: http://svn.apache.org/viewvc?rev=1737209=rev Log: Copy JreCompat code from Tomcat 7 Added: tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/compat/Jre7Compat.java - copied unchanged from r1737099,

[Tomcat Wiki] Update of "Security/Ciphers" by markt

2016-03-31 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "Security/Ciphers" page has been changed by markt: https://wiki.apache.org/tomcat/Security/Ciphers?action=diff=10=11 Comment: Add note about JCE policy files || Tomcat 9

svn commit: r1737202 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/net/openssl/OpenSSLContext.java

2016-03-31 Thread markt
Author: markt Date: Thu Mar 31 08:56:42 2016 New Revision: 1737202 URL: http://svn.apache.org/viewvc?rev=1737202=rev Log: Remove unused code Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/net/openssl/OpenSSLContext.java Propchange:

svn commit: r1737201 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/jni/SSLContext.java java/org/apache/tomcat/util/net/openssl/OpenSSLContext.java

2016-03-31 Thread markt
Author: markt Date: Thu Mar 31 08:56:08 2016 New Revision: 1737201 URL: http://svn.apache.org/viewvc?rev=1737201=rev Log: Add hooks ready for new tc-native so cert chain can be set from keystore Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1737200 - in /tomcat/tc8.5.x/trunk: ./ conf/server.xml

2016-03-31 Thread markt
Author: markt Date: Thu Mar 31 08:54:36 2016 New Revision: 1737200 URL: http://svn.apache.org/viewvc?rev=1737200=rev Log: Align with file name patterns used elsewhere Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/conf/server.xml Propchange: tomcat/tc8.5.x/trunk/

svn commit: r1737199 - in /tomcat/tc8.5.x/trunk: ./ bin/catalina.bat bin/catalina.sh webapps/docs/changelog.xml

2016-03-31 Thread markt
Author: markt Date: Thu Mar 31 08:54:13 2016 New Revision: 1737199 URL: http://svn.apache.org/viewvc?rev=1737199=rev Log: Enable strong DH keys by default Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/bin/catalina.bat tomcat/tc8.5.x/trunk/bin/catalina.sh

svn commit: r1737198 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/http2/Http2UpgradeHandler.java webapps/docs/changelog.xml

2016-03-31 Thread markt
Author: markt Date: Thu Mar 31 08:53:38 2016 New Revision: 1737198 URL: http://svn.apache.org/viewvc?rev=1737198=rev Log: honorCipherOrder default has been changed to false Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1737196 - /tomcat/trunk/conf/server.xml

2016-03-31 Thread markt
Author: markt Date: Thu Mar 31 08:48:10 2016 New Revision: 1737196 URL: http://svn.apache.org/viewvc?rev=1737196=rev Log: Fix syntax Modified: tomcat/trunk/conf/server.xml Modified: tomcat/trunk/conf/server.xml URL:

svn commit: r1737195 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/http11/

2016-03-31 Thread markt
Author: markt Date: Thu Mar 31 08:46:22 2016 New Revision: 1737195 URL: http://svn.apache.org/viewvc?rev=1737195=rev Log: Include TLS implementation name in connector Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1737194 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/core/AprLifecycleListener.java java/org/apache/catalina/core/LocalStrings.properties

2016-03-31 Thread markt
Author: markt Date: Thu Mar 31 08:41:47 2016 New Revision: 1737194 URL: http://svn.apache.org/viewvc?rev=1737194=rev Log: Log key APRListener config values at start Modified: tomcat/tc8.5.x/trunk/ (props changed)

[Tomcat Wiki] Update of "Security/Ciphers" by markt

2016-03-31 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "Security/Ciphers" page has been changed by markt: https://wiki.apache.org/tomcat/Security/Ciphers?action=diff=9=10 Comment: Add APR/native results for Tomcat 9 == JSSE

svn commit: r1737192 - /tomcat/trunk/java/org/apache/tomcat/util/net/openssl/OpenSSLContext.java

2016-03-31 Thread markt
Author: markt Date: Thu Mar 31 08:28:55 2016 New Revision: 1737192 URL: http://svn.apache.org/viewvc?rev=1737192=rev Log: Remove unused code Modified: tomcat/trunk/java/org/apache/tomcat/util/net/openssl/OpenSSLContext.java Modified:

[Bug 59253] Read/Write errors

2016-03-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59253 Violeta Georgieva changed: What|Removed |Added Version|8.0.32 |8.0.33 --

[Bug 59238] WebSocket gets messages after closing

2016-03-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59238 Violeta Georgieva changed: What|Removed |Added Status|NEW |NEEDINFO --

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

2016-03-31 Thread markt
Author: markt Date: Thu Mar 31 07:57:16 2016 New Revision: 1737187 URL: http://svn.apache.org/viewvc?rev=1737187=rev Log: Fix copy/paste error message Remove unused code Review from kkolinko Modified: tomcat/native/trunk/native/src/sslcontext.c Modified:

Re: svn commit: r1737154 - in /tomcat/native/trunk: native/src/sslcontext.c xdocs/miscellaneous/changelog.xml

2016-03-31 Thread Mark Thomas
On 31/03/2016 00:37, Christopher Schultz wrote: > Chuck, > > On 3/30/16 5:10 PM, Caldarale, Charles R wrote: >>> From: Christopher Schultz >>> Subject: RE: svn commit: r1737154 - in /tomcat/native/trunk: >>> native/src/sslcontext.c xdocs/miscellaneous/changelog.xml >> >>> Since bufferPtr is the

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

2016-03-31 Thread markt
Author: markt Date: Thu Mar 31 07:19:00 2016 New Revision: 1737184 URL: http://svn.apache.org/viewvc?rev=1737184=rev Log: Simplify / remove goto Review from Chuck Modified: tomcat/native/trunk/native/src/sslcontext.c Modified: tomcat/native/trunk/native/src/sslcontext.c URL:

Re: svn commit: r1737154 - in /tomcat/native/trunk: native/src/sslcontext.c xdocs/miscellaneous/changelog.xml

2016-03-31 Thread Mark Thomas
On 30/03/2016 21:43, Mark Thomas wrote: > On 30/03/2016 21:31, Caldarale, Charles R wrote: >>> From: Mark Thomas [mailto:ma...@apache.org] >>> Subject: Re: svn commit: r1737154 - in /tomcat/native/trunk: >>> native/src/sslcontext.c xdocs/miscellaneous/changelog.xml >> >>> The implementation is

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

2016-03-31 Thread markt
Author: markt Date: Thu Mar 31 07:13:38 2016 New Revision: 1737183 URL: http://svn.apache.org/viewvc?rev=1737183=rev Log: Add missing stub methods for when OpenSSL is not available Review from kkolinko Modified: tomcat/native/trunk/native/src/sslcontext.c Modified: