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 }}
openresty
/
stream-lua-nginx-module
Public
Notifications
You must be signed in to change notification settings
Fork
206
Star
744
Code
Issues
35
Pull requests
13
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
ff7c65b
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 25, 2023
bugfix: fixed error message when socket is not connected.
Show description for ff7c65b
fffonion
authored
ff7c65b
Copy full SHA for ff7c65b
Commits on Nov 28, 2023
tests: update openssl to 1.1.1w.
zhuizhuhaomeng
authored
9135e7b
Copy full SHA for 9135e7b
Commits on Nov 27, 2023
bumped stream-lua-nginx-module to 14.
zhuizhuhaomeng
committed
4f7a4d8
Copy full SHA for 4f7a4d8
Commits on Oct 17, 2023
doc: fixed typo.
willmafh
authored
04bed16
Copy full SHA for 04bed16
bugfix: don't include pcre.h with PCRE2 used.
Show description for f7ecbbf
Ansuel
authored
f7ecbbf
Copy full SHA for f7ecbbf
Commits on Sep 23, 2023
feature: support pcre2
swananan
authored and
zhuizhuhaomeng
committed
08841a2
Copy full SHA for 08841a2
Commits on Sep 2, 2023
bugfix: stream server block didn't inherit the log_by_lua* directives configured in stream block.
willmafh
authored
7a3acd6
Copy full SHA for 7a3acd6
Commits on Aug 23, 2023
tests: t/163-ssl-two-verification.t:add CN verification log.
Show description for d23c278
ZJfans
authored
d23c278
Copy full SHA for d23c278
doc: updated compatibility description.
zhuizhuhaomeng
committed
ec976a6
Copy full SHA for ec976a6
Commits on Aug 21, 2023
optimize: now we make use of the new lua_getexdata2 and lua_setexdata2 to attach coctx to the Lua thread objects directly which save the lookup overhead which can become the bottleneck when there a…
Show description for 6f31a2e
zhuizhuhaomeng
authored
6f31a2e
Copy full SHA for 6f31a2e
Commits on Aug 19, 2023
doc: update release date.
Show description for 87e5f06
spacewander
authored
87e5f06
Copy full SHA for 87e5f06
Commits on Aug 6, 2023
feature: upgrade nginx core to 1.25.1.
swananan
authored
d48f057
Copy full SHA for d48f057
feature: Support lua_ssl_certificate and lua_ssl_certificate_key.
ZJfans
authored
23e45bc
Copy full SHA for 23e45bc
Commits on Aug 5, 2023
Create LICENSE
zhuizhuhaomeng
authored
06f8f55
Copy full SHA for 06f8f55
Commits on Mar 21, 2023
bumped the API vesion to 0.0.13.
xiaocang
committed
309198a
Copy full SHA for 309198a
Commits on Mar 20, 2023
bugfix: after reload, the old children's pid is still > 0.
zhuizhuhaomeng
authored
f312846
Copy full SHA for f312846
Commits on Mar 9, 2023
bugfix: fixed warning of signed and unsigned.
Show description for e45c662
zhuizhuhaomeng
authored
e45c662
Copy full SHA for e45c662
bugfix: windows does not support ngx_stream_lua_ffi_worker_pids.
Show description for 659ac90
zhuizhuhaomeng
committed
659ac90
Copy full SHA for 659ac90
Commits on Jan 19, 2023
bumped the API vesion to 0.0.12.
xiaocang
committed
2ef14f3
Copy full SHA for 2ef14f3
Commits on Nov 3, 2022
tests: upgrade openssl to 1.1.1s. (#303)
zhuizhuhaomeng
authored
ae02d9a
Copy full SHA for ae02d9a
Commits on Oct 27, 2022
feature: add new api ngx_stream_lua_ffi_monotonic_msec. (#302)
zhuizhuhaomeng
authored
b3ab1a9
Copy full SHA for b3ab1a9
Commits on Sep 30, 2022
feature: add CONTEXT_YIELDABLE constant to stream subsys (#300)
Show description for a07f317
spacewander
authored
a07f317
Copy full SHA for a07f317
Commits on Sep 27, 2022
bugfix: wrong size for the pending timers. (#296)
zhuizhuhaomeng
authored
176efb5
Copy full SHA for 176efb5
tests: fix broken worker API count test (#301)
spacewander
authored
f83b22d
Copy full SHA for f83b22d
Commits on Aug 21, 2022
feat: add ngx_stream_lua_ffi_worker_pids to get all workers pid map
oowl
authored and
zhuizhuhaomeng
committed
9ce0848
Copy full SHA for 9ce0848
Commits on Jul 3, 2022
style: add a way to check PR title automatically (#298)
Show description for 518e66b
spacewander
authored
518e66b
Copy full SHA for 518e66b
Commits on Jul 2, 2022
ci: bumped the OpenSSL to 1.1.1p. (#297)
xiaocang
authored
2e8bb6e
Copy full SHA for 2e8bb6e
Commits on Apr 14, 2022
tests: use random port in tcp_listen section. (#294)
xiaocang
authored
b7f403c
Copy full SHA for b7f403c
Commits on Apr 6, 2022
bugfix: Apple Silicon FFI ABI limitation workaround
Show description for 8e7c941
chronolaw
authored
8e7c941
Copy full SHA for 8e7c941
Commits on Mar 18, 2022
travis: update openssl to 1.1.1n. (#291)
zhuizhuhaomeng
authored
7c12c79
Copy full SHA for 7c12c79
Commits on Mar 10, 2022
tests: use random port numbers instead of fixed port number to prevent conflict. (#290)
xiaocang
authored
70d96f3
Copy full SHA for 70d96f3
Commits on Mar 9, 2022
tests: NGINX_TEST_CHECK_LEAK detects memoryleak because nginx can not free resolver ctx quickly. (#289)
xiaocang
authored
1fe3213
Copy full SHA for 1fe3213
Commits on Jan 26, 2022
travis-ci: upgrade openssl to 1.1.1m, pcre to 8.45. (#286)
xiaocang
authored
cf14440
Copy full SHA for cf14440
Commits on Jan 16, 2022
feature: ssl/tls supports passphrase protected private key. (#285)
zhuizhuhaomeng
authored
007d6ca
Copy full SHA for 007d6ca
Commits on Jan 9, 2022
bugfix: posted event handler was called after event memory was freed. (#282)
zhuizhuhaomeng
authored
738bedc
Copy full SHA for 738bedc
Pagination
Previous
Next
You can’t perform that action at this time.