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/ssh
Jason Ish 4554c4778d rust: use AppProto from generated bindings instead of duplicating
Have bindgen generate bindings for app-layer-protos.h, then use the
generated definitions of AppProto/AppProtoEnum instead if defining
them ourselves.

This header was chosen as its used by Rust, and its a simple header
with no circular dependencies.

Ticket: #7341
7 months ago
..
detect.rs rust/ssh: rustfmt 7 months ago
logger.rs rust/ssh: rustfmt 7 months ago
mod.rs rust/doc: add docstring to rust module files. 2 years ago
parser.rs rust/ssh: rustfmt 7 months ago
ssh.rs rust: use AppProto from generated bindings instead of duplicating 7 months ago