October 12, 2017
View f84289d

fix for Html.Trojan.Iframe-35 false negative.

Steven Morgan authored on 2017/10/12 01:08:00
October 5, 2017
View d731a93

fixed uninitized variable that valgrind picked up in centos 6.8

Micah Snyder authored on 2017/10/05 00:30:25
September 29, 2017
View 7cc40cb

initializing error code to zero, fixing mspack_fmap_message so it has a new line character and will print fmt strings correctly

Micah Snyder authored on 2017/09/29 05:24:24
View 87c800a

initializing file->folder to NULL to prevent accidental segfaults and valgrind complaints. adding correction to mspack_fmap_message() so it will correctly print format strings.

Micah Snyder authored on 2017/09/29 03:04:47
View 4cb7530

adding fix to cabd.c that allows completion of parsing of cab files that describe files in the header that are invalid. This occurs when non-header data is hidden at the end of the header.

Micah Snyder authored on 2017/09/29 01:33:05
September 22, 2017
View 31064b3

adding back warning fixes to pdf.c that disappears in pull request changes wrt win32 changes. adding a small change to mspack cabd.c since to eliminate a warning since this series of commits also changes mspack code.

Micah Snyder authored on 2017/09/22 03:26:37
View a7e1479

adding back changes to eliminate warnings from unrar files other than unrarppm.

Micah Snyder authored on 2017/09/22 03:05:09
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
September 15, 2017
View de2d9dc

Removing file references from Makefile that were removed as a part of Windows visual studio project file cleanup effort.

Micah Snyder authored on 2017/09/15 00:51:18
September 14, 2017
View 52205b8

moving mspack visual studio project into win32 directory.

Micah Snyder authored on 2017/09/14 13:50:35
View 28d48ab

adding openssl visual studio project to provide the openssl DLLs to the Setup installer projects. there may be an even cleaner solution but this works.

Micah Snyder authored on 2017/09/14 13:08:33
August 31, 2017
View 1787900

Address PR comments and fix logic

Adrian Wu authored on 2017/08/31 04:48:12
View c213fb8

BUGFIX 18264: Make freshclamwrap interpret FC_UPTODATE as UPD_NONE

Adrian Wu authored on 2017/08/31 00:17:48
April 16, 2016
View b1621fd

Formatting attempt# 2

Prashant Pathak authored on 2016/04/16 08:13:46