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
Branch selector
4.1
User selector
doom369
All time
Commit history
Commits on Apr 25, 2017
Improvement : allocate less object during multipart form parsing.
doom369
authored and
normanmaurer
committed
a45f9d7
View commit details
Copy full SHA for a45f9d7
Browse repository at this point
Commits on Apr 23, 2017
#6657 do not throw ClassCastException when rule subnet version doesn't match remote IP version
doom369
authored and
normanmaurer
committed
e78ccd6
View commit details
Copy full SHA for e78ccd6
Browse repository at this point
Commits on Mar 1, 2017
Improvement : WebSocketServerProtocolHandshakeHandler.getWebSocketLocation now applies concat optimization and WebSocket path check moved to separated method.
Show description for d1b0225
doom369
authored and
normanmaurer
committed
d1b0225
View commit details
Copy full SHA for d1b0225
Browse repository at this point
Commits on Feb 14, 2017
Cleanup : String.length() == 0 replaced with String.isEmpty, removed unnecessary assert, class cast
doom369
authored and
normanmaurer
committed
506f0d8
View commit details
Copy full SHA for 506f0d8
Browse repository at this point
Commits on Feb 10, 2017
Cleanup : validatePromise ranamed to isNotValidPromise and added more tests for corner cases.
Show description for 64838f1
doom369
authored and
normanmaurer
committed
64838f1
View commit details
Copy full SHA for 64838f1
Browse repository at this point
Cleanup : removed unnecessary 'continue', explicit array creation, unwrapping
doom369
authored and
normanmaurer
committed
c95517f
View commit details
Copy full SHA for c95517f
Browse repository at this point
Commits on Feb 6, 2017
Cleanup : for loops for arrays to make code easier to read and removed unnecessary toLowerCase()
doom369
authored and
normanmaurer
committed
b9abd3c
View commit details
Copy full SHA for b9abd3c
Browse repository at this point
Commits on Jan 19, 2017
Typo fix in post encoder and replaced static hashmap with array.
doom369
authored and
Scottmitch
committed
2d11331
View commit details
Copy full SHA for 2d11331
Browse repository at this point
Level initialization cleanup.
doom369
authored and
Scottmitch
committed
0e654f7
View commit details
Copy full SHA for 0e654f7
Browse repository at this point
Removed unnecessary pattern matching during number paring and unnecessary toLowerCase() invocation.
Show description for 141554f
doom369
authored and
normanmaurer
committed
141554f
View commit details
Copy full SHA for 141554f
Browse repository at this point
Commits on Aug 10, 2016
cleanup, duplicated static final fields
Show description for 1bcc070
doom369
authored and
normanmaurer
committed
1bcc070
View commit details
Copy full SHA for 1bcc070
Browse repository at this point
Commits on Aug 4, 2016
Improvement : constant pool now less concurrent
Show description for c6a13e2
doom369
authored and
normanmaurer
committed
c6a13e2
View commit details
Copy full SHA for c6a13e2
Browse repository at this point
Commits on Aug 3, 2016
deprecated old loggers
Show description for c13908a
doom369
authored and
normanmaurer
committed
c13908a
View commit details
Copy full SHA for c13908a
Browse repository at this point
removed unnecessary static holders
doom369
authored and
Scottmitch
committed
3bc9796
View commit details
Copy full SHA for 3bc9796
Browse repository at this point
Improvement: simplified AbstractConstant compareTo.
Show description for a06afe8
doom369
authored and
normanmaurer
committed
a06afe8
View commit details
Copy full SHA for a06afe8
Browse repository at this point
Commits on Aug 2, 2016
Cleanup : removed unused empty arrays and simplified initialization
doom369
authored and
normanmaurer
committed
f769bb3
View commit details
Copy full SHA for f769bb3
Browse repository at this point
Cleanup : outdated code removed and unnecessary static section and variables
Show description for b427a8c
doom369
authored and
normanmaurer
committed
b427a8c
View commit details
Copy full SHA for b427a8c
Browse repository at this point
Commits on Aug 1, 2016
Removed custom split method as it is not effective anymore.
doom369
authored and
normanmaurer
committed
a80ea46
View commit details
Copy full SHA for a80ea46
Browse repository at this point
StringUtil cleanup. NewLine char initializing simplified and code in static section simplified.
Show description for 1975fce
doom369
authored and
normanmaurer
committed
1975fce
View commit details
Copy full SHA for 1975fce
Browse repository at this point
small performance fixes : unnecessary unboxing operations removed
Show description for a4d8f93
doom369
authored and
normanmaurer
committed
a4d8f93
View commit details
Copy full SHA for a4d8f93
Browse repository at this point
You can’t perform that action at this time.