2
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 22 hours ago.
Mar 06, 2025 — Mar 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge tag '0.5.15' More... over 11 years ago
Update for 0.5.15. More... over 11 years ago
While verifying the value of the "Transfer-Encoding" header, libhtp does a case-sensitive comparison for the value "chunked", thus pushing out case-sensitive values such as "Chunked". More... over 11 years ago
Merge tag '0.5.14' More... over 11 years ago
Update for 0.5.14. More... over 11 years ago
Fix compiler warnings. More... over 11 years ago
Fix forgetting to return test status. More... over 11 years ago
Increase compiler warnings for the tests. More... over 11 years ago
Merge tag '0.5.13' More... over 11 years ago
Update for 0.5.13. More... over 11 years ago
Optimize htp_conn_remove_tx(). More... over 11 years ago
Initial travis-ci integration More... over 11 years ago
Tidy up. More... over 11 years ago
Revert changes that broke backward binary compatibility. More... over 11 years ago
Improve performance of htp_conn_remove_tx(). More... over 11 years ago
Improve performance of htp_list_array_get(). More... over 11 years ago
Tweak the test code to support benchmarking across a large number of transactions. More... over 11 years ago
Merge tag '0.5.12' More... over 11 years ago
Update for 0.5.12. More... over 11 years ago
Improve error logging. More... almost 12 years ago
Fix memory leak. More... almost 12 years ago
Fix memory leak and tidy up. More... almost 12 years ago
Fix double Content-Length issue. More... almost 12 years ago
Merge tag '0.5.11' More... almost 12 years ago
Update for 0.5.11. More... almost 12 years ago
Correlate transaction data with connection state before processing any data. This should detect invalid parser states. More... almost 12 years ago
Do not set request progress to HTP_REQUEST_COMPLETE until it is actually complete. More... almost 12 years ago
Fix missing files in distribution target More... almost 12 years ago
test/Makefile.am: Fix issue with --disable-static. More... almost 12 years ago
Merge tag '0.5.10' More... about 12 years ago