Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
openresty
/
lua-nginx-module
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
11.8k
Code
Issues
355
Pull requests
37
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
feature: support ssl.create_ctx and tcp:setsslctx
- #997
#997
Open
detailyang
wants to merge 29 commits into
openresty:master
openresty/lua-nginx-module:master
from
detailyang:lua-ffi-api-sslctx
detailyang/lua-nginx-module:lua-ffi-api-sslctx
Copy head branch name to clipboard
Conversation
Commits
29
(29)
Checks
Files changed
Open
feature: support ssl.create_ctx and tcp:setsslctx
#997
detailyang
wants to merge 29 commits into
openresty:master
openresty/lua-nginx-module:master
from
detailyang:lua-ffi-api-sslctx
detailyang/lua-nginx-module:lua-ffi-api-sslctx
Copy head branch name to clipboard
Commits
Commits on Nov 2, 2016
doc: log level constatns add nginx phase
detailyang
committed
e859096
View commit details
Copy full SHA for e859096
Browse repository at this point
Commits on Jan 13, 2017
Merge remote-tracking branch 'openresty/master'
detailyang
committed
91a6d7d
View commit details
Copy full SHA for 91a6d7d
Browse repository at this point
Commits on Feb 2, 2017
Merge remote-tracking branch 'openresty/master'
detailyang
committed
635a569
View commit details
Copy full SHA for 635a569
Browse repository at this point
Commits on Feb 4, 2017
Merge remote-tracking branch 'openresty/master'
detailyang
committed
1c10853
View commit details
Copy full SHA for 1c10853
Browse repository at this point
Commits on Feb 21, 2017
feature: ssl.create_ctx and tcp:setsslctx
Show description for 2ec655d
detailyang
committed
2ec655d
View commit details
Copy full SHA for 2ec655d
Browse repository at this point
tests: remove unused openssl version judge
Show description for df4387b
detailyang
committed
df4387b
View commit details
Copy full SHA for df4387b
Browse repository at this point
Commits on Feb 26, 2017
refactor: use protocols as the arg to create_ctx
Show description for 7086ff1
detailyang
committed
7086ff1
View commit details
Copy full SHA for 7086ff1
Browse repository at this point
Commits on Feb 27, 2017
refactor: remove unsed C macro
detailyang
committed
ca8c3cb
View commit details
Copy full SHA for ca8c3cb
Browse repository at this point
tests: remove duplicated tests
detailyang
committed
6ce2ea5
View commit details
Copy full SHA for 6ce2ea5
Browse repository at this point
Commits on Feb 28, 2017
refactor: remove superfluous variable
detailyang
committed
1b2eaac
View commit details
Copy full SHA for 1b2eaac
Browse repository at this point
style: combine arguments to one line
detailyang
committed
697f0eb
View commit details
Copy full SHA for 697f0eb
Browse repository at this point
refactor: expose tcp object metatable to REGISTRY
detailyang
committed
0409076
View commit details
Copy full SHA for 0409076
Browse repository at this point
Commits on Mar 8, 2017
refactor: caller should allocate error message buf
detailyang
committed
17c3141
View commit details
Copy full SHA for 17c3141
Browse repository at this point
style: do not exceed 80 columns in source code
detailyang
committed
8b7e0f5
View commit details
Copy full SHA for 8b7e0f5
Browse repository at this point
tests: use lua-resty-core to test FFI
detailyang
committed
a30bbf3
View commit details
Copy full SHA for a30bbf3
Browse repository at this point
Commits on Mar 11, 2017
refactor: copy literal string to caller err buffer
detailyang
committed
73c5aa8
View commit details
Copy full SHA for 73c5aa8
Browse repository at this point
travis: use personal lua-resty-core to pass test
detailyang
committed
0b04b54
View commit details
Copy full SHA for 0b04b54
Browse repository at this point
refactor: use ngx_min to decide the size of msg
detailyang
committed
902ec8d
View commit details
Copy full SHA for 902ec8d
Browse repository at this point
Commits on May 5, 2017
style: align function argments
detailyang
committed
c94df6d
View commit details
Copy full SHA for c94df6d
Browse repository at this point
style: align function arguemnts (ditto)
detailyang
committed
6e38b47
View commit details
Copy full SHA for 6e38b47
Browse repository at this point
Commits on May 7, 2017
tests: remove unused module
detailyang
committed
8e06dc5
View commit details
Copy full SHA for 8e06dc5
Browse repository at this point
style: align for aesthetic considerations
detailyang
committed
c105935
View commit details
Copy full SHA for c105935
Browse repository at this point
refactor: replace ngx_copy to ngx_memcpy
detailyang
committed
69f841f
View commit details
Copy full SHA for 69f841f
Browse repository at this point
Merge remote-tracking branch 'openresty/master' into lua-ffi-api-sslctx
detailyang
committed
3bcc9f7
View commit details
Copy full SHA for 3bcc9f7
Browse repository at this point
Commits on May 17, 2017
style: variable name tweaks
detailyang
committed
f52e7a2
View commit details
Copy full SHA for f52e7a2
Browse repository at this point
Commits on May 21, 2017
Merge remote-tracking branch 'openresty/master' into lua-ffi-api-sslctx
detailyang
committed
b57b9db
View commit details
Copy full SHA for b57b9db
Browse repository at this point
Commits on May 25, 2017
Merge remote-tracking branch 'openresty/master' into lua-ffi-api-sslctx
detailyang
committed
f13fd50
View commit details
Copy full SHA for f13fd50
Browse repository at this point
Commits on May 26, 2017
style: variable declaration in #if block
detailyang
committed
fb52c37
View commit details
Copy full SHA for fb52c37
Browse repository at this point
Commits on Jun 1, 2017
feature: support ciphers, CRL, ca, cert_store
detailyang
committed
1f1b090
View commit details
Copy full SHA for 1f1b090
Browse repository at this point
You can’t perform that action at this time.