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.
4 weeks ago
..
.cargo
derive
ffi rust/ffi: specify sys crate dependency version 4 weeks ago
htp http1: limit the number of compression bombs per flow 4 weeks ago
src doh2: do not enable parser if http2 is disabled 4 weeks ago
suricatactl
suricatasc
sys detect: support per tx sub states 4 weeks ago
.gitignore
Cargo.lock.in psl: update to latest version 1 month ago
Cargo.toml.in
Makefile.am
cbindgen.toml http2: split transaction state machines 4 weeks ago
rustfmt.toml