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
Correctly revert to STREAM_STATE_DATA after enough data is passed to the outbound parser. More... almost 15 years ago
Correctly revert to STREAM_STATE_DATA after enough data is passed to the outbound parser. More... almost 15 years ago
Fix the stream statuses up to date. More... almost 15 years ago
Store response header lines with terminators. More... almost 15 years ago
Fix the parsing of trailing response headers. More... almost 15 years ago
Add htp_tx_get_request_headers_raw(). More... almost 15 years ago
Cleanup. More... almost 15 years ago
Keep track of requests in a connection in htptest More... almost 15 years ago
Improve htptest More... almost 15 years ago
Fix error in status line validation More... almost 15 years ago
Rename htp_connp_get_data() to htp_connp_get_user_data() (as documented). More... almost 15 years ago
Initial version of htpmon More... almost 15 years ago
Add htp_config_set_response_decompression() to allow transparent response decompression to be disabled. More... almost 15 years ago
Add support for deflate compression format. More... almost 15 years ago
Fix typo. More... almost 15 years ago
Remove REQUEST_HEADERS_RAW hook and implement htp_tx_get_request_headers_raw() instead. More... almost 15 years ago
Fix make dist. More... almost 15 years ago
Fix make dist. More... almost 15 years ago
[no comment] More... almost 15 years ago
Return STREAM_STATE_TUNNEL after entering a tunnel. More... almost 15 years ago
Add the mode in which transactions are automatically destroyed once they are no longer needed. More... almost 15 years ago
Tidy up. More... almost 15 years ago
Add HTP_STATUS_LINE_INVALID flag. More... almost 15 years ago
Implement hook request_headers_raw. More... almost 15 years ago
Improved response handling: 1) invalid response headers are now ignored and 2) responses whose first line does not resemble a HTTP response line will be treated as containing only a body. More... almost 15 years ago
Fix invalid handling of a T-E: identity header in a response. More... almost 15 years ago
Fix the array list expansion bug reported by Victor. More... about 15 years ago
Fix the array expansion bug reported by Victor. More... about 15 years ago
[no comment] More... about 15 years ago
[no comment] More... about 15 years ago