Commit Graph

6 Commits (3adb97503264310c3e9822fcff4c341de23a67e2)

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