Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
acl-dev
/
acl
Public
Notifications
You must be signed in to change notification settings
Fork
947
Star
3k
Code
Issues
40
Pull requests
0
Discussions
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 7, 2025
Test ET & ONESHOT mode.
zhengshuxin
committed
0a46f20
Copy full SHA for 0a46f20
Add ONESHOT for writable event.
zhengshuxin
committed
cb44f12
Copy full SHA for cb44f12
Commits on Oct 6, 2025
Optimize epoll event in fiber by using ET and OHESHOT.
zhengshuxin
committed
d8813e5
Copy full SHA for d8813e5
Commits on Oct 2, 2025
Optimize fiber reading.
zhengshuxin
committed
3702655
Copy full SHA for 3702655
Commits on Oct 1, 2025
Add keep reading option to decrease the events operations.
zhengshuxin
committed
ce552ed
Copy full SHA for ce552ed
Optimizing event module.
zhengshuxin
committed
d79d156
Copy full SHA for d79d156
Commits on Sep 25, 2025
Build acl for ndk28c.
zhengshuxin
committed
421dfc6
Copy full SHA for 421dfc6
Add DebugLib and ReleaseLib on Windows platform.
郑树新
committed
7a12364
Copy full SHA for 7a12364
Fixed comipling warn on windows platform.
zhengshuxin
committed
0f38be6
Copy full SHA for 0f38be6
Commits on Sep 18, 2025
Optimize fiber's event process that the event waiting timeout will be reset -1 after event waiting wakeup.
zhengshuxin
committed
055c3fb
Copy full SHA for 055c3fb
Commits on Sep 15, 2025
Merge branch 'master' of gitee:zsxxsz/acl into gitee-master
zhengshuxin
committed
0ef1f69
Copy full SHA for 0ef1f69
Optimize sock connecting process.
zhengshuxin
committed
158f61b
Copy full SHA for 158f61b
Commits on Sep 13, 2025
Optimize acl_argv iterator.
zhengshuxin
committed
e76a7c8
Copy full SHA for e76a7c8
Commits on Sep 11, 2025
Fixed crash bug in acl_argv_view_split when source is a empty string.
zhengshuxin
committed
14ecd3b
Copy full SHA for 14ecd3b
Commits on Sep 10, 2025
Add acl_ndk28c to support ndk28.
zhengshuxin
committed
7896083
Copy full SHA for 7896083
Commits on Sep 9, 2025
Test split.
zhengshuxin
committed
0af9c4e
Copy full SHA for 0af9c4e
Change LICENSE in README.md.
zhengshuxin
committed
33af609
Copy full SHA for 33af609
Optimize and test host address check module.
zhengshuxin
committed
6a7beab
Copy full SHA for 6a7beab
Commits on Sep 8, 2025
Optimize acl_valid_hostname.c.
zhengshuxin
committed
95442ae
Copy full SHA for 95442ae
Test string split.
zhengshuxin
committed
7c2caa5
Copy full SHA for 7c2caa5
Optimize and test string split.
zhengshuxin
committed
8ae5ca3
Copy full SHA for 8ae5ca3
Test string split.
zhengshuxin
committed
e67f97a
Copy full SHA for e67f97a
Test string split's performance.
zhengshuxin
committed
1d3cf23
Copy full SHA for 1d3cf23
Commits on Sep 5, 2025
Merge branch 'master' of gitee:zsxxsz/acl into gitee-master
zhengshuxin
committed
65c7353
Copy full SHA for 65c7353
Using acl_parse_hostaddr in socket_stream::get_ip() and aio_stream::get_ip();
zhengshuxin
committed
2ae07a2
Copy full SHA for 2ae07a2
Optimize IP address checking and parsing module.
zhengshuxin
committed
6c138ef
Copy full SHA for 6c138ef
Commits on Sep 2, 2025
Test mqtt client.
zhengshuxin
committed
b801bfc
Copy full SHA for b801bfc
Commits on Sep 1, 2025
The timeout -1 can be set in stream::set_rw_timeout(), or which will affect some reading operation such as BBLOP in redis module.
zhengshuxin
committed
89438a1
Copy full SHA for 89438a1
Commits on Aug 28, 2025
Modify log
zhengshuxin
committed
c9a4116
Copy full SHA for c9a4116
Reset event's timeout after event process to avoid fiber schedule loop too quickly.
zhengshuxin
committed
de09e10
Copy full SHA for de09e10
Commits on Aug 21, 2025
Test mqtt pub.
zhengshuxin
committed
70bcd97
Copy full SHA for 70bcd97
Commits on Aug 18, 2025
Optimize and test redis module in pipeline mode.
zhengshuxin
committed
5e442bc
Copy full SHA for 5e442bc
Commits on Aug 14, 2025
Optimize redis module in pipeline mode.
zhengshuxin
committed
ca4a70d
Copy full SHA for ca4a70d
Commits on Aug 12, 2025
Rename has_session to session_cleaned in mqtt_connect class.
zhengshuxin
committed
631ef94
Copy full SHA for 631ef94
Optimize and format codes.
zhengshuxin
committed
8faa5ec
Copy full SHA for 8faa5ec
Pagination
Previous
Next
You can’t perform that action at this time.