September 20, 2018
View 0783a6d

Adjusted log verbosity for the OnAccessExtraScanning message to only print if LogVerbose is enabled.

Micah Snyder authored on 2018/09/20 02:56:31
View a9a5128

Replacing call to cli_strndup in freshclam with calloc and memcpy calls, because cli_strndup is not a libclamav exported function and should not be available to freshclam, as observed in Windows builds.

Micah Snyder authored on 2018/09/20 02:37:30
September 19, 2018
View 3111978

Added 0.100.2 release notes.

Micah Snyder (micasnyd) authored on 2018/09/19 22:14:45
View 48f74d7

bb12158: Adding length check and updating len variable.

Micah Snyder (micasnyd) authored on 2018/09/19 09:30:59
View b999271

Updating version numbers to 0.100.2, and incrementing CL_FLEVEL to 93.

Micah Snyder (micasnyd) authored on 2018/09/19 09:56:06
View 5f5e2ec

Disabled OnAccessExtraScanning and provided a warning when starting clamd if it's enabled as well as a note in the sample clamd.conf.

Micah Snyder (micasnyd) authored on 2018/09/19 09:40:25
View 68954b0

Reduced ignore/blacklist time for mirrors to 6 hours (long-term) and 1 hour (short-term). Added lenience for updates when the downloaded DB version is 1 behind what was advertised by DNS. Added code to print unknown/unexpected HTTP response codes. Removed db.XY.clamav.net recommendation from freshclam.conf.sample.

Micah Snyder (micasnyd) authored on 2018/09/19 09:36:11
September 13, 2018
View a10310c

Document freshclam exit code 1 (up-to-date) in release notes

Russ Kubik authored on 2018/09/13 04:44:48
September 9, 2018
View 04c20b2

bb12170: Added pointer arithmetic guards to PE MEW unpacking code.

Micah Snyder authored on 2018/09/09 23:00:12
August 30, 2018
View 48c75e6

Revert "bb12107 - 100.1 - fixing oob heap read in mspack"

Micah Snyder authored on 2018/08/30 03:59:13
June 15, 2018
View dab42eb

Updating 0.100.1 release notes.

Micah Snyder (micasnyd) authored on 2018/06/15 03:15:21
June 13, 2018
View 399a357

Replacing strntol with strntoul to ensure proper (un)signedness when parsing numbers from PDFs.

Micah Snyder authored on 2018/06/13 09:47:21
May 12, 2018
View 854787b

Fix off-by-one bounds check on CHM PMGI/PMGL chunk numbers and reject empty filenames. Thanks to Hanno Böck for reporting

Stuart Caie authored on 2018/05/12 18:51:34
February 7, 2018
View f48ec1b

Fix off-by-one error in chmd TOLOWER() fallback

Stuart Caie authored on 2018/02/07 08:17:30
November 26, 2017
View a94b852

kwaj_read_headers(): fix handling of non-terminated strings

Stuart Caie authored on 2017/11/26 23:28:54