An open API service providing commit metadata for open source projects.

GitHub / jetty/jetty.project / commits

Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more

SHA Message Author Date Stats
569496e0 Fixes #13466 - Lost WebSocket upgrade failure. (#13559)
Signed-off-by: Simone Bordet <s****t@g****m>, Simone Bordet <s****t@g****m>, Simone Bordet <s****t@g****m>
Simone Bordet <s****t@g****m>
Committed by: GitHub <n****y@g****m>
about 22 hours ago
3a07bce1 Improved the I/O architecture documentation. (#13558)
Signed-off-by: Simone Bordet <s****t@g****m>
Simone Bordet <s****t@g****m>
Committed by: GitHub <n****y@g****m>
3 days ago
c724f58d Issue #13447 use new artifactId with new names (#13510)
Signed-off-by: Olivier Lamy <o****y@a****g>
Olivier Lamy <o****y@a****g>
Committed by: GitHub <n****y@g****m>
4 days ago
c0789c45 Improve calculation of HTTP/1 header size (#13537) Greg Wilkins <g****w@w****m>
Committed by: GitHub <n****y@g****m>
4 days ago
f01f404a Issue #12735 - restore some documentation for the servlet dependent Jetty Web...
Co-authored-by: Simone Bordet <s****t@g****m>
Signed-off-by: Lachlan Roberts <l****s@g****m>, Simone Bordet <s****t@g****m>
Lachlan <l****n@w****m>
Committed by: GitHub <n****y@g****m>
5 days ago
f880653a merge Merge pull request #13486 from jetty/jetty-12.1.x-13465-WebSocketClientRespon... Lachlan <l****n@w****m>
Committed by: GitHub <n****y@g****m>
5 days ago
712decff Made sure the HTTP/2 client closes the request side in case of failed tunnel.
Signed-off-by: Simone Bordet <s****t@g****m>
Simone Bordet <s****t@g****m> 5 days ago
e5c1a91a Fixes #13498 - Jetty 12.1.x Migration Guide. (#13524)
Signed-off-by: Simone Bordet <s****t@g****m>
Simone Bordet <s****t@g****m>
Committed by: GitHub <n****y@g****m>
6 days ago
14ec35ec #13521 rework the capacity growth algorithm
Signed-off-by: Ludovic Orban <l****n@b****e>
Ludovic Orban <l****n@b****e> 6 days ago
95d3783d #13489 remove internal types from signatures of publicly-defined APIs
Signed-off-by: Ludovic Orban <l****n@b****e>
Ludovic Orban <l****n@b****e> 6 days ago
d4bf0fdc Updated handling of HttpStreamOverHTTP2 success and failure.
Signed-off-by: Simone Bordet <s****t@g****m>
Simone Bordet <s****t@g****m> 6 days ago
4ec3ad69 #13489 remove mistakenly exported internal package
Signed-off-by: Ludovic Orban <l****n@b****e>
Ludovic Orban <l****n@b****e> 6 days ago
2b7e5221 merge Merge remote-tracking branch 'origin/jetty-12.1.x' into jetty-12.1.x-13465-We... Lachlan Roberts <l****s@g****m> 6 days ago
c5426dbc merge Merge pull request #13546 from jetty/jetty-12.1.x-merge-13424-huffmanValidation Lachlan <l****n@w****m>
Committed by: GitHub <n****y@g****m>
6 days ago
8f57211f fix typo in QpackEncoder where name is tested instead of value
Signed-off-by: Lachlan Roberts <l****s@g****m>
Lachlan Roberts <l****s@g****m> 7 days ago
63fb55fd PR #13546 - fix failure in HttpClientTest
Signed-off-by: Lachlan Roberts <l****s@g****m>
Lachlan Roberts <l****s@g****m> 7 days ago
b551c434 merge Merge remote-tracking branch 'origin/jetty-12.0.x' into jetty-12.1.x Lachlan Roberts <l****s@g****m> 7 days ago
789b3c84 merge Merge pull request #13424 from jetty/jetty-12.0.x-13336-FieldValidation Lachlan <l****n@w****m>
Committed by: GitHub <n****y@g****m>
7 days ago
2c3ba4ba Wait for started threads in QueuedThreadPool (#13504)
Co-authored-by: Simone Bordet <s****t@g****m>
Signed-off-by: Simone Bordet <s****t@g****m>
Greg Wilkins <g****w@w****m>
Committed by: GitHub <n****y@g****m>
7 days ago
890a74be Updated documentation about InvocationType, for both client and server. (#13376)
Co-authored-by: Greg Wilkins <g****w@w****m>
Signed-off-by: Simone Bordet <s****t@g****m>
Simone Bordet <s****t@g****m>
Committed by: GitHub <n****y@g****m>
7 days ago
647ee8bb Fixes StackOverflowError in redirect tests. (#13533)
Signed-off-by: Simone Bordet <s****t@g****m>
Simone Bordet <s****t@g****m>
Committed by: GitHub <n****y@g****m>
8 days ago
c4587e0b [http-spi] Add Https Server Implementation (#13485) (#13536)
Co-authored-by: Josiah Noel <3****n@u****m>
Olivier Lamy <o****y@a****g>
Committed by: GitHub <n****y@g****m>
8 days ago
a664e026 [http-spi] Add Https Server Implementation (#13485) Josiah Noel <3****n@u****m>
Committed by: GitHub <n****y@g****m>
9 days ago
fe29fd53 merge Merge remote-tracking branch 'origin/jetty-12.0.x' into jetty-12.1.x Jan Bartel <j****b@w****m> 10 days ago
3fd6eee0 Issue #13409 ensure classpath Resource conversion uses full path (#13427) Jan Bartel <j****b@w****m>
Committed by: GitHub <n****y@g****m>
10 days ago
abf50b13 #13526 fix delays that are too short to avoid flakiness in tests
Signed-off-by: Ludovic Orban <l****n@b****e>
Ludovic Orban <l****n@b****e> 11 days ago
b65df9bb merge Merged branch 'jetty-12.0.x' into 'jetty-12.1.x'. Simone Bordet <s****t@g****m> 11 days ago
a9ee6997 Fixes #12029 - OutputStreamContentSource.AsyncOutputStream rethrows already t...
Signed-off-by: Simone Bordet <s****t@g****m>
Simone Bordet <s****t@g****m>
Committed by: GitHub <n****y@g****m>
11 days ago
f1f95f17 Fixed failing tests.
Signed-off-by: Simone Bordet <s****t@g****m>
Simone Bordet <s****t@g****m> 11 days ago
92acefd7 Added attribute `since` to `@Deprecated`.
Signed-off-by: Simone Bordet <s****t@g****m>
Simone Bordet <s****t@g****m> 11 days ago
02f91609 Fix compilation issue in JettyWebSocketFrameHandlerFactory
Signed-off-by: Lachlan Roberts <l****s@g****m>
Lachlan Roberts <l****s@g****m>
Committed by: Simone Bordet <s****t@g****m>
13 days ago
d796ff4f merge Merge pull request #13481 from jetty/jetty-12.1.x-13464-MultiPartAutoClose Lachlan <l****n@w****m>
Committed by: GitHub <n****y@g****m>
13 days ago
869ec646 merge Merge pull request #13390 from jetty/jetty-12.1.x-13341-WebSocketAsyncCloseAPI Lachlan <l****n@w****m>
Committed by: GitHub <n****y@g****m>
13 days ago
7240ed8b Fixes #13375 - WebSocketClient attempts to use HTTP/2 on servers without SETT...
Signed-off-by: Simone Bordet <s****t@g****m>
Simone Bordet <s****t@g****m>
Committed by: GitHub <n****y@g****m>
13 days ago
8a7dbfc7 merge Merged branch 'jetty-12.0.x' into 'jetty-12.1.x'. Simone Bordet <s****t@g****m> 13 days ago
977e37f6 Fixes #13475 - Jakarta Websocket served with h2 and timeouts disabled always ...
Signed-off-by: Simone Bordet <s****t@g****m>
Simone Bordet <s****t@g****m> 14 days ago
0f4ef86a disable detectOfflineLinks of m-javadoc-plugin and add test to ensure javadoc...
Signed-off-by: Olivier Lamy <o****y@a****g>, Olivier Lamy <o****y@a****g>, Olivier Lamy <o****y@a****g>
Olivier Lamy <o****y@a****g>
Committed by: GitHub <n****y@g****m>
14 days ago
660dac0b Ignore the removal of Persistent HttpFields (#13503) Greg Wilkins <g****w@w****m>
Committed by: GitHub <n****y@g****m>
14 days ago
d808a3fe PR #13424 - changes from review
Signed-off-by: Lachlan Roberts <l****s@g****m>
Lachlan Roberts <l****s@g****m> 15 days ago
7a00be84 merge Merge pull request #13460 from jetty/jetty-12.1.x-13346-WebSocketSutdownOutput Lachlan <l****n@w****m>
Committed by: GitHub <n****y@g****m>
15 days ago
40f4cf5f merge Merge pull request #13488 from jetty/jetty-12.1.x-13487-WebSocketAnnotatedPin... Lachlan <l****n@w****m>
Committed by: GitHub <n****y@g****m>
15 days ago
3f868503 PR #13390 - fix test failures
Signed-off-by: Lachlan Roberts <l****s@g****m>
Lachlan Roberts <l****s@g****m> 15 days ago
bad99f08 merge Merged branch 'jetty-12.0.x' into 'jetty-12.1.x'. Simone Bordet <s****t@g****m> 15 days ago
fc2090ae CookieCompliance violation testing (#13401)
Co-authored-by: Simone Bordet <s****t@g****m>, Greg Wilkins <g****w@w****m>
Signed-off-by: Simone Bordet <s****t@g****m>
Joakim Erdfelt <j****t@g****m>
Committed by: GitHub <n****y@g****m>
15 days ago
00cdcdf6 merge Merged branch 'jetty-12.0.x' into 'jetty-12.1.x'. Simone Bordet <s****t@g****m> 15 days ago
1a0feb9a Fixes #13436 - AssertionError in MemoryEndPointPipe.MemoryEndPoint.fill(). (#...
Signed-off-by: Simone Bordet <s****t@g****m>
Simone Bordet <s****t@g****m>
Committed by: GitHub <n****y@g****m>
15 days ago
088ba252 Issue #13398 - Improve LoginAuthenticators to handle Proxy-Authenticate (#13452) 이현수 <z****0@n****m>
Committed by: GitHub <n****y@g****m>
15 days ago
29c0b25f Bump actions/setup-java from 4 to 5
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m> 16 days ago
f35973e1 Use maven-invoker-plugin 3.9.1 to fix java25 build (#13511)
Signed-off-by: Olivier Lamy <o****y@a****g>
Olivier Lamy <o****y@a****g>
Committed by: GitHub <n****y@g****m>
16 days ago
b70a971b merge Merged branch 'jetty-12.0.x' into 'jetty-12.1.x'. Simone Bordet <s****t@g****m> 16 days ago
addaceda Fixes #13499 - Jetty 12.1 brotli linking problem.
Signed-off-by: Simone Bordet <s****t@g****m>
Simone Bordet <s****t@g****m> 17 days ago
eafc2580 Fixes #13506 - HTTP/2 CONTINUATION frames may cause connection close.
Signed-off-by: Simone Bordet <s****t@g****m>
Simone Bordet <s****t@g****m> 18 days ago
4eaf14fb PR #13390 - make MethodHolder.Wrapper abstract
Signed-off-by: Lachlan Roberts <l****s@g****m>
Lachlan Roberts <l****s@g****m> 18 days ago
b0060c4d PR #13424 - changes from review
Signed-off-by: Lachlan Roberts <l****s@g****m>
Lachlan Roberts <l****s@g****m> 18 days ago
df28b621 PR #13488 - changes to javadoc from review
Signed-off-by: Lachlan Roberts <l****s@g****m>
Lachlan Roberts <l****s@g****m> 18 days ago
f8a21ae4 merge Merge pull request #13273 from jetty/jetty-12.1.x-10788-WebSocketFuzzer Lachlan <l****n@w****m>
Committed by: GitHub <n****y@g****m>
18 days ago
2b159d0a merge Merge pull request #13501 from jetty/fix/12.1.x/compression-artifacts-in-bom Joakim Erdfelt <j****t@g****m>
Committed by: GitHub <n****y@g****m>
18 days ago
9d91a388 Add @deprecated notes to GzipHandler to match existing deprecation in gzip.mo... Joakim Erdfelt <j****t@g****m>
Committed by: GitHub <n****y@g****m>
18 days ago
aec38c48 Issue #13500 - Add missing jetty-compression artifacts to jetty-bom Joakim Erdfelt <j****t@g****m> 18 days ago
6070e4b0 merge Merge branch 'jetty-12.0.x' into 'jetty-12.1.x'. Simone Bordet <s****t@g****m> 18 days ago
9ec8d60e Deprecate org.eclipse.jetty.ee9.servlets.CrossOriginFilter in favor of Gary Gregory <g****y@g****m>
Committed by: Simone Bordet <s****t@g****m>
19 days ago
85d0ea98 merge Merge remote-tracking branch 'origin/jetty-12.0.x' into jetty-12.1.x Jan Bartel <j****b@w****m> 19 days ago
8c3e7afa Issue #13457 threadsafe access to @HandlesTypes values (#13458) Jan Bartel <j****b@w****m>
Committed by: GitHub <n****y@g****m>
19 days ago
b983d5da Address CVE-2025-5115 Joakim Erdfelt <j****t@g****m> 19 days ago
d23397a0 merge Merge remote-tracking branch 'origin/jetty-12.0.x' into jetty-12.1.x Joakim Erdfelt <j****t@g****m> 19 days ago
a2c21fa9 Address CVE-2025-5115 Joakim Erdfelt <j****t@g****m> 19 days ago
d8eff634 Issue #13487 - add annotations for Ping & Pong in the Jetty WebSocket API
Signed-off-by: Lachlan Roberts <l****s@g****m>
Lachlan Roberts <l****s@g****m> 19 days ago
175568eb Issue #13487 - add annotations for Ping & Pong in the Jetty WebSocket API
Signed-off-by: Lachlan Roberts <l****s@g****m>
Lachlan Roberts <l****s@g****m> 20 days ago
0aa9c431 Issue #13465 - ensure that WebSocketClient onHandshakeResponse is not called ...
Signed-off-by: Lachlan Roberts <l****s@g****m>
Lachlan Roberts <l****s@g****m> 20 days ago
d97d67c1 Updating VERSION.txt Joakim Erdfelt <j****t@g****m> 20 days ago
8972d360 merge Merge pull request #13480 from jetty/release/12.1.0 Joakim Erdfelt <j****t@g****m>
Committed by: GitHub <n****y@g****m>
21 days ago
c10adfe2 Issue #13464 - fix and test the multipart auto cleanup in HttpChannelState
Signed-off-by: Lachlan Roberts <l****s@g****m>
Lachlan Roberts <l****s@g****m> 21 days ago
f335f243 Javadoc plugin 3.11.3 (#13476)
Signed-off-by: Olivier Lamy <o****y@a****g>
Olivier Lamy <o****y@a****g>
Committed by: GitHub <n****y@g****m>
21 days ago
f6e6e07b merge Merge pull request #13471 from jetty/dependabot/github_actions/actions/checko... Joakim Erdfelt <j****t@g****m>
Committed by: GitHub <n****y@g****m>
21 days ago
dfafd8cd Bump actions/checkout from 4 to 5
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
22 days ago
f11060e2 Add a pre-check if 127.0.0.2 is bindable and if not - skip the test (#13445) Alexander Farber <f****2@o****e>
Committed by: GitHub <n****y@g****m>
22 days ago
80e53122 merge Merge pull request #13456 from jetty/jetty-12.0.x-jdk25 Olivier Lamy <o****y@a****g>
Committed by: GitHub <n****y@g****m>
24 days ago
18286b11 Updating to version 12.1.1-SNAPSHOT Olivier Lamy <o****y@a****g> 25 days ago
c8372b65 Updating to version 12.1.0 Olivier Lamy <o****y@a****g> 25 days ago
52d415df review
Signed-off-by: Olivier Lamy <o****y@a****g>
Olivier Lamy <o****y@a****g> 26 days ago
b4482d47 merge back Release/12.0.25 (#13453) Olivier Lamy <o****y@a****g>
Committed by: GitHub <n****y@g****m>
26 days ago
6479b2de Issue #13346 - for websocket initiate TCP close from server first
Signed-off-by: Lachlan Roberts <l****s@g****m>
Lachlan Roberts <l****s@g****m> 26 days ago
f9a50f8f PR #13424 - call streamCancellation on decoder if StreamException is thrown
Signed-off-by: Lachlan Roberts <l****s@g****m>
Lachlan Roberts <l****s@g****m> 26 days ago
7548f37b use m-invoker-p 3.9.1
Signed-off-by: Olivier Lamy <o****y@a****g>
Olivier Lamy <o****y@a****g> 27 days ago
6fc58e01 force groovy version with new asm version
Signed-off-by: Olivier Lamy <o****y@a****g>
Olivier Lamy <o****y@a****g> 27 days ago
2623240f merge Merge remote-tracking branch 'origin/jetty-12.0.x' into jetty-12.1.x Ludovic Orban <l****n@b****e> 27 days ago
f76e2812 more fix on jetty extension execution
Signed-off-by: Olivier Lamy <o****y@a****g>
Olivier Lamy <o****y@a****g> 27 days ago
0b9983d1 merge Merge branch 'jetty-12.0.x' into jetty-12.1.x Olivier Lamy <o****y@a****g> 27 days ago
b41e1d96 Fix console capture by really executing the extension .... != ---- :) (#13455)
Signed-off-by: Olivier Lamy <o****y@a****g>
Olivier Lamy <o****y@a****g>
Committed by: GitHub <n****y@g****m>
27 days ago
be575bc9 remove option GCLockerRetryAllocationCount
Signed-off-by: Olivier Lamy <o****y@a****g>
Olivier Lamy <o****y@a****g> 27 days ago
b1a92bcc use jdk25 instead of jdk24
Signed-off-by: Olivier Lamy <o****y@a****g>
Olivier Lamy <o****y@a****g> 27 days ago
9329d653 use cache for doc build
Signed-off-by: Olivier Lamy <o****y@a****g>
Olivier Lamy <o****y@a****g> 27 days ago
57b07af2 Apply fix for 13403 also to ee11 Jan Bartel <j****b@w****m> 27 days ago
66eead95 merge Merge pull request #13440 from afarber/fix/RolloverFileOutputStreamTest-date-... Joakim Erdfelt <j****t@g****m>
Committed by: GitHub <n****y@g****m>
27 days ago
22e99018 merge Merge remote-tracking branch 'origin/jetty-12.0.x' into jetty-12.1.x Joakim Erdfelt <j****t@g****m> 28 days ago
f9ee3904 merge Merge pull request #13449 from jetty/fix/jetty-12.0.x/h2-session-cleanups Joakim Erdfelt <j****t@g****m>
Committed by: GitHub <n****y@g****m>
28 days ago
5e982018 No rate control.
Signed-off-by: Simone Bordet <s****t@g****m>
Simone Bordet <s****t@g****m> 28 days ago
7b0d6d89 Fixed test.
Signed-off-by: Simone Bordet <s****t@g****m>
Simone Bordet <s****t@g****m> 28 days ago
215f8249 HTTP2Session cleanups.
Signed-off-by: Simone Bordet <s****t@g****m>
Simone Bordet <s****t@g****m> 28 days ago
9a23f063 upgrade quiche to version 0.24.5
Signed-off-by: Ludovic Orban <l****n@b****e>
Ludovic Orban <l****n@b****e> 29 days ago

← Back to repository