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
2 years ago
..
.cargo
derive app-layer: use uint8_t consistent for event IDs 2 years ago
src detect/transforms: in place modifications of buffers 2 years ago
.gitignore
Cargo.lock.in rust: update num-derive to 0.4.2 2 years ago
Cargo.toml.in rust: update num-derive to 0.4.2 2 years ago
Makefile.am rust: put all rust/cargo env vars in CARGO_ENV 2 years ago
cbindgen.toml transforms: move strip_whitespace to rust 2 years ago
rustfmt.toml