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 }}
duzhanyuan
/
libhttpserver
Public
forked from
RipcordSoftware/libhttpserver
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 21, 2017
Link against boost_thread, boost_atomic with or without -mt
Show description for 3167ca1
craigminihan
committed
3167ca1
View commit details
Copy full SHA for 3167ca1
Browse repository at this point
Commits on Feb 2, 2017
Added the Debian i386 build status
Show description for 4b5fa08
craigminihan
committed
4b5fa08
View commit details
Copy full SHA for 4b5fa08
Browse repository at this point
Re-org'd the README
Show description for d1e259c
craigminihan
committed
d1e259c
View commit details
Copy full SHA for d1e259c
Browse repository at this point
Added Jenkins build status
Show description for 1590df8
craigminihan
committed
1590df8
View commit details
Copy full SHA for 1590df8
Browse repository at this point
Commits on Feb 1, 2017
Hardened the test.sh file
Show description for b31a99d
craigminihan
committed
b31a99d
View commit details
Copy full SHA for b31a99d
Browse repository at this point
Added missing www files to the Netbeans project
craigminihan
committed
9b6ecdd
View commit details
Copy full SHA for 9b6ecdd
Browse repository at this point
Commits on Jan 24, 2017
304 responses should have no body at all
Show description for 76cafcf
craigminihan
committed
76cafcf
View commit details
Copy full SHA for 76cafcf
Browse repository at this point
We can only set NoDelay on the socket after the accept
craigminihan
committed
98639a9
View commit details
Copy full SHA for 98639a9
Browse repository at this point
Flush() works on Linux only; on others just set NoDelay
craigminihan
committed
3ea262e
View commit details
Copy full SHA for 3ea262e
Browse repository at this point
Commits on Jan 18, 2017
Corrected Peek timeout on Linux
Show description for 1521cf2
craigminihan
committed
1521cf2
View commit details
Copy full SHA for 1521cf2
Browse repository at this point
Commits on Jan 17, 2017
On request exception respond with 400/408/500 and close
Show description for 691c445
craigminihan
committed
691c445
View commit details
Copy full SHA for 691c445
Browse repository at this point
Commits on Jan 16, 2017
Added more info to HeaderMalformedException
Show description for 0b1d459
craigminihan
committed
0b1d459
View commit details
Copy full SHA for 0b1d459
Browse repository at this point
Commits on Jan 2, 2017
Corrected Makefile if
craigminihan
committed
d630944
View commit details
Copy full SHA for d630944
Browse repository at this point
Commits on Nov 29, 2016
Corrected the _COV env var reference
craigminihan
authored
5ac148a
View commit details
Copy full SHA for 5ac148a
Browse repository at this point
Commits on Oct 3, 2016
Only use pre-compiled gtest on linux
craigminihan
committed
4154433
View commit details
Copy full SHA for 4154433
Browse repository at this point
Commits on Oct 2, 2016
Ask brew for the universal binary on osx
Show description for f712b13
craigminihan
committed
f712b13
View commit details
Copy full SHA for f712b13
Browse repository at this point
Commits on Sep 30, 2016
Tell the linker where the boost libs are
Show description for 327347a
craigminihan
committed
327347a
View commit details
Copy full SHA for 327347a
Browse repository at this point
Renamed the boost thread lib since brew ships -mt versions
craigminihan
committed
a2a013f
View commit details
Copy full SHA for a2a013f
Browse repository at this point
Correctly detect build failure
Show description for d4e1edb
craigminihan
committed
d4e1edb
View commit details
Copy full SHA for d4e1edb
Browse repository at this point
Commits on Sep 29, 2016
Don't -j 2 when running make test
Show description for ee773a8
craigminihan
committed
ee773a8
View commit details
Copy full SHA for ee773a8
Browse repository at this point
OSX build fail is now a real fail
Show description for 2102e54
craigminihan
committed
2102e54
View commit details
Copy full SHA for 2102e54
Browse repository at this point
Correct failing FileStream unit
Show description for 186c33d
craigminihan
committed
186c33d
View commit details
Copy full SHA for 186c33d
Browse repository at this point
Added clang to the README
craigminihan
committed
d7bd44d
View commit details
Copy full SHA for d7bd44d
Browse repository at this point
Correct env var refs in .travis/script.sh
craigminihan
committed
8218df6
View commit details
Copy full SHA for 8218df6
Browse repository at this point
Build on OSX too
craigminihan
committed
42e4034
View commit details
Copy full SHA for 42e4034
Browse repository at this point
Added build matrix for GCC and clang on Linux
craigminihan
committed
8342fcc
View commit details
Copy full SHA for 8342fcc
Browse repository at this point
Moved travis events to individual scrpts in the .travis dir
craigminihan
committed
195ebc0
View commit details
Copy full SHA for 195ebc0
Browse repository at this point
Commits on Sep 26, 2016
Correct poll() handling on non-Linux systems
craigminihan
committed
582d4bd
View commit details
Copy full SHA for 582d4bd
Browse repository at this point
Commits on Sep 22, 2016
Link the test binaries to zlib as lz not via pkg-config
craigminihan
committed
695a80c
View commit details
Copy full SHA for 695a80c
Browse repository at this point
Conditionally link against lrt
craigminihan
committed
f388682
View commit details
Copy full SHA for f388682
Browse repository at this point
Don't ask for coverage if CXX can't support it
craigminihan
committed
e92a71e
View commit details
Copy full SHA for e92a71e
Browse repository at this point
Commits on Sep 16, 2016
Updated test.sh to run against Release
Show description for 38e1d2d
craigminihan
committed
38e1d2d
View commit details
Copy full SHA for 38e1d2d
Browse repository at this point
On non-Linux systems use Poll() to wait for inbound data
Show description for 152dfa0
craigminihan
committed
152dfa0
View commit details
Copy full SHA for 152dfa0
Browse repository at this point
Commits on Sep 15, 2016
Updated Makefile and gtest URL
craigminihan
committed
5c196e8
View commit details
Copy full SHA for 5c196e8
Browse repository at this point
Commits on Mar 2, 2016
Use env to launch bash in test.sh
craigminihan
committed
b5a289e
View commit details
Copy full SHA for b5a289e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.