October 24, 2018
View 78606d7

Correction to logic enabling/disabling heuristic alerts.

Micah Snyder (micasnyd) authored on 2018/10/24 05:20:12
October 20, 2018
View cca445e

Correction to enabling dev-performance bug introduced with the scan options change, and enablig dev-performance on Mac.

Micah Snyder (micasnyd) authored on 2018/10/20 12:43:19
View 56bb195

bb12102: adding CL_TYPE_LNK for Windows Shortcut Files.

Micah Snyder (micasnyd) authored on 2018/10/20 12:25:38
View 48bbb12

Updated win32 3rdparty pcre library to pcre2 version 10.31.

Micah Snyder (micasnyd) authored on 2018/10/20 11:38:44
October 9, 2018
View 531ba0a

Adding FUNC_LEVEL_0100_2 to bytecode api following recent 0.100.2 release.

Micah Snyder authored on 2018/10/09 04:33:36
October 2, 2018
View d77b8ae

Fixes to a handful of bugs identified during regression testing of PDF and UnRAR changes.

Micah Snyder authored on 2018/10/02 08:46:23
September 29, 2018
View 24f225c

Modification to unrar codebase allowing skipping of files within Solid archives when parsing in extraction mode, enabling us to skip encrypted files while still scanning metadata and potentially scanning unencrypted files later in the archive.

Micah Snyder authored on 2018/09/29 03:30:42
September 25, 2018
View 9739293

Removing unRAR SFX Check from scanners.c. Flawed feature was skipping scans of files in RAR archives that had the same CRC in the RAR file entry header as a previously scanned entry. Archives CRC's cannot be trusted. Removing the SFX Check eliminated false negatives in regression testing.

Micah Snyder authored on 2018/09/25 04:01:22
September 20, 2018
View a8370a7

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

Micah Snyder authored on 2018/09/20 02:56:31
September 19, 2018
View 3d9620d

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
September 15, 2018
View 3e6a202

Replaced modified libmspack-0.5alpha with libmspack-0.7alpha (vanilla).

Micah Snyder authored on 2018/09/15 09:54:02
View b563e84

Moved libmspack-0.5alpha from libclamav to libclammspack, and restructured the build so that there should be no need to modify the libmspack build files in the future (i.e. libmspack autoconf and automake files aren't actually used).

Micah Snyder authored on 2018/09/15 08:53:48
View 6a591aa

Prevent shared libraries from being loaded by libclam when statically linking unrar libraries (#148)

Russ Kubik authored on 2018/09/15 02:47:52
September 10, 2018
View 8cf9b52

Updated win32 3rdparty libxml2 to version 2.9.8.

Micah Snyder authored on 2018/09/10 00:01:45
September 9, 2018
View 20e3cfc

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

Micah Snyder authored on 2018/09/09 23:00:12