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
Move stream macros to the files where they are exclusively used. More... almost 12 years ago
Docs. More... almost 12 years ago
Expose request line data in the REQUEST_LINE callback. Docs. More... almost 12 years ago
Docs. More... almost 12 years ago
Remove htp_tx_t::response_line_raw. More... almost 12 years ago
Remove htp_tx_t::request_line_raw. More... almost 12 years ago
Increase the number of chunks in the test. More... almost 12 years ago
In debug mode, dump response body data. More... almost 12 years ago
Use HTP_PROTOCOL_INVALID and HTP_STATUS_INVALID constants in tests. More... almost 12 years ago
Fix typos. More... almost 12 years ago
Improve response line parsing. Use HTP_STATUS_UKNOWN, HTP_STATUS_INVALID, and HTP_PROTOCOL_INVALID correctly. More... almost 12 years ago
Implement outbound zero-copy parsing. More... almost 12 years ago
Do not keep request header lines. More... almost 12 years ago
Remove htp_tx_get_request_headers_raw(). More... almost 12 years ago
Docs. Add hard field limit check. More... almost 12 years ago
Docs. More... almost 12 years ago
Docs. More... almost 12 years ago
Avoid copying header data unless necessary. More... almost 12 years ago
Fix htp_tx_get_request_headers_raw(). More... almost 12 years ago
Fully implement inbound zero-copy parsing. More... almost 12 years ago
Remove input line buffer. More... almost 12 years ago
Do not use the line buffer for request header parsing. More... almost 12 years ago
Add todo More... almost 12 years ago
Use return code to indicate when buffering is needed. More... almost 12 years ago
Create a framework for zero-copy parsing. More... almost 12 years ago
Fix compile errors in debug mode. More... almost 12 years ago
Update version number to 0.5. More... almost 12 years ago
Update version number to 0.5. More... almost 12 years ago
Do not install private header files. More... almost 12 years ago
Remove whitespace after slash. More... almost 12 years ago