Commit Graph

8 Commits (0d4efe0c0f184b43eddfe0866a18a8e565161cac)

Author SHA1 Message Date
Philippe Antoine 0d4efe0c0f app-layer: fix -Wshorten-64-to-32 warnings
Ticket: #6186

Warnings about downcast from 64 to 32 bits
1 year ago
Philippe Antoine 14ecfebf68 http: htp_table_get_index does not return NULL
if the index is correct
2 years ago
Philippe Antoine 53ef65d390 http2: enable by default, even if not in config 4 years ago
Philippe Antoine fa4c7626bd http2: null check during upgrade 4 years ago
Philippe Antoine ea4a509a54 app-layer: disable by default if not in configuration
DNP3, ENIP, HTTP2 and Modbus are supposed to be disabled
by default. That means the default configuration does it,
but that also means that, if they are not in suricata.yaml,
the protocol should stay disabled.
4 years ago
Philippe Antoine d00b755b64 http2: only mimic http1 request if there is one
That may not be the case in midstream/async configurations
4 years ago
Philippe Antoine 7011bddf84 http2: mimic HTTP1 request from upgrade 5 years ago
Philippe Antoine 1422b18a99 http2: initial support 5 years ago