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
Jason Ish f26d6eaf98 http2: log as http to abstract http and http2 a little
This commit logs http2 as an http event. The idea is to somewhat
normalize http/http2 so common info can be version agnostic.

This puts the http2 specific fields in an "http2" object inside
the "http" object.

HTTP2 headers/values that are in common with HTTP1 are logged
under the "http" object to be compatible with HTTP1 logging.
5 years ago
..
.cargo rust: fix vendor use on MinGW 6 years ago
src http2: log as http to abstract http and http2 a little 5 years ago
.gitignore
Cargo.toml.in rust/asn1: Introduce ASN1 rust module 5 years ago
Makefile.am rust: only run cbindgen if needed 5 years ago
cbindgen.toml rdp/eve: convert to jsonbuilder 5 years ago
rustfmt.toml style: compressed function headers for rustfmt 6 years ago