Commit Graph

6 Commits (3617be326c5970264cb23e62281b6b687f689f9c)

Author SHA1 Message Date
Philippe Antoine 416575ea02 pcrexform: use substring and not whole match 5 years ago
Philippe Antoine 586522e1e9 pcre: local match data for pcrexform 5 years ago
Philippe Antoine 2a1690e110 pcre2: move header include to suricata-common only 5 years ago
Philippe Antoine 95a07c8957 pcre2: migrate transform pcrexform 5 years ago
Philippe Antoine ac76ff9e47 detect: fail properly on invalid transform pcrexform 6 years ago
Jeff Lucovsky c1875d8532 detect/pcrexform: New transform: applies RE
This commit adds a new transform -- pcrexform -- that applies a regular
expression to the transformation buffer. If an expression was captured,
that is output to the transformation buffer. Otherwise, the
transformation buffer is unchanged.
6 years ago