You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/rust
Victor Julien f545f06cf2 doh2: do not enable parser if http2 is disabled
DOH2 depends on HTTP/2, so it makes no sense to enable it separately.

It would also put the sub state handling in a weird state, as the DOH2
side reuses the registered HTTP/2 callbacks.
19 hours ago
..
.cargo
derive
ffi rust/ffi: specify sys crate dependency version 1 day ago
htp http1: limit the number of compression bombs per flow 3 days ago
src doh2: do not enable parser if http2 is disabled 19 hours ago
suricatactl
suricatasc
sys detect: support per tx sub states 19 hours ago
.gitignore
Cargo.lock.in
Cargo.toml.in
Makefile.am
cbindgen.toml http2: split transaction state machines 19 hours ago
rustfmt.toml