登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
Gitee AI
NEW
我知道了
查看详情
登录
注册
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
1
Star
0
Fork
0
赖华
/
jetty.project
代码
Issues
0
Pull Requests
0
Wiki
统计
流水线
服务
Gitee Pages
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
我知道了,不再自动展开
标签
标签名
描述
提交信息
操作
jetty-11.0.0
jetty-11.0.0 - 02 December 2020 + 1923 GCThreadLeakPreventer won't work with Java 9 + 4711 Reset trailers on recycled response + 5086 Review Scanner locking + 5272 The UserStore and PropertyUserStore classes are hard to re-use for caching eg JDBC data + 5310 Jetty Http2 client discards the response fames when there is GOAWAY and sends RST_STREAM + 5320 Using WebSocketClient with jetty-websocket-httpclient.xml in a Jetty web application causes ClassCastException + 5486 PropertyFileLoginModule retains PropertyUserStores + 5488 jetty-dir.css not found when using JPMS + 5493 StatisticsHandler broken for async applications + 5521 ResourceCollection NPE in list() + 5535 Support regex in SslContextFactory include/exclude of protocols + 5539 StatisticsServlet output is not valid + 5555 NPE for servlet with no mapping + 5562 ArrayTernaryTrie consumes too much memory + 5575 Add SEARCH as a known HttpMethod + 5605 java.io.IOException: unconsumed input during http request parsing + 5633 Allow to configure HttpClient request authority + 5679 Distro argument --list-all-modules does not work + 5680 No way to see which modules are enabled for the distro + 5691 HttpInput may skip setting fill interest
432f896
2020-12-03 05:35
下载
jetty-10.0.0
jetty-10.0.0 - 02 December 2020 + 1923 GCThreadLeakPreventer won't work with Java 9 + 4711 Reset trailers on recycled response + 5272 The UserStore and PropertyUserStore classes are hard to re-use for caching eg JDBC data + 5310 Jetty Http2 client discards the response fames when there is GOAWAY and sends RST_STREAM + 5320 Using WebSocketClient with jetty-websocket-httpclient.xml in a Jetty web application causes ClassCastException + 5486 PropertyFileLoginModule retains PropertyUserStores + 5488 jetty-dir.css not found when using JPMS + 5493 StatisticsHandler broken for async applications + 5498 Review ServletHolder.getServlet + 5521 ResourceCollection NPE in list() + 5535 Support regex in SslContextFactory include/exclude of protocols + 5539 StatisticsServlet output is not valid + 5555 NPE for servlet with no mapping + 5562 ArrayTernaryTrie consumes too much memory + 5575 Add SEARCH as a known HttpMethod + 5605 java.io.IOException: unconsumed input during http request parsing + 5633 Allow to configure HttpClient request authority + 5679 Distro argument --list-all-modules does not work + 5680 No way to see which modules are enabled for the distro + 5691 HttpInput may skip setting fill interest
b9645a1
2020-12-03 05:04
下载
jetty-9.4.35.v20201120
jetty-9.4.35.v20201120 - 20 November 2020 + 4711 Reset trailers on recycled response + 5486 PropertyFileLoginModule retains PropertyUserStores + 5539 StatisticsServlet output is not valid + 5562 ArrayTernaryTrie consumes too much memory + 5575 Add SEARCH as a known HttpMethod + 5605 java.io.IOException: unconsumed input during http request parsing + 5633 Allow to configure HttpClient request authority
bdc54f0
2020-11-21 05:05
下载
jetty-9.4.34.v20201102
jetty-9.4.34.v20201102 - 02 November 2020 + 5320 Using WebSocketClient with jetty-websocket-httpclient.xml in a Jetty web application causes ClassCastException + 5488 jetty-dir.css not found when using JPMS + 5498 ServletHolder lifecycle correctness + 5521 ResourceCollection NPE in list() + 5535 Support regex in SslContextFactory include/exclude of protocols + 5555 NPE for servlet with no mapping
e46af88
2020-11-02 22:03
下载
jetty-11.0.0.beta3
jetty-11.0.0.beta3 - 21 October 2020 + 5022 Cleanup ServletHandler, specifically with respect to making filter chains more extensible + 5287 CompressionPools should use the new jetty-util Pool class + 5360 demo-spec module incorrectly depends on demo-jndi + 5368 WebSocket text event execute in same thread as running binary event and destroy Threadlocal + 5378 Filter/Servlet/Listener Holders are not started if added during STARTING state. + 5379 Better handling for wrong SNI + 5394 Quickstart does not inject/decorate objects + 5401 Move jetty-http-tools under the project root + 5409 HttpClient fails intermittently with "Invalid response state TRANSIENT" + 5417 Badly configured HttpConfiguration.securePort can lead to wrong port produced by ForwardedHeader + 5443 Request without Host header fails with NullPointerException in ForwardedRequestCustomizer + 5448 Request.isSecure() returns false for `https` schemes in Jetty 10 + 5451 Improve Working Directory creation + 5454 Request error context is not reset + 5475 Update to spifly 1.3.2 and asm 9 + 5480 NPE from WebInfConfiguration.deconfigure during WebAppContext shutdown
27cf80e
2020-10-22 05:06
下载
jetty-10.0.0.beta3
jetty-10.0.0.beta3 - 21 October 2020 + 5022 Cleanup ServletHandler, specifically with respect to making filter chains more extensible + 5287 CompressionPools should use the new jetty-util Pool class + 5360 demo-spec module incorrectly depends on demo-jndi + 5368 WebSocket text event execute in same thread as running binary event and destroy Threadlocal + 5378 Filter/Servlet/Listener Holders are not started if added during STARTING state. + 5379 Better handling for wrong SNI + 5394 Quickstart does not inject/decorate objects + 5401 Move jetty-http-tools under the project root + 5409 HttpClient fails intermittently with "Invalid response state TRANSIENT" + 5417 Badly configured HttpConfiguration.securePort can lead to wrong port produced by ForwardedHeader + 5443 Request without Host header fails with NullPointerException in ForwardedRequestCustomizer + 5448 Request.isSecure() returns false for `https` schemes in Jetty 10 + 5451 Improve Working Directory creation + 5454 Request error context is not reset + 5475 Update to spifly 1.3.2 and asm 9 + 5480 NPE from WebInfConfiguration.deconfigure during WebAppContext shutdown
35f68bc
2020-10-22 04:39
下载
jetty-9.4.33.v20201020
jetty-9.4.33.v20201020 - 20 October 2020 + 5022 Cleanup ServletHandler, specifically with respect to making filter chains more extensible + 5368 WebSocket text event execute in same thread as running binary event and destroy Threadlocal + 5378 Filter/Servlet/Listener Holders are not started if added during STARTING state. + 5409 HttpClient fails intermittently with "Invalid response state TRANSIENT" + 5417 Badly configured HttpConfiguration.securePort can lead to wrong port produced by ForwardedHeader + 5443 Request without Host header fails with NullPointerException in ForwardedRequestCustomizer + 5451 Improve Working Directory creation + 5454 Request error context is not reset + 5475 Update to spifly 1.3.2 and asm 9 + 5480 NPE from WebInfConfiguration.deconfigure during WebAppContext shutdown
1be6875
2020-10-21 07:28
下载
jetty-9.3.29.v20201019
jetty-9.3.29.v20201019 - 19 October 2020 + 4217 SslConnection.DecryptedEnpoint.flush eternal busy loop + 4443 Track backport of ALPN APIs to Java 8 + 5451 Improve Working Directory creation
dc45408
2020-10-20 02:27
下载
jetty-11.0.0.beta2
jetty-11.0.0.beta2 - 02 October 2020 + 1337 MultiPart Part.write(String fileName) - Write method used unexpected path + 1761 Make GzipHandler module more configurable + 2609 Make finding orphaned expired sessions common across SessionDataStores + 2796 HTTP/2 max local stream count exceeded when request fails + 3766 Introduce HTTP/2 API to batch frames + 3916 multipart/byterange output is invalid to RFC7233 + 4430 Duplicate generation of servlets/filters/listeners from context xml with quickstart + 4572 Replace Jetty Logging + 4736 Update Import-Package version start ranges + 4808 Review HttpClient Request header APIs + 4809 Set a max number of requests per connection + 4824 WebSocket server outgoing message queue memory growth + 4888 Request getSession() method throws IllegalStateException when Session exists + 4919 websocket container stop ordering + 4954 Simplify ability to get Byte Counts about requests + 4985 Fix NPE related to use of Attributes.Wrapper getAttributeNameSet() + 4988 The check for whether a mime type is gzipable modifies (lower-cases) the content type + 4996 Warning log printed when debug is enabled in AbstractLifecycle.java + 5013 Bundle-ClassPath and lib place on WEB-INF/lib make classpath duplicate + 5018 WebSocketClient connect / upgrade timeout not configurable + 5019 Automatically hot-reload SSL certificates if keystore file changed + 5020 LifeCycle.Listener not called for Filter/Servlet/Listener lifecycle events + 5025 dispatcher.include() with welcome files lead to stack overflow error + 5029 Open redirect when sending custom Host header to URL with no trailing forward-slash + 5032 Introduce Listeners to aid in tracking timings within ServletContext and WebApp + 5043 WebSocketListener anonymous classes should be invocable + 5044 Jetty WebSocket UpgradeRequest & UpgradeResponse types in Jetty 10 + 5053 CWE-331 in DigestAuthentication class + 5057 `javax.servlet.include.context_path` attribute on root context. should be empty string, but is `"/"` + 5064 NotSerializableException for OpenIdConfiguration + 5079 :authority header for IPv6 address not having square brackets + 5083 Convert synchronized usages to AutoLock + 5096 using JettyWebSocketServlet without having a WebSocketUpgradeFilter + 5103 Proxy sets protocol version to 2.0 instead of 1.1 when accessed from H2 client + 5104 AbstractProxyServlet include incorrect protocol version in Via header when accessed over H2 + 5105 Graceful shutdown does not wait for resumed requests + 5108 Improve SessionTracker scalability + 5122 Retrieving websocket connections via jmx + 5129 No jars added when using a folder in extraClasspath of the webapp context xml file + 5133 Improve ResourceFactory and Resource list handling + 5147 Set MaxUsageCount with existing connection pool changing the behavior + 5150 Zero connection timeout is not supported in HTTP client with non-blocking connect + 5152 HttpClient should handle unsolicited responses + 5162 DecoratingListener raises a NullPointerException + 5165 Wrong messagesIn count for HttpClient + 5170 NullPointerException in HttpReceiverOverHTTP during WebSocket client Upgrade + 5171 GzipHandler Vary head should be configurable + 5174 Reorganize jetty-distribution in version 10.0.0 to encourage jetty-home vs jetty-base split + 5178 Update to asm 8.0.1 + 5185 Introduce DoSFilter Listener for Alert messages + 5193 WebSocket unimplemented BINARY message handling can result in TEXT message delivery to fail + 5198 Update GzipHandler + 5201 QueuedThreadPool setDetailedDump gives less detail + 5204 SNI does not work with PKIX + 5214 Servlet HEAD doesn't support content-length over Integer.MAX_VALUE + 5217 Review RoundRobinConnectionPool + 5224 HttpServletRequest.getServerName can include port when using ForwardedRequestCustomizer + 5233 Bad/Unsupported HTTP version should return 505 not 400 + 5246 GzipHandler's DeflaterPool should be dumpable + 5247 Improve ForwardRequestCustomizer authority priority + 5254 Short list of Jetty modules + 5256 Cleanup Jetty 10 Start + 5263 Introduce jetty-home contamination warning + 5264 Create demo module + 5268 WARN Ignoring eviction setting: 0 + 5280 Remove unused methods on SessionHandler + 5285 Per RFC7694, if a Content-Encoding isn't recognized, reject with 415 Unsupported Media Type + 5304 HTTP/2 with HttpServletRequest.getHeader("Host") returns null on Jetty 10, but a valid value on Jetty 9 + 5316 Review <Map> element in Jetty XML + 5317 Remove jetty-all from Jetty 10 + 5324 Jetty XML <Get> should support nested elements + 5327 NPE from jetty test webapp + 5357 Update http://eclipse.org to https://eclipse.org in source + 5360 demo-spec module incorrectly depends on demo-jndi + 5362 Default ProxyServlet cannot proxy to https urls + 5365 org.eclipse.jetty.server.Request throws NullPointerException if SessionHandler newHttpSession returns null
9ce21ec
2020-10-03 05:20
下载
jetty-10.0.0.beta2
jetty-10.0.0.beta2 - 02 October 2020 + 1337 MultiPart Part.write(String fileName) - Write method used unexpected path + 1761 Make GzipHandler module more configurable + 2609 Make finding orphaned expired sessions common across SessionDataStores + 2796 HTTP/2 max local stream count exceeded when request fails + 3766 Introduce HTTP/2 API to batch frames + 3916 multipart/byterange output is invalid to RFC7233 + 4430 Duplicate generation of servlets/filters/listeners from context xml with quickstart + 4572 Replace Jetty Logging with slf4j + 4736 Update Import-Package version start ranges + 4808 Review HttpClient Request header APIs + 4809 Set a max number of requests per connection + 4824 WebSocket server outgoing message queue memory growth + 4888 Request getSession() method throws IllegalStateException when Session exists + 4919 websocket container stop ordering + 4954 Simplify ability to get Byte Counts about requests + 4985 Fix NPE related to use of Attributes.Wrapper getAttributeNameSet() + 4988 The check for whether a mime type is gzipable modifies (lower-cases) the content type + 4996 Warning log printed when debug is enabled in AbstractLifecycle.java + 5013 Bundle-ClassPath and lib place on WEB-INF/lib make classpath duplicate + 5018 WebSocketClient connect / upgrade timeout not configurable + 5019 Automatically hot-reload SSL certificates if keystore file changed + 5020 LifeCycle.Listener not called for Filter/Servlet/Listener lifecycle events + 5025 dispatcher.include() with welcome files lead to stack overflow error + 5029 Open redirect when sending custom Host header to URL with no trailing forward-slash + 5032 Introduce Listeners to aid in tracking timings within ServletContext and WebApp + 5043 WebSocketListener anonymous classes should be invocable + 5044 Jetty WebSocket UpgradeRequest & UpgradeResponse types in Jetty 10 + 5053 CWE-331 in DigestAuthentication class + 5057 `javax.servlet.include.context_path` attribute on root context. should be empty string, but is `"/"` + 5064 NotSerializableException for OpenIdConfiguration + 5069 HttpClientTimeoutTests can occasionally fail due to unreachable network + 5079 :authority header for IPv6 address not having square brackets + 5081 Review HouseKeeper locking + 5083 Convert synchronized usages to AutoLock + 5096 using JettyWebSocketServlet without having a WebSocketUpgradeFilter + 5103 Proxy sets protocol version to 2.0 instead of 1.1 when accessed from H2 client + 5104 AbstractProxyServlet include incorrect protocol version in Via header when accessed over H2 + 5105 Graceful shutdown does not wait for resumed requests + 5108 Improve SessionTracker scalability + 5122 Retrieving websocket connections via jmx + 5129 No jars added when using a folder in extraClasspath of the webapp context xml file + 5133 Improve ResourceFactory and Resource list handling + 5137 WebAppContext Tests need cleanup + 5147 Set MaxUsageCount with existing connection pool changing the behavior + 5150 Zero connection timeout is not supported in HTTP client with non-blocking connect + 5152 HttpClient should handle unsolicited responses + 5162 DecoratingListener raises a NullPointerException + 5165 Wrong messagesIn count for HttpClient + 5170 NullPointerException in HttpReceiverOverHTTP during WebSocket client Upgrade + 5171 GzipHandler Vary head should be configurable + 5174 Remove jetty-distribution in favor of jetty-home + 5178 Update to asm 8.0.1 + 5185 Introduce DoSFilter Listener for Alert messages + 5193 WebSocket unimplemented BINARY message handling can result in TEXT message delivery to fail + 5198 Update GzipHandler + 5201 QueuedThreadPool setDetailedDump gives less detail + 5204 SNI does not work with PKIX + 5214 Servlet HEAD doesn't support content-length over Integer.MAX_VALUE + 5217 Review RoundRobinConnectionPool + 5224 HttpServletRequest.getServerName can include port when using ForwardedRequestCustomizer + 5233 Bad/Unsupported HTTP version should return 505 not 400 + 5246 GzipHandler's DeflaterPool should be dumpable + 5247 Improve ForwardRequestCustomizer authority priority + 5254 Short list of Jetty modules + 5256 Cleanup Jetty 10 Start + 5263 Introduce jetty-home contamination warning + 5264 Create demo module + 5268 WARN Ignoring eviction setting: 0 + 5280 Remove unused methods on SessionHandler + 5285 Per RFC7694, if a Content-Encoding isn't recognized, reject with 415 Unsupported Media Type + 5304 HTTP/2 with HttpServletRequest.getHeader("Host") returns null on Jetty 10, but a valid value on Jetty 9 + 5316 Review <Map> element in Jetty XML + 5317 Remove jetty-all from Jetty 10 + 5321 javadoc:aggregate-jar broken in Jetty 10 + 5324 Jetty XML <Get> should support nested elements + 5327 NPE from jetty test webapp + 5357 Update http://eclipse.org to https://eclipse.org in source + 5360 demo-spec module incorrectly depends on demo-jndi + 5362 Default ProxyServlet cannot proxy to https urls + 5365 org.eclipse.jetty.server.Request throws NullPointerException if SessionHandler newHttpSession returns null
338ada6
2020-10-03 03:08
下载
jetty-9.4.32.v20200930
jetty-9.4.32.v20200930 - 30 September 2020 + 2796 HTTP/2 max local stream count exceeded when request fails + 3766 Introduce HTTP/2 API to batch frames + 3916 multipart/byterange output is invalid to RFC7233 + 4809 Set a max number of requests per connection + 4824 WebSocket server outgoing message queue memory growth + 4888 Request getSession() method throws IllegalStateException when Session exists + 4954 Simplify ability to get Byte Counts about requests + 5032 Introduce Listeners to aid in tracking timings within ServletContext and WebApp + 5079 :authority header for IPv6 address not having square brackets + 5103 Proxy sets protocol version to 2.0 instead of 1.1 when accessed from H2 client + 5104 AbstractProxyServlet include incorrect protocol version in Via header when accessed over H2 + 5105 Graceful shutdown does not wait for resumed requests + 5108 Improve SessionTracker scalability + 5121 Add if (LOG.isDebugEnabled()) in CompressExtension.decompress + 5122 Retrieving websocket connections via jmx + 5129 No jars added when using a folder in extraClasspath of the webapp context xml file + 5147 Set MaxUsageCount with existing connection pool changing the behavior + 5150 Zero connection timeout is not supported in HTTP client with non-blocking connect + 5152 HttpClient should handle unsolicited responses + 5162 DecoratingListener raises a NullPointerException + 5165 Wrong messagesIn count for HttpClient + 5170 NullPointerException in HttpReceiverOverHTTP during WebSocket client Upgrade + 5185 Introduce DoSFilter Listener for Alert messages + 5193 WebSocket unimplemented BINARY message handling can result in TEXT message delivery to fail + 5201 QueuedThreadPool setDetailedDump gives less detail + 5204 SNI does not work with PKIX + 5214 Servlet HEAD doesn't support content-length over Integer.MAX_VALUE + 5217 Review RoundRobinConnectionPool + 5224 HttpServletRequest.getServerName can include port when using ForwardedRequestCustomizer + 5233 Bad/Unsupported HTTP version should return 505 not 400 + 5246 GzipHandler's DeflaterPool should be dumpable + 5247 Improve ForwardRequestCustomizer authority priority + 5268 WARN Ignoring eviction setting: 0 + 5285 Per RFC7694, if a Content-Encoding isn't recognized, reject with 415 Unsupported Media Type + 5362 Default ProxyServlet cannot proxy to https urls + 5365 org.eclipse.jetty.server.Request throws NullPointerException if SessionHandler newHttpSession returns null :q :q
de97d26
2020-10-01 00:03
下载
jetty-9.4.31.v20200723
jetty-9.4.31.v20200723 - 23 July 2020 + 1100 JSR356 Encoder#init is not called when created on demand + 4736 Update Import-Package version start ranges + 4890 JettyClient behavior when SETTINGS_HEADER_TABLE_SIZE is set to 0 in SETTINGS Frame. + 4904 WebsocketClient creates more connections than needed + 4965 WINDOW_UPDATE for locally failed stream should not close the HTTP/2 session + 4967 Possible buffer corruption in HTTP/2 session failures + 4971 Simplify Connection.upgradeFrom()/upgradeTo() + 4976 HttpClient async content throws NPE in DEBUG log + 4981 Incorrect example for TryFilesFilter API docs + 4985 Fix NPE related to use of Attributes.Wrapper getAttributeNameSet() + 4989 Prevent parsing of module-info.class in OSGi bundles + 5000 NPE from Server.dump of FilterMapping + 5013 Bundle-ClassPath and lib place on WEB-INF/lib make classpath duplicate + 5018 WebSocketClient connect / upgrade timeout not configurable + 5019 Automatically hot-reload SSL certificates if keystore file changed + 5020 LifeCycle.Listener not called for Filter/Servlet/Listener lifecycle events + 5025 dispatcher.include() with welcome files lead to stack overflow error + 5053 CWE-331 in DigestAuthentication class + 5057 `javax.servlet.include.context_path` attribute on root context. should be empty string, but is `"/"` + 5064 NotSerializableException for OpenIdConfiguration + 5069 HttpClientTimeoutTests can occasionally fail due to unreachable network
450ba27
2020-07-24 01:46
下载
jetty-11.0.0.beta1
9b32bd3
2020-07-10 15:46
下载
jetty-10.0.0.beta1
3ddccfe
2020-07-10 13:12
下载
jetty-9.4.30.v20200611
jetty-9.4.30.v20200611 - 11 June 2020 + 4776 Incorrect path matching for WebSocket using PathMappings + 4826 Upgrade to Apache Jasper 8.5.54 + 4855 occasional h2spec failures on jenkins + 4873 Server.join not working when used with ExecutorThreadPool + 4877 Review PathSpec classes + 4885 setCookie() must not change the headers in a response during an include + 4890 JettyClient behavior when SETTINGS_HEADER_TABLE_SIZE is set to 0 in SETTINGS Frame. + 4894 JDBCSessionDataStore fails to create multiple JettySessions for server with multiple databases + 4903 Give better errors for non public Websocket Endpoints + 4904 WebsocketClient creates more connections than needed + 4913 DirectoryNotEmptyException when using mvn jetty:run-distro + 4920 Restore ability to delete sessions on stop + 4921 Quickstart run improperly runs dynamically added context initializers + 4923 SecureRequestCustomizer.SslAttributes does not cache cert chain like before + 4929 HttpClient: HttpCookieStore.Empty prevents sending cookies + 4936 Response header overflow leads to buffer corruptions
271836e
2020-06-11 20:21
下载
jetty-11.0.0-alpha0
dddc4a5
2020-05-30 11:27
下载
jetty-10.0.0.beta0
jetty-10.0.0.beta0 - 27 May 2020 + 113 Add support for NCSA Extended Log File Format + 114 Bring back overlay deployer + 132 ClientConnector abstraction + 207 Support javax.websocket version 1.1 + 215 Add Conscrypt for native ALPN/TLS/SSL + 228 HTTP session can be automatically (re)created after session invalidation under race conditions + 250 Implement HTTP CONNECT for HTTP/2 + 300 Implement Deflater / Inflater Object Pool + 482 [jetty-osgi] The CCL while parsing the xml files should be set to a combination of Jetty and Bundle-Classloader + 592 Support no-value Host header in HttpParser + 675 Slf4jLog.ignore() should produce at DEBUG level + 676 JavaUtilLog.ignore() should produce at DEBUG level + 677 Logging of .ignore() should indicate that it was an "Ignored Exception" + 746 Implement Servlet 4.0 Request.getMappings + 801 Jetty respond with status 200 instead of 304 while using Servlet 4.0 PushBuilder + 809 NPE in WebInfConfiguration for webapp deploy in osgi + 987 Can GzipHandler check if .gz file exists only by some paths? + 1135 Avoid allocations from Method.getParameterTypes() if possible + 1200 Use PathWatcher in DeploymentManager + 1350 Dynamic selection of the transport to use based on ALPN on the client side + 1368 Need to support KeyStore/TrustStore with null passwords + 1384 Expose StatisticsServlet to webapp + 1468 Configure PKIX Revocation Checker for SslContextFactory + 1485 Add systemd service file + 1498 Add JRTResource to support future Java 9 classloader behaviors + 1499 ClasspathPattern needs MODULE ruleset to support future Java 9 classloader behaviors + 1503 IPv6 address needs normalization (without brackets) in ForwardedRequestCustomizer + 1551 Move CookieCutter to jetty-http + 1571 Support Hazelcast session management in 9.4 + 1591 JDBCSessionDataStore doesn't work with root context on Oracle DB + 1592 CompressedContentFormat.tagEquals() - incorrect comparison of entity tag hashes + 1595 HTTP/2: Avoid sending unnecessary stream WINDOW_UPDATE frames + 1599 WebSocketCloseTest fails + 1600 Update jndi.mod and plus.mod + 1603 WebSocketServerFactory NPE in toString() + 1604 WebSocketContainer stop needs improvement + 1605 ContainerProvider.getWebSocketContainer() behavior is not to spec + 1615 Password defaults in jetty-ssl-context.xml should be removed + 1618 AsyncContext.dispatch() does not use raw/encoded URI + 1622 HeaderFilter doesn't work if the response has been committed + 1623 JettyRunMojo use dependencies from reactor (outputdirectory) + 1625 Support new IANA declared Websocket Close Status Codes + 1637 Thread per connection retained in HTTP/2 + 1642 Using RewriteHandler with AsyncContext.dispatch() and HttpServletRequestWrapper not possible + 1643 ProxyServlet always uses default number of selector threads - constructor should allow to overwrite the default. + 1645 NotSerializableException: DoSFilter when using Non-Clustered Session Management: File System + 1656 Improve configurability of ConnectionPools + 1671 Asymmetric usage of trailers in MetaData.Request + 1675 Session id should not be logged with INFO level in AbstractSessionCache + 1676 Remove Deprecated classes & methods + 1679 DeploymentManagerMBean not usable through JMX + 1682 Jetty-WarFragmentFolderPath directive has no effect in eclipse runtime mode except for the first launch + 1692 Annotation scanning should ignore `module-info.class` files + 1698 Missing WWW-Authenticate from SpnegoAuthenticator when other Authorization header provided + 1743 Refactor jetty maven plugin goals to be more orthogonal + 1746 Remove LICENSE-CONTRIBUTOR? + 1836 Migrate Locker implementation to JVM ReentrantLock implementation + 1838 Servlet 4.0.0 artifact now available on central.maven.org + 1852 Fix quickstart generation for servlet 4.0 + 1898 Request.getCookie() should ignore invalid cookies + 1956 Store and report build information of Jetty + 2074 Forward with query duplicates parameter values + 2075 Deprecating MultiException + 2095 Remove FastCGI multiplexing + 2103 Server should open connectors early in start sequence + 2108 Update licence headers and plugin for 2018 + 2172 Support javax.websocket 1.1 + 2173 Move server classes and dependencies out from websocket-core + 2174 Move client classes and dependencies out from websocket-core + 2175 Refactor WebSocket close handling + 2191 JPMS Support + 2429 Review HttpClient backpressure semantic + 2431 Upgrade to Junit 5 + 2578 Use addEventListener(EventListener listener) + 2634 occasional exception stack trace in UnixSocketTest + 2643 Switch SslContextFactory.keystoreType from `JKS` to `PKCS12` + 2788 Graceful close of HTTP/2 Connection + 2868 Adding SPNEGO authentication support for Jetty Client + 2901 Introduce HttpConnectionUpgrader as a conversation component in HttpClient + 2909 Remove B64Code + 2948 Require JDK 11 for Jetty 10.x + 2978 Add module-info.java to relevant Jetty modules + 2983 Jetty 10 Configuration abstraction + 2985 Jetty 10 Configuration replacement algorithm incorrect + 2996 ContextHandler.setDefaultContextPath() not implemented for quickstart. + 3009 Update Jetty 10 to use non-LEGACY Compliance Modes + 3010 Move old MultiPart parsing implementation to jetty-http + 3011 Move HttpCompliance to HttpConfiguration + 3012 Refactor HttpCompliance and HttpComplianceSection to be friendlier to customization + 3106 Websocket connection stats and request stats + 3129 javax-websocket-common pom.xml is wrong + 3139 NPE on WebSocketServerContainerInitializer.configureContext(ServletContextHandler) + 3154 Add support for javax.net.ssl.HostnameVerifier to HttpClient + 3159 WebSocket permessage-deflate RSV1 validity check + 3162 Use Jetty specific Servlet API jar + 3167 JavaxWebSocketServerContainerInitializer always creates a HttpClient + 3170 WebSocket proxy PoC + 3182 Restore websocket example files + 3185 Bundle-RequiredExecutionEnvironment: JavaSE-11 for Jetty 10.0.x + 3186 Jetty maven plugin - javax.annotation.jar picked up from jetty plugin rather than from applications classpath + 3197 Use jetty specific websocket API jar + 3216 Autobahn WebSocketServer failures in jetty 10 + 3225 Response.sendError should not set reason. + 3249 Update to apache jasper 9.0.14 for jetty-10 + 3274 OSGi versions of java.base classes in org.apache.felix:org.osgi.foundation:jar conflicts with new rules on Java 9+ + 3279 WebSocket write may hang forever + 3288 Correct websocket artifactIds on jetty-10.0.x + 3290 async websocket onOpen, onError and onClose in 10.0.x + 3298 Review jetty-10 websocket CompletableFuture usage. + 3303 Update to jakarta ee javax artifacts for jetty-10 + 3308 Remove deprecated methods from sessions + 3320 Review Jetty 10 module-info.java + 3333 Jetty 10 standalone cannot start on the module-path + 3340 Update PushCacheFilter to use Servlet 4.0 APIs + 3341 XmlBasedHttpClientProvider in Jetty 10 + 3351 Restructure jetty-unixsocket module + 3374 JSR356 RemoteEndpoint.Async.setSendTimeout() logic invalid in Jetty 10.0.x + 3379 Tracking of WebSocket Sessions in WebSocket containers + 3380 WebSocket should support jetty-io Connection.Listener + 3382 Jetty WebSocket Session.suspend() not implemented + 3385 Modernize jetty-util-ajax + 3399 XmlConfiguration jetty.webapps.uri is the uri of the webapp not the parent dir + 3412 problems with jetty 10 WebSocket session customizer + 3446 allow jetty WebSockets to be upgraded using WebSocketUpgradeFilter in jetty-10 + 3453 Removing moved Extension classes from jetty-websocket-api + 3458 ensure users of the jetty-websocket-api do not have to see websocket-core classes + 3462 client validation of websocket upgrade response + 3465 websocket negotiation of extension configuration parameters + 3479 review and cleanup of jetty-websocket-api in jetty-10 + 3484 ClassCastException when using websocket-core classes in websocket-servlet + 3537 Bootstrapping WebSockets with HTTP/2 + 3564 Update jetty-10.0.x to apache jsp 9.0.19 + 3578 Adopt EPL-2.0 for Jetty-10 + 3608 Reply with 400 Bad request to malformed WebSocket handshake + 3616 Backport WebSocket SessionTracker from Jetty 10 + 3661 JettyWebSocketServerContainer exposes websocket common classes + 3666 WebSocket - Handling sent 1009 close frame. + 3696 Unwrap JavaxWebSocketClientContainer.connectToServer() exceptions + 3705 Review ClientUpgradeRequest exception handling + 3712 change maxIdleTime to idleTimeout in jetty-10 websockets + 3719 Clean up jetty-10 modules + 3726 Remove OSGi export uses of servlet-api from jetty-util + 3734 websocket suspend when input closed + 3751 Modern Configure DTD / FPI is used inconsistently + 3789 XmlConfiguration set from property + 3809 sending WebSocket close frame with error StatusCode does not do a hard close (Jetty-10) + 3839 JavaxWebSocketServletContainerInitializer fails + 3872 Review exposure of JavaxWebSocketServletContainerInitializer + 3924 Deprecate Resource.writeTo(OutputStream, long, long) + 3951 Consider adding demand API to HTTP/2 + 3952 Server configuration for direct/heap ByteBuffers + 3953 Client configuration for direct/heap ByteBuffers + 3964 Improve efficiency of listeners + 4076 Restarting quickstarted webapp throws IllegalStateException: ServletContainerInitializersStarter already exists + 4148 Cannot configure maxFrameSize with javax websockets. + 4150 Module org.eclipse.jetty.alpn.client not found, required by org.eclipse.jetty.proxy + 4152 WebSocket autoFragment does not fragment based on maxFrameSize + 4177 Configure HTTP proxy with SslContextFactory + 4222 Major/Minor Version wrong (jetty 10 is servlet 4) + 4225 Fix JPMS transitivity + 4226 WebSocketCoreSession leaks into JPMS exported classes + 4238 how to pass jetty properties into OSGI for xml configuration + 4247 Cookie security attributes are going to mandated by Google Chrome + 4315 Jetty-10 WebSocketSession stopped twice by SessionTracker + 4321 Review Graceful shutdown in jetty-10 + 4340 Continuing after ServiceLoader ServiceConfigurationError. + 4341 sending WebSocket frames modifies the payload ByteBuffer + 4342 OpenID module cannot create HttpClient in Jetty 10 + 4349 Verify WebSocket client behaviour for negotiation of internal extensions. + 4361 Update jetty-10.0.x to apache jasper 9.0.29 + 4368 Review need for MultiParts interface in jetty-10 + 4369 Review jsp configuration params for jetty-10 + 4382 Support HTTP/1 upgrade to HTTP/2 in HttpClient + 4383 Errors deleting multipart tmp files java.lang.NullPointerException under heavy load + 4400 Review HttpClient's ContentProvider + 4401 Cannot use javax.websocket client from within web app + 4407 Javax WebSocket annotations not being used as default EndpointConfig + 4408 Javax WebSocket encoder/decoders not working in jetty 10.0.x + 4432 Implement ServletContext.set/getSessionTimeout + 4433 Implement ServletContext.addJspFile + 4434 Implement ServletContext.get/setRequestCharacterEncoding and ServletContext.get/setResponseCharacterEncoding + 4444 TLS Connection Timeout Intermittently + 4447 websocket module should be split into separate modules for jetty and javax APIs (Jetty-10) + 4450 websocket-core is exposing internal classes + 4459 Move multipart classes to jetty-server + 4460 Provide a parameterless CustomRequestLog + 4462 WebSocketSession.close() calls onWebSocketClose() with lock held + 4501 Review the need for SharedBlockingCallback in jetty-10 + 4502 respond to close frame with custom close code in jetty-10 websocket + 4504 X-Forwarded-Server header overwrites X-Forwarded-Host + 4505 Servlet 4 get/setInitParameter() and get/setAttribute() must throw NPE if arg is null + 4506 Servlet 4 metadata-complete=true should skip introspection of annotations + 4507 Servlet 4 instrument javax.servlet.xxx.mapping request attributes for forward,include and async + 4538 review WebSocket MessageWriter and MessageReader + 4540 ProxyConnectionFactory should not ignore TLVs + 4548 duplicated classes between jetty and javax websocket implementations + 4562 Remove deprecated jetty-runner + 4567 Jetty logging supporting Throwable as last argument + 4571 review performance of websocket MessageSink classes in jetty-10 + 4572 Replace Jetty Logging + 4577 request getPathInfo returns null + 4581 Remove javadoc for overridden methods + 4598 Add URI mapping to InetAccessHandler + 4620 Using console-capture with StdErrLog results in empty log file + 4647 Hazelcast remote.xml configuration file do not configure hazelcast remote addresses + 4656 XmlConfiguration cleanup + 4657 Configure_10_0.dtd should be validated in jetty-xml + 4683 jetty-slf4j-impl has incorrect manifest + 4685 jetty-util must not depend on jetty-slf4j-impl + 4691 Use MethodHandles.lookup() consistently in WebSocket code + 4697 Default and EffectiveSessionTrackingModes should throw UnsupportedOperationException + 4700 ServletContext.createXXX() methods should throw UnsupportedOperationException + 4707 Value for ServletContext.setSessionTimeout is wrong in StandardDescriptorProcessor + 4711 Reset trailers on recycled response + 4713 AsyncContext.dispatch does not remember the query string of the request + 4719 ContentType with no char encoding should use previous char encoding + 4722 Jetty-10 websocket-servlet exposes websocket-core classes + 4727 Scan annotations even if web.xml is 2.5 + 4741 getHttpServletMapping for async dispatch + 4747 Investigate websocket tck failures for jetty-10 + 4752 HttpSessionListener.sessionCreated should be called in order listener was added; sessionDestroyed in reverse order + 4758 Set welcomeServlets to TRUE by default + 4760 Response.setLocale should override previous Response.setLocale + 4762 Request.authenticate(Response) should return true if already authenticated + 4765 Review GzipHandler inside ServletContextHandler + 4766 SecuredRedirectHandler should extend HandlerWrapper + 4794 HttpInput.setReadListener should throw IllegalStateException if async not started + 4800 WebSocket DistributionTests failure on JDK14 + 4808 Review HttpClient Request header APIs + 4814 Allow a ConnectionFactory (eg SslConnectionFactory) to automatically add a Customizer + 4830 Add JMX to new Jetty 10 jetty-slf4j-impl + 4873 Server.join not working when used with ExecutorThreadPool + 4894 JDBCSessionDataStore fails to create multiple JettySessions for server with multiple databases + 4903 websocket endpoints can not be inner classes + 467246 null
6fdb7a9
2020-05-28 06:25
下载
jetty-9.4.29.v20200521
jetty-9.4.29.v20200521 - 21 May 2020 + 2188 Lock contention creating HTTP/2 streams + 4235 communicate the reason of failure to the OpenID error page + 4695 HttpChannel recycling in h2 + 4764 HTTP2 Jetty Server does not send back content-length + 4778 Enforcing SNI when there are only non-wildcards certificates + 4787 Make org.eclipse.jetty.client.HttpRequest's host name writable + 4789 org.eclipse.jetty.util.thread.ShutdownThread should use an appropriate name to identify itself in Thread dump + 4798 Better handling of fatal Selector failures + 4814 Allow a ConnectionFactory (eg SslConnectionFactory) to automatically add a Customizer + 4820 Jetty OSGi DefaultJettyAtJettyHomeHelper refers to non-existent config file + 4824 WebSocket server outgoing message queue memory growth + 4828 NIO ByteBuffer corruption in embedded Jetty server + 4835 GzipHandler and GzipHttpOutputInterceptor do not flush response when body is empty + 4860 org.eclipse.jetty.server.HttpChannel busyloop on HttpFields NullPointerException + 4861 Combine `AttributesMap` and `Attributes.Wrapper` + 4868 Update to asm 7.3.1 + 4892 Non-blocking JSON parser + 4895 AbstractSessionCache.setFlushOnResponseCommit(true) can write an invalid session to the backing store
77c232a
2020-05-22 01:04
下载
jetty-9.2.30.v20200428
jetty-9.2.30.v20200428 - 28 April 2020 + 4443 Track backport of ALPN APIs to Java 8 + 4819 Some methods used on Jetty 9.2.29 are not available on Android API 23 (or older)
0c010e8
2020-04-29 04:18
下载
jetty-9.4.28.v20200408
jetty-9.4.28.v20200408 - 08 April 2020 + 847 Setting async timeout on WebSocketClient does not seem to timeout writes + 2896 Wrong Certificate Selected When Using Multiple Virtual Host Names in Conscrypt + 4443 Track backport of ALPN APIs to Java 8 + 4529 ErrorHandler showing servlet info, can not be disabled unless overriding most of its functionality + 4542 servlet context root mapping incorrect + 4619 Inconsistent library versions notice. + 4620 Using console-capture with StdErrLog results in empty log file + 4621 jetty-jaspi in jetty-all uber aggregate artifact requires javax.security.auth.message.AuthException which cannot be included + 4628 Add support for conditional module dependencies in jetty-start + 4631 Startup XmlConfiguration WARN on Arg threadpool + 4638 maxFormContentSize fix in Issue #3856 broke JenkinsCI/Winstone + 4644 no injection of env-entry if env-entry-value is whitespace only or missing + 4645 Empty "X-Forwarded-Port" header results in NumberFormatException + 4647 Hazelcast remote.xml configuration file do not configure hazelcast remote addresses + 4650 Do not use ServiceLoader every time a WebSocketSession is created + 4654 Hazelcast configurationLocation is not configurable via mod files + 4662 Jetty 9.4.x calls ServletContextListener.contextDestroyed() too early + 4671 CustomRequestLog throws NullPointerException when no request cookie is present + 4673 Short reads break form-data multipart parsing + 4676 ALPN support for Java 15 + 4682 "UnreadableSessionDataException Unreadable session ..." after upgrading to 9.4.27 + 4693 Version 9.4.25 breaks binary compatibility by renaming Response.closeOutput() + 4699 ServletContainerInitializer.onStartUp is not called with maven jar packaging using Jetty Maven Plugin + 4711 Reset trailers on recycled response + 4714 Low setMaxConcurrentStreams causes "1/unexpected_data_frame" errors + 4735 Get env variables in PHP scripts served through FastCGIProxyServlet + 4737 PreDestroy not called for non-async and run-as servlets + 4739 @RunAs not honoured on servlets + 4751 Refresh NetworkTraffic* classes
ab228fd
2020-04-09 01:33
下载
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
1
https://gitee.com/lai_hua/jetty.project.git
git@gitee.com:lai_hua/jetty.project.git
lai_hua
jetty.project
jetty.project
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册