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/smb
Philippe Antoine 9b8be5a650 smb: get file name in case of chained commands 5 years ago
..
auth.rs rust(lint): fix redundant closures 5 years ago
dcerpc.rs rust(lint): remove needless borrows 5 years ago
dcerpc_records.rs rust: use the streaming version of combinators to fix incomplete reads 7 years ago
debug.rs rust/logging: allow log macros to be used by plugins 6 years ago
detect.rs rust: functions that reference raw pointers are unsafe 5 years ago
error.rs rust/smb: add custom error handling 7 years ago
events.rs smb: use derived get_event_info/get_event_info_by_id 5 years ago
files.rs rust(lint): remove needless borrows 5 years ago
funcs.rs smb2: map ioctl funcs to names 9 years ago
log.rs rust(lint): remove needless borrows 5 years ago
mod.rs rust/smb: add custom error handling 7 years ago
nbss_records.rs rust(lint): remove needless borrows 5 years ago
ntlmssp_records.rs rust: use the streaming version of combinators to fix incomplete reads 7 years ago
session.rs smb: Rework constructs to use Self/Default 5 years ago
smb.rs smb: use derived get_event_info/get_event_info_by_id 5 years ago
smb1.rs rust(lint): remove needless borrows 5 years ago
smb1_records.rs smb: fix parsing of file deletion over SMB1 5 years ago
smb1_session.rs smb: andx support 6 years ago
smb2.rs smb: get file name in case of chained commands 5 years ago
smb2_ioctl.rs rust(lint): remove needless borrows 5 years ago
smb2_records.rs smb: recognizes file deletion over SMB2 5 years ago
smb2_session.rs rust/logging: allow log macros to be used by plugins 6 years ago
smb3.rs rust: use the streaming version of combinators to fix incomplete reads 7 years ago
smb_records.rs rust/logging: allow log macros to be used by plugins 6 years ago