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
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
July 11, 2014
View cd94be7

Silence a bunch of compiler warnings in libclamav

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

Move all the crypto API to clamav.h

Shawn Webb authored on 2014/07/02 08:38:01
March 1, 2014
View da6e06d

Provide further abstractions to the OpenSSL integration work

Shawn Webb authored on 2014/03/01 02:12:30
February 14, 2014
View f077c61

Fix some race conditions. Fix some memory leaks.

Shawn Webb authored on 2014/02/14 03:05:50
February 13, 2014
View a1cbd79

Fix all memory leaks introduce by OpenSSL backport.

Shawn Webb authored on 2014/02/13 07:42:48
February 8, 2014
View 7fb5036

Make Valgrind happy. Rely less on EVP_MD_CTX_create.

Shawn Webb authored on 2014/02/08 15:42:41
View b2e7c93

Use OpenSSL for hashing.

Shawn Webb authored on 2014/02/08 14:31:12