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 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
October 18, 2016
View b7b81ae

misc - removing duplicate code from json_api

Mickey Sola authored on 2016/10/18 03:56:52
May 11, 2016
View 8e58605

jsonapi: add object ownership manipulation and deletion

Kevin Lin authored on 2016/05/11 07:43:42
December 18, 2015
View b6549d3

json: allow for object or array insertion into array

Kevin Lin authored on 2015/12/18 06:13:20
September 17, 2015
View 32ad1c5

bb11388 memory allocation failure handling. Patches by Bill Parker.

Steven Morgan authored on 2015/09/17 03:34:32
March 14, 2015
View 4e2ae35

json_api: added parse error reporting function msxml: added parsing error reporting to preclass json

Kevin Lin authored on 2015/03/14 03:18:37
July 4, 2014
View 0dab1f3

json_api: added unused function definition

Kevin Lin authored on 2014/07/04 01:37:12
View 8f8c555

json_api: added support for adding values to json arrays

Kevin Lin authored on 2014/07/04 01:03:12
July 2, 2014
View 60d8d2c

Move all the crypto API to clamav.h

Shawn Webb authored on 2014/07/02 08:38:01
June 26, 2014
View 060a57d

Enable use of older json-c libraries

Shawn Webb authored on 2014/06/26 09:29:55
View 165cf21

fixed runtime issues in json_api

Kevin Lin authored on 2014/06/26 05:08:23
View 8c338ea

changed json_object_object_get => json_object_object_get_ex changed cycle timeout checks to be performed on 0 and use skipping

Kevin Lin authored on 2014/06/26 04:54:57
View 8f94be5

modified json_api functions to exhibit the same behavior

Kevin Lin authored on 2014/06/26 02:11:00