Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-02338607 Removed managed attributes when context is stoppedGreg Wilkins1-2/+3
2011-02-28337685 Work in progress on draft 6 websocketsGreg Wilkins1-1/+1
2011-02-24Fixes #338092 (ProxyServlet leaks memory).Simone Bordet1-0/+1
2011-02-24Fixes 338068 (Leaking ConstraintMappings on redeploy).Simone Bordet1-0/+1
2011-02-24338035 Default acceptors 0.25*CPUs and improved selector/acceptor thread namesGreg Wilkins1-0/+1
2011-02-23318105 backed out recent changesGreg Wilkins1-1/+0
2011-02-23Fixes JETTY-1333 (HttpClient _timeout and _soTimeout is messed up). See also ...Simone Bordet1-0/+1
2011-02-23318105 Consistent return of null from continuation.getServletResponseGreg Wilkins1-0/+1
2011-02-23JETTY-1317 More elegent handling of bad URIs in requestsGreg Wilkins1-0/+1
2011-02-23337898 set client HttpConnection max idle time from exchange timeoutGreg Wilkins1-1/+1
2011-02-22337878 Extra tests of security constraintsGreg Wilkins1-0/+1
2011-02-22337898 increase client test timeoutGreg Wilkins1-1/+2
2011-02-22Fixes #337896 (HttpExchange.timeout does not override HttpClient.timeout)Simone Bordet1-0/+1
2011-02-22Fixes JETTY-1335 (HttpClient's SelectConnector clean-up)Simone Bordet1-1/+2
2011-02-22337746 Fixed Session deIdle recursionGreg Wilkins1-0/+1
2011-02-22337784 Improve HashSessionManager for session migrationsGreg Wilkins1-0/+1
2011-02-22333481 Handle UCS-4 codepoints in decode and encodeGreg Wilkins1-0/+2
2011-02-22337678 Readded optional async connection mode for HttpClientGreg Wilkins1-0/+1
2011-02-18336668 policy supports cert validation, refactored jetty policy to support be...Jesse McConnell1-0/+1
2011-02-17JETTY-1331 Allow alternate XML configuration processors (eg spring)Greg Wilkins1-0/+1
2011-02-16337270 Shared Timer for session managementGreg Wilkins1-0/+2
2011-02-16316382: support a more strict SSL option with certificates Michael Gorovoy1-0/+2
2011-02-15337258 Scanner start and end cycle notification via listenerJesse McConnell1-0/+1
2011-02-11Fixes #336793 (Tee data filled and flushed from endpoint).Simone Bordet1-0/+1
2011-02-11335329 Moved blocking timeout handling to outside try catchGreg Wilkins1-0/+1
2011-02-10336781 If xml parser is not validating, turn off external dtd resolutionJan Bartel1-0/+1
2011-02-09Fixes #336691 (Possible wrong length returned by ChannelEndPoint.flush() in c...Simone Bordet1-3/+3
2011-02-04set devJesse McConnell1-1/+3
2011-02-02Set release versionJesse McConnell1-1/+1
2011-02-02332937 Added Destroyable Dumpable interfaces and reworked dependent lifecycle...Greg Wilkins1-1/+1
2011-02-01335329 Stop SSL spin during handshake and renogotiateGreg Wilkins1-0/+1
2011-01-31Fixes #335836 (Race when updating SelectChannelEndPoint._dispatched)Simone Bordet1-0/+1
2011-01-31333481 Handle UTF-32 codepoints in decode and encodeGreg Wilkins1-1/+1
2011-01-31296978 standardizing various Testing Util Classes to jetty-test-helper (and f...Greg Wilkins1-0/+1
2011-01-31335641 Cleaned up dispatch handling to avoid key.interestOps==0 when undispat...Greg Wilkins1-1/+1
2011-01-28Fixes 335681 (Improve ChannelEndPoint.close() to avoid spinning).Simone Bordet1-1/+2
2011-01-28revert to 7.3.0-SNAPSHOTGreg Wilkins1-6/+5
2011-01-28335641 Sweep for Windows selectKey.interestOps!=endp.interestOps for undispat...Greg Wilkins1-0/+1
2011-01-26331803: Update XML configuration files to use proper arguments for startup co...Michael Gorovoy1-0/+1
2011-01-25335361 Fixed 'jetty.sh check' to show current PID when JETTY_PID env. variabl...Michael Gorovoy1-0/+2
2011-01-24set for releaseJesse McConnell1-1/+1
2011-01-14Bug 334311 fix buffer reuse issue in CachedExchangeJesse McConnell1-0/+1
2011-01-13334229 import javax.security.cert explicitly as BND does not find that it nee...Hugues Malphettes1-0/+2
2011-01-12Bug 319178 test failure fix in jetty-util on windowsJesse McConnell1-0/+1
2011-01-12Bug 329746 client option to set just truststore and use strict ssl contextJesse McConnell1-0/+1
2011-01-12#333679 noteHugues Malphettes1-0/+1
2011-01-11Bug 333717 HttpClient can't get local listen address, http exchange can retur...Jesse McConnell1-0/+1
2011-01-11328872 - Multi Jetty xml files not loading if directory is referenced in jett...Joakim Erdfelt1-0/+1
2011-01-10333892 Improved JVM bug detectionGreg Wilkins1-0/+1
2011-01-10JETTY-1259 further updateJan Bartel1-0/+1

Back to the top