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
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
April 19, 2017
View cbf5017

bb11805 fix multiple results. Refactor false positive and heuristic precedence logic.

Steven Morgan authored on 2017/04/19 01:03:36
July 15, 2016
View 1b9b5f6d

bb11605 - Update the error code to CL_ETMPFILE

Matthew Boedicker authored on 2016/07/15 08:26:16
June 9, 2016
View 7a30752

bb11580 - make cli_matchmeta() respect allmatch.

Steven Morgan authored on 2016/06/09 05:25:34
May 12, 2016
View 51b8cc3

unzip: check for ctx value as requests do not supply a ctx

Kevin Lin authored on 2016/05/12 03:48:58
May 10, 2016
View 6146fae

bb11560 - make cdb signatures also operate on central directory file names because they can differ from the file names in the local headers.

Steven Morgan authored on 2016/05/10 02:53:27
March 30, 2016
View 9276cd1

bb11547 - print all CDBNAME entries for a zip file when using the -z flag.

Steven Morgan authored on 2016/03/30 05:18:51
September 18, 2015
View 46a35ab

mass update of copyright headers

Mickey Sola authored on 2015/09/18 02:41:26
August 18, 2015
View 202a5da

cid 12212 - fix zip decryption failure state

Kevin Lin authored on 2015/08/18 01:17:42
July 21, 2015
View 038cb67

pwdb: restructured storage for time efficiency

Kevin Lin authored on 2015/07/21 04:00:18
July 17, 2015
View f5f7b7a

dconf: added passwd dconf for archives, applied to unzip

Kevin Lin authored on 2015/07/17 01:35:38
View 0b119e6

unzip: debug message consistency

Kevin Lin authored on 2015/07/17 01:21:13
July 15, 2015
View 1ac97cf

unzip: added scanning of decrypted files

Kevin Lin authored on 2015/07/15 07:26:22