Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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
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 }}
selboo
/
stream-lua-nginx-module
Public
forked from
openresty/stream-lua-nginx-module
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 20, 2020
fix fixed cc err when not adding with-stream_ssl_module
guocan1
committed
3ca754c
Copy full SHA for 3ca754c
Commits on Jul 3, 2020
doc: updated the Version section to reflect the release date
meathill
committed
5a8bc29
Copy full SHA for 5a8bc29
Commits on Jun 30, 2020
feature: ngx.escape_uri: added new optional 'type' argument not_component argument for pure URI escaping (still defauls to URI component escaping).
Show description for e7939b3
zhuizhuhaomeng
authored and
agentzh
committed
e7939b3
Copy full SHA for e7939b3
Commits on Apr 3, 2020
travis-ci: upgraded PCRE to 8.44.
thibaultcha
committed
61cfab8
Copy full SHA for 61cfab8
travis-ci: bumped OpenSSL to 1.1.1f, 1.0.2u, and fixed older versions downloads.
thibaultcha
committed
a46d25c
Copy full SHA for a46d25c
Commits on Mar 19, 2020
updated .gitignore a bit.
agentzh
committed
f60b64f
Copy full SHA for f60b64f
feature: added dynamic module support.
Show description for b1e8e26
agentzh
committed
b1e8e26
Copy full SHA for b1e8e26
tests: fixed a newly failing test due to changes in openresty.org accepted ciphers.
thibaultcha
committed
29dec04
Copy full SHA for 29dec04
Commits on Feb 13, 2020
tests: 139-ssl-cert-by.t: relaxed timing test cases for tvw test mode.
thibaultcha
committed
d987a0c
Copy full SHA for d987a0c
Commits on Feb 10, 2020
tests: fixed a newly failing test due to openresty.org now rejecting TLSv1 connections.
thibaultcha
committed
fd06ddd
Copy full SHA for fd06ddd
Commits on Jan 27, 2020
Revert "tests: added the fake-merge-module and new test case covering the init_worker_by_lua* mutating another module's main_conf bug."
Show description for b973eb2
thibaultcha
committed
b973eb2
Copy full SHA for b973eb2
Commits on Jan 23, 2020
synchronized with meta-lua-nginx-module #a8d60d4 (Revert "do not mutate another module's main_conf.").
Show description for a0f73b3
thibaultcha
committed
a0f73b3
Copy full SHA for a0f73b3
Commits on Jan 22, 2020
travis-ci: bumped the NGINX core to 1.17.8.
thibaultcha
committed
2466644
Copy full SHA for 2466644
Commits on Sep 27, 2019
travis-ci: bumped the NGINX core to 1.17.4.
thibaultcha
committed
c7ac223
Copy full SHA for c7ac223
Commits on Sep 13, 2019
synchronized with meta-lua-nginx-module #0400d86.
Show description for bfc9b27
thibaultcha
committed
bfc9b27
Copy full SHA for bfc9b27
Commits on Sep 12, 2019
travis-ci: bumped OpenSSL versions to 1.0.2t, 1.1.0l, and 1.1.1d.
thibaultcha
committed
bf82d14
Copy full SHA for bf82d14
Commits on Aug 28, 2019
feat: config: added a check for Lua language version 5.1.
thibaultcha
committed
87a7eba
Copy full SHA for 87a7eba
Commits on Aug 27, 2019
doc: readme: aligned with ngx_http_lua's README and removed mentions of PUC-Rio Lua.
thibaultcha
committed
a8cd1ae
Copy full SHA for a8cd1ae
change: we now require LuaJIT with FFI to build this module following the retirement of the CFunction API.
thibaultcha
committed
2b9c88d
Copy full SHA for 2b9c88d
tests: 091-coroutine.t: ported ngx_http_lua test cases for 'coroutine.wrap()' propagating errors and 'coroutine.resume()' not logging runtime errors.
thibaultcha
committed
05aa7fc
Copy full SHA for 05aa7fc
tests: 106-timer.t: ported ngx_http_lua test cases for failed timers logging function definition location.
thibaultcha
committed
0e44ac6
Copy full SHA for 0e44ac6
tests: 161-load-resty-core.t: updated the test cases to reflect the deprecation of the 'lua_load_resty_core' directive.
thibaultcha
committed
bbb0ae8
Copy full SHA for bbb0ae8
tests: 025-codecache.t: ported ngx_http_lua tests for code cache bugfix of inlined Lua sources.
thibaultcha
committed
53fc6d8
Copy full SHA for 53fc6d8
tests: added the fake-merge-module and new test case covering the init_worker_by_lua* mutating another module's main_conf bug.
thibaultcha
committed
3fdc418
Copy full SHA for 3fdc418
tests: ported ngx_http_lua test cases for 'tcpsock:receiveany()' API of upstream TCP cosockets.
thibaultcha
committed
d615634
Copy full SHA for d615634
tests: ported ngx_http_lua test cases for TCP cosockets connection queuing.
thibaultcha
committed
740be91
Copy full SHA for 740be91
tests: ported ngx_http_lua test cases for TCP cosockets keepalive when worker process shuts down.
thibaultcha
committed
9dea879
Copy full SHA for 9dea879
tests: ported ngx_http_lua test cases for TCP and UDP cosockets sending boolean and nil values.
thibaultcha
committed
fda6f8d
Copy full SHA for fda6f8d
tests: 058-tcp-socket.t: ported new tests added to the ngx_http_lua module.
thibaultcha
committed
54a1ba5
Copy full SHA for 54a1ba5
synchronized with meta-lua-nginx-module #dcedde8.
thibaultcha
committed
44f68b9
Copy full SHA for 44f68b9
bugfix: ensured the 'pcre_version' symbol is also preserved on Darwin platforms.
Show description for e94dd3f
thibaultcha
committed
e94dd3f
Copy full SHA for e94dd3f
Commits on Jul 18, 2019
doc: fixed a number of typos, grammar, and styling issues, and mentioned that we support NGINX 1.17.x.
thibaultcha
committed
b2c2c2a
Copy full SHA for b2c2c2a
Commits on Jul 12, 2019
bugfix: ensured the 'pcre_version' symbol is preserved as undefined when PCRE is statically linked.
Show description for 5a97cce
thibaultcha
committed
5a97cce
Copy full SHA for 5a97cce
api: bumped API version to 0.0.8.
thibaultcha
committed
1667036
Copy full SHA for 1667036
Commits on Jul 11, 2019
readme: remove ssl_certificate_by_lua* from the "TODO" section.
chronolaw
authored and
dndx
committed
5065318
Copy full SHA for 5065318
Pagination
Previous
Next
You can’t perform that action at this time.