Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed syslog false positives.fix/syslog-false-positive | lns | 2022-06-03 |
* syslog: removed unnecessary/unreliable printable string check * added `ndpi_isalnum()` * splitted `ndpi_is_printable_string()` into `ndpi_is_printable_buffer()` and `ndpi_normalize_printable_string()` Signed-off-by: lns <matzeton@googlemail.com> |