August 17, 2017
View e09d884

eliminated a large number of warnings, many of which had to do with mixing types. i switched some types to size_t and a couple to ptrdiff_t to make things more consistent, but there is a huge amount of work to be done to make types consistent. int, unsigned int, unsigned, off_t, and other types are ill-suited to storing buffer lengths or memory addresses.

Micah Snyder authored on 2017/08/17 06:31:45
August 16, 2017
View 4cd97da

eliminating warnings, mostly with regards to signed vs unsigned comparisons, some of which could have been functional bugs if negative values were used (for offsets, etc). cleaned up a couple of macros and cleaned up some ifdefs.

Micah Snyder authored on 2017/08/16 05:50:01
August 11, 2017
View a6af751

adding missing function prototype that was throwing warnings on freebsd.

Micah Snyder authored on 2017/08/11 23:34:34
August 10, 2017
View 14e2247

updating the copyright for a number of tiles.

Micah Snyder authored on 2017/08/10 03:28:47
August 9, 2017
View 7b1f1aa

fixed minor warnings regarding type conversions.

Micah Snyder authored on 2017/08/09 06:38:17
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 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
January 20, 2017
View 031fe00

restructure container typing system to use array (#2)

klin authored on 2017/01/20 02:24:46
October 20, 2016
View 22cb38e

pull request #53(2/4): Spelling fix by klemens(ka7).

Steven Morgan authored on 2016/10/20 04:57:45
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
July 14, 2016
View 67f8441

implement cli_strndup and cli_mpool_strndup

Kevin Lin authored on 2016/07/14 04:52:17
July 13, 2016
View 634c859

imphash: code review and clean up

Kevin Lin authored on 2016/07/13 00:53:59
July 1, 2016
View 832d44e

sig: convert .ith to .imp; add .imp to sigtool

Kevin Lin authored on 2016/07/01 00:11:03
June 23, 2016
View 66c20d2

imphash: signature file support

Kevin Lin authored on 2016/06/23 05:28:02
May 19, 2016
View cf5debd

bumped flevel to 83

Kevin Lin authored on 2016/05/19 05:59:48