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
August 9, 2018
View 65ce67f

0.101.0 - Removing call to EVP_cleanup since cleanup is now handled by auto-deinit

Mickey Sola authored on 2018/08/09 04:00:06
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
February 9, 2017
View 165faf6

bb11741 - fix compiler warnings due to STAT64_BLACKLIST. Patch supplied by Ruga.

Steven Morgan authored on 2017/02/09 05:00:54
August 25, 2016
View 678421a

remove incorrcet comment.

Steven Morgan authored on 2016/08/25 06:46:58
March 17, 2016
View 5eaf0b3

bb#11003 - fix dconf and option handling for nocert and dumpcert

Kevin Lin authored on 2016/03/17 04:42:35
February 3, 2016
View ea9ffd2

add scanning options for scanning xml-based documents (MSXML, OOXML, HWPML) and HWP3

Kevin Lin authored on 2016/02/03 04:23:13
January 20, 2016
View 731c8e6

hwp3.x: add support for maximum recursive calls to hwp3 parsing

Kevin Lin authored on 2016/01/20 04:25:55
October 2, 2015
View 1f1bf36

Add 'virus found' callback. Refactor scan-all API.

Steven Morgan authored on 2015/10/02 06:47:37
September 18, 2015
View 46a35ab

mass update of copyright headers

Mickey Sola authored on 2015/09/18 02:41:26
July 24, 2015
View bbfac25

bb11343: Adding yara-rules (yes|no|only) runtime option for clamscan.

Mickey Sola authored on 2015/07/24 04:36:16
July 30, 2014
View 81b0623

Add missing const qualifier for "alg" (algorithm) parameter for various ClamAV crypto functions

Anthony Chan authored on 2014/07/30 01:49:43
July 29, 2014
View f50f7f3

Add missing const keyword in cl_update_hash()

Anthony Chan authored on 2014/07/29 06:32:27