May 6, 2019
View 4f98a15

Correction to vba ctx cleanup logic to prevent possible null dereference.

Micah Snyder authored on 2019/05/06 03:21:38
May 5, 2019
View 0284064

Additional variable type changes for correctness and to silence warnings. A handful of other minor changes to silence warnings. Corrected a number of function definitions so they return cl_error_t rather than int.

Micah Snyder authored on 2019/05/05 06:28:16
April 9, 2019
View 697bfad

bb12250 & bb12277: Fixes for sigtools vba scanner. Scanner engine, scan options, and context creation routines were incomplete.

Micah Snyder (micasnyd) authored on 2019/04/09 22:45:08
January 23, 2019
View 49df8ea

fuzz - 12166 - Fix for 4-byte out of bounds write wherein the an invalid struct pointer member variable is set to zero. The fix adds bounds checking to the Uniq storage 'add' function as well as error code checks. Included a lot of new inline documentation.

Micah Snyder authored on 2019/01/23 04:05:05
December 6, 2018
View e030ba4

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
December 4, 2018
View 288057e

clang-format'd using new .clang-format rules.

Micah Snyder authored on 2018/12/04 02:40:13
July 29, 2015
View 2283657

bb#11364 - convenience_ctx containing uninitialized memory

Kevin Lin authored on 2015/07/29 03:11:02
July 11, 2014
View 859b6fb

Fix a few more compiler warnings

Shawn Webb authored on 2014/07/11 22:42:42
July 2, 2014
View 60d8d2c

Move all the crypto API to clamav.h

Shawn Webb authored on 2014/07/02 08:38:01
June 3, 2014
View 0735b68

Include vba.h in vba.c

Shawn Webb authored on 2014/06/03 02:51:48
June 2, 2014
View e0f667e

bb11023 - Wrong declaration of function destroy_ctx to cause undefined behavior

Shawn Webb authored on 2014/06/02 21:54:43
February 8, 2014
View b2e7c93

Use OpenSSL for hashing.

Shawn Webb authored on 2014/02/08 14:31:12
February 15, 2013
View 9f33ce7

sigtool: Use closedir() to close directory pointer

David Raynor authored on 2013/02/15 02:07:03
View 981b77c

Fix const-related warnings on convenience_ctx()

David Raynor authored on 2013/02/15 01:20:50
View 81fa389

fix CID# 11393

cwu authored on 2013/02/15 00:11:26