FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Pull requests · netty/netty · GitHub
netty
/
netty
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
16.3k
Star
35.1k
Code
Issues
621
Pull requests
87
Discussions
Actions
Projects
Wiki
Security and quality
117
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Pull requests: netty/netty
Labels
29
Milestones
13
Labels
29
Milestones
13
New pull request
New
87 Open
10,130 Closed
87 Open
10,130 Closed
Author
Filter by author
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Label
Filter by label
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Use alt + click/return to exclude labels
or ⇧ + click/return for logical OR
Projects
Filter by project
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Milestones
Filter by milestone
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Reviews
Filter by reviews
No reviews
Review required
Approved review
Changes requested
Assignee
Filter by who’s assigned
Assigned to nobody
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Sort
Sort by
Newest
Oldest
Most commented
Least commented
Recently updated
Least recently updated
Best match
Most reactions
👍
👎
😄
🎉
😕
❤️
🚀
👀
Pull requests list
Fix HTTP/3 decoding of frames with zero length payloads
needs-cherry-pick-5.0
This PR should be cherry-picked to 5.0 once merged.
#17564 opened Sep 21, 2026 by
violetagg
Member
Loading…
4.2.19.Final
1
Auto-port 4.1: Http2: Reserve promised stream before running the request verifier
#17563 opened Sep 21, 2026 by
netty-project-bot
Contributor
Loading…
1
Auto-port 5.0: Http2: Reserve promised stream before running the request verifier
#17562 opened Sep 21, 2026 by
netty-project-bot
Contributor
Loading…
1
Auto-port 5.0: Fix missing readable-bytes checks in QuicHeaderParser
#17561 opened Sep 21, 2026 by
netty-project-bot
Contributor
Loading…
1
Add consistent TLS certificate compression support
#17548 opened Sep 19, 2026 by
arnabnandy7
Contributor
Loading…
1
1
Properly handle PUSH_PROMISE frames for streams that were RST or have been discarded
#17543 opened Sep 18, 2026 by
bryce-anderson
Contributor
•
Draft
2
Bound SslHandler TLS wrapping by downstream backpressure
#17525 opened Sep 17, 2026 by
normanmaurer
Member
•
Draft
4
HTTP/2: Reject HEADERS received after a CONNECT tunnel is established
#17491 opened Sep 15, 2026 by
normanmaurer
Member
Loading…
4.2.19.Final
12
Restore configurable ioRatio-based task scheduling in SingleThreadIoEventLoop
needs-cherry-pick-5.0
This PR should be cherry-picked to 5.0 once merged.
#17481 opened Sep 15, 2026 by
normanmaurer
Member
Loading…
4.2.19.Final
30
Release DNS response when the async-channel query hand-off loses a cancel race
needs-cherry-pick-4.1
This PR should be cherry-picked to 4.1 once merged.
needs-cherry-pick-5.0
This PR should be cherry-picked to 5.0 once merged.
#17475 opened Sep 14, 2026 by
watson-ryan
Contributor
Loading…
4.2.19.Final
3
Http2: Reserve promised stream for PUSH_PROMISE after local RST_STREAM
needs-cherry-pick-4.1
This PR should be cherry-picked to 4.1 once merged.
needs-cherry-pick-5.0
This PR should be cherry-picked to 5.0 once merged.
#17472 opened Sep 14, 2026 by
normanmaurer
Member
Loading…
4.2.19.Final
5
Http2ConnectionHandler: report at most one stream error for a CompositeStreamException
needs-cherry-pick-4.1
This PR should be cherry-picked to 4.1 once merged.
needs-cherry-pick-5.0
This PR should be cherry-picked to 5.0 once merged.
#17470 opened Sep 14, 2026 by
normanmaurer
Member
Loading…
4.2.19.Final
2
Reject client-side responses with content-length/DATA mismatch unless…
#17468 opened Sep 14, 2026 by
normanmaurer
Member
Loading…
4.2.19.Final
2
Reject incomplete PUSH_PROMISE request headers when validateRequiredPseudoHeaders is enabled
needs-cherry-pick-4.1
This PR should be cherry-picked to 4.1 once merged.
needs-cherry-pick-5.0
This PR should be cherry-picked to 5.0 once merged.
#17460 opened Sep 14, 2026 by
normanmaurer
Member
Loading…
4.2.19.Final
1
15
Reject new HTTP/2 streams after receiving GOAWAY
#17458 opened Sep 14, 2026 by
snoopuppy582
Loading…
4.2.19.Final
1
7
Do not send RST_STREAM for an idle stream in Http2ConnectionHandler#resetStream
needs-cherry-pick-4.1
This PR should be cherry-picked to 4.1 once merged.
needs-cherry-pick-5.0
This PR should be cherry-picked to 5.0 once merged.
#17454 opened Sep 13, 2026 by
fudianchn
Contributor
Loading…
4.2.19.Final
1
18
SslHandler: bound TLS wrapping by outbound backpressure
#17391 opened Sep 6, 2026 by
copley
Loading…
8
Release the in-flight field when a post decoder is destroyed
#17389 opened Sep 5, 2026 by
HuzaifaChaudary
Loading…
5
Make the Linux codec-native-quic artifacts loadable on musl (Alpine) (#17348)
#17367 opened Aug 31, 2026 by
normanmaurer
Member
Loading…
1
Block on ReentrantLock instead of the promise monitor in DefaultPromise
#17278 opened Aug 12, 2026 by
salatmaster
Loading…
4
Utilize SSL.getVersionInt to avoid String allocation on SSL handshake
#17259 opened Aug 11, 2026 by
doom369
Contributor
Loading…
5
Generate the bindings for netty5-transport-ffm-kqueue
#17243 opened Aug 9, 2026 by
miroswan
Loading…
1
SingleThreadEventExecutor: do not start threads when shutting down never-used executors
#17183 opened Aug 1, 2026 by
arimu1
Loading…
4.2.19.Final
1
20
Codec-compression: Add backpressure decompression handlers
#17161 opened Jul 28, 2026 by
yawkat
Contributor
Loading…
7
Unified StripedHeap model, size-class chunk recycling and allocation-driven purge
#17151 opened Jul 27, 2026 by
franz1981
Contributor
Loading…
1
15
Previous
1
2
3
4
Next
Previous
Next
ProTip!
Updated in the last three days:
updated:>2026-09-18
.
Back
|
FazBrowse Home
|
New Git URL