May 22, 2019
View edb2315

Corrections to freshclam logging initialization. Added notation to --help output for --stdout option to indicate that debug messages will not be redirected. Changing direct calls to cli_dbgmsg_internal to use cli_dbgmsg, as cli_dbgmsg_internal always prints, even when --debug is not enabled.

Micah Snyder authored on 2019/05/22 03:49:42
March 27, 2019
View 694e788

Freshclam refresh. This update makes libcurl a hard requirement for ClamAV.

Micah Snyder authored on 2019/03/27 04:09:52
January 26, 2019
View e1cbc27

Updating and cleaning up copyright notices.

Micah Snyder authored on 2019/01/26 00:15:50
December 4, 2018
View 288057e

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

Micah Snyder authored on 2018/12/04 02:40:13
October 10, 2018
View c6cea23

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 31, 2018
View 01eebc1

Updating libclamunrar from legacy C implementation to modern unrar 5.6.5. API changes and supporting changes included to pass the filepath of the scanned file into libclamav through the cli_ctx structure, required by the unrar library to open archives. The filename argument may be optional for the scandesc scanning variant, but libclamav will make a best effort to identify the filename from the file descriptor if it was not provided. In addition, included the ability to prefix temp file and directory names with file basenames.

Micah Snyder authored on 2018/07/31 09:19:28
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 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
October 25, 2017
View 22880de

eliminating additional option references to stat collection and submission until such time as a new stats website and associated clamav code is ready.

Micah Snyder authored on 2017/10/25 02:38:37
July 19, 2017
View ed47868

bb11823 - command line copyright dates.

Steven Morgan authored on 2017/07/19 05:43:11
June 3, 2016
View ce6becd

bb11471 - add clamscan parameter --normalize=no for yara compatibility.

Steven Morgan authored on 2016/06/03 07:08:36
March 11, 2016
View c183632

bb1436 - clamscan 'block-macros' option. Patch by Kai Risku.

Steven Morgan authored on 2016/03/11 08:26:33
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
December 22, 2015
View 779c0fd

Usage message and man page updates for the clamscan --disable-cache option.

Steven Morgan authored on 2015/12/22 06:50:33