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 b514b25165 detect/flow: move keyword parsing code to rust
for flow.pkts and flow.bytes keywords

Ticket: 7562

Avoid null deref when parsing flow.bytes:toserver;
1 week ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 10 months ago
derive app-layer: use uint8_t consistent for event IDs 4 months ago
src detect/flow: move keyword parsing code to rust 1 week ago
sys rust: add bindings to SCPlugin.* to sys crate 2 weeks ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 10 months ago
Cargo.lock.in rust/sys: stub in suricata-sys crate for Rust bindings to C 2 weeks ago
Cargo.toml.in rust/sys: stub in suricata-sys crate for Rust bindings to C 2 weeks ago
Makefile.am rust: add bindings to SCPlugin.* to sys crate 2 weeks ago
cbindgen.toml datasets: move initial file reading to rust 2 weeks ago
rustfmt.toml