1
I Use This!
High Activity

Commits : Listings

Analyzed about 7 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
Added parameter in http_response to specify if it needs to be deleted by WS More... almost 14 years ago
Changed dependency download method More... almost 14 years ago
Added dependency to travis More... almost 14 years ago
Changed travis build path More... almost 14 years ago
Added travis conf to repo More... almost 14 years ago
Changed the buggy debian changelog More... almost 14 years ago
Changed version to v0.5.4 More... almost 14 years ago
Adjusted debian build rules More... almost 14 years ago
Changed version to 0.5.3 Added grow method to http_request More... almost 14 years ago
Changed version from 0.5.1 to 0.5.2 More... almost 14 years ago
Changed default log behaviour to print nothing Added getters and setters for dynamic components of WS More... almost 14 years ago
Modified version number and changelog in order to prepare tag More... almost 14 years ago
Added response constructor with byte More... almost 14 years ago
Removed unuseful dependency from libuuid More... almost 14 years ago
Solved a bug that made impossible to parse post data More... almost 14 years ago
Moved to version 0.5.1 More... almost 14 years ago
Added querystring to request attributes More... almost 14 years ago
Merge branch 'master' of https://github.com/etr/libhttpserver More... almost 14 years ago
Added -D_REENTRANT to configuration. Aligned debian changelog. Added comet capabilities to the server. More... almost 14 years ago
Solved a bug with print in debug mode More... almost 14 years ago
Modified webserver in order to accept comet calls Added ignored patters in gitignore More... almost 14 years ago
Partially solved undefined symbol in wrappers More... almost 14 years ago
Avoided the usage of the sole option MHD_USE_POLL More... almost 14 years ago
Added forgotten modded_request.hpp file More... almost 14 years ago
Added .gitignore file More... almost 14 years ago
Moved http_endpoint to details namespace More... almost 14 years ago
Merge pull request #35 from etr/cflags_for_swig_in_pcfile More... almost 14 years ago
add -I${includedir}/httpserver to CFLAGS More... about 14 years ago
Changed version. Aligned version and dependencies in pc and debian files Updated debian changelog. More... about 14 years ago
Changed visibility of http_endpoint methods to avoid them to be called by external applications. Avoided explicit usage of MHD constants in classes interface. Changed http_resource interface in order to avoid copy-constructor calls and improve performances. Changed answer_to_connection method in order to avoid multiple checking on methods and thus improve performances. Added a way to register personalized error pages. More... about 14 years ago