Commit Graph

6 Commits (415b036dca5cb89409d2002b366ee489755d5d37)

Author SHA1 Message Date
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