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
September 25, 2018
View 17360f0

scan_options - fixing up segfault caused by zeroed out scan_options struct when using sigtool to test signatures

Mickey Sola authored on 2018/09/25 04:35:41
September 15, 2018
View 64ecd10

Fix support for authenticode signatures from external .cat files This commit adds back in support for whitelisting files based on signatures from .cat files loaded in via a '-d' flag to clamscan. This also makes it so that a .crb blacklist rule match can't be overruled by a signature in a .cat file

Andrew authored on 2018/09/15 03:39:47
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
March 28, 2018
View 964a1e7

Converting http urls to https urls. Primary focus was on clamav.net urls. I updated a couple others and fixes a few broken links as well. There are many (non-clamav.net) urls I didn't address, especially in 3rd party or contrib code.

Micah Snyder authored on 2018/03/28 02:06:46
February 22, 2018
View 7cd9337

Spelling Adjustments (#30)

Josh Soref authored on 2018/02/22 05:00:59
February 7, 2018
View e098cdc

Updating help strings, to include a couple missing items as well as copyrights. updating man page files as well.

Micah Snyder authored on 2018/02/07 06:23:07
July 19, 2017
View ed47868

bb11823 - command line copyright dates.

Steven Morgan authored on 2017/07/19 05:43:11
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
October 13, 2016
View 7286695

bb17595 (FireAmp) - add sigtool support for building fp-only virus databases.

Steven Morgan authored on 2016/10/13 07:16:51
July 15, 2016
View 9c30a4f

sigtool: patch hybrid cvd generation

Kevin Lin authored on 2016/07/15 06:31:04
July 14, 2016
View 8d37842

win32: fixes for sigtool imphash linking

Kevin Lin authored on 2016/07/14 05:26:58
July 13, 2016
View 634c859

imphash: code review and clean up

Kevin Lin authored on 2016/07/13 00:53:59
July 1, 2016
View 832d44e

sig: convert .ith to .imp; add .imp to sigtool

Kevin Lin authored on 2016/07/01 00:11:03