October 23, 2019
View 771a80d

Adds --with-libjson-static=DIR option to configure.

Micah Snyder authored on 2019/10/23 06:27:45
September 20, 2019
View 4826537

bb12390: Replaces custom iconv.m4 iconv.h detection logic with gnulib's stock iconv.m4.

Micah Snyder authored on 2019/09/20 05:07:32
September 19, 2019
View f16a085

Fix to zlib autoconf logic so it will be able to detect zlib when zlib.h is in a nonstandard compiler toolchain include path (i.e. not /usr/include or /usr/local/include).

Micah Snyder authored on 2019/09/19 11:49:52
July 13, 2019
View 267db29

libclamav: explicitly use top_srcdir .git dir

Carlo Landmeter authored on 2019/07/13 02:05:37
March 27, 2019
View cef54ea

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 52cddcb

Updating and cleaning up copyright notices.

Micah Snyder authored on 2019/01/26 00:15:50
January 8, 2019
View 7ba310e

PE parsing code improvements, db loading bug fixes

Andrew authored on 2019/01/08 14:09:08
December 6, 2018
View b3e82e5

Replacing libclamav/cltypes.h with clamav-types.h.in, which generates a header clamav-types.h that we install alongside clamav.h.

Micah Snyder authored on 2018/12/06 10:46:20
November 16, 2018
View 4d3feda

Aligning libclammspack version-info with upstream libmspack version-info (1:0:1 for libmspack 0.8alpha).

Micah Snyder (micasnyd) authored on 2018/11/16 23:35:58
October 26, 2018
View e766303

Removing final references to libmspack-0.5alpha, preventing make dist.

Micah Snyder authored on 2018/10/26 12:32:18
October 9, 2018
View 0450e68

Added new EGG archive extraction feature, written from scratch based on ESTsoft's EGG archive specification.

Micah Snyder authored on 2018/10/09 01:59:42
September 22, 2018
View 18ff502

refactoring byte compare functionality as a subsig; adding loader and matchers for bytecompare subsig

Mickey Sola authored on 2018/09/22 05:49:38
September 18, 2018
View 7b563ca

Enabling configure option --with-system-libmspack that will allow use of libmspack installations in /usr or /usr/local in favor of the version provided by ClamAV.

Micah Snyder authored on 2018/09/18 22:29:01
September 17, 2018
View 4010925

Re-applying libmspack adjustments to extract and scan files from archives that are non-standard and may appear to be corrupted or may in fact be corrupted. Differences from previous implementation: Fewer debug log messages. No normalization of filenames found in CAB archives. Implemented new param that enabled the best-effort attempt to extract possibly malformed archives. Used set_param() to enabled the FIXMSZIP option where it was previously hardcoded. Opted to provide the -Wno-unused-parameter CFLAG to the compiler in place of explicitely indicating unused parameters in each function. Omitted changes to mszipd.c and also omitted quantum decompression (qtmd.c) infinite loop protection because it appears to have been fixed in the newer libmspack.

Micah Snyder authored on 2018/09/17 08:24:40
August 11, 2017
View 6ff6245

Fix linkage with libxml2

Ørjan Malde authored on 2017/08/11 21:03:43