Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-17338364 Fixed expires header for set cookiesGreg Wilkins1-0/+2
2011-05-17345900 Handle ipv6 with default portGreg Wilkins1-0/+1
2011-05-17345873 Update jetty-ssl.xml to new styleMichael Gorovoy1-0/+1
2011-05-16346014 Fixed full HttpGeneratorGreg Wilkins1-0/+1
2011-05-14345763 Source file is updated during the buildMichael Gorovoy1-0/+1
2011-05-14345615 Enable SSL Session cachingMichael Gorovoy1-0/+1
2011-05-13Bug 345729 add binding that can allow for global management of server and sys...Jesse McConnell1-0/+3
2011-05-13345656 Disambiguate SslContextFactory#validateCerts propertyMichael Gorovoy1-0/+1
2011-05-13345704 jetty-nested works with forwarded SSL in cloudfoundryGreg Wilkins1-0/+1
2011-05-13strangely after the release?Greg Wilkins1-1/+1
2011-05-13345679 Allow setting an initialized KeyStore as keystore/truststore of SslCon...Michael Gorovoy1-0/+1
2011-05-12345543 Always close endpoint on SSLExceptionGreg Wilkins1-1/+2
2011-05-12345290 Weak references from SessionIdManager. HashSessionManager cleanup.Greg Wilkins1-0/+1
2011-05-11332907 Add context property to ObjectName of JMX MBeansMichael Gorovoy1-1/+1
2011-05-10Bug 288563 remove unsupported and deprecated --secure option, use jetty-polic...Jesse McConnell1-0/+1
2011-05-10343680 Handle OSGi bundle jars not ending in ".war"Greg Wilkins1-0/+1
2011-05-10343936 idle calls unbind and remove listenersGreg Wilkins1-0/+1
2011-05-10fixed the ordering (again!)Greg Wilkins1-1/+1
2011-05-10332907 (work in progress) Added AbstractHandlerContainer.findContainerOfGreg Wilkins1-0/+1
2011-05-10bug 336056 Ability to override the computation of the ContextHandler to deplo...Hugues Malphettes1-0/+1
2011-05-10332907 backed out the change until reviewedGreg Wilkins1-1/+0
2011-05-10345047 Readded deprecated ScanningAppDeployer#setMonitoredDirGreg Wilkins1-0/+1
2011-05-09332907 Add context property to ObjectName of JMX MBeansMichael Gorovoy1-0/+1
2011-05-09JETTY-1314 Handle bad URI encodingsGreg Wilkins1-1/+2
2011-05-09JETTY-1324 Tested not using CESU-8 instead of UTF-8Greg Wilkins1-0/+1
2011-05-09JETTY-1326 Invoker names not hashCode basedGreg Wilkins1-0/+1
2011-05-09JETTY-1343 IllegalArgumentException for bad % encodingsGreg Wilkins1-0/+1
2011-05-09JETTY-1347 updated javadoc for filtersGreg Wilkins1-0/+1
2011-05-06343172 Check package implementor for versionGreg Wilkins1-0/+1
2011-05-06please keep the VERSION.TXT in orderGreg Wilkins1-3/+3
2011-05-03Fixes #340040 (Support for a total timeout).Simone Bordet1-0/+1
2011-05-03bug 344529 Ability to customize the error handling of the OSGi HttpServiceHugues Malphettes1-0/+1
2011-05-02344513 Attempting to set ConfigurationClasses in jetty-web.xml causes NPEMichael Gorovoy1-1/+2
2011-05-02344059 extension framework for websocketsGreg Wilkins1-1/+1
2011-04-28bug 344067 OSGi fragments can add static resources to a web-bundle.Hugues Malphettes1-0/+1
2011-04-27344059 Websockets draft-07Greg Wilkins1-1/+2
2011-04-27343923 flush timeouts applied to outer loopGreg Wilkins1-0/+1
2011-04-27JETTY-954 WebApp context can now throw optionally throw an error out of doSta...Jan Bartel1-0/+1
2011-04-27343482 refactored overlay deployer layout to use WAR layout - work in progressGreg Wilkins1-0/+1
2011-04-24343707 'REQUEST' is printed on console for each incoming HTTP requestMichael Gorovoy1-0/+1
2011-04-21Fixes #343567 (HttpClient does not limit the destination's exchange queue).Simone Bordet1-2/+3
2011-04-21343083 make socket params availableGreg Wilkins1-1/+1
2011-04-20bug 343352Hugues Malphettes1-0/+1
2011-04-19Bug 343277 add support for an optional context white listJesse McConnell1-1/+2
2011-04-18343083 Set nested dispatch typeGreg Wilkins1-0/+3
2011-04-13ready for releaseGreg Wilkins1-1/+1
2011-04-13342700 refine websocket API for anticipated changesGreg Wilkins1-0/+1
2011-04-13use port 0 instead of random portGreg Wilkins1-0/+1
2011-04-12JETTY-1362 Set root cause of UnavailableExceptionGreg Wilkins1-0/+1
2011-04-12342504 Scanner ListenerGreg Wilkins1-0/+3

Back to the top