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 bca6cbfb04 rust: fix prototype for AppLayerParserTriggerRawStreamInspection
Ticket: 7762

As it modifies the flow indeed
1 month ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 1 year ago
derive rust/derive: fix clippy collapsible_match warning 2 months ago
htp rust: fix compiler warning for confusing lifetimes 2 months ago
src rust: fix prototype for AppLayerParserTriggerRawStreamInspection 1 month ago
suricatactl rust: allow some lints in suricatactl and suricatasc 2 months ago
suricatasc datajson: introduce feature 2 months ago
sys version: start development towards 8.0.0 1 month ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 1 year ago
Cargo.lock.in version: start development towards 8.0.0 1 month ago
Cargo.toml.in lua: update to lua 5.4.8002 2 months ago
Makefile.am github-ci: enable asan for suricata-lua-sys in fuzz build 2 months ago
cbindgen.toml rust: remove unnecessary cbindgen exclusions 1 month ago
rustfmt.toml