Commit Graph

8443 Commits (a02acd50b610164a434fe3fece095615f49274dc)
 

Author SHA1 Message Date
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
Steven Morgan dfb755ceaa add yacc and lex to build tools. 11 years ago
Steven Morgan 690af59a72 change preclass to libjson in configure output message. 11 years ago
Steven Morgan 72b4ce4d9d Apply patch from Scott Kitterman to correctly escape dashes in sigtool and clamsubmit man pages 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
Shawn Webb 8b5746bce9 Retab clamscan/manager.c to make more readable 11 years ago
Kevin Lin 0d37009816 sigtool/pcre: pcre subsig id and exe support in sigtool 11 years ago
Kevin Lin 9f9573fe91 clambc: bb#11101 - no longer parses logical signature as source in certain conditions 11 years ago
Kevin Lin 032ec2192e fixed issue in bytecode statistics avg time reporting 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
Shawn Webb c407db4ded Use a case-sensitive match. Cap the matching at a given point. 11 years ago
Shawn Webb b1766a4798 Check to make sure that the binary blob in the XDP contains a PDF 11 years ago
Shawn Webb ddc55da065 Revert "Silence compiler warnings with the clamunrar code" 11 years ago
Shawn Webb ec187e32b5 Revert "Use unsigned int rather than size_t" 11 years ago
Shawn Webb a6680bcf80 Revert "Fix bug" 11 years ago
Shawn Webb 1a08d60c16 Revert "Do a better job at bounds checking" 11 years ago
Shawn Webb b534f24d35 Do a better job at bounds checking 11 years ago
Kevin Lin 8b1fd1a58f Merge branch 'master' of git.clam.sourcefire.com:/var/lib/git/clamav-devel 11 years ago
Kevin Lin 2351862119 updated clambc manpage documentation 11 years ago
Shawn Webb ec253fd7d2 Fix CID 12017 11 years ago
Shawn Webb 15fce6e031 Plug memory leak 11 years ago
Shawn Webb 48ae47687f Force null termination 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
Steven Morgan 5eac0b967e 0.98.5 NEWS/README updates. 11 years ago
Kevin Lin efda620107 pcre: cleaned up old commented-out code 11 years ago
Shawn Webb 336ba3e56c Call cl_initialize_crypto() manually in clamav-milter 11 years ago
Kevin Lin 39597f2557 pcre: added compiler option parsing 11 years ago
Kevin Lin 6e185279a2 ooxml: fixed xmlReader well-formness checks 11 years ago