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
204
Star
742
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
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 27, 2025
doc: update version info.
spacewander
authored
a9addfa
Copy full SHA for a9addfa
bugfix: fixed typo.
willmafh
authored
08a914e
Copy full SHA for 08a914e
fixes: resolve unused function warning in BoringSSL builds.
swananan
authored
bdca3bd
Copy full SHA for bdca3bd
Commits on Jul 24, 2025
tests: fixed test t/162-ssl-client-hello-by.t and t/163-ssl-two-verification.t.
zhuizhuhaomeng
committed
7aeea40
Copy full SHA for 7aeea40
Commits on Jul 23, 2025
feature: add ngx_stream_lua_ffi_get_req_ssl_pointer() for stream subsystem.
zhuizhuhaomeng
committed
eef438a
Copy full SHA for eef438a
Commits on Jul 21, 2025
feature: add lua_ssl_key_log directive to log client connection SSL keys in the tcpsock:sslhandshake method. Keys are logged in the SSLKEYLOGFILE format compatible with Wireshark.
willmafh
authored and
zhuizhuhaomeng
committed
8a34bf5
Copy full SHA for 8a34bf5
optimize: checked r before using it.
Fahnenfluchtige
authored
af6f8c0
Copy full SHA for af6f8c0
style: fixed coding style.
willmafh
authored
7c2411f
Copy full SHA for 7c2411f
feature: ngx_stream_lua_ffi_req_shared_ssl_ciphers().
chensunny
authored
94e91ae
Copy full SHA for 94e91ae
chore: typo fixes.
willmafh
authored
de6820b
Copy full SHA for de6820b
Commits on Jun 21, 2025
tests: update openssl to 3.5.0.
zhuizhuhaomeng
authored
90c3964
Copy full SHA for 90c3964
optimize: add error checking for SSL_set_tlsext_status_type().
Fahnenfluchtige
authored
ee2422f
Copy full SHA for ee2422f
Commits on Jun 8, 2025
style: fixed coding style.
zhuizhuhaomeng
committed
8df9125
Copy full SHA for 8df9125
Commits on May 31, 2025
feature: add ngx_stream_lua_ffi_req_dst_addr().
zhuizhuhaomeng
committed
3096b45
Copy full SHA for 3096b45
Commits on Apr 7, 2025
feature: add support for tcp/udp bind.
Show description for 9c205ed
alonbg
and
zhuizhuhaomeng
committed
9c205ed
Copy full SHA for 9c205ed
Commits on Feb 20, 2025
tests: add tests for https://www.cve.org/CVERecord?id=CVE-2025-23419.
zhuizhuhaomeng
authored
35071d9
Copy full SHA for 35071d9
Commits on Feb 7, 2025
tests: update tests to reflect changes in openssl and nginx-1.27.
zhuizhuhaomeng
committed
9271742
Copy full SHA for 9271742
Commits on Jan 17, 2025
bumped version of stream-lua-nginx-module to 16.
zhuizhuhaomeng
committed
4169f1b
Copy full SHA for 4169f1b
Commits on Jan 11, 2025
feature: enable ngx.var at the ssl_certificate_by_lua and ssl_client_hello_by_lua.
zhuizhuhaomeng
committed
7a40a36
Copy full SHA for 7a40a36
Commits on Dec 3, 2024
tests: fixed test case in t/062-count.t.
zhuizhuhaomeng
committed
b22705c
Copy full SHA for b22705c
Commits on Sep 9, 2024
bugfix: `setkeepalive` failure on TLSv1.3
Show description for 1e1d93e
catbro666
authored
1e1d93e
Copy full SHA for 1e1d93e
Commits on Aug 20, 2024
bugfix: failed to build on windows.
zhuizhuhaomeng
committed
69f0cd7
Copy full SHA for 69f0cd7
Commits on Aug 17, 2024
tests: bumped the NGINX core to 1.27.1.
xiaocang
authored
bfff61e
Copy full SHA for bfff61e
feature: update nginx to v1.27.1.
zhuizhuhaomeng
committed
de12cb6
Copy full SHA for de12cb6
Commits on Aug 8, 2024
bumped stream-lua-nginx-module to 15.
xiaocang
authored
982ce52
Copy full SHA for 982ce52
Commits on Aug 6, 2024
tests: updated ci for stream >= 1.25.5.
xiaocang
committed
9b4c301
Copy full SHA for 9b4c301
travis: bumped the NGINX core to 1.27.0.
xiaocang
committed
ebcf861
Copy full SHA for ebcf861
bugfix: fixed keepalive error in cosocket.
Show description for 5954e22
zhuizhuhaomeng
authored
5954e22
Copy full SHA for 5954e22
Commits on Jul 16, 2024
bugfix: treat shdict entries with ttl equal to 0 as expired.
zhuizhuhaomeng
authored
f56c53b
Copy full SHA for f56c53b
Commits on Jul 9, 2024
feature: add ssl trusted certificate.
theweakgod
authored
97937e2
Copy full SHA for 97937e2
Commits on Jul 6, 2024
dev: util/build.sh: fixed command line argument validation and environment variable usage.
xiaocang
authored
e974e57
Copy full SHA for e974e57
Commits on Jul 1, 2024
feature: support lua balancer set proxy bind dynamic
Show description for 65014a8
ytlm
authored and
zhuizhuhaomeng
committed
65014a8
Copy full SHA for 65014a8
Commits on Mar 22, 2024
bugfix: Check for SSL context instead of listen.
Show description for bea8a0c
thresheek
authored
bea8a0c
Copy full SHA for bea8a0c
Commits on Mar 20, 2024
bugfix: wrong arguments of setkeepalive() result in the compromise of data integrity.
zhuizhuhaomeng
authored
cb82db3
Copy full SHA for cb82db3
Commits on Mar 8, 2024
bugfix: correct offset vector memory allocation size for PCRE2.
zhongweiy
authored
a5c924b
Copy full SHA for a5c924b
Pagination
Previous
Next
You can’t perform that action at this time.