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 6457754fd6 dcerpc: Replace C function calls with Rust
All the dead code in C after the Rust implementation is hereby removed.
Invalid/migrated tests have also been deleted.
All the function calls in C have been replaced with appropriate calls to
Rust functions. Same has been done for smb/detect.rs as a part of this
migration.
6 years ago
..
.cargo rust: fix vendor use on MinGW 7 years ago
src dcerpc: Replace C function calls with Rust 6 years ago
.gitignore
Cargo.toml.in rust: Add debug_validate_bug_on macro 6 years ago
Makefile.am rust: Add debug_validate_bug_on macro 6 years ago
cbindgen.toml dns: remove C wrapper functions to Rust 6 years ago
rustfmt.toml rustfmt: use default rustfmt configuration 7 years ago