Commit Graph

199 Commits (653b471b5b56f5066fd5ddf1040fe803b89a6cbe)

Author SHA1 Message Date
Micah Snyder 653b471b5b eliminating format-string related warnings that appear on ubuntu 16.04 x64. 8 years ago
Micah Snyder 7e64560ce5 eliminating warnings that cropped up in 32bit ubuntu (16.04) 8 years ago
Micah Snyder d18d72219f Eliminating warnings, converting iterator variables to size_t when used to compare against sizeof(). added a couple of missing #includes. 8 years ago
Mickey Sola 60aad52faf bc - adding bc_idx sanity check when running bc lsigs 8 years ago
Steven Morgan d32e039654 fix cli_bcapi_extract_new() return code path virus reporting. 8 years ago
Steven Morgan cbf5017a7d bb11805 fix multiple results. Refactor false positive and heuristic precedence logic. 8 years ago
Steven Morgan fd43d6103c bb11742 - fix compiler warnings. Patch contributed by Ruga. 8 years ago
Steven Morgan 22cb38ed24 pull request #53(2/4): Spelling fix by klemens(ka7). 9 years ago
Mickey Sola 46a35abe56 mass update of copyright headers 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 8f50c4a179 bb11092: fix up printf format with LFS using patch by Sebastian Andrzej Siewior. 10 years ago
Kevin Lin fe54f710fc clambc info option updated for new hook type 10 years ago
Kevin Lin 47c2d618cd added BC_PRECLASS hook support; replaces target type 13 10 years ago
Kevin Lin 90379a9e98 fixed formatting for short names in perf tracking 11 years ago
Kevin Lin 5c2c723361 added pcre execution time and match performance tracking 11 years ago
Kevin Lin 99e22630f4 opts: converted bytecode-statistics to generic statistics w/ strarg 11 years ago
Kevin Lin 032ec2192e fixed issue in bytecode statistics avg time reporting 11 years ago
Kevin Lin 7c9c4fab22 bytecode: various changes from code review 11 years ago
David Raynor 0b28c74878 Assign the right type in cli_bytetype_helper 11 years ago
Kevin Lin 5b5be2a65d win32: fixed additional OS specific build issues 11 years ago
Kevin Lin 0ff13b3138 clambc: added diagnostic tools for bytecode IR 11 years ago
Shawn Webb cd94be7a52 Silence a bunch of compiler warnings in libclamav 11 years ago
Shawn Webb 60d8d2c352 Move all the crypto API to clamav.h 11 years ago
Kevin Lin c6a3b294a9 bytecode: fixed a compiler issue and warnings 11 years ago
Kevin Lin 3107a6c24f bytecode: fixed issue with older versions of g++ 11 years ago
Kevin Lin f3575db23c bytecode: added json-specific ctx members 11 years ago
Shawn Webb b2e7c931d0 Use OpenSSL for hashing. 11 years ago
David Raynor dac4e48755 libclamav: non-LLVM interpreter, fix edge check, cid #10432 & #10446 12 years ago
David Raynor 6a9086d240 libclamav: cli_bytecode_prepare_interpreter() free in error case, cid #10504 & #10505 12 years ago
Shawn Webb 241e7eb147 bb6258 - Add warnings when allocations fail 12 years ago
Shawn Webb 9691454612 bb6091 - check lseek() return 12 years ago
Carl Wu 8254e4adb5 cwu_cid#_10269: fix 10269 12 years ago
Ryan Pentney 3bd9a14c8c Fixed coverity bugs 11378, 11379, 11380 12 years ago
Steve Morgan 16c4fcdd10 performance statistics for bytecode hooks 13 years ago
Steve Morgan 38956aacb0 windows-friendly bytecode stats 13 years ago
Steve Morgan 54402320c0 Add bytecode performance statistics 13 years ago
Shawn Webb e522909e19 bb6061 13 years ago
Steve Morgan 6ad45a2931 add initial allscan/allmatch mode to libclamav, clamd, clamdscan, and clamscan with unit tests 13 years ago
David Raynor 7ef9aa8ade bb #5199 and bb #5200 13 years ago
Shawn webb 042a78ac60 Fix previous commits 13 years ago
Shawn webb 6a049897d9 BB#5455 13 years ago
David Raynor bebd86a60b bb#5343 13 years ago
aCaB d4d4bce9c7 bb#3789 part 2 13 years ago
Török Edvin 3d664817f6 fix recursion level crash (bb #3706). 14 years ago
Török Edvin 63feb6cdf4 Add some performance measurement code. 14 years ago
Török Edvin 0796f1cab5 bytecode: successfully skip bytecodes that use unknown APIs 14 years ago
aCaB 7cbc72d3b1 c4w: error path engine leak 15 years ago
Török Edvin 110731e784 Fix valgrind warning. 15 years ago
Török Edvin 4116c65d1b Add bytecode API to determine whether running under JIT. 15 years ago
Török Edvin d7531f2ad2 Fix warnings. 15 years ago