Commit Graph

8213 Commits (ea3d1e7254689b494441e857c6d449c3b6e5d348)
 

Author SHA1 Message Date
Kevin Lin ea3d1e7254 made lsig_sub_matched available to libclamav 11 years ago
Kevin Lin 67fcd3b0a6 autojunk'd 11 years ago
Kevin Lin 635a1041d4 simplified configure logic into switch statement 11 years ago
Kevin Lin b14795cd97 docs: added additional pcre subsig example 11 years ago
Kevin Lin 050f103699 docs: added info on PCRE subsignatures 11 years ago
Kevin Lin 3741573205 added option to limit pcre execution based on filesize 11 years ago
Kevin Lin 297c14a874 pcre: fixed a variable mismatch for extended parsing debug messages 11 years ago
Kevin Lin 62c009937f fixed build compilation when compiled without pcre support 11 years ago
Kevin Lin 3c333c78af pcre: moved cli_pcre_scanbuff from cli_fmap_scandesc to matcher_run 11 years ago
Kevin Lin 15464f6c16 pcre: rewrote subsig parsing to handle '/' within expression 11 years ago
Kevin Lin e33697ef35 pcre: clarified macro name 11 years ago
Kevin Lin 5843ac793e pcre: simplfied pcre subsig parsing using cli_strtokenize 11 years ago
Kevin Lin 05279ca8b5 changed flevel to 80 11 years ago
Kevin Lin 7250b47e75 pcre: cleaned up comments, old code, and debug messages 11 years ago
Kevin Lin 626975ae2e report pcre module to be off if support no configured 11 years ago
Kevin Lin 31439f0044 Merge branch [performance tracking] into klin/pcre_support 11 years ago
Kevin Lin 5c2c723361 added pcre execution time and match performance tracking 11 years ago
Kevin Lin 99e22630f4 opts: converted bytecode-statistics to generic statistics w/ strarg 11 years ago
Kevin Lin 0d94646ec4 pcre: separated match report from execution 11 years ago
Kevin Lin 7af020b27c fixed undefined reference if pcre is disabled 11 years ago
Kevin Lin df50a5ffda dconf: added pcre options and pcre global 11 years ago
Kevin Lin 82fa5ba043 pcre: added disabling mechanism to metas and matcher 11 years ago
Kevin Lin effb4f51fc pcre: intialization function 11 years ago
Kevin Lin 6bf32a7327 pcre: removed obsolete function 11 years ago
Kevin Lin 0d37009816 sigtool/pcre: pcre subsig id and exe support in sigtool 11 years ago
Kevin Lin 601b2ef8a5 pcre: fixed an issue when no pcre subsigs are specified 11 years ago
Kevin Lin 7ab4eec702 pcre: support for clamav styled offsets 11 years ago
Kevin Lin ad0303b992 pcre: moved lsig trigger checks to cli_pcre_addpatt 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 efda620107 pcre: cleaned up old commented-out code 11 years ago
Kevin Lin 39597f2557 pcre: added compiler option parsing 11 years ago
Kevin Lin 3ee96ac228 pcre: set default to logically triggered regex execution 11 years ago
Kevin Lin 35a05ff85f pcre: update matcher structure to allow for additional fields 11 years ago
Kevin Lin ed67e2698e moved macro 11 years ago
Kevin Lin a84ef0ccd8 pcre: enforced content match trigger 11 years ago
Kevin Lin 538e71a190 pcre: changed to use match report function 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 d889dbafa0 autojunk'd 11 years ago
Kevin Lin f40a96fbda pcre: implemented rough support for matching and count 11 years ago
Kevin Lin e030cd4e79 autojunk'd 11 years ago
Kevin Lin 5fa733692a pcre: support and linking for parsing and freeing 11 years ago
Shawn Webb 126fd1ee8d bb#11072: In case of SWF decompression error, scan data if any data was decompressed. 11 years ago
Shawn Webb 02aca78ead Don't include the libxml2 headers if we don't have them 11 years ago
Kevin Lin 5460aec17a removed non-existent source files 11 years ago
Kevin Lin 03193c10fa autojunk'd 11 years ago
Kevin Lin 01c7677e93 fixed automake dependency issue in c++ projects 11 years ago
Kevin Lin 0bcc430bdb autojunk'd 11 years ago