Commit Graph

17 Commits (0a631ee94a1323953242a42c03cdb67e36b7bce3)

Author SHA1 Message Date
Kevin Lin 14878cb1e2 changed pcre PCRE_UNGREEDY from 'G' to 'U' 10 years ago
Kevin Lin 0e4ef43b3b pcre: corrected trigger for warning message 11 years ago
Kevin Lin 86eddf118f set cli_virname argument to use const qualifier 11 years ago
Kevin Lin e1ab4becdb general code clean-up and adjustments 11 years ago
Kevin Lin 7250b47e75 pcre: cleaned up comments, old code, and debug messages 11 years ago
Kevin Lin 0d94646ec4 pcre: separated match report from execution 11 years ago
Kevin Lin effb4f51fc pcre: intialization function 11 years ago
Kevin Lin 6bf32a7327 pcre: removed obsolete function 11 years ago
Kevin Lin 7ab4eec702 pcre: support for clamav styled offsets 11 years ago
Kevin Lin 0ab27124b3 pcre: removed outdated comments 11 years ago
Kevin Lin fd6af5bf4b pcre: moved diagnostics from matcher to regex execution level 11 years ago
Kevin Lin 39597f2557 pcre: added compiler option parsing 11 years ago
Kevin Lin 3f8f8721a1 pcre: fixed an issue where expression was not copied 11 years ago
Kevin Lin 9bc7c13882 pcre: added and linked options to set match_limit and match_limit_recursion 11 years ago
Kevin Lin 7afaa9bd22 pcre: encased pcre segments in macros to fix build without pcre support 11 years ago
Kevin Lin f40a96fbda pcre: implemented rough support for matching and count 11 years ago
Kevin Lin 5fa733692a pcre: support and linking for parsing and freeing 11 years ago