Home
last modified time | relevance | path

Searched refs:INF_URI_U_ENCODE (Results 1 – 3 of 3) sorted by relevance

/dports/security/snort3/snort3-3.1.19.0/src/service_inspectors/http_inspect/
H A Dhttp_uri_norm.cc185 *infractions += INF_URI_U_ENCODE; in norm_percent_processing()
307 *infractions += INF_URI_U_ENCODE; in norm_double_decode()
H A Dhttp_enum.h217 INF_URI_U_ENCODE = 61, enumerator
H A Dhttp_uri.cc351 if ((*infractions & INF_URI_U_ENCODE) || (*infractions & INF_URI_UNKNOWN_PERCENT) || in normalize()