Commit Graph

7 Commits (e6ee69c7da1eae1d1cbc95e8355196672b882ff1)

Author SHA1 Message Date
Philippe Antoine e6ee69c7da rust: format all files
except the ones with #[rustfmt::skip]

Ticket: 3836
3 weeks ago
Lukas Sismis 3e4fdb2118 misc: time unit parsing function 6 months ago
Jason Ish cf604751de rust/util: convert to nom 8
Ticket: #8088
8 months ago
Jason Ish bf427c69cd rust: remaining rs_ to SC conversions 1 year ago
Philippe Antoine cc3dde8ada smtp: adds server side detection
Ticket: #1125
2 years ago
Daniel Olatunji 5c0af0b203 rust/doc: add docstring to rust module files.
Issue: #4584
3 years ago
Jason Ish e9fec043b5 rust/util: expose function to test strings for valid UTF-8
rs_check_utf8 will check that the provided string is valid
UTF-8 by converting it to a Rust string and returning true
or false.
6 years ago