July 21, 2018
View d7979d4

Restructured scan options flags from a single bitflag field to a structure containing multiple bitflag fields. This also required adding a new function to the bytecode API to get scan options a la carte, and modifying the existing function to hand back scan options in the old/deprecated uint32_t bitflag format. Re-generated bytecode iface header files.

Micah Snyder authored on 2018/07/21 11:28:48
February 22, 2018
View 7cd9337

Spelling Adjustments (#30)

Josh Soref authored on 2018/02/22 05:00:59
September 22, 2017
View d0cba11

adding back changes to eliminate warnings from mspack, matcher, others, and readdb.

Micah Snyder authored on 2017/09/22 02:10:01
September 21, 2017
View 169af0f

Revert "eliminating warnings. mostly correcting variable types. also correcting struct initialization in a couple instances (var = {0} does not zero the memory on all platforms). Also some minor formatting corrections in areas I was already working. eliminated some unused variables."

Micah Snyder authored on 2017/09/21 01:37:07
August 16, 2017
View 84a7f40

eliminating warnings. mostly correcting variable types. also correcting struct initialization in a couple instances (var = {0} does not zero the memory on all platforms). Also some minor formatting corrections in areas I was already working. eliminated some unused variables.

Micah Snyder authored on 2017/08/16 03:00:07
June 1, 2017
View 48d3f28

fix for 0.99.3 false negative of Andr.Trojan.SMSsend-2.

Steven Morgan authored on 2017/06/01 00:20:11
May 24, 2017
View 167c007

fix 0.99.3 false negative of virus Pdf.Exploit.CVE_2016_1046-1.

Steven Morgan authored on 2017/05/24 04:56:41
April 27, 2017
View 56eed3e

Fix for regression FN's.

Steven Morgan authored on 2017/04/27 07:10:57
April 19, 2017
View cbf5017

bb11805 fix multiple results. Refactor false positive and heuristic precedence logic.

Steven Morgan authored on 2017/04/19 01:03:36
February 2, 2017
View 631cb6a

Fixes and updates to intermediate container sig rules based on code review

Mickey Sola authored on 2017/02/02 07:29:27
January 20, 2017
View 031fe00

restructure container typing system to use array (#2)

klin authored on 2017/01/20 02:24:46
November 10, 2016
View 90f29ef

Suppress multiple viruses for BLOCKMAX edge case.

Steven Morgan authored on 2016/11/10 07:46:48
August 25, 2016
View 312b7e5

bb11522 - enable clamscan option --blockmax to flag files as virus Heuristic.Limits.Exceeded when --max-filesize, --max-scansize, or --max-recursion is exceeded.

Steven Morgan authored on 2016/08/25 06:39:20
March 17, 2016
View 5eaf0b3

bb#11003 - fix dconf and option handling for nocert and dumpcert

Kevin Lin authored on 2016/03/17 04:42:35
February 23, 2016
View 059ca61

compiler warning suppression

Kevin Lin authored on 2016/02/23 03:26:15