July 1, 2019
View fa51ec0

Added call to match R-type PDB signatures in phishcheck.c:phishingCheck(). This makes R-type PDB signatures functional, and operate as described in the documentation.

Micah Snyder (micasnyd) authored on 2019/07/01 05:37:27
May 4, 2019
View 544fa97

Converted mpool calls to macros when USE_MPOOL is defined to clearly differentiate between function and macro behavior.

Micah Snyder authored on 2019/05/04 07:16:03
February 27, 2019
View 102cd43

Correcting types from int to cl_error_t where appropriate. Eliminating unused variables and referencing unused parameters to remove warnings.

Micah Snyder authored on 2019/02/27 14:47:38
January 26, 2019
View e1cbc27

Updating and cleaning up copyright notices.

Micah Snyder authored on 2019/01/26 00:15:50
December 4, 2018
View 288057e

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

Micah Snyder authored on 2018/12/04 02:40:13
September 1, 2017
View 8efbf4a

eliminating compile warnings in windows 10, vs2015, x86 and x64.

Micah Snyder authored on 2017/09/01 05:38:41
October 20, 2016
View 22cb38e

pull request #53(2/4): Spelling fix by klemens(ka7).

Steven Morgan authored on 2016/10/20 04:57:45
March 24, 2016
View 1d06f67

bb#11396 - use temp var for realloc to prevent pointer loss

Kevin Lin authored on 2016/03/24 05:14:42
February 23, 2016
View 059ca61

compiler warning suppression

Kevin Lin authored on 2016/02/23 03:26:15
September 18, 2015
View 46a35ab

mass update of copyright headers

Mickey Sola authored on 2015/09/18 02:41:26
July 3, 2015
View f210254

matcher-ac: converted length fields to arrays

Kevin Lin authored on 2015/07/03 03:41:37
February 10, 2015
View 23d7c6e

removed nocase changes to ac tree operation

Kevin Lin authored on 2015/02/10 07:22:45
February 7, 2015
View 7fc5eab

finished support for AC trie nocase variant added check to prevent adding nocase signatures to case-sensitive AC tries

Kevin Lin authored on 2015/02/07 04:13:20
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