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
June 9, 2016
View 7a30752

bb11580 - make cli_matchmeta() respect allmatch.

Steven Morgan authored on 2016/06/09 05:25:34
March 10, 2016
View c76e630

bb#11514 - initialize cpio name buffer

Kevin Lin authored on 2016/03/10 07:07:06
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
February 8, 2014
View b2e7c93

Use OpenSSL for hashing.

Shawn Webb authored on 2014/02/08 14:31:12
January 24, 2014
View 328a332

modified cli_map_scan and cli_map_scandesc to take a cli_file_t modified all respective calls to the above change

Kevin Lin authored on 2014/01/24 07:03:47
November 9, 2013
View 3cab931

Add ForceToDisk option for clamd and force-to-disk arg for clamscan

David Raynor authored on 2013/11/09 07:10:43
June 18, 2011
View 87f7639

Introduce cli_map_scandesc to scan a portion of the existing file

Török Edvin authored on 2011/06/18 05:08:31
June 13, 2011
View 87af1d5

fmapify Mach-O and CPIO

Török Edvin authored on 2011/06/13 17:28:32
January 15, 2010
View 570b1d0

libclamav: cdb: drop FileType; cover ARJ, CAB, TAR, CPIO and 7Z

Tomasz Kojm authored on 2010/01/15 07:32:35
August 19, 2009
View f1e02ed

libclamav/cpio.c: wrap unistd.h, reported by Nigel Horne

Tomasz Kojm authored on 2009/08/19 06:53:04
July 15, 2009
View 3222a09

libclamav: add support for Universal Binaries (archives with Mach-O files for different architectures, bb#1592)

Tomasz Kojm authored on 2009/07/15 01:19:54