[Bug 55771] Memory leak and then crash in org.apache.tomcat.jni.Address.getip after a day

2017-01-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=55771 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 59807] tomcat 8.5.3 use native cause NULL when AprEndpoint.bind()

2017-01-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59807 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1781175 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/net/AbstractJsseEndpoint.java java/org/apache/tomcat/util/net/AprEndpoint.java java/org/apache/tomcat/util/net/LocalStri

2017-01-31 Thread markt
Author: markt Date: Tue Jan 31 21:43:52 2017 New Revision: 1781175 URL: http://svn.apache.org/viewvc?rev=1781175&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59807 Provide a better error message when there is no SSLHostConfig defined with a hostName that matches the defaultSSL

svn commit: r1781174 - in /tomcat/trunk: java/org/apache/tomcat/util/net/AbstractJsseEndpoint.java java/org/apache/tomcat/util/net/AprEndpoint.java java/org/apache/tomcat/util/net/LocalStrings.propert

2017-01-31 Thread markt
Author: markt Date: Tue Jan 31 21:43:14 2017 New Revision: 1781174 URL: http://svn.apache.org/viewvc?rev=1781174&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59807 Provide a better error message when there is no SSLHostConfig defined with a hostName that matches the defaultSSL

[Bug 59807] tomcat 8.5.3 use native cause NULL when AprEndpoint.bind()

2017-01-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59807 Mark Thomas changed: What|Removed |Added Product|Tomcat Native |Tomcat 9 Target Milestone|---

svn commit: r1781168 - /tomcat/native/trunk/java/org/apache/tomcat/Apr.java

2017-01-31 Thread markt
Author: markt Date: Tue Jan 31 20:45:01 2017 New Revision: 1781168 URL: http://svn.apache.org/viewvc?rev=1781168&view=rev Log: Remove pointless code Deprecate Apr class ready for removal in 1.3.x Modified: tomcat/native/trunk/java/org/apache/tomcat/Apr.java Modified: tomcat/native/trunk/java

buildbot success in on tomcat-trunk

2017-01-31 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/2082 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sch

svn commit: r1781163 - in /tomcat/trunk/test/org/apache/tomcat/jni: AbstractJniTest.java TestFile.java TestSocketServer.java TestSocketServerAnyLocalAddress.java

2017-01-31 Thread markt
Author: markt Date: Tue Jan 31 20:14:34 2017 New Revision: 1781163 URL: http://svn.apache.org/viewvc?rev=1781163&view=rev Log: Fix CI failure Use abstract base class to configure the tc-native library and ensure tests only run when it is available. Added: tomcat/trunk/test/org/apache/tomcat/

buildbot failure in on tomcat-trunk

2017-01-31 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/2081 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler schedu

svn commit: r1781157 - in /tomcat/native/trunk: native/src/info.c xdocs/miscellaneous/changelog.xml

2017-01-31 Thread markt
Author: markt Date: Tue Jan 31 19:58:37 2017 New Revision: 1781157 URL: http://svn.apache.org/viewvc?rev=1781157&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=52627 Prevent a crash in File.infoGet() caused by the use of uninitialised variables. Based on patch by Ilya Maykov. M

[Bug 52627] Segmentation fault in org.apache.tomcat.jni.File.infoGet() native method

2017-01-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=52627 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1781153 - /tomcat/trunk/test/org/apache/tomcat/jni/TestFile.java

2017-01-31 Thread markt
Author: markt Date: Tue Jan 31 19:53:35 2017 New Revision: 1781153 URL: http://svn.apache.org/viewvc?rev=1781153&view=rev Log: Add test case based on test case provided in https://bz.apache.org/bugzilla/show_bug.cgi?id=52627 by Ilya Maykov. Added: tomcat/trunk/test/org/apache/tomcat/jni/Tes

[Bug 60594] RFC 7230/3986 url requirement that prevents unencoded curly braces should be optional, since it breaks existing sites

2017-01-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60594 Coty Sutherland changed: What|Removed |Added Attachment #34684|0 |1 is obsolete|

[Bug 55938] clang-analyzer report for 1.1.31

2017-01-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=55938 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

svn commit: r1781104 - in /tomcat/native/trunk: java/org/apache/tomcat/ test/org/apache/tomcat/

2017-01-31 Thread markt
Author: markt Date: Tue Jan 31 15:17:16 2017 New Revision: 1781104 URL: http://svn.apache.org/viewvc?rev=1781104&view=rev Log: Update externals Modified: tomcat/native/trunk/java/org/apache/tomcat/ (props changed) tomcat/native/trunk/test/org/apache/tomcat/ (props changed) Propchange

[Bug 55938] clang-analyzer report for 1.1.31

2017-01-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=55938 --- Comment #5 from Mark Thomas --- Fixed for 1.2.11 -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@tomca

svn commit: r1781102 - in /tomcat: native/trunk/native/src/file.c native/trunk/xdocs/miscellaneous/changelog.xml trunk/java/org/apache/tomcat/jni/File.java

2017-01-31 Thread markt
Author: markt Date: Tue Jan 31 15:15:43 2017 New Revision: 1781102 URL: http://svn.apache.org/viewvc?rev=1781102&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=55938 Resolve remaining issues Note that the use of -1 to indicate the full array in File.(read|write)[Full] has been r

svn commit: r1781100 - in /tomcat/native/trunk/native/src: network.c pool.c

2017-01-31 Thread markt
Author: markt Date: Tue Jan 31 15:08:52 2017 New Revision: 1781100 URL: http://svn.apache.org/viewvc?rev=1781100&view=rev Log: Partial fix for BZ 55938. Resolve 3 clang-analyzer warnings Modified: tomcat/native/trunk/native/src/network.c tomcat/native/trunk/native/src/pool.c Modified: to

svn commit: r1781098 - in /tomcat/native/trunk/native/src: ssl.c sslcontext.c

2017-01-31 Thread markt
Author: markt Date: Tue Jan 31 14:57:25 2017 New Revision: 1781098 URL: http://svn.apache.org/viewvc?rev=1781098&view=rev Log: Fix XCode IDE errors Modified: tomcat/native/trunk/native/src/ssl.c tomcat/native/trunk/native/src/sslcontext.c Modified: tomcat/native/trunk/native/src/ssl.c UR

[Bug 55114] BUILDING file in win32 source package contains UNIX build instructions

2017-01-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=55114 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

svn commit: r1781086 - in /tomcat/native/trunk: native/BUILDING xdocs/index.xml xdocs/miscellaneous/changelog.xml

2017-01-31 Thread markt
Author: markt Date: Tue Jan 31 14:25:18 2017 New Revision: 1781086 URL: http://svn.apache.org/viewvc?rev=1781086&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=55114 Expand information for building on Windows. Modified: tomcat/native/trunk/native/BUILDING tomcat/native/t

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

2017-01-31 Thread Bill Barker
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-20170131.jar -Dtest.openssl.path=/srv/gump/public/workspace/openssl-1.0.2/dest-20170131/bin/openssl -Dex

[Bug 54085] ssl_socket_recv sometimes loops infinitely with non-blocking sockets

2017-01-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=54085 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

svn commit: r1781074 - /tomcat/site/trunk/docs/images/TomcatCon.png

2017-01-31 Thread jfclere
Author: jfclere Date: Tue Jan 31 13:04:04 2017 New Revision: 1781074 URL: http://svn.apache.org/viewvc?rev=1781074&view=rev Log: Add missing images. Added: tomcat/site/trunk/docs/images/TomcatCon.png (with props) Added: tomcat/site/trunk/docs/images/TomcatCon.png URL: http://svn.apache.or

[Bug 52319] Tomcat 6 crashes with [libapr-1.so.0+0x196da] signed char+0x3a

2017-01-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=52319 Mark Thomas changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEEDINFO

[Bug 58082] Old version of JUnit specified

2017-01-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58082 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1781065 - in /tomcat/native/trunk: ./ build.properties.default build.xml xdocs/miscellaneous/changelog.xml

2017-01-31 Thread markt
Author: markt Date: Tue Jan 31 11:37:29 2017 New Revision: 1781065 URL: http://svn.apache.org/viewvc?rev=1781065&view=rev Log: Update to JUnit 4 and use an external to pull in the tests from 9.0.x Modified: tomcat/native/trunk/ (props changed) tomcat/native/trunk/build.properties.defaul

svn commit: r1781062 - in /tomcat/native/trunk: java/org/apache/tomcat/ test/org/apache/tomcat/

2017-01-31 Thread markt
Author: markt Date: Tue Jan 31 11:34:13 2017 New Revision: 1781062 URL: http://svn.apache.org/viewvc?rev=1781062&view=rev Log: Update externals Modified: tomcat/native/trunk/java/org/apache/tomcat/ (props changed) tomcat/native/trunk/test/org/apache/tomcat/ (props changed) Propchange

svn commit: r1781061 - /tomcat/trunk/test/org/apache/tomcat/jni/TestSocketServerAnyLocalAddress.java

2017-01-31 Thread markt
Author: markt Date: Tue Jan 31 11:32:25 2017 New Revision: 1781061 URL: http://svn.apache.org/viewvc?rev=1781061&view=rev Log: Don't rely on localhost Modified: tomcat/trunk/test/org/apache/tomcat/jni/TestSocketServerAnyLocalAddress.java Modified: tomcat/trunk/test/org/apache/tomcat/jni/Tes

svn commit: r1781060 - /tomcat/native/trunk/test/org/apache/tomcat/

2017-01-31 Thread markt
Author: markt Date: Tue Jan 31 11:27:59 2017 New Revision: 1781060 URL: http://svn.apache.org/viewvc?rev=1781060&view=rev Log: Update external to pick up test changes. Modified: tomcat/native/trunk/test/org/apache/tomcat/ (props changed) Propchange: tomcat/native/trunk/test/org/apache/tomc

svn commit: r1781059 - /tomcat/trunk/test/org/apache/tomcat/jni/TestSocketServer.java

2017-01-31 Thread markt
Author: markt Date: Tue Jan 31 11:25:57 2017 New Revision: 1781059 URL: http://svn.apache.org/viewvc?rev=1781059&view=rev Log: Increase timeout. Windows doesn't seem to handle very short timeouts Modified: tomcat/trunk/test/org/apache/tomcat/jni/TestSocketServer.java Modified: tomcat/trunk/t

[Bug 60560] Support systemd/inetd style socket activation

2017-01-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60560 --- Comment #2 from Remy Maucherat --- About NIO2, this doesn't work as the code in System.inheritableChannel uses the NIO API directly, but the API itself is "compatible" (an AsynchronousServerSocketChannel will implement Channel). Odd that th

svn commit: r1781052 - in /tomcat/native/trunk/examples/org/apache/tomcat/jni: Echo.java LocalServer.java SSLServer.java

2017-01-31 Thread markt
Author: markt Date: Tue Jan 31 10:40:02 2017 New Revision: 1781052 URL: http://svn.apache.org/viewvc?rev=1781052&view=rev Log: Fix IDE warnings Modified: tomcat/native/trunk/examples/org/apache/tomcat/jni/Echo.java tomcat/native/trunk/examples/org/apache/tomcat/jni/LocalServer.java to

svn commit: r1781051 - /tomcat/native/trunk/

2017-01-31 Thread markt
Author: markt Date: Tue Jan 31 10:34:11 2017 New Revision: 1781051 URL: http://svn.apache.org/viewvc?rev=1781051&view=rev Log: Update ignore list Modified: tomcat/native/trunk/ (props changed) Propchange: tomcat/native/trunk/

svn commit: r1781050 - in /tomcat/native/trunk: java/org/apache/tomcat/ test/org/apache/tomcat/

2017-01-31 Thread markt
Author: markt Date: Tue Jan 31 10:33:38 2017 New Revision: 1781050 URL: http://svn.apache.org/viewvc?rev=1781050&view=rev Log: Update externals Modified: tomcat/native/trunk/java/org/apache/tomcat/ (props changed) tomcat/native/trunk/test/org/apache/tomcat/ (props changed) Propchange

svn commit: r1781049 - /tomcat/native/trunk/test/org/apache/tomcat/jni/

2017-01-31 Thread markt
Author: markt Date: Tue Jan 31 10:30:41 2017 New Revision: 1781049 URL: http://svn.apache.org/viewvc?rev=1781049&view=rev Log: Drop the original JUnit3 test cases Removed: tomcat/native/trunk/test/org/apache/tomcat/jni/ - T

[Bug 60594] RFC 7230/3986 url requirement that prevents unencoded curly braces should be optional, since it breaks existing sites

2017-01-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60594 --- Comment #11 from eolivelli --- Please fix it in Tomcat 8.5.X too -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-u

[Bug 60594] RFC 7230/3986 url requirement that prevents unencoded curly braces should be optional, since it breaks existing sites

2017-01-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60594 --- Comment #10 from Mark Thomas --- Thanks for the updated patch. I like the overall design. Some detail comments: - I think a different name is required. We might want to override other restrictions in the future. Maybe requestTargetAllow -

svn commit: r1781046 - /tomcat/site/trunk/docs/

2017-01-31 Thread jfclere
Author: jfclere Date: Tue Jan 31 10:00:10 2017 New Revision: 1781046 URL: http://svn.apache.org/viewvc?rev=1781046&view=rev Log: Push changes. Modified: tomcat/site/trunk/docs/ci.html tomcat/site/trunk/docs/conference.html tomcat/site/trunk/docs/contact.html tomcat/site/trunk/docs

[Bug 60560] Support systemd/inetd style socket activation

2017-01-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60560 Mark Thomas changed: What|Removed |Added OS||All --- Comment #1 from Mark Thomas ---

svn commit: r1781042 - in /tomcat/site/trunk/xdocs: images/TomcatCon.png stylesheets/tomcat-site.xsl

2017-01-31 Thread jfclere
Author: jfclere Date: Tue Jan 31 09:44:10 2017 New Revision: 1781042 URL: http://svn.apache.org/viewvc?rev=1781042&view=rev Log: Add image for TomcatCon and prepare the xls. Added: tomcat/site/trunk/xdocs/images/TomcatCon.png (with props) Modified: tomcat/site/trunk/xdocs/stylesheets/to

[Bug 60667] Information disclosure vulnerability leaking files from WEB-INF and META-INF

2017-01-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60667 Mark Thomas changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

dev@tomcat.apache.org

2017-01-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60669 Mark Thomas changed: What|Removed |Added Resolution|--- |INVALID Status|NEW