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
.
lovebrew
/
lua-https
Public
forked from
love2d/lua-https
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 28, 2025
Merge pull request #38 from Oval-Tutu/android
Show description for e1b7704
MikuAuahDark
authored
e1b7704
View commit details
Copy full SHA for e1b7704
Browse repository at this point
Commits on Feb 27, 2025
Merge pull request #36 from technomancy/readme
Show description for 107d952
MikuAuahDark
authored
107d952
View commit details
Copy full SHA for 107d952
Browse repository at this point
Commits on Feb 26, 2025
fix: add generic/UnixLibraryLoader.cpp to Android.mk. fixes #37
flexiondotorg
committed
218554b
View commit details
Copy full SHA for 218554b
Browse repository at this point
Commits on Feb 4, 2025
Add documentation.
Show description for d68ee4c
technomancy
committed
d68ee4c
View commit details
Copy full SHA for d68ee4c
Browse repository at this point
Commits on Jan 30, 2025
Android: Fix SDL3 symbol loading.
MikuAuahDark
committed
121d651
View commit details
Copy full SHA for 121d651
Browse repository at this point
Commits on Dec 1, 2024
macOS: fix combined x64+arm64 build
slime73
committed
8b7d120
View commit details
Copy full SHA for 8b7d120
Browse repository at this point
Commits on Oct 13, 2024
Android: Handle SDL3 symbol name to retrieve current JNIEnv and activity.
MikuAuahDark
committed
5b6ecab
View commit details
Copy full SHA for 5b6ecab
Browse repository at this point
Commits on Sep 4, 2024
Merge pull request #34 from seanmadden/main
Show description for 678018b
slime73
authored
678018b
View commit details
Copy full SHA for 678018b
Browse repository at this point
fix tab
seanmadden
committed
353f9e8
View commit details
Copy full SHA for 353f9e8
Browse repository at this point
Enable ARC support for Darwin builds
seanmadden
committed
0125798
View commit details
Copy full SHA for 0125798
Browse repository at this point
Commits on Jun 11, 2024
Update GitHub Actions used version.
MikuAuahDark
committed
76d92e7
View commit details
Copy full SHA for 76d92e7
Browse repository at this point
Commits on Jun 7, 2024
Merge pull request #31 from bartbes/openssl3
Show description for d0de6e2
MikuAuahDark
authored
d0de6e2
View commit details
Copy full SHA for d0de6e2
Browse repository at this point
Commits on May 5, 2024
apple: return informative error string when the whole request fails.
Show description for 6ccb7cb
slime73
committed
6ccb7cb
View commit details
Copy full SHA for 6ccb7cb
Browse repository at this point
Commits on May 2, 2024
Merge pull request #33 from erinmaus/fix-windows-build-msys-mingw
Show description for 0ecd6ee
slime73
authored
0ecd6ee
View commit details
Copy full SHA for 0ecd6ee
Browse repository at this point
Commits on May 1, 2024
Fix Windows build with MSYS2/MinGW.
Show description for 1f430bd
erinmaus
committed
1f430bd
View commit details
Copy full SHA for 1f430bd
Browse repository at this point
Commits on Apr 21, 2024
Introduce helper for trying different OpenSSL versions
Show description for 901291e
bartbes
committed
901291e
View commit details
Copy full SHA for 901291e
Browse repository at this point
Prefer SSL_CTX_set_options over SSL_CTX_ctrl
Show description for 003e145
bartbes
committed
003e145
View commit details
Copy full SHA for 003e145
Browse repository at this point
Prefer modern functions
bartbes
committed
4f9674e
View commit details
Copy full SHA for 4f9674e
Browse repository at this point
Fix memory leak in OpenSSLConnection
Show description for 575dab8
bartbes
committed
575dab8
View commit details
Copy full SHA for 575dab8
Browse repository at this point
Add support for OpenSSL3 to OpenSSLConnection
bartbes
committed
e520e59
View commit details
Copy full SHA for e520e59
Browse repository at this point
Commits on Apr 20, 2024
Merge pull request #30 from bartbes/selectable_library_loaders
Show description for c40585b
MikuAuahDark
authored
c40585b
View commit details
Copy full SHA for c40585b
Browse repository at this point
Commits on Apr 7, 2024
Make sure at least C++11 is used
Show description for 2fb36d9
bartbes
committed
2fb36d9
View commit details
Copy full SHA for 2fb36d9
Browse repository at this point
Fix missing cast in WindowsLibraryLoader
bartbes
committed
938d49a
View commit details
Copy full SHA for 938d49a
Browse repository at this point
Add link-time library loader
Show description for 56a1ed1
bartbes
committed
56a1ed1
View commit details
Copy full SHA for 56a1ed1
Browse repository at this point
Make library loader selectable
bartbes
committed
ded519c
View commit details
Copy full SHA for ded519c
Browse repository at this point
Extract library loading code into its own file
Show description for 0668b0f
bartbes
committed
0668b0f
View commit details
Copy full SHA for 0668b0f
Browse repository at this point
Commits on Jan 21, 2024
Merge pull request #29 from erinmaus/27-add-apple-silicon-support
Show description for 221bb84
slime73
authored
221bb84
View commit details
Copy full SHA for 221bb84
Browse repository at this point
Add support for building universal lua-https modules.
erinmaus
committed
5ae9e8d
View commit details
Copy full SHA for 5ae9e8d
Browse repository at this point
Commits on Dec 22, 2023
CI: build on ubuntu 20.04
slime73
committed
55fa64f
View commit details
Copy full SHA for 55fa64f
Browse repository at this point
Commits on Sep 28, 2023
WinINet: Fix EOL.
MikuAuahDark
committed
48efa29
View commit details
Copy full SHA for 48efa29
Browse repository at this point
Android: Fixed `httpsObject` leaked on every request.
MikuAuahDark
committed
0b2346f
View commit details
Copy full SHA for 0b2346f
Browse repository at this point
Commits on Sep 17, 2023
Silence some MSVC warnings.
MikuAuahDark
committed
e9d9353
View commit details
Copy full SHA for e9d9353
Browse repository at this point
Check for cURL in Visual Studio 2017 or later without config-generated.h.
MikuAuahDark
committed
5ac538b
View commit details
Copy full SHA for 5ac538b
Browse repository at this point
Minor fix to the tests.
MikuAuahDark
committed
3db6e5e
View commit details
Copy full SHA for 3db6e5e
Browse repository at this point
Commits on Sep 16, 2023
use postman-echo and not httpbin
TurtleP
committed
795a5c4
View commit details
Copy full SHA for 795a5c4
Browse repository at this point
Previous
Next
You can’t perform that action at this time.