Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-11-17[maven-release-plugin] copy for tag jetty-7.0.1.v20091116jetty-7.0.1.v20091116Jesse McConnell1-1/+1
2009-11-16JETTY-1148 Reset partially read request readerGreg Wilkins1-0/+1
2009-11-15CVE-2009-3555 prevent renegotiationGreg Wilkins1-0/+1
2009-11-11[Bug 294345] minor fix to previous patch for this bugzilla issueJesse McConnell1-0/+1
2009-11-09294563 Initial websocket implementationGreg Wilkins1-0/+1
2009-11-08moved verifier and cetnralized log back to sandboxGreg Wilkins1-0/+1
2009-11-07294154 Patched jetty-osgiGreg Wilkins1-2/+3
2009-11-07JETTY-1144 fixed multi-byte character overflowGreg Wilkins1-0/+1
2009-11-06Fix for #294345: Support for HTTP/301 + HTTP/302 response codes (patches from...Simone Bordet1-0/+1
2009-11-04Fix for #294224: HttpClient timeout setting has no effect when connecting to ...Simone Bordet1-2/+3
2009-11-02CQ-3581 jetty-osgi contribution from Hugues Malphettes of intalioGreg Wilkins1-0/+1
2009-10-31293222 improved statistics collection for asyncGreg Wilkins1-0/+1
2009-10-31Fixed client abort associationGreg Wilkins1-1/+2
2009-10-29adjust version with latest bug fixJesse McConnell1-0/+1
2009-10-28Fix for #293557: Add "jad" mime mapping.Simone Bordet1-2/+3
2009-10-26292546 Proactively enforce HttpClient idle timeoutGreg Wilkins1-0/+1
2009-10-26JETTY-1135 Handle connection closed before accepted during JVM bug work aroundGreg Wilkins1-0/+1
2009-10-21COMETD-34 moved baeyux mbean to cometdGreg Wilkins1-0/+1
2009-10-20292825 avoid ISE in filters and use listener to remove from queueGreg Wilkins1-1/+1
2009-10-19[BUG 292642]Athena Yao1-0/+1
2009-10-17JETTY-983 send content-length with rangesGreg Wilkins1-0/+1
2009-10-16JETTY-1125Jan Bartel1-0/+1
2009-10-16JETTY-1121 Merge Multipart query parametersGreg Wilkins1-10/+11
2009-10-15JETTY-1129 Filter control characters out of StdErrLogGreg Wilkins1-0/+31
2009-10-15Refactored continuation test harnessessGreg Wilkins1-4/+9
2009-10-08[BUG 291543]Athena Yao1-0/+1
2009-10-08BUG 291019Athena Yao1-0/+1
2009-10-08versionGreg Wilkins1-1/+1
2009-10-07JETTY-1122 handle multi-byte utf8 buffer overflow betterGreg Wilkins1-0/+1
2009-10-07[BUG 291589]Athena Yao1-0/+1
2009-10-07remove printlns from jetty-plus.Jan Bartel1-0/+1
2009-10-06JETTY-937 More JVM bug work arounds. Insert pause if all else failsGreg Wilkins1-0/+1
2009-10-05290761 HttpExchange isDone handles intercepted eventsGreg Wilkins1-0/+1
2009-10-05Fixed bug #291340: Race condition in onException() notifications.Simone Bordet1-0/+1
2009-09-30289960 start.jar assumes command line args are configsJoakim Erdfelt1-0/+1
2009-09-24fixed XSS issue in demo CometDump servletGreg Wilkins1-0/+1
2009-09-22JETTY-1114Greg Wilkins1-0/+1
2009-09-22290081 Eager consume LF after CRGreg Wilkins1-1/+3
2009-09-21289959 improved ContextDeployer configurationGreg Wilkins1-0/+1
2009-09-21289958 - StatisticsServlet incorrectly adds StatisticsHandlerJan Bartel1-1/+4
2009-09-18JETTY-1086 Use UncheckedPrintWriter & cleaned up HttpStatus.Code usageGreg Wilkins1-1/+1
2009-09-17Fixed bug #289686: HttpExchange.setStatus() has too coarse synchronization.Simone Bordet1-1/+2
2009-09-17Copy VERSION.txt to distro.Jan Bartel1-0/+1
2009-09-17JETTY-1113Jan Bartel1-0/+1
2009-09-17Tweak DefaultServletTest for windows.Jan Bartel1-0/+1
2009-09-16274251 DefaultServlet exact welcome servletsGreg Wilkins1-1/+2
2009-09-16289285 org.eclipse.jetty.continuation 7.0.0.RC5 imports the org.mortbay.util....Jan Bartel1-0/+1
2009-09-16JETTY-1112 Response fails if header exceeds buffer sizeJan Bartel1-2/+3
2009-09-15Fixed bug #289221: HttpExchange does not timeout when using blocking connector.Simone Bordet1-1/+2
2009-09-15Fixed JETTY-719: Document state machine of jetty http client.Simone Bordet1-0/+1

Back to the top