2
I Use This!
Inactive

Commits : Listings

Analyzed 14 days ago. based on code collected 14 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add chunked and compressed test. More... about 15 years ago
Add zlib check to configure. More... about 15 years ago
First (and slightly rough) response body decompression implementation. More... about 15 years ago
Added HTP_SERVER_IDS server personality More... about 15 years ago
Update documentation. Add htp_config_set_* methods to control path normalization handling. More... about 15 years ago
Propagate user_data from htp_connp_t to htp_tx_t. More... about 15 years ago
Fix x64 segfault in htp_parse_positive_integer_whitespace More... about 15 years ago
Fix a problem where response body callback was only called on the last chunk of data. More... about 15 years ago
Associate log messages with transactions. More... about 15 years ago
Remove HTP_DEBUG and instead add a callback that is invoked every time there is a log message. More... about 15 years ago
Allow remote_addr and local_addr to be NULL. More... about 15 years ago
Add the handling of CONNECT requests. More... about 15 years ago
Improve the handling of external information in htp_connp_open(). Improve log messages. More... about 15 years ago
Fix a 1-byte out of bounds read. More... about 15 years ago
Add some code to check for double deallocation. More... about 15 years ago
Tidy up. More... about 15 years ago
Tidy dslib. More... about 15 years ago
Tidy up the binary string library. More... about 15 years ago
Fix memory leaks. More... about 15 years ago
[no comment] More... about 15 years ago
[no comment] More... about 15 years ago
Use a generic HTTP stream parser for non-Apache personalities. More... about 15 years ago
Add 10 more path decoding regression tests, fix bugs, tidy up. More... about 15 years ago
Write 36 regression tests for path handling. More to come. More... about 15 years ago
[no comment] More... about 15 years ago
Implemented UTF-8 path decoding and validation. More... about 15 years ago
Implemented UTF-8 path decoding and validation. More... about 15 years ago
Implemented path URL decoding. More... about 15 years ago
Add data and packet counters. Update documentation. Allow transactions to be deleted from a connection. More... about 15 years ago
Clean-up connection memory management. More... about 15 years ago