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
Add enum htp_unwanted_t params_u_encoding_unwanted. More... about 12 years ago
Rename path_unicode_mapping to path_unicode_unwanted. More... about 12 years ago
Remove unused field. More... about 12 years ago
Add enum htp_path_nul_raw_handling_t and enum htp_unwanted_t path_nul_raw_unwanted. More... about 12 years ago
Add enum htp_path_nul_encoded_handling_t. More... about 12 years ago
Add enum htp_unwanted_t path_nul_encoded_unwanted. More... about 12 years ago
Change int path_invalid_utf8_handling into enum htp_unwanted_t path_invalid_utf8_unwanted. More... about 12 years ago
Add enum htp_unwanted_t path_invalid_encoding_unwanted. More... about 12 years ago
Add enum htp_unwanted_t path_u_encoding_unwanted. More... about 12 years ago
Add path_encoded_separators_unwanted. More... about 12 years ago
Tidy up. More... about 12 years ago
Remove YES, NO, and NONE constants. More... about 12 years ago
Add enum htp_malformed_handling_t. More... about 12 years ago
Add enum htp_url_encoding_handling_t. More... about 12 years ago
Tidy up. More... about 12 years ago
Remove 2 error codes defined, because most htp_log invocations do not use error codes at this time. We should either use them everywhere, or nowhere. More... about 12 years ago
Add enum htp_coding_t. More... about 12 years ago
Remove packet counters from the connection. More... about 12 years ago
Tidy up. More... about 12 years ago
Tidy up. More... about 12 years ago
Add enum htp_server_personality_t. More... about 12 years ago
Docs. More... about 12 years ago
Docs. More... about 12 years ago
Add enum htp_method_t. More... about 12 years ago
Add enum htp_log_level_t. More... about 12 years ago
Add enum htp_stream_state_t. More... about 12 years ago
Add "HTP_" prefix to all enum values. Synchronize tx progress and callback names. More... about 12 years ago
Add enum htp_auth_type_t. More... about 12 years ago
Use "_t" suffix for enums. More... about 12 years ago
Rename enum htp_tx_progress_t to htp_tx_progress. More... about 12 years ago