Commit Graph

8965 Commits (07e80411dc2b05565923e00bc844b66bb2dd2813)
 

Author SHA1 Message Date
Steven Morgan ee353f12f7 bb11359 - correct clamdscan handling of the --infected flag for files excluded with ExcludePath clamd parameter. Patch provided by devel@rinx.com. 10 years ago
Steven Morgan f0b357ee02 bb11314 fix error check. 10 years ago
Steven Morgan 168d43b422 Merge branch 'master' of git.clam.sourcefire.com:/var/lib/git/clamav-devel 10 years ago
Steven Morgan 590a43e842 bb11314: YARA macro FAIL_ON_COMPILER_ERROR now terminates YARA rule parsing if there is a memory allocation error and additional check/exit in cli_loadyara preventing the segfault. 10 years ago
Kevin Lin c2b36ddd95 bb#11355 - added messages to unit-test log about 'T' env var 10 years ago
Kevin Lin 2283657ce4 bb#11364 - convenience_ctx containing uninitialized memory 10 years ago
Kevin Lin 1e3e56e702 bb#11196 - autoit script file misclassified as HTML 10 years ago
Steven Morgan fcff42e9ac Eliminate json_api funtion calls and debug messages for pe files when preclass scannning is not in effect. 10 years ago
Mickey Sola 3fdd7d012f bb11343: Automatically appennding YARA. to all yara rule sigs. 10 years ago
Mickey Sola bbfac25813 bb11343: Adding yara-rules (yes|no|only) runtime option for clamscan. 10 years ago
Kevin Lin e7b3198df2 bb#9858 - added target 14 for binary (unidentified) files 10 years ago
Kevin Lin 0118458fe6 pcre: swapped pcre meta fields to using mempool 10 years ago
Kevin Lin 336365ec77 sigtool: added nested string alternative handling 10 years ago
Mickey Sola baeb625351 bb11343: Adding configure option to remove yara at compile-time. 10 years ago
Kevin Lin d1e73dbda2 win32: added cli_ldbtokenize to libclamav.def 10 years ago
Kevin Lin d002f43eef sigtool: added usage of cli_ldbtokenize to sigtool 10 years ago
Kevin Lin 71e1364547 moved ldb_tokenize in readdb to cli_ldbtokenize in str 10 years ago
Kevin Lin 66640cf4f7 PCREMaxFileSize now correctly parses sizes (K,M,G suffixes) 10 years ago
Kevin Lin 741cc5015d pwdb: preprocess tdb with target 0 10 years ago
Kevin Lin 038cb67a35 pwdb: restructured storage for time efficiency 10 years ago
Kevin Lin f5f7b7a1b9 dconf: added passwd dconf for archives, applied to unzip 10 years ago
Kevin Lin 0b119e6f78 unzip: debug message consistency 10 years ago
Kevin Lin 1ac97cf036 unzip: added scanning of decrypted files 10 years ago
Kevin Lin a60ec79975 unzip: added traditional PKWARE decryption password verification 10 years ago
Kevin Lin 0a631ee94a pwdb: added name tracking the pwdb entry 10 years ago
Kevin Lin ac0cbde82b engine: added .pwdb handler and storage 10 years ago
Kevin Lin 7ea2cb6cd1 regenerated signatures.pdf 10 years ago
Kevin Lin ca3d8d5957 docs: updated signature doc on backward compatiblity issue with PCRE subsigs 10 years ago
Mickey Sola 19655a1e92 bb11253: Upgrading win32 pthreads to version 2.9.1 10 years ago
Mickey Sola dabc8c316e bb11219: Fixing scanscript to scan on a normalized map when using relative offsets with type 7 signatures. 10 years ago
Kevin Lin 64cc568b49 win32: bumped version number to 0.99 10 years ago
Kevin Lin d50fb78368 win32: corrected installation of COPYING files 10 years ago
Kevin Lin 27e257bf15 bb#11356 - fixed an issue regarding yara_exec OP_OF 10 years ago
Mickey Sola c1bc49e71c Adding ascii file normalization option to sigtool. 10 years ago
Kevin Lin 69f40cf728 Merge branch 'klin/reverse_validation' 10 years ago
Kevin Lin 47bccd1b58 matcher-ac: handle case of empty but defined prefix 10 years ago
Kevin Lin 1dccad70fd Merge branch 'klin/reverse_validation' 10 years ago
Kevin Lin eae18c93da check-matcher: added prefix altstr test cases 10 years ago
Kevin Lin a2345bb5a5 matcher-ac: restructed ac verification 10 years ago
Kevin Lin 600c04f0b8 matcher-ac: fixed prefix verification for fixed multi-byte alts 10 years ago
Kevin Lin 6953341f8e matcher-ac: added calc and storage for min/max lengths 10 years ago
Kevin Lin f210254408 matcher-ac: converted length fields to arrays 10 years ago
Kevin Lin b7d0b832f5 ac_special: tracks both the min and max lengths 10 years ago
Steven Morgan ff506263db bb11348 - Patch for HPUX sent by Michael Pelletier. 10 years ago
Kevin Lin bcf780fc53 readdb: refactored yara rule verification code 10 years ago
Steven Morgan 7665e02d5b Add support for YARA private rules and referencing other rules in a YARA condition. 10 years ago
Steven Morgan 5d872d36c5 bb11338 - better placement of an assert(). 10 years ago
Steven Morgan 0ad37633ba Merge branch 'master' of git.clam.sourcefire.com:/var/lib/git/clamav-devel 10 years ago
Andreas Cadhalpun cf5ba118e7 Avoid emitting incremental progress messages when not outputting to a terminal. 10 years ago
Steven Morgan dde438a66d bb11339 - remove duplicate include. 10 years ago