Commit Graph

8826 Commits (218e1626ee78171ad127c7a935c3ded7c17359cf)
 

Author SHA1 Message Date
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
Steven Morgan 79efd61b43 bb6934 - Code review cleanup and minor optimizations of Canadian EFT/RTN and US MICR. TBD - clamd and clamscan options for invoking those functions. 10 years ago
Steven Morgan 01dd3257ba bb6934 - Add Bill Parker's updated (which now includes checks for valid financial institution codes) DLP functions for Canadian RTN/EFT and U.S. MICR codes. TBD - code review and clamd/clamscan options for invoking those functions. 10 years ago
Kevin Lin dda6b05765 matcher-ac: wildcard support for variable alternates (needs optimization) 10 years ago
Kevin Lin 68369b0fbc matcher-ac: minor change to bp movement for specials 10 years ago
Steven Morgan 974974a34f bb6934 - Incorporate Bill Parker's DLP functions for Canadian RTN/EFT and U.S. MICR codes. TBD - clamd and clamscan options for invoking those functions. 10 years ago
Kevin Lin ed5f9fa577 ac: verifier alternative to handling nocase 10 years ago
Steven Morgan 26d338a092 bb6230 - DLP optimized for common cases Visa, Mastercard, Amex, Discover. 10 years ago
Kevin Lin 9290ddf294 matcher-ac.c: whitespace consistency [tabs->spaces] 10 years ago
Kevin Lin 59506ff519 matcher-ac: expansion of nested alternates within alternate expr 10 years ago
Steven Morgan f6ef8179e6 bb6230 - additional credit/debit card checks for dlp.c. Function by Bill Parker. 10 years ago
Steven Morgan 8bbaf7f9e5 Revert "bb11092: fix up printf format with LFS using patch by Sebastian Andrzej Siewior." 10 years ago
Steven Morgan fc07326b01 Remove COPYING.sha256 from windows projects. 10 years ago
Steven Morgan 8f50c4a179 bb11092: fix up printf format with LFS using patch by Sebastian Andrzej Siewior. 10 years ago
Kevin Lin 2b51265826 matcher-ac: basic framework+debug for processing nested alternates 10 years ago
Steven Morgan d1c3790960 remove obsolete COPYING.sha256 from Makefile.am 10 years ago