March 14, 2019
View 5e0e479

Incremented version numbers and functionality level for 0.101.2 patch release. Added release notes to NEWS.md

Micah Snyder (micasnyd) authored on 2019/03/14 03:19:08
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 7, 2018
View 11e6453

Bumping the version from 0.101.0 to 0.101.1 and adding notes to NEWS.md to explain the need for 0.101.1.

Micah Snyder authored on 2018/12/07 03:13:01
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
March 4, 2015
View 47c2d61

added BC_PRECLASS hook support; replaces target type 13

Kevin Lin authored on 2015/03/04 05:00:41