1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 19, 2025 — Jul 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge remote-tracking branch 'origin/master' More... about 12 years ago
Modified one last area where int was used as socket type instead of MHD_socket, this time being in the API. MHD_socket is int on unix systems, so this change shouldn't break any existing code More... about 12 years ago
Updated Travis to use libmicrohttpd-0.9.37 More... about 12 years ago
Introduce support for building on MinGW/Cygwin systems More... about 12 years ago
Added subdir-objects to configure.ac so automake 1.4 doesn't complain about forward compatibility More... about 12 years ago
Avoid warnings from clang More... about 12 years ago
Updated http_response interface More... about 12 years ago
Avoid to make http_response destrctor virtual More... about 12 years ago
Solved warnings at compile time inherent virtual destructors More... about 12 years ago
Avoid thread death after start More... about 12 years ago
Moved details cpp files to details dir More... about 12 years ago
Changed comet_manager implementation to be private More... about 12 years ago
Moved tests to integ subdir and added new tests More... over 12 years ago
Avoid segfault when a request is not actually built More... over 12 years ago
Modified cleanup flow to avoid segfault More... over 12 years ago
Added test case with double endpoint More... over 12 years ago
Make url case_insensitive optional in http_endpoint More... over 12 years ago
Avoid to build the webserver always as a single resource More... over 12 years ago
Merged libhttpserver.md into readme More... over 12 years ago
Moved to version 0.7.2 More... over 12 years ago
Solved formatting issues to compile steps More... over 12 years ago
Solved some formatting issues More... over 12 years ago
Added new sections to the documentation More... over 12 years ago
Avoid to calculate the size of querystring for each request More... over 12 years ago
Fixed headers lacking compile protect More... over 12 years ago
Moved comet management in a separate class More... over 12 years ago
Updated readme adding link to the doc More... over 12 years ago
Added LICENSE file More... over 12 years ago
Added license to doc files More... over 12 years ago
Removed texinfo files More... over 12 years ago