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
common
on
http_next
User selector
All users
All time
Commit history
Commits on Mar 9, 2013
Fix a bug where TypeParameterMatcher raises ClassCastException when an instance with raw type parameter is given
trustin
committed
ed825de
View commit details
Copy full SHA for ed825de
View code at this point
Browse repository at this point
Commits on Mar 8, 2013
More concise exception message
trustin
committed
4f2e347
View commit details
Copy full SHA for 4f2e347
View code at this point
Browse repository at this point
Add stacktrace to the IllegalStateException which is thrown if a Promise was notified before
Norman Maurer
committed
8d7f1e2
View commit details
Copy full SHA for 8d7f1e2
View code at this point
Browse repository at this point
Relaxed memory access constraint of ReferenceCounted.refCnt() for potentially better performance / More precise reference counting for MessageBuf
trustin
committed
12f1d96
View commit details
Copy full SHA for 12f1d96
View code at this point
Browse repository at this point
Commits on Mar 7, 2013
Fix inspection warnings in HashedWheelTimer
trustin
committed
41ab17b
View commit details
Copy full SHA for 41ab17b
View code at this point
Browse repository at this point
port fix from Akka for HashedWheelTimer
Show description for e66fc21
infynyxx
authored and
trustin
committed
e66fc21
View commit details
Copy full SHA for e66fc21
View code at this point
Browse repository at this point
[#1065] Provide Future/Promise without channel reference
Norman Maurer
committed
88cc8c1
View commit details
Copy full SHA for 88cc8c1
View code at this point
Browse repository at this point
Commits on Mar 5, 2013
Warn in case of incomplete low-level API
trustin
committed
c5f606e
View commit details
Copy full SHA for c5f606e
View code at this point
Browse repository at this point
Change ByteBufAllocator.buffer() to allocate a direct buffer only when the platform can handle a direct buffer reliably
Show description for 8d88acb
trustin
committed
8d88acb
View commit details
Copy full SHA for 8d88acb
View code at this point
Browse repository at this point
Make hasUnsafe() return true only when all necessary low level operations are available for reliable direct buffer access
trustin
committed
307e6c4
View commit details
Copy full SHA for 307e6c4
View code at this point
Browse repository at this point
Fix checkstyle
Norman Maurer
committed
faaff91
View commit details
Copy full SHA for faaff91
View code at this point
Browse repository at this point
Make PlatformDependent work with the platforms without unaligned access support
trustin
committed
7e17f71
View commit details
Copy full SHA for 7e17f71
View code at this point
Browse repository at this point
Commits on Feb 28, 2013
Support array types in JavassistTypeParameterMatcherGenerator
trustin
committed
881bd8e
View commit details
Copy full SHA for 881bd8e
View code at this point
Browse repository at this point
Fix a bug where TypeParameterMatcher fails when a type parameter is an array
Show description for b712b03
trustin
committed
b712b03
View commit details
Copy full SHA for b712b03
View code at this point
Browse repository at this point
Commits on Feb 27, 2013
[maven-release-plugin] prepare for next development iteration
trustin
committed
49aa907
View commit details
Copy full SHA for 49aa907
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release netty-4.0.0.Beta2
trustin
committed
5026c2f
View commit details
Copy full SHA for 5026c2f
View code at this point
Browse repository at this point
Commits on Feb 26, 2013
Use ConcurrentHashMapV8 wherever possible
Show description for 671f9d4
trustin
committed
671f9d4
View commit details
Copy full SHA for 671f9d4
View code at this point
Browse repository at this point
Move logging classes from internal to internal.logging
Show description for f674413
trustin
committed
f674413
View commit details
Copy full SHA for f674413
View code at this point
Browse repository at this point
Commits on Feb 21, 2013
Fix regression in DefaultAttributeMap / Add Attribute.key() / More fine-grained locking
trustin
committed
32affc8
View commit details
Copy full SHA for 32affc8
View code at this point
Browse repository at this point
[#1071] Remove Attribute from map after Attribute.remove() was called
Norman Maurer
committed
6568cbf
View commit details
Copy full SHA for 6568cbf
View code at this point
Browse repository at this point
Commits on Feb 20, 2013
[#1012] Replace forked jzlib with official jzlib and add a test.
ymnk
authored and
Norman Maurer
committed
8fdf788
View commit details
Copy full SHA for 8fdf788
View code at this point
Browse repository at this point
Commits on Feb 19, 2013
[#1061] Add workaround to not use PooledUnsafeDirectByteBuf when running on latest OpenJDK6 because of missing Unsafe method
Norman Maurer
committed
74738fb
View commit details
Copy full SHA for 74738fb
View code at this point
Browse repository at this point
Commits on Feb 14, 2013
[maven-release-plugin] prepare for next development iteration
trustin
committed
d68a04a
View commit details
Copy full SHA for d68a04a
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release netty-4.0.0.Beta1
trustin
committed
59e638f
View commit details
Copy full SHA for 59e638f
View code at this point
Browse repository at this point
Remove apiviz tags - we are focusing on user guide instead and putting diagrams there
trustin
committed
1011227
View commit details
Copy full SHA for 1011227
View code at this point
Browse repository at this point
Fix IllegalAccessError when Javassist is used
trustin
committed
742db71
View commit details
Copy full SHA for 742db71
View code at this point
Browse repository at this point
More robust type parameter detection
Show description for 53c27ef
trustin
committed
53c27ef
View commit details
Copy full SHA for 53c27ef
View code at this point
Browse repository at this point
Commits on Feb 11, 2013
Move io.netty.logging to io.netty.internal / Move Signal out of internal because we use it in Channel*MessageAdapters
trustin
committed
b4f4b95
View commit details
Copy full SHA for b4f4b95
View code at this point
Browse repository at this point
Prettify APIviz / Tighten visibility / Move subclasses to top level / Remove unused UnknownSocksMessage
trustin
committed
a2e5cd9
View commit details
Copy full SHA for a2e5cd9
View code at this point
Browse repository at this point
Commits on Feb 9, 2013
More robust type parameter detection
Show description for 8f895a7
trustin
committed
8f895a7
View commit details
Copy full SHA for 8f895a7
View code at this point
Browse repository at this point
Reduce the potential contention caused by ResourceLeakDetector sampling
trustin
committed
cedcee3
View commit details
Copy full SHA for cedcee3
View code at this point
Browse repository at this point
Revert the previous commit (sorry!)
trustin
committed
4df7378
View commit details
Copy full SHA for 4df7378
View code at this point
Browse repository at this point
Call PhantomReference.clear() from close()
trustin
committed
ea6113d
View commit details
Copy full SHA for ea6113d
View code at this point
Browse repository at this point
Use PhantomReference insteadof WeakReference for resource leak detection
trustin
committed
09b022e
View commit details
Copy full SHA for 09b022e
View code at this point
Browse repository at this point
Commits on Feb 8, 2013
Fix checkstyle
trustin
committed
3a12a2d
View commit details
Copy full SHA for 3a12a2d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.