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
.
libcpr
/
cpr
Public
Notifications
You must be signed in to change notification settings
Fork
1k
Star
7.4k
Code
Issues
80
Pull requests
6
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
SSL Context Callback
- #1021
#1021
Open
COM8
wants to merge 12 commits into
master
libcpr/cpr:master
from
feature/ssl_ctx_callback
libcpr/cpr:feature/ssl_ctx_callback
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
SSL Context Callback
#1021
COM8
wants to merge 12 commits into
master
libcpr/cpr:master
from
feature/ssl_ctx_callback
libcpr/cpr:feature/ssl_ctx_callback
Copy head branch name to clipboard
Commits
Commits on Dec 21, 2024
Initial SSL ctx callback implementation
COM8
committed
85ebfd8
View commit details
Copy full SHA for 85ebfd8
Browse repository at this point
Migrated the SSL context callback into callback.h
COM8
committed
1d44d35
View commit details
Copy full SHA for 1d44d35
Browse repository at this point
Fixed unused parameter
COM8
committed
9e19865
View commit details
Copy full SHA for 9e19865
Browse repository at this point
Fixed non OpenSSl based builds
COM8
committed
2b17017
View commit details
Copy full SHA for 2b17017
Browse repository at this point
Reverted CPR_FORCE_MBEDTLS_BACKEND back to OFF
COM8
committed
eafb754
View commit details
Copy full SHA for eafb754
Browse repository at this point
cppcheck suppress
COM8
committed
532202e
View commit details
Copy full SHA for 532202e
Browse repository at this point
Fixed ssl context callback support
COM8
committed
5216824
View commit details
Copy full SHA for 5216824
Browse repository at this point
Clang-Tidy
COM8
committed
104c57b
View commit details
Copy full SHA for 104c57b
Browse repository at this point
Clang-Format
COM8
committed
4d17f6d
View commit details
Copy full SHA for 4d17f6d
Browse repository at this point
Rebase cleanup
COM8
committed
19a1a4b
View commit details
Copy full SHA for 19a1a4b
Browse repository at this point
loadCertificateFromFile -> loadFileContent
COM8
committed
64af0e3
View commit details
Copy full SHA for 64af0e3
Browse repository at this point
Clang-Tidy
COM8
committed
39ac8c9
View commit details
Copy full SHA for 39ac8c9
Browse repository at this point
You can’t perform that action at this time.