Commit Graph

172 Commits

Author SHA1 Message Date
Greg Wilkins ace1d80fab 292825 avoid ISE in filters and use listener to remove from queue
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1009 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-20 21:19:26 +00:00
Athena Yao c92a35af5d [BUG 292642]
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1007 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-19 07:54:33 +00:00
Greg Wilkins 75c80264c2 JETTY-983 send content-length with ranges
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1006 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-17 00:49:21 +00:00
Jan Bartel c0c3e110f6 JETTY-1125
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@994 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-16 00:32:36 +00:00
Greg Wilkins 298182f737 JETTY-1121 Merge Multipart query parameters
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@993 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-16 00:14:38 +00:00
Greg Wilkins b5d16898e5 JETTY-1129 Filter control characters out of StdErrLog
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@991 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-15 19:04:48 +00:00
Greg Wilkins 9583051709 Refactored continuation test harnessess
Continuations ISE rather than ignore bad transitions



git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@990 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-15 01:24:33 +00:00
Athena Yao e3e7e9457f [BUG 291543]
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@983 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-08 10:13:53 +00:00
Athena Yao f9c29fde86 BUG 291019
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@982 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-08 06:58:46 +00:00
Greg Wilkins b3cbfb2027 version
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@981 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-08 02:13:06 +00:00
Greg Wilkins 0f01841df1 JETTY-1122 handle multi-byte utf8 buffer overflow better
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@979 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-07 22:52:06 +00:00
Athena Yao 17b94b6dc0 [BUG 291589]
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@978 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-07 12:06:36 +00:00
Jan Bartel 35dfcc2d4b remove printlns from jetty-plus.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@977 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-07 04:10:02 +00:00
Greg Wilkins d94bdb791f JETTY-937 More JVM bug work arounds. Insert pause if all else fails
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@976 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-06 14:36:57 +00:00
Greg Wilkins 14a1f24a0f 290761 HttpExchange isDone handles intercepted events
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@968 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-05 14:22:32 +00:00
Simone Bordet 5d022a627b Fixed bug #291340: Race condition in onException() notifications.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@966 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-05 13:16:24 +00:00
Joakim Erdfelt 440e584870 289960 start.jar assumes command line args are configs
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@958 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-30 23:13:47 +00:00
Greg Wilkins c961b097db fixed XSS issue in demo CometDump servlet
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@949 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-24 03:53:33 +00:00
Greg Wilkins 69159ea484 JETTY-1114
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@948 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-22 05:57:32 +00:00
Greg Wilkins bb13f52da8 290081 Eager consume LF after CR
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@947 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-22 03:36:25 +00:00
Greg Wilkins 45953ed582 289959 improved ContextDeployer configuration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@939 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-21 05:39:39 +00:00
Jan Bartel 33f42f70f0 289958 - StatisticsServlet incorrectly adds StatisticsHandler
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@938 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-21 02:50:24 +00:00
Greg Wilkins ac6c1b98e1 JETTY-1086 Use UncheckedPrintWriter & cleaned up HttpStatus.Code usage
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@931 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-18 02:12:11 +00:00
Simone Bordet 0b70620b82 Fixed bug #289686: HttpExchange.setStatus() has too coarse synchronization.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@929 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-17 08:03:08 +00:00
Jan Bartel b16c1f00dc Copy VERSION.txt to distro.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@928 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-17 07:40:54 +00:00
Jan Bartel 33399664b5 JETTY-1113
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@925 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-17 03:49:27 +00:00
Jan Bartel de5a44532c Tweak DefaultServletTest for windows.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@923 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-17 02:20:47 +00:00
Greg Wilkins f86b4124cc 274251 DefaultServlet exact welcome servlets
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@919 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-16 07:48:09 +00:00
Jan Bartel d30d9eb5a2 289285 org.eclipse.jetty.continuation 7.0.0.RC5 imports the org.mortbay.util.ajax package
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@908 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-16 01:44:00 +00:00
Jan Bartel 96c4c1ee7f JETTY-1112 Response fails if header exceeds buffer size
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@907 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-16 01:37:26 +00:00
Simone Bordet 432ab6605a Fixed bug #289221: HttpExchange does not timeout when using blocking connector.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@901 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-15 14:39:09 +00:00
Simone Bordet 991b97ff9e Fixed JETTY-719: Document state machine of jetty http client.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@898 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-15 13:46:00 +00:00
Greg Wilkins 1349237ab6 JETTY-936 Improved servlet matching and optimized
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@895 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-15 03:05:54 +00:00
Greg Wilkins d6415542d3 289027 deobfuscate HttpClient SSL passwords
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@894 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-15 01:30:16 +00:00
Greg Wilkins 21907e25e6 289265 test harness for async input
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@893 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-15 01:13:50 +00:00
Greg Wilkins df989b3141 JETTY-1108 SSL EOF detection
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@889 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-14 04:52:16 +00:00
Simone Bordet 84c922dd4c Fixed bug #288401: HttpExchange.cancel() Method Unimplemented.
It is now implemented.
Improved Javadocs and made all members private.

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@881 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-11 14:24:28 +00:00
Jan Bartel 7605c6b1ea JETTY-1105
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@875 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-11 03:07:12 +00:00
Jesse McConnell e87dfd072b apply fix from 7.0.0 to trunk
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@866 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-10 21:56:32 +00:00
Jesse McConnell c62db0a278 add reference to resolved issue
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@861 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-10 20:08:17 +00:00
Jan Bartel d627905f4b JETTY-780
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@859 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-10 11:51:11 +00:00
Greg Wilkins 1ec196076a 282543 HttpClient SSL buffer size fix
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@854 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-10 08:00:20 +00:00
Simone Bordet 2bbf944a20 Fix for bug #283357: org.eclipse.jetty.server.HttpConnectionTest exceptions.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@848 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-09 12:43:06 +00:00
Joakim Erdfelt 002518bd48 Adding 7.0.1-SNAPSHOT section to VERSION.txt
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@841 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-08 20:51:18 +00:00
Simone Bordet 92f1b1801f Fixed #280723: Add non blocking statistics handler.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@833 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-08 20:07:44 +00:00
Jan Bartel cbcbb96be1 JETTY-1084
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@827 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-08 08:34:15 +00:00
Greg Wilkins f47ddbee95 JETTY-1101 Updated servlet3 continuation constructor
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@826 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-08 04:56:51 +00:00
Greg Wilkins 6b6d7e77c3 JETTY-1098 Default form encoding is UTF8
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@825 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-08 04:32:47 +00:00
Jan Bartel 37501e0c0b JETTY-1092
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@824 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-07 23:36:26 +00:00
Simone Bordet d6bd35a773 Fix for bug #288772: Failure to connect does not set status to EXCEPTED.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@823 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-07 18:55:43 +00:00