]> git.ipfire.org Git - people/ms/suricata.git/history - rust/src/smb/detect.rs
rust: functions that reference raw pointers are unsafe
[people/ms/suricata.git] / rust / src / smb / detect.rs
2021-08-23  Jason Ishrust: functions that reference raw pointers are unsafe
2020-09-03  Jason Ishrust/logging: allow log macros to be used by plugins
2020-05-19  Shivani Bhardwajdcerpc: Replace C function calls with Rust
2020-03-17  Victor Juliensmb: fix rustc 1.42 warnings
2019-09-06  Jason Ishrust: update to Rust 2018 with cargo fix
2019-06-20  Victor Julienrust: remove libc crate dependency
2019-06-03  Victor Julienrust: fix libc deprecation warnings for int types
2018-03-16  Victor Juliensmb: suppress notice messages
2018-03-12  Victor Julienrust/smb: initial support