Commit Graph

8731 Commits (5d9cac7be6b5230a94335013461e22bf1bf5e48e)
 

Author SHA1 Message Date
Kevin Lin 5d9cac7be6 readdb: changed signature modifier delimiter from '/' to '::' 10 years ago
Kevin Lin c2d84c3ed5 unit_tests: added a few pcre test cases 10 years ago
Kevin Lin 0f5e62fd71 autojunk'd 10 years ago
Kevin Lin 376a3289db pcre: added warnings in regard to CVE-2015-3210 10 years ago
Kevin Lin d8de911582 ldb: corrected offset condition check 10 years ago
Kevin Lin 3f016d0237 ldb: fixed an issue with ':' within pcres incorrectly treated as offsets 10 years ago
Kevin Lin ecfbf4d5b6 win32: fixed pcre issue in clamav-for-windows project 10 years ago
Kevin Lin 69cfee94e5 unit_test: basis for pcre subsig testing 10 years ago
Kevin Lin 2d785c9611 added virname argument for matcher-pcre (use for later filetyping and test cases) 10 years ago
Kevin Lin cc4cd87722 pcre: reported virname match to optional input result struct 10 years ago
Kevin Lin cafc182e72 update additional includes for pcre in windows build for all applications 10 years ago
Kevin Lin 1dd9f9c49f added 'PCRE_STATIC' to preprocessor macros for 3rdparty pcre linking 10 years ago
Kevin Lin b289385d32 various fixes for windows build 10 years ago
Kevin Lin df3e211adc added pcre source for windows build; needs trimming 10 years ago
Kevin Lin 28ce665a33 Merge branch 'features/yara' of git.clam.sourcefire.com:/var/lib/git/clamav-devel into features/yara 10 years ago
Steven Morgan f939eee569 bb11330 - fix regressed code for YARA offset matching. 10 years ago
Steven Morgan d47c8da9c6 Merge branch 'features/yara' of git.clam.sourcefire.com:/var/lib/git/clamav-devel into features/yara 10 years ago
Steven Morgan bfeebfd4a9 NEWS/README 0.99-beta1. 10 years ago
Kevin Lin cc129ec48d win32: added yara compiler source to build 10 years ago
Kevin Lin bc3a2c0f3e removed windows restriction on yara features 10 years ago
Steven Morgan ca20713cd9 autoreconf for version/library bumps. 10 years ago
Steven Morgan c329e3c72e Add the YARA compiler files. 10 years ago
Steven Morgan a10670874c Merge branch 'features/yara' of git.clam.sourcefire.com:/var/lib/git/clamav-devel into features/yara 10 years ago
Steven Morgan aa3516f97f Set version and bump library for 0.99-beta1. 10 years ago
Kevin Lin 9305ef0983 Merge branch 'features/yara' of git.clam.sourcefire.com:/var/lib/git/clamav-devel into features/yara 10 years ago
Kevin Lin 6afb755795 win32: updated sources to include new yara sources 10 years ago
Kevin Lin 6afa2945e2 Merge branch 'features/yara' of git.clam.sourcefire.com:/var/lib/git/clamav-devel into features/yara 10 years ago
Steven Morgan b6ad432280 Fix for unit test failure. 10 years ago
Steven Morgan 4400490cfc Fix memory leak - call _yr_compiler_pop_file_name(). 10 years ago
Kevin Lin 8e0f577277 autojunk'd 10 years ago
Kevin Lin 4e8569e995 changed libpcre dependency from opt-in to opt-out 10 years ago
Steven Morgan 45878e80ad Merge branch 'features/yara' of git.clam.sourcefire.com:/var/lib/git/clamav-devel into features/yara 10 years ago
Steven Morgan 5842265fd9 Enable YARA include directives, import YARA compiler struct and functions, improve YARA parse/lex error messages. 10 years ago
Kevin Lin 1f09290881 regenerated documentation 10 years ago
Kevin Lin aa16bd1124 updated documentation with changes to alternate strings and the 'W' character class 10 years ago
Kevin Lin bb50eef345 altstr: fixed optimization error with fixed len alternates 10 years ago
Kevin Lin 28a5644795 ac_fincmatch_special: fixed issue regarding boundaries and prefix checking 10 years ago
Kevin Lin 3e2348cc65 Merge branch 'features/yara' into klin/altstr-yara 10 years ago
Kevin Lin 2ade8f423f readdb: added error messages for unsupported wildcards for clarity 10 years ago
Kevin Lin 4ffcf308bc alternative code clean-up (cli_altnmsg) 10 years ago
Kevin Lin 590d402320 altstr: vstr duplicate trimming and uniqueness optimization 10 years ago
Kevin Lin 1d02fa9b79 autojunk'd 10 years ago
Kevin Lin ba9cef545b fixed build issue in locating pcre headers 10 years ago
Kevin Lin cdd018d5b8 altstr: optimized fixed length alternate runtime 10 years ago
Kevin Lin 3ae8211ca6 added implementation of cli_qsort_r (qsort with cb arg) 10 years ago
Kevin Lin 925fb4e145 fixed issue in fixed len alternates negation 10 years ago
Kevin Lin 10225c7162 fixed memory issue in fixed length string alternates 10 years ago
Kevin Lin 4616203b2a load_oneyara: adjusted limitations on yara alternete strings 10 years ago
Kevin Lin 5adf39031a yara: added support for PUA, IGN, and sigload_cb 10 years ago
Kevin Lin d00f762fbd ac_special_altstr: sigopt support 10 years ago