1
I Use This!
High Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
Sep 12, 2025 — Sep 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove clang incompatible option from configure.ac More... almost 12 years ago
Enabling gcov production when debug is active More... almost 12 years ago
Merge pull request #53 from 3dcl/enable_mac_build More... almost 12 years ago
* enabled MAC OS build by adding an if state to execute glibtoolize instead of libtoolize for building * added a header that was necessary to made "free" function beeing imported under MacOS More... almost 12 years ago
Changed root directory for code coverage checks More... almost 12 years ago
Removed useless directory exit More... almost 12 years ago
Adding coverage options to travis build More... almost 12 years ago
Updating AUTHORS file More... about 12 years ago
Merge pull request #52 from CJLove/master More... about 12 years ago
typo fix More... about 12 years ago
Add operator<<() to http_request and http_response More... about 12 years ago
Add copyright info to example service.cpp More... about 12 years ago
Fix formatting of README.md in examples More... about 12 years ago
Updated example programs and Makefiles More... about 12 years ago
fit \0 in strings in http_utils_test More... about 12 years ago
Added some tests for http_utils sublib More... about 12 years ago
corrected indentation on http_utils More... about 12 years ago
[merlinos] Changed reference version in the documentation More... about 12 years ago
Updated version More... about 12 years ago
Added Shane Peelar in the list of authors More... about 12 years ago
Update libmicrohttpd dependency to version 0.9.37 More... about 12 years ago
Merge pull request #51 from InBetweenNames/master More... about 12 years ago
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... over 12 years ago
Updated http_response interface More... over 12 years ago
Avoid to make http_response destrctor virtual More... over 12 years ago