1
I Use This!
High Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Sep 06, 2025 — Sep 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed start methods More... over 10 years ago
Use MHD_run_from_select to avoid double run of select inside MHD More... over 10 years ago
Avoid errors when stopping the server if using internal select More... over 10 years ago
Temporary disabling fastopen in travis More... over 10 years ago
Enable fastopen only after 3.7 (server and client) rather than 3.6 (just client) More... over 10 years ago
Updated the library to use latest libmicrohttpd improvements More... over 10 years ago
Fixed http_resource to inherit behaviour from render in all render methods More... over 10 years ago
Updated authors file to include latest contributors More... over 10 years ago
Fixing travis since apt dependency changed More... over 10 years ago
Added travis dependency packages More... over 10 years ago
Changed http_resource to use virtual istead of CRTP More... over 10 years ago
Merge pull request #87 from MPursche/master More... almost 11 years ago
Added proper error handling to tcp socket creation and binding. More... almost 11 years ago
Merge pull request #84 from 4picht/patch-stop-leaking-threads More... almost 11 years ago
FIX: src/webserver.cpp pthread_kill call More... almost 11 years ago
webserver: stop leaking pthreads on startup failure More... almost 11 years ago
Merge pull request #82 from 4picht/patch-1 More... almost 11 years ago
Merge pull request #83 from 4picht/patch-no-abort More... almost 11 years ago
FIX: do not call abort, throw an exception instead More... almost 11 years ago
FIX: regex-matching was broken if (!family_url) More... almost 11 years ago
Merge pull request #81 from vozhyk-/install-cmake-module More... almost 11 years ago
Avoid usage of 'using' in headers More... about 11 years ago
Modified configure.ac to eliminate build-dependency on pkg-config More... about 11 years ago
Add CMake module to Makefile.am to be installed More... about 11 years ago
Updated copyrights More... over 11 years ago
Updated changelogs and version More... over 11 years ago
Updated authors file More... over 11 years ago
Merge branch 'master' of https://github.com/etr/libhttpserver More... over 11 years ago
avoid usage of ntop and pton functions. More... over 11 years ago
Merge pull request #72 from vozhyk-/master More... over 11 years ago