Commit Graph

214 Commits (9c30a4fc6e18fbae6bc8b9e1a197bcc2b9b7fc6f)

Author SHA1 Message Date
Kevin Lin 5eaf0b320a bb#11003 - fix dconf and option handling for nocert and dumpcert 10 years ago
Kevin Lin 059ca61484 compiler warning suppression 10 years ago
Kevin Lin 731c8e6213 hwp3.x: add support for maximum recursive calls to hwp3 parsing 10 years ago
Steven Morgan 1f1bf36b8e Add 'virus found' callback. Refactor scan-all API. 10 years ago
Mickey Sola 46a35abe56 mass update of copyright headers 10 years ago
Kevin Lin a6d2b523d0 bb#11377 - stub pcre functions for dynamic library mapping 11 years ago
Kevin Lin 4fd82eb0fb cid 12213 - fix error state for pwdb intialization 11 years ago
Mickey Sola baeb625351 bb11343: Adding configure option to remove yara at compile-time. 11 years ago
Kevin Lin 038cb67a35 pwdb: restructured storage for time efficiency 11 years ago
Kevin Lin ac0cbde82b engine: added .pwdb handler and storage 11 years ago
Kevin Lin b289385d32 various fixes for windows build 11 years ago
Steven Morgan b6ad432280 Fix for unit test failure. 11 years ago
Steven Morgan 5842265fd9 Enable YARA include directives, import YARA compiler struct and functions, improve YARA parse/lex error messages. 11 years ago
Steven Morgan d03c18bed3 Fix YARA arena management, improve error reporting, clean up some code. 11 years ago
Kevin Lin 20a3b53b6c converted cb_file_props from using engine-based ctx to file-based ctx 11 years ago
Kevin Lin 3741573205 added option to limit pcre execution based on filesize 11 years ago
Kevin Lin 7af020b27c fixed undefined reference if pcre is disabled 11 years ago
Kevin Lin effb4f51fc pcre: intialization function 11 years ago
Kevin Lin 9bc7c13882 pcre: added and linked options to set match_limit and match_limit_recursion 12 years ago
Shawn Webb cd94be7a52 Silence a bunch of compiler warnings in libclamav 12 years ago
Shawn Webb 78ee2250ae Call cl_initialize_crypto() in cl_init() 12 years ago
Shawn Webb 60d8d2c352 Move all the crypto API to clamav.h 12 years ago
Steven Morgan 49b33289e0 Add timeout facility for file property scanning and clamscan timeout testing parameter. 12 years ago
Steven Morgan 6c048b8a30 Use json_object_object_get_ex() rather than json_object_object_get(), which is deprecated in json-c 0.10 12 years ago
Kevin Lin 152a0e3900 added cl_engine_set_clcb_file_props to libclamav map 12 years ago
Steven Morgan 6606d05000 Add callback for user processing of json string and result of json scan. 12 years ago
Kevin Lin e198df77ab bb#10988 - fixed stats overwrite on settings transfer 12 years ago
Shawn Webb bbab63daec Initialize OpenSSL within the application, not within libclamav 12 years ago
Steven Morgan 2f84284606 Add virus names to preclass properties json file. 12 years ago
Shawn Webb 09fcff6a0d Revert "Re-enable the intelligence gathering framework" 12 years ago
Shawn Webb 487f270148 Re-enable the intelligence gathering framework 12 years ago
Shawn Webb 241c1c7b00 Don't use CTORs or DTORs on Windows 12 years ago
Shawn Webb d47db07a3d Disable stats in preparation for the QA drop 12 years ago
Kevin Lin 067bce5fbc engine: added max-iconspe(MaxIconsPE) option and docs 12 years ago
Shawn Webb da6e06dd68 Provide further abstractions to the OpenSSL integration work 12 years ago
Shawn Webb f077c6174f Fix some race conditions. Fix some memory leaks. 12 years ago
Shawn Webb a1cbd793f3 Fix all memory leaks introduce by OpenSSL backport. 12 years ago
Shawn Webb 7fb5036fb2 Make Valgrind happy. Rely less on EVP_MD_CTX_create. 12 years ago
Shawn Webb b2e7c931d0 Use OpenSSL for hashing. 12 years ago
Kevin Lin e731850df8 fixed include warnings for windows build 12 years ago
Kevin Lin 97fbb02b58 libclamav: added an engine option to set max partitions in raw dmgs 12 years ago
Shawn Webb 0c58ddd290 Fix some bugs 12 years ago
Shawn Webb 5fc847736c Fix a typo. Add support for getting the stats timeout from the engine 12 years ago
Shawn Webb 4e1236c802 Add option for configuring the timeout for stats submissions 12 years ago
Shawn Webb e8a1a9056c Add ability to disable stats 12 years ago
Shawn Webb e6bcbd5add Fix Valgrind. Fix bug with clamd reloading database, forcing a stats submission. 12 years ago
Shawn Webb a109495489 Copy over the stats callbacks with the settings object 12 years ago
Shawn Webb c8bf9b6cb5 Add start of the code to grab the system's hostid 12 years ago
Shawn Webb 4473a0a954 Add more callbacks. Simplify the checks for submitting stats in the add sample callback 12 years ago
Shawn Webb 30bdcf4edb Fix bugs 12 years ago