1
I Use This!
High Activity

Commits : Listings

Analyzed about 12 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 test for sweet_kill method More... over 7 years ago
Added tests to start/stop webserver More... over 7 years ago
Removed unused code More... over 7 years ago
Testing ban system More... over 7 years ago
Fix and test resources managing files More... over 7 years ago
Removed caching mechanism. More... over 7 years ago
Test checking server runs More... over 7 years ago
Fix unregister_resource method. Added tests to verify behavior More... over 7 years ago
Adding tests for headers and cookie management More... over 7 years ago
Testing querystring parser More... over 7 years ago
Removed internal exception in favor of standard one More... over 7 years ago
Added tests for resource matching (regex, args, custom args) More... over 7 years ago
Added test for no response use case More... over 7 years ago
Forcing test of assignment operator for http_endpoint More... over 7 years ago
Fixed matching for endpoint ending with '/'. More... over 7 years ago
Update version More... over 7 years ago
Prevent warnings More... over 7 years ago
Added tests to http_endpoint. More... over 7 years ago
Added tests for url tokenization More... over 7 years ago
Added tests for dumping methods More... over 7 years ago
Fixed ip_representation comparison method More... over 7 years ago
Fixed load_file method (considers EOF) More... over 7 years ago
Fix building ip_representation from sockaddr More... over 7 years ago
Fixed computation of ip mask More... over 7 years ago
Added test to prevent nested IPV4 with more than 4 octets More... over 7 years ago
Test ip_representation building from string More... over 7 years ago
Added tests on ip_representation IPV4 More... over 7 years ago
Avoid returns as parameters More... over 7 years ago
Return reference rather than copying More... over 7 years ago
Return reference More... over 7 years ago