December 8, 2017
View 27281e3

setting up insteller project files to create setup.exe that install the missing redistributables. adding sample config files that are targetted towards windows. fixing setup-x86 configuration to actually include 32bit binaries instead of using the 64bit binaries. removing the broken Release-Static configuration.

Micah Snyder authored on 2017/12/08 06:23:20
November 30, 2017
View ac75c6b

ClamAV 0.99.3 beta2 ChangeLog.

Steven Morgan authored on 2017/11/30 07:18:42
November 29, 2017
View 3f0ed8d

bb11882 - set default ./configure library search for libxml2.

Steven Morgan authored on 2017/11/29 08:05:44
November 28, 2017
View 8fdc5bb

commenting out UTF8 BOM detection code for the time being until cli_scanhtml can be validated to handle multibyte utf8

Micah Snyder authored on 2017/11/28 06:52:21
View a20128b

0.99.3 - bb11963 - ensuring users have a way to correctly exlcude UID 0 when using the onaccess scanner

Mickey Sola authored on 2017/11/28 05:01:55
November 21, 2017
View 7711270

0.99.3 - bb11954 - adding pid check to fanotify event verification to ensure we ignore events triggered by our own process

Mickey Sola authored on 2017/11/21 02:32:08
November 17, 2017
View 03a76ca

Regargeting openssl solution to match the other projects.

Micah Snyder authored on 2017/11/17 23:00:06
November 16, 2017
View 1f529a7

B11955: a few minor changes stolen from the latest 7z to close a double-free vulnerability

Micah Snyder authored on 2017/11/16 05:02:51
View e887f11

bb11943 - buffer check for mew packed files.

Steven Morgan authored on 2017/11/16 00:46:39
November 15, 2017
View 5810338

replacing extra params that indicate intentional variable assignment within an if statement, preventing a compile warning.

Micah Snyder authored on 2017/11/15 23:40:32
November 14, 2017
View 9ea7b00

eliminating potential infinite loop in libmspack quantum decompression code.

Micah Snyder authored on 2017/11/14 06:24:45
View 2c83276

adding utf-8 BOM detection to ascii check

Micah Snyder authored on 2017/11/14 01:50:40
November 10, 2017
View 740b1ee

applying a cleaner casting solution to account for isalnum issue on Windows Debug builds.

Micah Snyder authored on 2017/11/10 02:07:45
November 9, 2017
View a1b528d

adding check prior to call to isalnum to avoid assert error in windows when random data that is < -1 or > 255 is fed into isalnum(). see https://stackoverflow.com/questions/28589051/using-isalnum-with-signed-character-inputs-visual-c

Micah Snyder authored on 2017/11/09 10:27:19
November 4, 2017
View b4852b8

0.99.3 - regression fix - removing first pass offset check when extracting cab files compressed with lzx, improving debug output for LZX type decompression, warning on lzx file format issue instead of exiting decompression

Mickey Sola authored on 2017/11/04 03:42:24