Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-24Improved dumping capabilities of HttpClient, and rewritten toString() methods...Simone Bordet1-9/+18
2011-10-27refactored client to use upgradeable endpoint. Instert SslConnection when neededGreg Wilkins1-1/+1
2011-10-20Protected HttpParser from multiple entry.Greg Wilkins1-3/+3
2011-10-06Removed dead code.Simone Bordet1-3/+2
2011-09-29357240 fixed client connection recycleGreg Wilkins1-0/+7
2011-08-24293739 - Deprecate static Jetty Log usage in favor of named logsJoakim Erdfelt1-8/+11
2011-07-07applied jetty-7p 7f68abf..b2e4270, 7f68abf..a900c5e, 9a93c9e..9f94539. decom...Greg Wilkins1-1/+2
2010-10-22328199 ensure SSL closes connections when shutdownoutput is attemptedGreg Wilkins1-2/+16
2010-10-20328199 Ensure blocking connectors always close socketGreg Wilkins1-0/+10
2010-05-12312243 Optimized timeout handlingGreg Wilkins1-16/+3
2010-04-27310634Greg Wilkins1-0/+3
2010-04-27310634 Get the localport when opening a server socketGreg Wilkins1-3/+4
2010-04-26Fixes 310467 (Allow SocketConnector to create generic Connection objects).Simone Bordet1-26/+26
2010-02-11294563 removed UpgradeConnectionException from websocket handlingGreg Wilkins1-14/+4
2009-11-12294563 Initial websocket implementation workingGreg Wilkins1-11/+37
2009-10-26numerous code cleanupsGreg Wilkins1-1/+6
2009-06-17static code analysis cleanupsGreg Wilkins1-3/+4
2009-06-15reworked the buffers mechanism to be less conditionalGreg Wilkins1-7/+1
2009-06-01fixed cancel of AsyncContinuation to not change stateGreg Wilkins1-1/+1
2009-04-17improved low resource handlingGreg Wilkins1-4/+5
2009-03-24jetty @ eclipse initial commitGreg Wilkins1-0/+264

    Back to the top