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 f29b43defd detect: rust generic functions for integers
Move it away from http2 to generic core crate.
And use it for DCERPC (and SMB)

And remove the C version.
Main change in API is the free function is not free itself, but
a rust wrapper around unbox.

Ticket: #4112
4 years ago
..
.cargo
derive rust/derive: pin proc-macro-crate to v1.1.0. 4 years ago
src detect: rust generic functions for integers 4 years ago
.gitignore
Cargo.toml.in modbus: bump up rust crate version 4 years ago
Makefile.am rust: cbindgen first verifies existing bindings 4 years ago
cbindgen.toml quic: Add QUIC App Layer 4 years ago
rustfmt.toml