DO NOT REPLY [Bug 44679] Cookies are treated differently between 6.0.16 and 6.0.14

2008-10-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44679 --- Comment #24 from Mark Thomas <[EMAIL PROTECTED]> 2008-10-13 00:11:41 PST --- To repeat Filip's question, what value does new BASE64Encoder().encode(token.getBytes())) return? -- Configure bugmail: https://issues.apache.org/bug

svn commit: r703976 - /tomcat/connectors/trunk/jk/xdocs/reference/iis.xml

2008-10-13 Thread mturk
Author: mturk Date: Mon Oct 13 01:58:07 2008 New Revision: 703976 URL: http://svn.apache.org/viewvc?rev=703976&view=rev Log: Document new IIS environmet vars Modified: tomcat/connectors/trunk/jk/xdocs/reference/iis.xml Modified: tomcat/connectors/trunk/jk/xdocs/reference/iis.xml URL: http:/

DO NOT REPLY [Bug 45995] New: RFE - MIME type extension not case sensitive

2008-10-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45995 Summary: RFE - MIME type extension not case sensitive Product: Tomcat 6 Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement P

DO NOT REPLY [Bug 45996] MIME type case insentive for Tomcat and allow byte serving with HTTP response header

2008-10-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45996 --- Comment #1 from Mark Thomas <[EMAIL PROTECTED]> 2008-10-13 04:58:32 PST --- I've propose a backport of the Accept-Ranges fix for 5.5.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You a

svn commit: r704048 - /tomcat/current/tc5.5.x/STATUS.txt

2008-10-13 Thread markt
Author: markt Date: Mon Oct 13 05:05:37 2008 New Revision: 704048 URL: http://svn.apache.org/viewvc?rev=704048&view=rev Log: Propose a requested backport Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/

svn commit: r703993 - /tomcat/connectors/trunk/jk/native/apache-2.0/Makefile.vc

2008-10-13 Thread mturk
Author: mturk Date: Mon Oct 13 02:52:28 2008 New Revision: 703993 URL: http://svn.apache.org/viewvc?rev=703993&view=rev Log: Use correct winsock libs Modified: tomcat/connectors/trunk/jk/native/apache-2.0/Makefile.vc Modified: tomcat/connectors/trunk/jk/native/apache-2.0/Makefile.vc URL: ht

DO NOT REPLY [Bug 44679] Cookies are treated differently between 6.0.16 and 6.0.14

2008-10-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44679 --- Comment #25 from Tristan Tarrant <[EMAIL PROTECTED]> 2008-10-13 05:09:06 PST --- (In reply to comment #24) > To repeat Filip's question, what value does > > new BASE64Encoder().encode(token.getBytes())) > > return? > For exampl

DO NOT REPLY [Bug 45996] New: MIME type case insentive for Tomcat and allow byte serving with HTTP response header

2008-10-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45996 Summary: MIME type case insentive for Tomcat and allow byte serving with HTTP response header Product: Tomcat 5 Version: 5.5.27 Platform: All OS/Version: All

JK 1.2.27-dev snapshot

2008-10-13 Thread Mladen Turk
Hi, I'd like to tag and release 1.2.27 pretty soon (this week) Here is the release snapshot for testing. http://people.apache.org/~mturk/jk-1.2.27-dev/ The binaries provided are for win32 for tester convenience. Please test, and if nothing bad found I'll tag the 1.2.27 in cca. 36 hours. Regar

DO NOT REPLY [Bug 44679] Cookies are treated differently between 6.0.16 and 6.0.14

2008-10-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44679 --- Comment #26 from Mark Thomas <[EMAIL PROTECTED]> 2008-10-13 07:41:18 PST --- That value works for me and is perfectly legal for a quoted version 1 cookie (as are all the characters you list) I don't see anything invalid in Tomcat'

svn commit: r703970 - /tomcat/connectors/trunk/jk/xdocs/reference/iis.xml

2008-10-13 Thread mturk
Author: mturk Date: Mon Oct 13 01:47:47 2008 New Revision: 703970 URL: http://svn.apache.org/viewvc?rev=703970&view=rev Log: Document new IIS configuration directives Modified: tomcat/connectors/trunk/jk/xdocs/reference/iis.xml Modified: tomcat/connectors/trunk/jk/xdocs/reference/iis.xml URL

svn commit: r703982 - /tomcat/connectors/trunk/jk/xdocs/reference/iis.xml

2008-10-13 Thread mturk
Author: mturk Date: Mon Oct 13 02:13:35 2008 New Revision: 703982 URL: http://svn.apache.org/viewvc?rev=703982&view=rev Log: Fix typo Modified: tomcat/connectors/trunk/jk/xdocs/reference/iis.xml Modified: tomcat/connectors/trunk/jk/xdocs/reference/iis.xml URL: http://svn.apache.org/viewvc/t

DO NOT REPLY [Bug 45997] New: Non-secure HTTP Connector with secure="true" results in exception

2008-10-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45997 Summary: Non-secure HTTP Connector with secure="true" results in exception Product: Tomcat 5 Version: 5.5.26 Platform: PC OS/Version: Linux Status: NEW

svn commit: r704015 - in /tomcat/connectors/trunk/jk: native/common/ xdocs/miscellaneous/ xdocs/reference/

2008-10-13 Thread mturk
Author: mturk Date: Mon Oct 13 04:31:00 2008 New Revision: 704015 URL: http://svn.apache.org/viewvc?rev=704015&view=rev Log: Add socket_connect_timeout, as per mod_proxy Modified: tomcat/connectors/trunk/jk/native/common/jk_ajp12_worker.c tomcat/connectors/trunk/jk/native/common/jk_ajp_co

DO NOT REPLY [Bug 45997] Non-secure HTTP Connector with secure="true" results in exception

2008-10-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45997 Filip Hanik <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 45999] New: Tomcat 5.5.17 won't start service with Java 1.6_5+ installed

2008-10-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45999 Summary: Tomcat 5.5.17 won't start service with Java 1.6_5+ installed Product: Tomcat 5 Version: 5.5.17 Platform: PC OS/Version: Windows Server 2003 Status: N

DO NOT REPLY [Bug 45999] Tomcat 5.5.17 won't start service with Java 1.6_5+ installed

2008-10-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45999 --- Comment #1 from Jeff <[EMAIL PROTECTED]> 2008-10-13 15:34:26 PST --- Created an attachment (id=22721) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22721) tomcat log snapshot -- Configure bugmail: https://issues.apac