Commit Graph

8202 Commits (5843ac793e0bae1f9987123c2bee3272c4412066)
 

Author SHA1 Message Date
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
Kevin Lin d9a7c276ab modified autotool to dynamically link libpcre 11 years ago
Shawn Webb 0f9ce68529 Only bring in <sys/cdefs.h> if it's available 11 years ago
Shawn Webb 31c7d4065f Pull in queue.h from FreeBSD 11 years ago
Shawn Webb 50dc7e62e9 Plug a memory and fd leak if keeptemps is enabled 11 years ago
Shawn Webb 15ef4b1c61 Add XDP-related files to the Windows project and fix the Windows build. 11 years ago
Shawn Webb c7f5e09e0b Dump the XDP payload if keeptemps is enabled. 11 years ago
Shawn Webb 005c986166 Adjust the XDP filetyping. 11 years ago
Shawn Webb ddadcdd17a Plug a memory leak 11 years ago
Shawn Webb 30a7509744 Add proof-of-concept XDP support. 11 years ago
Shawn Webb 99366f4c51 Pass in a NULL to cli_scanraw when the cache is disabled, thereby causing lazy generation of the MD5 hash of the sample 11 years ago
Shawn Webb c8ee74813a Add ChangeLog entry 11 years ago