Commit Graph

122 Commits (22bcb9b2873e663cd62cc693a7670c875a88bca8)

Author SHA1 Message Date
Shawn Webb fc6678733f Add macro to help with unused parameter compiler warnings 11 years ago
Shawn Webb 634bf28479 Fix Windows build 11 years ago
Shawn Webb 9363412bbb bb11041 - Add cl_initialize_crypto() to the example file 11 years ago
Shawn Webb 60d8d2c352 Move all the crypto API to clamav.h 11 years ago
Steven Morgan 49b33289e0 Add timeout facility for file property scanning and clamscan timeout testing parameter. 11 years ago
Steven Morgan 6606d05000 Add callback for user processing of json string and result of json scan. 11 years ago
Shawn Webb f944b68243 Fix typo 11 years ago
Shawn Webb 221825fd59 Update copyright information. 11 years ago
Steven Morgan e56f094920 Add build support for libjson and initial json work for properties file. 11 years ago
Shawn Webb 387021619b Turn stats into an opt-in feature rather than an opt-out feature for the 0.98.2 release 11 years ago
Kevin Lin 067bce5fbc engine: added max-iconspe(MaxIconsPE) option and docs 11 years ago
Kevin Lin 97fbb02b58 libclamav: added an engine option to set max partitions in raw dmgs 11 years ago
Shawn Webb 4e1236c802 Add option for configuring the timeout for stats submissions 11 years ago
Shawn Webb e8a1a9056c Add ability to disable stats 11 years ago
Shawn Webb 3c29ca0b10 Phase 1 of reporting hashes of PE sections 11 years ago
Shawn Webb 4473a0a954 Add more callbacks. Simplify the checks for submitting stats in the add sample callback 11 years ago
Shawn Webb f2571e344b First initial commit of the stats gathering feature 11 years ago
Shawn Webb ca06899223 Add cl_always_gen_section_hash to clamav.h 12 years ago
Shawn Webb 05d4767e84 Hex-ify the engine_options bit flags 12 years ago
Shawn Webb f456c5ad1b Convert the ForceToDisk option to use the engine_options bitfield 12 years ago
Shawn Webb 34e9acb098 Add option to disable the cache. Add a new bitfield in the engine struct that will govern options relating to engine internals. 12 years ago
David Raynor 3cab931d78 Add ForceToDisk option for clamd and force-to-disk arg for clamscan 12 years ago
Shawn Webb d9b6b8c757 bb#8993 - Rename the STAT macro to CLAMSTAT to avoid name conflicts on AIX 12 years ago
Steve Morgan e542ad454d freshclam mods for enhanced signatures 12 years ago
Shawn Webb 181f2f01d8 bb6718 - Add OSX to the stat64 blacklist 12 years ago
David Raynor 1e41fdba27 bb #6678: Add runtime enable/disable of SWF scanning via option CL_SCAN_SWF 12 years ago
Steve Morgan 54402320c0 Add bytecode performance statistics 13 years ago
David Raynor b2726a53d1 bb #5405: Convert hard-coded maximum file sizes to configurable values with defaults 13 years ago
Steve Morgan 202c13e4d7 fixes cvd load error on some i386 builds caused by -D_FILE_OFFSET_BITS=64 and a long story 13 years ago
Steve Morgan 6ad45a2931 add initial allscan/allmatch mode to libclamav, clamd, clamdscan, and clamscan with unit tests 13 years ago
Shawn webb 23a656ad98 Fix Win32 build 13 years ago
Shawn webb 0bc62e1c1e Fix building on FreeBSD 13 years ago
Shawn webb a2a004df25 BB#3737 - Value too large for specified data type 13 years ago
aCaB f7ce2365eb fix win32 build, sort of 14 years ago
Török Edvin e86311ab4e archive metadata callback 14 years ago
aCaB 4d08b6d6cf c4w: add Scan_GetFileType - untested 14 years ago
Török Edvin 778408051c draft new fmap scan API 14 years ago
aCaB 88d09f480d make the sigload callback be aware of custom sigs 14 years ago
aCaB a217d9a78b rework scan callbacks 14 years ago
aCaB a0eb791022 add filetype clcb 14 years ago
Tomasz Kojm cdddd014ff sigtool: add support for building unsigned dbs (--unsigned) 14 years ago
Tomasz Kojm b44fb658ba libclamav: add basic JPEG validator 14 years ago
aCaB c27d40568a Extend prescan_cb with file type 14 years ago
Tomasz Kojm 62315ce69a clamd: add new config option BytecodeUnsigned (bb#2537); drop 14 years ago
Török Edvin 63feb6cdf4 Add some performance measurement code. 14 years ago
Török Edvin 1f87ea8f8b c4w: new error codes. 15 years ago
Török Edvin 769f37a6f6 Default off, you can turn on via 'DevLiblog'. 15 years ago
Tomasz Kojm 6bee45b345 clamd: add new option OLE2BlockMacros (requested by Mike) 15 years ago
aCaB 80faa52898 warn about clcb_sigload usage 15 years ago
Török Edvin 927d054838 Add engine param to bytecode, and remove dconf from _init. 15 years ago