Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-20312948 Recycle SSL crypto buffersGreg Wilkins1-0/+1
2010-05-20313336 secure websocketsGreg Wilkins1-0/+1
2010-05-18Update links to jetty website at eclipse and wiki at eclipseJan Bartel1-0/+1
2010-05-18308866 Update test suite to JUnit4 - Module jetty-utilMichael Gorovoy1-0/+1
2010-05-17313196 randomly allocate ports for session test.Greg Wilkins1-0/+3
2010-05-17Updating VERSION.txt for releaseJoakim Erdfelt1-1/+1
2010-05-14312526 Protect shutdown thread initialization during shutdownGreg Wilkins1-1/+2
2010-05-13Fix for #308867 (Update test suite to JUnit4 - Module jetty-webapp).Simone Bordet1-0/+1
2010-05-12306226 HttpClient should allow changing the keystore and truststore typeMichael Gorovoy1-0/+1
2010-05-12Fix for #308862 (Update test suite to JUnit4 - Module jetty-server).Simone Bordet1-0/+1
2010-05-12310918 Fixed write blocking for client HttpConnectionGreg Wilkins1-0/+1
2010-05-12312243 Optimized timeout handlingGreg Wilkins1-0/+1
2010-05-12Fix for #308855 (Update test suite to JUnit4 - Module jetty-io).Simone Bordet1-0/+1
2010-05-12302344 Make the list of available contexts if root context is not configured ...Michael Gorovoy1-0/+1
2010-05-11Fix for #308863 (Update test suite to JUnit4 - Module jetty-servlet).Simone Bordet1-0/+1
2010-05-11Fix for #308858 (Update test suite to JUnit4 - Module jetty-plus).Simone Bordet1-0/+1
2010-05-11Fix for #308859 (Update test suite to JUnit4 - Module jetty-policy).Simone Bordet1-0/+1
2010-05-11Fix for #308854 (Update test suite to JUnit4 - Module jetty-http).Simone Bordet1-0/+1
2010-05-11Fix for #308853 (Update test suite to JUnit4 - Module jetty-deploy).Simone Bordet1-0/+1
2010-05-11Fix for #308850 (Update test suite to JUnit4 - Module jetty-annotations).Simone Bordet1-0/+1
2010-05-10Fix for #308860 (Update test suite to JUnit4 - Module jetty-rewrite).Simone Bordet1-0/+1
2010-05-10Fix for #308856 (Update test suite to JUnit4 - Module jetty-jmx).Simone Bordet1-0/+1
2010-05-10Fix for #308857 (Update test suite to JUnit4 - Module jetty-jndi)Simone Bordet1-0/+1
2010-05-10Fix for #304803 (Remove TypeUtil Integer and Long caches).Simone Bordet1-1/+4
2010-05-05306353 fixed cross context dispatch to root contextGreg Wilkins1-0/+1
2010-05-05#311554 Protect shutdown thread from Server#doStopGreg Wilkins1-0/+1
2010-05-05#311154 Added deprecated StringBuffer API for backwards compatibilityGreg Wilkins1-13/+15
2010-05-04286889 Allow System and Server classes to be set on Server instance and when ...Michael Gorovoy1-0/+1
2010-05-04Added websocket load test that shows that #309369 (Using websockets in multit...Simone Bordet1-0/+2
2010-05-03JETTY-1142 Replace Set-Cookies with same nameGreg Wilkins1-0/+1
2010-05-03JETTY-1030 - Improve jetty.sh scriptJoakim Erdfelt1-0/+1
2010-05-03306782 Close connection when expected 100 continues is not sentGreg Wilkins1-0/+1
2010-05-03#296650 JETTY-1198 reset idle timeout on request body chunksGreg Wilkins1-0/+1
2010-05-03Fixes #308864 (Update test suite to JUnit4 - Module jetty-servlets).Simone Bordet1-2/+2
2010-05-03#309686 Fixed response buffers usageGreg Wilkins1-0/+1
2010-05-03291448 SessionManager has isCheckingRemoteSessionIdEncodingGreg Wilkins1-1/+1
2010-05-03311362 Optional org.eclipse.jetty.util.log.stderr.SOURCEGreg Wilkins1-0/+1
2010-05-03309153 Hide extracted WEB-INF/lib when running a non-extracted warGreg Wilkins1-0/+1
2010-05-03#310382 NPE protection when WAR is not a fileGreg Wilkins1-0/+1
2010-05-03291448 encodeRedirectURL only encodes absolute URLs to same host/port/contextGreg Wilkins1-1/+2
2010-05-02testGreg Wilkins1-0/+1
2010-05-02#310094Greg Wilkins1-0/+1
2010-04-30Fixes #308865 (Update test suite to JUnit4 - Module jetty-start).Simone Bordet1-0/+1
2010-04-30Fixed 297104 (HTTP CONNECT does not work correct with SSL destinations) via t...Simone Bordet1-3/+4
2010-04-30311154 Use Appendable in preference to StringBuilder/StringBuffer in APIsGreg Wilkins1-0/+1
2010-04-29Fixed order of entries in VERSION.txtMichael Gorovoy1-3/+3
2010-04-29310562 SslSocketConnector fails to start if excludeCipherSuites is setMichael Gorovoy1-0/+1
2010-04-28310918 Synchronize content exchangeGreg Wilkins1-0/+1
2010-04-27310703 - Update test suite to JUnit4 - Module tests/test-integrationJoakim Erdfelt1-0/+1
2010-04-27310634 Get the localport when opening a server socketGreg Wilkins1-0/+1

Back to the top