July 26, 2019
View 4342257

clamonacc - conform to clang-format

Mickey Sola authored on 2019/07/26 01:42:08
May 23, 2019
View e7e8083

Freshclam logging fixes. The logging features were linked twice, resulting in duplicate symbols for logg settings. On Windows, this manifested as multiple open log file handles which prevented log rotation. This commit fixes that and also alters the rotated log name slightly so that the log file extension is preserved, for Windows compatibility and convenience when viewing in an editor that color codes .log files.

Micah Snyder authored on 2019/05/23 05:06:37
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
March 7, 2018
View dc7f716

autoformat to fix indentation issues throughout the code. converted to tabs to make the multiline definition for ARGLEN render nicely

Micah Snyder authored on 2018/03/07 05:27:14
March 1, 2018
View a780b81

Adding patch to prefix timestamp to stdout/stderr if LogTime is enabled. Patch courtesy of Andreas Schulze.

Micah Snyder authored on 2018/03/01 01:03:17
February 23, 2016
View 059ca61

compiler warning suppression

Kevin Lin authored on 2016/02/23 03:26:15
February 12, 2016
View 92e8a9e

bb11455 - patch by Mark Allan to add show-progress option to freshclam.

Mickey Sola authored on 2016/02/12 05:56:47
September 18, 2015
View 46a35ab

mass update of copyright headers

Mickey Sola authored on 2015/09/18 02:41:26
July 2, 2014
View 60d8d2c

Move all the crypto API to clamav.h

Shawn Webb authored on 2014/07/02 08:38:01
May 20, 2014
View 944d7c8

bb#10334 add #include chamav.h for Debian builds.

Steven Morgan authored on 2014/05/20 04:36:51
February 8, 2014
View b2e7c93

Use OpenSSL for hashing.

Shawn Webb authored on 2014/02/08 14:31:12
September 26, 2013
View d9b6b8c

bb#8993 - Rename the STAT macro to CLAMSTAT to avoid name conflicts on AIX

Shawn Webb authored on 2013/09/26 05:22:18