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/src/ike
Philippe Antoine 42e5e556e5 rust/ike: fix collapsible_match clippy warning
warning: this `match` can be collapsed into the outer `match`
help: the outer pattern can be modified to include the inner pattern
1 year ago
..
detect.rs rust: fix clippy lint for cmp_null is debug code 3 years ago
ike.rs src: remove truncate fn and glue code 1 year ago
ikev1.rs rust: fix clippy ptr_arg warnings 2 years ago
ikev2.rs rust/ike: fix collapsible_match clippy warning 1 year ago
logger.rs rust: fix clippy lints for clippy::len_zero 3 years ago
mod.rs rust/doc: add docstring to rust module files. 2 years ago
parser.rs rust/ike: prefix never read field names with _ 1 year ago