May 5, 2019
View 557c712

json api return types converted to cl_error_t from int

Micah Snyder authored on 2019/05/05 04:55:50
January 26, 2019
View e1cbc27

Updating and cleaning up copyright notices.

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

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 288057e

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

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

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