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
Juliana Fajardini 737fea751f pgsql/parser: simplify response parsing
The initial parsing for message type checking was more complex than
needed be.

Related to
Bug #5524
9 months ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 2 years ago
derive app-layer: use uint8_t consistent for event IDs 1 year ago
src pgsql/parser: simplify response parsing 9 months ago
sys rust: add bindings to SCPlugin.* to sys crate 9 months ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 2 years ago
Cargo.lock.in rust/sys: stub in suricata-sys crate for Rust bindings to C 9 months ago
Cargo.toml.in rust/sys: stub in suricata-sys crate for Rust bindings to C 9 months ago
Makefile.am rust: add bindings to SCPlugin.* to sys crate 9 months ago
cbindgen.toml datasets: move initial file reading to rust 9 months ago
rustfmt.toml