Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
alexlehm
/
netty
Public
forked from
netty/netty
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
netty
src
on
3.2
User selector
All users
All time
Commit history
Commits on Mar 12, 2014
Simple retry mechanism to cope with a temporarily unavailable endpoint
Show description for 1808046
jbertram
authored and
Norman Maurer
committed
1808046
View commit details
Copy full SHA for 1808046
View code at this point
Browse repository at this point
Commits on Nov 28, 2013
[#2013] Fix a race which could happen to have the worker Thread interrupted during close(...) when using OIO
Norman Maurer
committed
b8de307
View commit details
Copy full SHA for b8de307
View code at this point
Browse repository at this point
Commits on Jan 21, 2013
[#915] [#923] Expanded scope of the handshake locks in SSLHandler to avoid possible negotiation after the first SSLEngine wrap
anathan
authored and
Norman Maurer
committed
011ef5d
View commit details
Copy full SHA for 011ef5d
View code at this point
Browse repository at this point
Commits on Dec 20, 2012
[#829] Fix a race in SslHandler which could lead to all types of SSLExceptions, including handshake() failure
Norman Maurer
committed
b99f442
View commit details
Copy full SHA for b99f442
View code at this point
Browse repository at this point
Commits on Nov 24, 2011
Upgrade depepdencies to the latest versions
Show description for 4be4e58
trustin
committed
4be4e58
View commit details
Copy full SHA for 4be4e58
View code at this point
Browse repository at this point
Fix weird repo mess
trustin
committed
84fd044
View commit details
Copy full SHA for 84fd044
View code at this point
Browse repository at this point
Add missing license headers and fix class name
Show description for 3594173
trustin
committed
3594173
View commit details
Copy full SHA for 3594173
View code at this point
Browse repository at this point
Commits on Nov 23, 2011
Remove @override annotation from interface implementation to make it
Show description for e6ef892
normanmaurer
committed
e6ef892
View commit details
Copy full SHA for e6ef892
View code at this point
Browse repository at this point
Merge pull request #75 to the 3.2 branch. Also remove @override
Show description for 9424c26
normanmaurer
committed
9424c26
View commit details
Copy full SHA for 9424c26
View code at this point
Browse repository at this point
Backport fix for #72. QueryStringDecoder should also support ;
normanmaurer
committed
8d40487
View commit details
Copy full SHA for 8d40487
View code at this point
Browse repository at this point
Include the duplicate name in an exception message
trustin
committed
dcaf6c8
View commit details
Copy full SHA for dcaf6c8
View code at this point
Browse repository at this point
Move a final field before non-finals
trustin
committed
249ab1b
View commit details
Copy full SHA for 249ab1b
View code at this point
Browse repository at this point
Merge branch '3.2' of github.com:netty/netty into 3.2
trustin
committed
c3240a1
View commit details
Copy full SHA for c3240a1
View code at this point
Browse repository at this point
Add a missing close(SelectionKey) call
Show description for 2a9c5ef
trustin
committed
2a9c5ef
View commit details
Copy full SHA for 2a9c5ef
View code at this point
Browse repository at this point
Commits on Nov 22, 2011
failFast field should be final
normanmaurer
committed
82c852f
View commit details
Copy full SHA for 82c852f
View code at this point
Browse repository at this point
Consistent fail-fast property
Show description for 0da3990
trustin
committed
0da3990
View commit details
Copy full SHA for 0da3990
View code at this point
Browse repository at this point
Backport the pull request #70
trustin
committed
0d4dfef
View commit details
Copy full SHA for 0d4dfef
View code at this point
Browse repository at this point
Commits on Nov 11, 2011
Revert "Fix NETTY-452, add an option for whether to count length field into packet length or not"
Show description for 13d0d84
normanmaurer
committed
13d0d84
View commit details
Copy full SHA for 13d0d84
View code at this point
Browse repository at this point
Revert "Revert "Adjust to current master""
Show description for 852e0a1
normanmaurer
committed
852e0a1
View commit details
Copy full SHA for 852e0a1
View code at this point
Browse repository at this point
Revert "Adjust to current master"
Show description for 91ea902
normanmaurer
committed
91ea902
View commit details
Copy full SHA for 91ea902
View code at this point
Browse repository at this point
Commits on Nov 10, 2011
Adjust to current master
normanmaurer
committed
16792a2
View commit details
Copy full SHA for 16792a2
View code at this point
Browse repository at this point
Add failImmediatelyOnTooLongFrame option to DelimiterBasedFrameDecoder
Show description for 6231030
normanmaurer
committed
6231030
View commit details
Copy full SHA for 6231030
View code at this point
Browse repository at this point
Commits on Nov 9, 2011
Fix NETTY-452, add an option for whether to count length field into
Show description for db5d747
normanmaurer
committed
db5d747
View commit details
Copy full SHA for db5d747
View code at this point
Browse repository at this point
ignore HttpOnly as a cookie name instead of throwing exception
Jeff Pinner
committed
5b46cb4
View commit details
Copy full SHA for 5b46cb4
View code at this point
Browse repository at this point
Commits on Nov 6, 2011
Merge branch '3.2' of ssh://git@github.com/netty/netty.git into 3.2
normanmaurer
committed
9c19506
View commit details
Copy full SHA for 9c19506
View code at this point
Browse repository at this point
release replaying decoder cumulation buffer after firing upstream
normanmaurer
committed
dd8ec0e
View commit details
Copy full SHA for dd8ec0e
View code at this point
Browse repository at this point
fix compareTo
normanmaurer
committed
a555949
View commit details
Copy full SHA for a555949
View code at this point
Browse repository at this point
Commits on Nov 3, 2011
Remove not used SerialVersionUID fields
normanmaurer
committed
e4bd678
View commit details
Copy full SHA for e4bd678
View code at this point
Browse repository at this point
Remove iostream support from 3.2 branch. This will only go into 4.x
normanmaurer
committed
a91c56c
View commit details
Copy full SHA for a91c56c
View code at this point
Browse repository at this point
Release the cumulation buffer after firing upstream so we don't end up
Show description for 24e0b01
normanmaurer
committed
24e0b01
View commit details
Copy full SHA for 24e0b01
View code at this point
Browse repository at this point
Commits on Oct 29, 2011
Merge pull request #22 from pfisterer/master. Which adds a
Show description for d742a11
normanmaurer
committed
d742a11
View commit details
Copy full SHA for d742a11
View code at this point
Browse repository at this point
Commits on Oct 25, 2011
Make sure the fireExceptionCaught will not get fired while holding a
Show description for b1c2706
normanmaurer
committed
b1c2706
View commit details
Copy full SHA for b1c2706
View code at this point
Browse repository at this point
Commits on Oct 24, 2011
ChannelLocal nows removes Channel instances from itself once the Channel
Show description for 6728766
normanmaurer
committed
6728766
View commit details
Copy full SHA for 6728766
View code at this point
Browse repository at this point
Commits on Oct 23, 2011
Fix NETTY-432 HttpContentEncoder should not encode if Content-Encoding is set already and it is not 'identity'
trustin
committed
e338673
View commit details
Copy full SHA for e338673
View code at this point
Browse repository at this point
Clean up FileRegion and its implementation changes
Show description for a67cdae
trustin
committed
a67cdae
View commit details
Copy full SHA for a67cdae
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.