Commit Graph

65 Commits

Author SHA1 Message Date
Greg Wilkins 72e6f5ee40 328199 ensure SSL closes connections when shutdownoutput is attempted
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2388 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-22 23:12:22 +00:00
Greg Wilkins 996ff90660 328306 Serialization of FormAuthentication
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2380 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-21 09:58:13 +00:00
Greg Wilkins 1596451908 324369 Implement draft-ietf-hybi-thewebsocketprotocol-01
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2245 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-03 07:05:53 +00:00
Greg Wilkins 3c1d186d31 322448 Added jetty-dir.css for directory listings
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2215 7e9141cc-0065-0410-87d8-b60c137991c4
2010-08-16 14:37:58 +00:00
Greg Wilkins 50de9c814e 322448 Added jetty-dir.css for directory listings
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2214 7e9141cc-0065-0410-87d8-b60c137991c4
2010-08-16 14:36:39 +00:00
Greg Wilkins a5e1cea005 321232 BasicAuthenticator ignores bad Authorization header
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2205 7e9141cc-0065-0410-87d8-b60c137991c4
2010-08-04 04:47:48 +00:00
Greg Wilkins cbc47fca80 320073 local loader
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2191 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-28 13:48:54 +00:00
Greg Wilkins 0443786d8e 320073 reconsile configuration mechanism
Reconsiled the jetty-8 configuration mechanism with the capability to share the MetaData between instances

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2168 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-22 03:20:41 +00:00
Greg Wilkins 4dd6536e1b 320073 readded role getter/setters
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2156 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-20 00:46:54 +00:00
Greg Wilkins 6478b5ede7 improved debug dump
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2155 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-20 00:46:34 +00:00
Jan Bartel 32a89ffaf7 Backport from 7 to 8 of changes to reconciliation of webapp config mechanism. See bugzilla 320073
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2152 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-19 06:15:57 +00:00
Greg Wilkins 701bbe1e3e clean up from rebase merge
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2114 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-14 01:59:43 +00:00
Greg Wilkins 9afacd6b26 fixed timeout
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2105 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-12 08:45:08 +00:00
Greg Wilkins 9f0a75da75 319334 improved resource cache
Made the cache use concurrent data structures
Removed the dual NIO/BIO caches
Use the cache for streaming data
made DefaultServlet check for shared cache
some javadoc cleanups

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2085 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-09 04:45:52 +00:00
Greg Wilkins aaac4de094 cleaned up remote filter
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2070 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-05 11:54:47 +00:00
Greg Wilkins 3b5c2dd465 317906 OPTIONS correctly handles TRACE
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2056 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-28 14:53:12 +00:00
Hugues Malphettes 2efec8a0ad able to run the jetty-test-webapp as a web-bundle
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2052 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-28 09:36:38 +00:00
Hugues Malphettes 76d1e6bb30 bug 316560 and bug 316909 geenrate a web-bundle from the test-jetty-webapp that will be used during the automated testing of jetty-osgi
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2044 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-24 22:57:34 +00:00
Greg Wilkins 331a750ce0 316449 Websocket disconnect fix
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1996 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-11 03:58:21 +00:00
Greg Wilkins 595f0e6f72 JETTY-1231 support context request log
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1933 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-07 10:15:05 +00:00
Greg Wilkins a2bd4024c7 315925 Improved context xml configuration handling
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1932 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-07 05:50:31 +00:00
Greg Wilkins 3e70a7f7ac 292814 used filter/servlet name for managed attribute
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1928 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-06 23:34:19 +00:00
Greg Wilkins a74286d92c 315715 Improved Cookie version handling. Server.setMaxCookieVersion
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1917 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-04 06:34:53 +00:00
Greg Wilkins 71a5df65f0 improved README.txt
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1839 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-22 08:01:18 +00:00
Greg Wilkins 9f0592acbe 313336 secure websockets
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1826 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-20 09:48:12 +00:00
Jan Bartel 42e4723bc2 Update links to jetty website at eclipse and wiki at eclipse
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1819 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-18 09:15:42 +00:00
Greg Wilkins 8d42a32e9a 306353 fixed cross context dispatch to root context
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1723 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-05 15:03:37 +00:00
Greg Wilkins 463b275cb7 310094 use only Property in xml configs
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1551 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-22 17:18:32 +00:00
Greg Wilkins 4fe6fa388f 310094 Improved start.jar usage and config files
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1548 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-22 12:59:40 +00:00
Greg Wilkins 62135a39be 309765 Added JSP module
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1529 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-20 08:49:19 +00:00
Greg Wilkins df76674be5 308925 Protect the test webapp from remote access
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1503 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-12 21:59:58 +00:00
Greg Wilkins 1f406b4616 308925 Protect the test webapp from remote access
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1501 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-12 20:16:17 +00:00
Jan Bartel 4d8783af32 Take 7 out of heading on auth.html page
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1470 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-06 17:58:12 +00:00
Jan Bartel 4d399b7d07 Remove the unneeded main from Dump which was accidentally commited as part of 1418 I think.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1422 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-30 15:27:33 +00:00
Greg Wilkins 6c2741bbd6 297552 Dont call Continuation timeouts from acceptor tick
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1418 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-29 21:51:18 +00:00
Greg Wilkins aea99b14aa 304307 JETTY-1133 Handle ;jsessionid in FROM Auth
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1326 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-02 08:37:02 +00:00
Greg Wilkins 176ba8073f 302018 301089 300933 Improve statistics
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1268 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-15 22:05:22 +00:00
Greg Wilkins 1b0347c0ac JETTY-910 Allow request listeners to access session
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1158 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-17 13:00:28 +00:00
Greg Wilkins 61e8a2bf2a fixed Date handling for 1xx responses
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1094 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-25 01:49:42 +00:00
Greg Wilkins 872b2367e5 escape text
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1090 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-24 04:25:40 +00:00
Greg Wilkins f9455c7712 demo websocket implementation
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1087 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-23 08:44:37 +00:00
Greg Wilkins b170e765f3 293222 improved statistics collection for async
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1022 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-31 12:10:54 +00:00
Greg Wilkins 227fb5abec numerous code cleanups
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1014 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-26 07:48:39 +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
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
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 77a8211245 clean up jsp
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@771 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-27 05:55:28 +00:00
Greg Wilkins 81f7794b7a remove traces of JSP
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@770 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-27 05:35:45 +00:00
Jesse McConnell 8f3e89e664 added in some more filesystem checks, some logging checks, classloader creation, etc
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@769 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-26 19:45:09 +00:00