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 b58b886db7 detect/transforms: in place modifications of buffers
As is the case when chaining multiple transforms.
Avoids using memcpy in these cases.

Add tests for these cases.

Ticket: 7409
12 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 detect/transforms: in place modifications of buffers 12 months ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 2 years ago
Cargo.lock.in rust: update num-derive to 0.4.2 12 months ago
Cargo.toml.in rust: update num-derive to 0.4.2 12 months ago
Makefile.am rust: put all rust/cargo env vars in CARGO_ENV 1 year ago
cbindgen.toml transforms: move strip_whitespace to rust 1 year ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 2 years ago