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
Philippe Antoine c6cf61a39b quic: complete parsing of initial for non gquic
The format of initial packet for quic ietf, ie quic v1,
is described in rfc 9000, section 17.2.2

Parse more frames and logs interesting extensions from crypto frame

Do not try to parse encrypted data, ie after we have seen
a crypto frame in each direction.

Use sni from crypto frame with tls for detection already implemented

Ticket: #4967
3 years ago
..
.cargo rust: fix vendor use on MinGW 6 years ago
derive rust/derive: pin proc-macro-crate to v1.1.0. 3 years ago
src quic: complete parsing of initial for non gquic 3 years ago
.gitignore rust: derive crate: for custom derives 4 years ago
Cargo.toml.in quic: complete parsing of initial for non gquic 3 years ago
Makefile.am rust: cbindgen first verifies existing bindings 3 years ago
cbindgen.toml detect: use generic integer functions for iprep 3 years ago
rustfmt.toml style: compressed function headers for rustfmt 5 years ago