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
Shivani Bhardwaj d241237c0f Revert "dcerpc: fix consumed bytes post gap handling"
This reverts commit fc9da1c7a1.

That commit incorrectly used consumed as index of the slice passed to
the Frame API.
Found by oss-fuzz.
2 months ago
..
.cargo
derive
ffi rust/ffi: move IPPROTO_TCP to ffi 2 months ago
htp rust/htp: formatting fixup 3 months ago
src Revert "dcerpc: fix consumed bytes post gap handling" 2 months ago
suricatactl
suricatasc
sys output-eve: finish exposing to bindgen 2 months ago
.gitignore
Cargo.lock.in rust/debug: use functions from ffi crate where possible 2 months ago
Cargo.toml.in rust/debug: use functions from ffi crate where possible 2 months ago
Makefile.am output-eve: finish exposing to bindgen 2 months ago
cbindgen.toml app-layer: remove some obsolete forward declarations 3 months ago
rustfmt.toml