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
Type
/
to 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
.
api7
/
ngx_http_ffi_client
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
11
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: api7/ngx_http_ffi_client
Actions
All workflows
Workflows
CI
CI
Copilot
Copilot
Copilot cloud agent
Copilot cloud agent
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
118 workflow runs
118 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix: log connection errors at info level
CI
#107:
Pull request
#41
opened by
shreemaan-abhishek
15m 3s
fix/socket-log-errors
fix/socket-log-errors
15m 3s
View #41
View workflow file
fix: log connection errors at info level
CI
#106:
Commit
c5de0d3
pushed by
shreemaan-abhishek
15m 3s
fix/socket-log-errors
fix/socket-log-errors
15m 3s
View #41
View workflow file
fix: stop rejecting request bodies that contain CR or LF
CI
#105:
Pull request
#40
opened by
shreemaan-abhishek
15m 52s
fix/body-crlf-check
fix/body-crlf-check
15m 52s
View #40
View workflow file
fix: stop rejecting request bodies that contain CR or LF
CI
#104:
Commit
dc47c4f
pushed by
shreemaan-abhishek
15m 51s
fix/body-crlf-check
fix/body-crlf-check
15m 51s
View #40
View workflow file
chore: add Apache 2.0 license (#37)
CI
#103:
Commit
8a517c4
pushed by
shreemaan-abhishek
2m 29s
v0.1.0
v0.1.0
2m 29s
View workflow file
chore: add Apache 2.0 license (#37)
CI
#102:
Commit
8a517c4
pushed by
shreemaan-abhishek
2m 31s
main
main
2m 31s
View workflow file
chore: add Apache 2.0 license
CI
#101:
Pull request
#37
opened by
shreemaan-abhishek
2m 40s
chore/apache-2-license
chore/apache-2-license
2m 40s
View #37
View workflow file
chore: declare the vendored llhttp MIT subcomponent
CI
#100:
Commit
60cd377
pushed by
shreemaan-abhishek
2m 20s
chore/apache-2-license
chore/apache-2-license
2m 20s
View #37
View workflow file
feat: resume TLS sessions instead of a full handshake per connection
CI
#99:
Pull request
#36
synchronize by
shreemaan-abhishek
2m 37s
feat/tls-session-resumption
feat/tls-session-resumption
2m 37s
View #36
View workflow file
fix: degrade instead of failing when session reuse cannot be set up
CI
#98:
Commit
d1c4429
pushed by
shreemaan-abhishek
2m 17s
feat/tls-session-resumption
feat/tls-session-resumption
2m 17s
View #36
View workflow file
feat: resume TLS sessions instead of a full handshake per connection
CI
#97:
Pull request
#36
opened by
shreemaan-abhishek
2m 35s
feat/tls-session-resumption
feat/tls-session-resumption
2m 35s
View #36
View workflow file
feat: resume TLS sessions instead of a full handshake per connection
CI
#96:
Commit
ec07f3e
pushed by
shreemaan-abhishek
2m 23s
feat/tls-session-resumption
feat/tls-session-resumption
2m 23s
View workflow file
fix: stop rescanning the CA directory on every TLS handshake (#33)
CI
#95:
Commit
124eaff
pushed by
shreemaan-abhishek
2m 48s
v0.1.0
v0.1.0
2m 48s
View workflow file
fix: stop rescanning the CA directory on every TLS handshake (#33)
CI
#94:
Commit
124eaff
pushed by
shreemaan-abhishek
2m 54s
main
main
2m 54s
View workflow file
fix: stop rescanning the CA directory on every TLS handshake
CI
#93:
Pull request
#33
synchronize by
shreemaan-abhishek
2m 43s
fix/tls-trust-store-per-handshake-scan
fix/tls-trust-store-per-handshake-scan
2m 43s
View #33
View workflow file
fix: share one SSL_CTX across all verify-off callers
CI
#92:
Commit
e32ae46
pushed by
shreemaan-abhishek
2m 48s
fix/tls-trust-store-per-handshake-scan
fix/tls-trust-store-per-handshake-scan
2m 48s
View #33
View workflow file
fix: stop rescanning the CA directory on every TLS handshake
CI
#91:
Pull request
#33
synchronize by
shreemaan-abhishek
2m 52s
fix/tls-trust-store-per-handshake-scan
fix/tls-trust-store-per-handshake-scan
2m 52s
View #33
View workflow file
Apply suggestions from code review
CI
#90:
Commit
f1f5d49
pushed by
shreemaan-abhishek
2m 52s
fix/tls-trust-store-per-handshake-scan
fix/tls-trust-store-per-handshake-scan
2m 52s
View workflow file
fix: stop rescanning the CA directory on every TLS handshake
CI
#89:
Pull request
#33
synchronize by
shreemaan-abhishek
2m 44s
fix/tls-trust-store-per-handshake-scan
fix/tls-trust-store-per-handshake-scan
2m 44s
View #33
View workflow file
fix: stop rescanning the CA directory on every TLS handshake
CI
#88:
Commit
4ee2c7e
pushed by
shreemaan-abhishek
3m 3s
fix/tls-trust-store-per-handshake-scan
fix/tls-trust-store-per-handshake-scan
3m 3s
View workflow file
bench: generate both columns of every comparison from one shape table
CI
#87:
Pull request
#35
opened by
shreemaan-abhishek
2m 47s
bench/harness-rewrite
bench/harness-rewrite
2m 47s
View #35
View workflow file
docs: record the TLS re-measurement after the trust-store fix
CI
#86:
Commit
6377154
pushed by
shreemaan-abhishek
2m 59s
bench/harness-rewrite
bench/harness-rewrite
2m 59s
View #35
View workflow file
Running Copilot Code Review
Copilot
#10:
by
Copilot
AI
6m 17s
fix/tls-trust-store-per-handshake-scan
fix/tls-trust-store-per-handshake-scan
6m 17s
fix: stop rescanning the CA directory on every TLS handshake
CI
#85:
Pull request
#33
synchronize by
shreemaan-abhishek
2m 54s
fix/tls-trust-store-per-handshake-scan
fix/tls-trust-store-per-handshake-scan
2m 54s
View #33
View workflow file
docs: record the TLS re-measurement after the trust-store fix
CI
#84:
Commit
f70c6f9
pushed by
shreemaan-abhishek
2m 53s
fix/tls-trust-store-per-handshake-scan
fix/tls-trust-store-per-handshake-scan
2m 53s
View workflow file
Previous
1
2
3
4
5
Next
You can’t perform that action at this time.