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 42da0fb5c5 smb: fix broken stream depth setting
The stream depth setting was broken since it was moved to Rust because
of a missing parser for memory values in configuration.
Use get_memval fn from conf.rs to calculate and fetch the correct
values.
4 years ago
..
.cargo rust: fix vendor use on MinGW 6 years ago
derive applayerevent: derive get_event_info and get_event_info_by_id 4 years ago
src smb: fix broken stream depth setting 4 years ago
.gitignore rust: derive crate: for custom derives 4 years ago
Cargo.toml.in rust: derive crate: for custom derives 4 years ago
Makefile.am dns: use derive macro for DNSEvent 4 years ago
cbindgen.toml modbus: move from C to rust 4 years ago
rustfmt.toml style: compressed function headers for rustfmt 5 years ago