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
January 5, 2012
View f304dc6

fmapify: fix const-ness warnings

Török Edvin authored on 2012/01/05 21:16:09
June 9, 2011
View 78d42ef

libclamav/mew.c: harden boundary check on e8/e9 fixup

Tomasz Kojm authored on 2011/06/09 15:34:21
April 3, 2008
View 2023340

update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD

Tomasz Kojm authored on 2008/04/03 00:24:51
February 13, 2008
View f0f7f92

merge security fixes

Tomasz Kojm authored on 2008/02/13 19:34:58
January 5, 2008
View 7e05c02

fix warnings

aCaB authored on 2008/01/05 11:43:07