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 4985eb9dae smtp/mime: consolidate a MimeStateSMTP restart function
Ticket: 8649

Fully resets all the fields before tackling an ecapsulated message
to avoid evasion, due to the encoding of the upper file
leaking into the next one...
1 month ago
..
.cargo
derive rust/ffi: move AppLayerEvent to ffi 3 months ago
ffi rust/ffi: add safe thread storage wrapper 2 months ago
htp rust/htp: formatting fixup 7 months ago
src smtp/mime: consolidate a MimeStateSMTP restart function 1 month ago
suricatactl rust: limit clap verson to 4.5.57 5 months ago
suricatasc rust: pin unicode-segmentation crate to 1.12.0 5 months ago
sys detect: convert tx_progress to uint8_t 2 months ago
.gitignore
Cargo.lock.in psl: update to latest version 1 month ago
Cargo.toml.in rust: feature debug in main crate enables feature debug in ffi 3 months ago
Makefile.am rust: build depends on ffi/Cargo.toml.in 3 months ago
cbindgen.toml rust: exclude DETECT_BYTEMATH_ENDIAN_DEFAULT from bindings 2 months ago
rustfmt.toml