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 }}
suikabreaker
/
lua-nginx-module
Public
forked from
openresty/lua-nginx-module
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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 Oct 14, 2021
Update 048-match-dfa.t
Show description for e3795c8
suikabreaker
committed
e3795c8
Copy full SHA for e3795c8
test for 00e5ed854fb49eefb06c3
suikabreaker
committed
0ee6997
Copy full SHA for 0ee6997
Update ngx_http_lua_regex.c
Show description for c88c751
suikabreaker
committed
c88c751
Copy full SHA for c88c751
Commits on Oct 13, 2021
bugfix: nginx crash when resolve an not exist domain in thread create by ngx.thread.spawn.(#1931)
Show description for acd5364
zhuizhuhaomeng
and
doujiang24
authored
acd5364
Copy full SHA for acd5364
tests: ca-certificates of Let's Encrypt has expired. (#1937)
zhuizhuhaomeng
authored
c4ca520
Copy full SHA for c4ca520
Commits on Oct 7, 2021
feature: auto assign pr to project (#1772)
rainingmaster
authored
1ea5b09
Copy full SHA for 1ea5b09
Commits on Oct 4, 2021
tests: the certificate of the Let's Encrypt has expired. (#1929)
zhuizhuhaomeng
authored
250f31d
Copy full SHA for 250f31d
Commits on Oct 2, 2021
bugfix: should reset the value_len to 0 when reuse the expired list type key in shared dict. (#1928)
ngtee8
authored
a3ec156
Copy full SHA for a3ec156
change: do not need to create the Lua request ctx data table from C (#1926)
Show description for 5095da4
doujiang24
and
doujiang24
authored
5095da4
Copy full SHA for 5095da4
Commits on Sep 24, 2021
bugfix: we should ignore match limit in DFA mode. (#1924)
Show description for 5425d6d
balusch
authored
5425d6d
Copy full SHA for 5425d6d
Commits on Sep 20, 2021
feature: implemented the ssl_client_hello_by_lua_block and ssl_client_hello_by_lua_file directives for controlling the NGINX downstream SSL handshake dynamically with Lua.
catbro666
authored and
zhuizhuhaomeng
committed
fef2581
Copy full SHA for fef2581
Commits on Sep 13, 2021
style: fixed some of the code style issues and add code style checking for the ci. (#1916)
zhuizhuhaomeng
authored
776f829
Copy full SHA for 776f829
Commits on Sep 3, 2021
bugfix: buffer bloat and CPU 100% when download large file was filtered by body_filter_by_lua. (#1909)
Show description for 3820d0e
zhuizhuhaomeng
authored
3820d0e
Copy full SHA for 3820d0e
Commits on Sep 2, 2021
bugfix: fixed missing 'const' qualifier causing compilation failure on freebsd. (#1914)
xiaocang
authored
86514c1
Copy full SHA for 86514c1
Commits on Aug 30, 2021
travis-ci: upgraded openssl to 1.1.1l.
xiaocang
authored and
zhuizhuhaomeng
committed
a9cd21e
Copy full SHA for a9cd21e
tests: improve test cases robustness.
Show description for c297cf6
zhuizhuhaomeng
committed
c297cf6
Copy full SHA for c297cf6
Commits on Aug 23, 2021
feature: implement the new ngx.run_worker_thread API to run Lua function in a seperated worker thread.
kingluo
authored and
doujiang24
committed
8981872
Copy full SHA for 8981872
Commits on Aug 18, 2021
bugfix: should not allow to create timer in the exit process phase (#1907)
Show description for 263bd0c
rainingmaster
authored
263bd0c
Copy full SHA for 263bd0c
Commits on Jul 19, 2021
bugfix: add nginx version condition for privileged agent connections. (#1903)
wangyao
authored
b721656
Copy full SHA for b721656
Commits on Jul 13, 2021
add privileged agent connections
ÍõÑþ
authored and
zhuizhuhaomeng
committed
66a4d41
Copy full SHA for 66a4d41
Commits on Jul 8, 2021
travis-ci: remove clang compiler mode from travis.
xiaocang
authored and
zhuizhuhaomeng
committed
53bd821
Copy full SHA for 53bd821
Commits on Jun 30, 2021
change: removed the openssl 1.0.2 in CI since it has been EOL ove a year, fix #1897. (#1899)
doujiang
authored
ccb0f8c
Copy full SHA for ccb0f8c
Commits on Jun 27, 2021
bugfix: we didn't exclude the ssl_verify_callback when compiling with LibreSSL (#1894)
spacewander
authored
bdd48a1
Copy full SHA for bdd48a1
Commits on Jun 19, 2021
chore: fix typos introduced by PR #1890 (#1892)
catbro666
authored
223139d
Copy full SHA for 223139d
bugfix: fixed typo introduced by 276f16af. (#1891)
xiaocang
authored
6c1a2e9
Copy full SHA for 6c1a2e9
Commits on Jun 18, 2021
feature: add lua_ssl_conf_command directive for setting arbitrary Ope… (#1890)
Show description for 276f16a
catbro666
authored
276f16a
Copy full SHA for 276f16a
Commits on Jun 10, 2021
feature: support environ in ngx.pipe on mac (#1882)
tzssangglass
authored
f1b97e4
Copy full SHA for f1b97e4
feature: allow to be compiled with LibreSSL 3.0+ (#1888)
spacewander
authored
6ed8e4b
Copy full SHA for 6ed8e4b
Commits on May 13, 2021
doc: stripped line trailing whitespaces. (#1881)
Show description for f727922
xiaocang
authored
f727922
Copy full SHA for f727922
Commits on May 7, 2021
travis-ci: upgraded openssl from 1.1.1i to 1.1.1k. (#1868)
xiaocang
authored
68f6a14
Copy full SHA for 68f6a14
bumped the API version to 0.10.20.
xiaocang
authored
9007d67
Copy full SHA for 9007d67
Commits on May 6, 2021
change: changed from graceful shutdown to abort when lua_resume return LUA_ERRMEM.
Show description for dabc8e8
zhuizhuhaomeng
committed
dabc8e8
Copy full SHA for dabc8e8
Commits on Apr 25, 2021
tests: suspected memory leak of 160-disable-init-by-lua.t when test with TEST_NGINX_CHECK_LEAK=1 because forgot to close the file. (#1877)
zhuizhuhaomeng
authored
d3a8626
Copy full SHA for d3a8626
Commits on Apr 23, 2021
doc: added sample config directives for internal redirects, as reported by Jason Hoch.
agentzh
committed
14ef2cb
Copy full SHA for 14ef2cb
tests: added a new rule about 'ngx_pass_open_channel()' to valgrind suppression file. (#1874)
xiaocang
authored
b8d5b37
Copy full SHA for b8d5b37
Pagination
Previous
Next
You can’t perform that action at this time.