Greg Wilkins
6a266e34c8
deprecated log
2011-11-09 19:37:04 +11:00
Greg Wilkins
a36342438c
cleaned up some unit tests
2011-11-09 17:03:11 +11:00
Greg Wilkins
5f2323418b
cleanups after the merge
2011-11-08 12:47:28 +11:00
Greg Wilkins
9907125cff
improved no progress check
2011-11-07 17:14:39 +11:00
Greg Wilkins
61664d3c0f
Added concept of SslConnection
2011-10-26 01:15:59 +11:00
Greg Wilkins
d63577b4e9
361325 359292 Allow KeyStore to be set
2011-10-19 15:20:01 +11:00
Greg Wilkins
54d0944019
no ForwardServer
2011-10-13 15:18:55 +11:00
Jesse McConnell
eeb617f4d8
Adding an example of a forwarding rewrite embedded server
2011-10-12 21:00:42 -05:00
Greg Wilkins
75645cef0e
358674 Added include/exclude protocols to SslContextFactory
2011-09-23 08:02:42 +10:00
Greg Wilkins
b7b567d86d
353627 Basic Auth checks that Basic method has been send
2011-09-20 17:16:58 +10:00
Greg Wilkins
57bd9f3bce
336443 Check nonce count is increasing
2011-09-20 17:04:01 +10:00
Greg Wilkins
94d43e4229
356274 Start SSL socket factory in call to open()
2011-09-20 15:19:19 +10:00
Joakim Erdfelt
f6d45d5650
293739 - Deprecate static Jetty Log usage in favor of named logs
...
+ Finished conversion of the rest of jetty 7.x
2011-08-24 13:14:28 -07:00
Greg Wilkins
b890ff8fb2
applied jetty-7p 7f68abf..b2e4270, 7f68abf..a900c5e, 9a93c9e..9f94539. decomposed async and blocking handling. Simplified HttpFields and Buffer handling from the HttpParser.
2011-07-07 12:16:58 +10:00
Michael Gorovoy
47e199af79
Removed unneeded line from MultipleConnectors example
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3425 7e9141cc-0065-0410-87d8-b60c137991c4
2011-06-24 22:50:11 +00:00
Michael Gorovoy
8c63ca989b
302566 GZIP handler for embedded Jetty servers
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3406 7e9141cc-0065-0410-87d8-b60c137991c4
2011-06-21 02:26:18 +00:00
Michael Gorovoy
a28d3bc37a
332907 Add context property to ObjectName of JMX MBeans
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3120 7e9141cc-0065-0410-87d8-b60c137991c4
2011-05-11 04:54:39 +00:00
Greg Wilkins
540ba7174f
332907 backed out the change until reviewed
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3103 7e9141cc-0065-0410-87d8-b60c137991c4
2011-05-10 02:29:06 +00:00
Michael Gorovoy
6e197c7ba2
332907 Add context property to ObjectName of JMX MBeans
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3101 7e9141cc-0065-0410-87d8-b60c137991c4
2011-05-09 18:06:31 +00:00
Michael Gorovoy
8f09ef1266
316382: support a more strict SSL option with certificates
...
Converted test classes to use new SslContextFactory API.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2832 7e9141cc-0065-0410-87d8-b60c137991c4
2011-03-01 00:40:11 +00:00
Greg Wilkins
c952afa8fc
338035 Default acceptors 0.25*CPUs and improved selector/acceptor thread names
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2827 7e9141cc-0065-0410-87d8-b60c137991c4
2011-02-24 03:56:48 +00:00
Greg Wilkins
e050781fc7
JETTY-1317 More elegent handling of bad URIs in requests
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2822 7e9141cc-0065-0410-87d8-b60c137991c4
2011-02-23 00:49:11 +00:00
Greg Wilkins
40ebdcf23e
NPE protection in dump
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2740 7e9141cc-0065-0410-87d8-b60c137991c4
2011-02-03 22:17:22 +00:00
Greg Wilkins
f9458ee5ca
332937 Added Destroyable Dumpable interfaces and reworked dependent lifecycles, specially of JNDI
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2721 7e9141cc-0065-0410-87d8-b60c137991c4
2011-02-02 01:35:38 +00:00
Greg Wilkins
6f0b83a272
333679 Refactored jetty-jmx. Improved deployer mbeans
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2630 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-06 21:35:22 +00:00
Greg Wilkins
796f444914
332703 Cleanup context scope JNDI at stop
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2610 7e9141cc-0065-0410-87d8-b60c137991c4
2010-12-16 10:35:07 +00:00
Greg Wilkins
ba0e1d3935
327109 (re)fixed AJP handling of empty packets
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2589 7e9141cc-0065-0410-87d8-b60c137991c4
2010-12-05 15:19:06 +00:00
Greg Wilkins
6c01234e7c
Several minor fixes:
...
Limit size of indirect buffer for direct serving of content.
default servlet redirects directories without trailing / better
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2557 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-25 02:45:00 +00:00
Greg Wilkins
df79fb183b
JETTY-1297 Make ServletContext.getContext(String) virtual host aware
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2479 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-08 02:35:58 +00:00
Greg Wilkins
dddbe12c97
327562 Implement all X-Forwarded headers in ProxyServlet
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2343 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-13 00:34:58 +00:00
Greg Wilkins
517130e909
317759 Allow roles and constraints to be added after init
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2043 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-24 00:39:13 +00:00
Michael Gorovoy
6bbaa8feaf
288194 Add blacklist/whitelist to ProxyServlet and ProxyHandler
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2020 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-16 22:55:43 +00:00
Michael Gorovoy
bfc76bcad7
Revert changes that were committed prematurely
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2011 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-16 10:30:25 +00:00
Michael Gorovoy
ac76f274cd
317019 Date HTTP header not sent for HTTP/1.0 requests
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2010 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-16 10:21:27 +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
edd416d583
312948 Recycle SSL crypto buffers
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1827 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-20 10:15:15 +00:00
Joakim Erdfelt
6bc437c298
309185 - Fix the over 300 Javadoc warnings
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1626 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-29 23:03:04 +00:00
Michael Gorovoy
d24e2901ad
310562 SslSocketConnector fails to start if excludeCipherSuites is set
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1624 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-29 21:05:21 +00:00
Greg Wilkins
b616fc1e3a
301089 fixed test
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1270 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-16 21:35:19 +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
52fc378b93
298667 various deployer improvements
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1174 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-31 03:02:16 +00:00
Greg Wilkins
8e19d18057
298667 DeploymentManager improvements
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1173 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-30 23:45:16 +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
Athena Yao
baff6ba4d2
clean up imports
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1008 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-19 08:01:23 +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
Jesse McConnell
bc19877621
added example secured hello handler
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@952 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-28 15:36:04 +00:00
Greg Wilkins
eb6c8d5a12
XmlConfiguration example
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@635 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-05 01:05:19 +00:00
Greg Wilkins
ff0450e1b8
improved deferred authentication handling and fixed test harnesses
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@622 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-03 03:17:43 +00:00
Greg Wilkins
3c71736a7a
improved deferred authentication handling
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@619 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-03 02:39:33 +00:00
Greg Wilkins
1465e8ae19
improved ResourceCollection handling
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@614 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-01 00:06:28 +00:00