2
I Use This!
Inactive

Commits : Listings

Analyzed 14 days ago. based on code collected 15 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change hooks to use external iterators, making them safe for multi-threaded access. More... over 12 years ago
Create an external iterator for list_array. More... over 12 years ago
Merge remote-tracking branch 'origin/master' into hybrid_mode_apache More... over 12 years ago
Figured out a way to make all compilers happy using ICONV_CONST. More... over 12 years ago
Fix iconv on modern compilers. More... over 12 years ago
Merge remote-tracking branch 'origin/master' into hybrid_mode_apache More... over 12 years ago
Keep an older compiler happy. More... over 12 years ago
Deal with compile warnings with an older gcc version. More... over 12 years ago
Deal with compile warnings with an older gcc version. More... over 12 years ago
Deal with compile warnings with an older gcc version. More... over 12 years ago
Deal with compile warnings with an older gcc version. More... over 12 years ago
Deal with compile warnings with an older gcc version. More... over 12 years ago
Merge branch 'master' into hybrid_mode_apache More... over 12 years ago
Simplify handling of hook response codes. More... over 12 years ago
Rework hook code to pass through all errors. Improve docs. More... over 12 years ago
Redefine HTP constants. More... over 12 years ago
Keep track of compatibility changes. More... over 12 years ago
Update HOOK constants. Change hook_register to use the constants. More... over 12 years ago
Move documentation into the header file. Sort functions. More... over 12 years ago
Implement htp_txh_state_transaction_start, minus hook invocation. More... over 12 years ago
Add hybrid parsing files to the build. More... over 12 years ago
Improve docs. Use const. More... over 12 years ago
Improve function name. More... over 12 years ago
Finish planning hybrid parsing implementation. Move into a separate header file. More... over 12 years ago
Improve signatures More... over 12 years ago
Merge branch 'master' into hybrid_mode_apache More... over 12 years ago
Improve decompression tests. More... over 12 years ago
Fix request_message_len, request_entity_len, response_message_len, and response_entity_len calculation. Improve the documentation. More... over 12 years ago
Improve CONNECT tests. More... over 12 years ago
Fix multipart parsing. Improve the corresponding regression test. More... over 12 years ago