Commit Graph

5 Commits (c282880174875fab6bcc62a2a60c85b58dfb0d32)

Author SHA1 Message Date
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