1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 31, 2024 — Dec 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added Shane Peelar in the list of authors More... over 11 years ago
Update libmicrohttpd dependency to version 0.9.37 More... over 11 years ago
Merge pull request #51 from InBetweenNames/master More... over 11 years ago
Merge remote-tracking branch 'origin/master' More... over 11 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... over 11 years ago
Updated Travis to use libmicrohttpd-0.9.37 More... over 11 years ago
Introduce support for building on MinGW/Cygwin systems More... over 11 years ago
Added subdir-objects to configure.ac so automake 1.4 doesn't complain about forward compatibility More... over 11 years ago
Avoid warnings from clang More... over 11 years ago
Updated http_response interface More... over 11 years ago
Avoid to make http_response destrctor virtual More... over 11 years ago
Solved warnings at compile time inherent virtual destructors More... over 11 years ago
Avoid thread death after start More... over 11 years ago
Moved details cpp files to details dir More... over 11 years ago
Changed comet_manager implementation to be private More... over 11 years ago
Moved tests to integ subdir and added new tests More... over 11 years ago
Avoid segfault when a request is not actually built More... over 11 years ago
Modified cleanup flow to avoid segfault More... over 11 years ago
Added test case with double endpoint More... over 11 years ago
Make url case_insensitive optional in http_endpoint More... over 11 years ago
Avoid to build the webserver always as a single resource More... over 11 years ago
Merged libhttpserver.md into readme More... almost 12 years ago
Moved to version 0.7.2 More... almost 12 years ago
Solved formatting issues to compile steps More... almost 12 years ago
Solved some formatting issues More... almost 12 years ago
Added new sections to the documentation More... almost 12 years ago
Avoid to calculate the size of querystring for each request More... almost 12 years ago
Fixed headers lacking compile protect More... almost 12 years ago
Moved comet management in a separate class More... almost 12 years ago
Updated readme adding link to the doc More... almost 12 years ago