December 7, 2018
View 8d53f30

Added 0.101.1 version information, flevel enum value. Increased the FLEVEL setting to 110 for 0.102.0 devel. Increased the libclamav revision value to account for the clamav-types.h change.

Micah Snyder authored on 2018/12/07 03:13:01
December 4, 2018
View 2e26e12

Changing ClamAV version number from 0.101.0 to 0.102.0-devel.

Micah Snyder authored on 2018/12/04 03:31:57
View 72fd33c

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

Micah Snyder authored on 2018/12/04 02:40:13
View 38fe8b6

Added .clang-format style rules, clam-format script to automate formatting of ClamAV code, and preparing select files so that clang-format does not alter carefully formatted sections.

Micah Snyder authored on 2018/12/04 02:37:58
November 17, 2018
View 2f28382

Updated version string to 0.101-rc and incremented the FLEVEL to 101.

Micah Snyder (micasnyd) authored on 2018/11/17 00:41:48
November 3, 2018
View 3c43fff

Improvements to signature writing documentation. Notably the inclusion of a comprehensive CL_TYPE file type reference, requested by in bb11408.

Micah Snyder authored on 2018/11/03 07:48:24
October 25, 2018
View 420426d

Incrementing the libclamav version numbers to 9.0.0 and setting the version strings to 0.101.0-beta.

Micah Snyder authored on 2018/10/25 08:50:44
October 9, 2018
View 531ba0a

Adding FUNC_LEVEL_0100_2 to bytecode api following recent 0.100.2 release.

Micah Snyder authored on 2018/10/09 04:33:36
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
July 7, 2018
View 9957ff3

Adding bytecode functionlity level for 0.100.1. Incrementing the CL_FLEVEL to 100 for 0.101.

Micah Snyder authored on 2018/07/07 04:41:59
April 27, 2018
View 88005ae

bb12085: Converting some constants from enums to defines, because the enums may be evaluated as signed on some systems - notably solaris, causing issues if he value is greater than MAX_INT.

Micah Snyder (micasnyd) authored on 2018/04/27 11:17:24
April 25, 2018
View d64cd9d

Updated version-related strings, structs, FLEVEL for 0.101.0(-devel).

Micah Snyder authored on 2018/04/25 06:08:20
March 30, 2018
View c9893ef

Adding missing commas to FunctionalityLevels enum definition where newer version numbers were added.

Micah Snyder authored on 2018/03/30 21:58:02
View 64e2fed

Updated the NEWS.md, and reformatted it to improve the markdown. updated the version string from 0.100.0-rc to 0.100.0 in preparation for the release.

Micah Snyder authored on 2018/03/30 05:51:58
September 18, 2015
View 46a35ab

mass update of copyright headers

Mickey Sola authored on 2015/09/18 02:41:26