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 }}
HappyFreeAngel
/
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
Breadcrumbs
History for
libhttpserver
test
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 11, 2020
Fix heap buffer overflow (#215)
Show description for ec973dc
etr
authored
ec973dc
View commit details
Copy full SHA for ec973dc
View code at this point
Browse repository at this point
Commits on Nov 21, 2020
Suppress thread tests on windows
etr
authored
7cb4eb8
View commit details
Copy full SHA for 7cb4eb8
View code at this point
Browse repository at this point
Disable threading tests on windows
etr
authored
52ce538
View commit details
Copy full SHA for 52ce538
View code at this point
Browse repository at this point
Ignore threading tests on windows
etr
authored
2e2d328
View commit details
Copy full SHA for 2e2d328
View code at this point
Browse repository at this point
Disable threaded tests on windows
Show description for d7c2e02
etr
authored
d7c2e02
View commit details
Copy full SHA for d7c2e02
View code at this point
Browse repository at this point
Commits on Aug 25, 2020
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
View code at this point
Browse repository at this point
Commits on Jun 6, 2020
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Aug 27, 2019
Add fix to get_path_pieces to return by value.
Show description for 4733d4e
etr
committed
4733d4e
View commit details
Copy full SHA for 4733d4e
View code at this point
Browse repository at this point
Commits on Aug 9, 2019
Added support for TCP-NODELAY
etr
committed
5c64e1a
View commit details
Copy full SHA for 5c64e1a
View code at this point
Browse repository at this point
Commits on Aug 7, 2019
Added closure_data to deferred_response
etr
committed
cd8b3c9
View commit details
Copy full SHA for cd8b3c9
View code at this point
Browse repository at this point
Add support for PATCH method
etr
committed
c91e241
View commit details
Copy full SHA for c91e241
View code at this point
Browse repository at this point
Commits on Jan 28, 2019
Additional tests on http_request methods
etr
committed
cb0b1a6
View commit details
Copy full SHA for cb0b1a6
View code at this point
Browse repository at this point
Re-make getter methods immutable
etr
committed
44bc3db
View commit details
Copy full SHA for 44bc3db
View code at this point
Browse repository at this point
Commits on Jan 23, 2019
Fix separator character
etr
committed
6aaa018
View commit details
Copy full SHA for 6aaa018
View code at this point
Browse repository at this point
Commits on Jan 21, 2019
Change http request parsing to be lazy
etr
committed
4282ca0
View commit details
Copy full SHA for 4282ca0
View code at this point
Browse repository at this point
Commits on Jan 19, 2019
Add valgrind suppressions.
Show description for 34f8219
etr
committed
34f8219
View commit details
Copy full SHA for 34f8219
View code at this point
Browse repository at this point
Commits on Jan 13, 2019
Forcing curl to cleanup after itself
etr
committed
54072bf
View commit details
Copy full SHA for 54072bf
View code at this point
Browse repository at this point
Disable custom fd test on darwin
etr
committed
6fb3c12
View commit details
Copy full SHA for 6fb3c12
View code at this point
Browse repository at this point
Commits on Jan 12, 2019
Normalized structure of http_response.
Show description for afa67ef
etr
committed
afa67ef
View commit details
Copy full SHA for afa67ef
View code at this point
Browse repository at this point
comet_enabled renamed into deferred_enabled
etr
committed
40e5f6d
View commit details
Copy full SHA for 40e5f6d
View code at this point
Browse repository at this point
Removed the comet subsystem entirely.
etr
committed
f58e345
View commit details
Copy full SHA for f58e345
View code at this point
Browse repository at this point
Commits on Jan 7, 2019
Eliminate unsafe access to char*
etr
committed
d685890
View commit details
Copy full SHA for d685890
View code at this point
Browse repository at this point
Enable check with valgrind
etr
committed
c9b0c8f
View commit details
Copy full SHA for c9b0c8f
View code at this point
Browse repository at this point
Commits on Jan 6, 2019
Avoid leaks resuling from ASAN tests
etr
committed
fe0b828
View commit details
Copy full SHA for fe0b828
View code at this point
Browse repository at this point
Commits on Jan 4, 2019
Added tests on deferred resources
etr
committed
cbb8d88
View commit details
Copy full SHA for cbb8d88
View code at this point
Browse repository at this point
Added tests on request and response string streaming
etr
committed
7f652e6
View commit details
Copy full SHA for 7f652e6
View code at this point
Browse repository at this point
Commits on Jan 3, 2019
Test for exception throwing resources
etr
committed
558e18d
View commit details
Copy full SHA for 558e18d
View code at this point
Browse repository at this point
Remove custom method_not_acceptable (unused).
Show description for 430f8ee
etr
committed
430f8ee
View commit details
Copy full SHA for 430f8ee
View code at this point
Browse repository at this point
Add tests for comet mechanisms
etr
committed
6e15c62
View commit details
Copy full SHA for 6e15c62
View code at this point
Browse repository at this point
Using pthread rather than thread in test
etr
committed
b273c51
View commit details
Copy full SHA for b273c51
View code at this point
Browse repository at this point
Test on blocking server
etr
committed
a20549e
View commit details
Copy full SHA for a20549e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.