January 26, 2019
View c442ca9

Updating and cleaning up copyright notices in 0.101 branch.

Micah Snyder authored on 2019/01/26 00:15:50
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 31, 2018
View d39cb65

Updating libclamunrar from legacy C implementation to modern unrar 5.6.5. API changes and supporting changes included to pass the filepath of the scanned file into libclamav through the cli_ctx structure, required by the unrar library to open archives. The filename argument may be optional for the scandesc scanning variant, but libclamav will make a best effort to identify the filename from the file descriptor if it was not provided. In addition, included the ability to prefix temp file and directory names with file basenames.

Micah Snyder authored on 2018/07/31 09:19:28
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
September 18, 2015
View 46a35ab

mass update of copyright headers

Mickey Sola authored on 2015/09/18 02:41:26
August 27, 2014
View d3e752a

Use a minimum set of flags when dealing with XML data

Shawn Webb authored on 2014/08/27 02:47:27
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 25, 2014
View 4d03534

Fix CIDs 12008, 12007, 12005, 12002, 12001, 11787, 11774, and 11724

Shawn Webb authored on 2014/02/25 04:20:35
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
December 25, 2013
View c990d22

swf: minor casting tweak for debug message

David Raynor authored on 2013/12/25 01:49:20
December 4, 2013
View 5a43ac1

libxml2 thread safety for pkg/xar and dmg.

Steven Morgan authored on 2013/12/04 05:48:09
November 23, 2013
View 57ff98c

dmg: minor type casting improvements

David Raynor authored on 2013/11/23 06:40:24
November 19, 2013
View f456c5a

Convert the ForceToDisk option to use the engine_options bitfield

Shawn Webb authored on 2013/11/19 01:16:04