Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Move from PCRE to PCRE2 (#2134) | Christian Marangi | 2023-11-01 |
| | | | | | | | | | | Move from PCRE to PCRE2. PCRE is EOL and won't receive any security updates anymore. Convert to PCRE2 by converting any function PCRE2 new API. Also update every entry in github workflows and README to point to the new configure flag. (--with-pcre2) Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> | ||
* | FIXED - nDPI now detect RCE injections via PCRE instead Intel Hyperscan | MrTiz9 | 2020-02-01 |
| | |||
* | nDPI now detect RCE injections via PCRE instead Intel Hyperscan - BUGGY, ↵ | MrTiz9 | 2020-01-30 |
| | | | | DOES NOT COMPILE | ||
* | nDPI now detect RCE in HTTP GET requests | MrTiz9 | 2020-01-24 |