January 4, 2020
View 77c98d5

Update copyright dates for 2020

Micah Snyder authored on 2020/01/04 05:44:07
July 1, 2019
View dd3cca2

Added phishCheck R-type PDB sig detection fix to perform the match using copies of the URLs so as not to inadvertantly modify the original URLs and trigger SSL cloaking false positives.

Micah Snyder authored on 2019/07/01 05:44:34
View 3390c26

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 ee40795

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 5f4f691

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 52cddcb

Updating and cleaning up copyright notices.

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

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 72fd33c

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

Micah Snyder authored on 2018/12/04 02:40:13
July 21, 2018
View d7979d4

Restructured scan options flags from a single bitflag field to a structure containing multiple bitflag fields. This also required adding a new function to the bytecode API to get scan options a la carte, and modifying the existing function to hand back scan options in the old/deprecated uint32_t bitflag format. Re-generated bytecode iface header files.

Micah Snyder authored on 2018/07/21 11:28:48
March 28, 2018
View 964a1e7

Converting http urls to https urls. Primary focus was on clamav.net urls. I updated a couple others and fixes a few broken links as well. There are many (non-clamav.net) urls I didn't address, especially in 3rd party or contrib code.

Micah Snyder authored on 2018/03/28 02:06:46
February 22, 2018
View 7cd9337

Spelling Adjustments (#30)

Josh Soref authored on 2018/02/22 05:00:59
April 19, 2017
View cbf5017

bb11805 fix multiple results. Refactor false positive and heuristic precedence logic.

Steven Morgan authored on 2017/04/19 01:03:36
June 3, 2016
View d5e956d

phishcheck: include trailing '/' in path names per safebrowsing url canonicalization spec.

Steven Morgan authored on 2016/06/03 06:49:56
View 994e525

bb#11129 - applied unencoded '@' patch

Kevin Lin authored on 2016/06/03 00:09:55
September 18, 2015
View 46a35ab

mass update of copyright headers

Mickey Sola authored on 2015/09/18 02:41:26