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
Removed code repetition in handle_request method More... about 14 years ago
Added capability to compile with gcov Changed infinite loop in ws to use wait conditions Removed a bug from GET-like method handling More... about 14 years ago
Modified in order to parse qs in POST/PUT cases More... about 14 years ago
Avoid inclusion of internal headers More... about 14 years ago
Changed in order to find libmicrohttpd in system More... about 14 years ago
Solved some performance and style issues More... about 14 years ago
Merge branch 'master' of github.com:etr/libhttpserver More... about 14 years ago
Added some comments to http_endpoint and http_request More... about 14 years ago
Merge pull request #29 from etr/libtool_version_number More... about 14 years ago
using m4 to define major,minor and revision number in configure.ac and send version number to libtool and AC_INIT More... about 14 years ago
Changed in order to solve some problems with deb package and rpm package More... about 14 years ago
Merge pull request #28 from etr/debpkg_patch_deps More... about 14 years ago
added parameter used to ignore dependecies during debpkg creation More... about 14 years ago
Adjusted errors in debian rules More... about 14 years ago
Modified rpm build in order to compile it Lowered required version of libmicrohttpd to 0.9.7 More... about 14 years ago
Changed also build default directory for debs More... about 14 years ago
Changed rules.in in order to avoid relative paths in deb compile More... about 14 years ago
Solved a logical error in http_resource route Added some debug prints More... about 14 years ago
Changed in order to add optional optimizations on ws More... about 14 years ago
Changed in order to enhance deb packages generation Added rpm packages generation More... about 14 years ago
adjusted error in changelog More... about 14 years ago
Changed in order to include debian package creation to makefile More... about 14 years ago
Merge pull request #26 from etr/debpackage More... about 14 years ago
Merge branch 'master' of github.com:etr/libhttpserver More... about 14 years ago
Changed version More... about 14 years ago
adjusted bad comment More... about 14 years ago
Added cmakemodule to support inclusion in cmake installers More... about 14 years ago
Modified in order to avoid errors by autoconf More... about 14 years ago
project debianized More... about 14 years ago
Adjusted methods signature in order to follow new interface. More... about 14 years ago