January 26, 2019
View c442ca9

Updating and cleaning up copyright notices in 0.101 branch.

Micah Snyder authored on 2019/01/26 00:15:50
December 6, 2018
View 95b2d68

Replacing libclamav/cltypes.h with clamav-types.h.in, which generates a header clamav-types.h that we install alongside clamav.h.

Micah Snyder authored on 2018/12/06 10:46:20
September 9, 2018
View 20e3cfc

bb12170: Added pointer arithmetic guards to PE MEW unpacking code.

Micah Snyder authored on 2018/09/09 23:00:12
November 16, 2017
View e887f11

bb11943 - buffer check for mew packed files.

Steven Morgan authored on 2017/11/16 00:46:39
October 28, 2017
View 38da480

bb11943 - add check to mew.c for out of bounds read. Patch supplied by Suleman Ali.

Steven Morgan authored on 2017/10/28 05:52:29
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
March 2, 2016
View 967370e

bb#11514 - fixed mew source read issue

Kevin Lin authored on 2016/03/02 02:43:01
September 18, 2015
View 46a35ab

mass update of copyright headers

Mickey Sola authored on 2015/09/18 02:41:26
February 19, 2015
View 22bcb9b

bb#11212 - alternate fix in MEW unpacker

Kevin Lin authored on 2015/02/19 08:23:54
View 87c9b74

Revert "bb#11212 - fixed section boundary mismatch in MEW unpacker"

Kevin Lin authored on 2015/02/19 07:59:34
December 6, 2014
View c444b7e

added alignment functionality in rebuildpe

Kevin Lin authored on 2014/12/06 04:32:05
December 5, 2014
View 9a0eed3

bb#11212 - fixed section boundary mismatch in MEW unpacker

Kevin Lin authored on 2014/12/05 08:29:17
July 2, 2014
View 60d8d2c

Move all the crypto API to clamav.h

Shawn Webb authored on 2014/07/02 08:38:01
February 8, 2014
View b2e7c93

Use OpenSSL for hashing.

Shawn Webb authored on 2014/02/08 14:31:12
June 23, 2012
View bebd86a

bb#5343

David Raynor authored on 2012/06/23 05:55:29