1
I Use This!
Very High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 10, 2025 — Aug 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make #include for internal headers always use fully qualified paths (#183) More... over 6 years ago
Move http_response class members to private. (#181) More... over 6 years ago
Rename some variable so that all `this->` can be dropped, and do so. (#180) More... over 6 years ago
Use =default for constructors and operator= where possible (#179) More... over 6 years ago
Clang 9 support (#168) More... almost 7 years ago
Add test build on gcc-9 (#167) More... almost 7 years ago
Fixes get pending when body is provided. (#166) More... almost 7 years ago
Enable build on travis windows (#163) More... almost 7 years ago
Add fix to get_path_pieces to return by value. More... almost 7 years ago
Added Winsock2 library for mingw; Not tested for cygwin More... almost 7 years ago
Merge pull request #157 from deanmsands3/master More... almost 7 years ago
Adapted sleep function in 'examples/deferred_with_accumulator.cpp' for non-*Nix More... almost 7 years ago
Merge pull request #155 from etr/simplify_crosscompile More... about 7 years ago
Simplify the cross-compilation build scripts. More... about 7 years ago
Merge pull request #154 from etr/lazy_path_pieces More... about 7 years ago
Fix changelog More... about 7 years ago
Change setting path pieces to be lazy. More... about 7 years ago
Merge pull request #153 from etr/nodelay More... about 7 years ago
Add Target to compile nodelay benchmark More... about 7 years ago
Added support for TCP-NODELAY More... about 7 years ago
Removed unused parameters from webserver class More... about 7 years ago
Merge pull request #151 from etr/body_methods_2 More... about 7 years ago
Merge pull request #152 from etr/etr-patch-travis-3 More... about 7 years ago
Fixing compiler package for clang More... about 7 years ago
Fixing compiler package for clang More... about 7 years ago
Update changelog More... about 7 years ago
Add support for PATCH method More... about 7 years ago
Fixed method DELETE to parse the body optionally More... about 7 years ago
Merge pull request #149 from etr/pkg-config-file-fix More... about 7 years ago
Merge pull request #148 from etr/etr-patch-2 More... about 7 years ago