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
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 }}
Suke0
/
libhttpserver
Public
forked from
etr/libhttpserver
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
codeql-support
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 12, 2020
Build within the same directory
etr
authored
1a5ada6
View commit details
Copy full SHA for 1a5ada6
Browse repository at this point
Just make rather than make release
etr
authored
966e4c2
View commit details
Copy full SHA for 966e4c2
Browse repository at this point
Extract libmicrohttpd package
etr
authored
49dc893
View commit details
Copy full SHA for 49dc893
Browse repository at this point
Fix command sequence
etr
authored
9fef35c
View commit details
Copy full SHA for 9fef35c
Browse repository at this point
Added manual steps to build the library
etr
authored
00c0eec
View commit details
Copy full SHA for 00c0eec
Browse repository at this point
Commits on Sep 10, 2020
Add support for codeql
etr
authored
f15f02a
View commit details
Copy full SHA for f15f02a
Browse repository at this point
Commits on Aug 27, 2020
Moved to travis.com
etr
authored
f4caf63
View commit details
Copy full SHA for f4caf63
Browse repository at this point
Add YWIU checks to travis (#208)
Show description for 44360e9
etr
authored
44360e9
View commit details
Copy full SHA for 44360e9
Browse repository at this point
Commits on Aug 25, 2020
cleanup travis build file (#207)
Show description for b7a7245
etr
authored
b7a7245
View commit details
Copy full SHA for b7a7245
Browse repository at this point
Introduce use_dual_stack to allow support for both ipv4 and ipv6
Show description for 56c68fa
etr
authored
56c68fa
View commit details
Copy full SHA for 56c68fa
Browse repository at this point
Commits on Aug 8, 2020
Update configure and bootstrap, fix warnings in http_endpoint (#205)
Show description for 6ede3c9
beneschtech
authored
6ede3c9
View commit details
Copy full SHA for 6ede3c9
Browse repository at this point
Commits on Aug 5, 2020
Updated version of GCC recommended in the readme
etr
authored
3fa034c
View commit details
Copy full SHA for 3fa034c
Browse repository at this point
Commits on Jul 22, 2020
Allow to avoid a string copy in string_response constructor (#201)
fechantillac-antidot
authored
e9da6f8
View commit details
Copy full SHA for e9da6f8
Browse repository at this point
Commits on Jul 12, 2020
Add AppVeyor badge
etr
authored
cbaa3f3
View commit details
Copy full SHA for cbaa3f3
Browse repository at this point
Removing windows as now building on appveyor
Show description for 1e2b7d9
etr
authored
1e2b7d9
View commit details
Copy full SHA for 1e2b7d9
Browse repository at this point
Add configuration to build on Appveyor (msys2) (#200)
etr
authored
a35281a
View commit details
Copy full SHA for a35281a
Browse repository at this point
Commits on Jul 6, 2020
Compatibility with libmicrohttpd 0.9.71 (#199)
Show description for 51b343c
bkuhls
authored
51b343c
View commit details
Copy full SHA for 51b343c
Browse repository at this point
Commits on Jun 6, 2020
Updated changelog and version
etr
committed
91467ee
View commit details
Copy full SHA for 91467ee
Browse repository at this point
Prevent use of regex in http_endpoint outside of registration
Show description for 387b3c6
etr
authored
387b3c6
View commit details
Copy full SHA for 387b3c6
Browse repository at this point
Commits on May 16, 2020
Updated dependencies section in documentation
etr
authored
bd6b202
View commit details
Copy full SHA for bd6b202
Browse repository at this point
Updated major version to 0.18.0
etr
committed
543e49b
View commit details
Copy full SHA for 543e49b
Browse repository at this point
Updated changelog
etr
committed
9928095
View commit details
Copy full SHA for 9928095
Browse repository at this point
Updated authors file
etr
committed
90fba09
View commit details
Copy full SHA for 90fba09
Browse repository at this point
Commits on May 2, 2020
Fix cygwin build - moves to C++11 regex
Show description for 6b1e195
etr
authored
6b1e195
View commit details
Copy full SHA for 6b1e195
Browse repository at this point
Commits on Apr 14, 2020
add missing freebsd headers (#192)
fzipi
authored
b2d69d9
View commit details
Copy full SHA for b2d69d9
Browse repository at this point
Commits on Mar 13, 2020
Added missing no_single_resource method (#190)
etr
authored
a6c82e5
View commit details
Copy full SHA for a6c82e5
Browse repository at this point
Commits on Mar 10, 2020
Removed unused travis config code (#188)
etr
authored
f6810d9
View commit details
Copy full SHA for f6810d9
Browse repository at this point
Commits on Mar 9, 2020
Re-enable windows build on travis (#187)
etr
authored
bc700b5
View commit details
Copy full SHA for bc700b5
Browse repository at this point
Commits on Mar 7, 2020
Sort include (using the Google C++ style pattern). Also add some more includes where indirection inclusions were broken. (#184)
bcsgh
authored
ee2f258
View commit details
Copy full SHA for ee2f258
Browse repository at this point
Updated e-mail with the maintainer's personal one.
etr
authored
a53647e
View commit details
Copy full SHA for a53647e
Browse repository at this point
Fixed e-mail
Show description for 872bf54
etr
authored
872bf54
View commit details
Copy full SHA for 872bf54
Browse repository at this point
Fixed links in readme
Show description for cc0bf88
etr
authored
cc0bf88
View commit details
Copy full SHA for cc0bf88
Browse repository at this point
Make #include for internal headers always use fully qualified paths (#183)
bcsgh
authored
dd7469f
View commit details
Copy full SHA for dd7469f
Browse repository at this point
Commits on Mar 1, 2020
Move http_response class members to private. (#181)
Show description for 04a23c8
etr
authored
04a23c8
View commit details
Copy full SHA for 04a23c8
Browse repository at this point
Rename some variable so that all `this->` can be dropped, and do so. (#180)
Show description for a7b9b6a
bcsgh
authored
a7b9b6a
View commit details
Copy full SHA for a7b9b6a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.