October 10, 2018
View f61e92d

Changing numerous scan options' names, primarily those of heuristic signatature alert options. Original options (command line and clamd) will remain as deprecated & undocumented for a couple releases. Added 2 extra scan options to allow users to differentiate between alerting on encrypted archives vs encrypted documents (bb11911).

Micah Snyder (micasnyd) authored on 2018/10/10 22:02:28
August 15, 2018
View 89d5207

Added new pdf object stream parsing capability.

Micah Snyder (micasnyd) authored on 2018/08/15 06:00:31
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
February 22, 2018
View 7cd9337

Spelling Adjustments (#30)

Josh Soref authored on 2018/02/22 05:00:59
August 19, 2017
View 48fef7b

11898 - fix unit test failure with zlib 1.2.9+. Patch provided by Marc Deslauriers.

Steven Morgan authored on 2017/08/19 05:06:26
February 16, 2017
View ea4ab2b

bb11742 fix compile error in bytecode_api.c on Mac OS X.

Steven Morgan authored on 2017/02/16 04:07:50
February 2, 2017
View 631cb6a

Fixes and updates to intermediate container sig rules based on code review

Mickey Sola authored on 2017/02/02 07:29:27
January 20, 2017
View 031fe00

restructure container typing system to use array (#2)

klin authored on 2017/01/20 02:24:46
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
June 7, 2014
View 6c048b8

Use json_object_object_get_ex() rather than json_object_object_get(), which is deprecated in json-c 0.10

Steven Morgan authored on 2014/06/07 03:38:45
June 4, 2014
View 9048572

bytecode_api: fixed variable assignment issue

Kevin Lin authored on 2014/06/04 01:43:23
View c6a3b29

bytecode: fixed a compiler issue and warnings

Kevin Lin authored on 2014/06/04 00:47:57
View 3107a6c

bytecode: fixed issue with older versions of g++

Kevin Lin authored on 2014/06/04 00:19:01