September 18, 2018
View a7e6549

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 1c511e8

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
September 15, 2018
View 45706a6

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

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

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
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
June 28, 2018
View bd2d74d

Correction to Makefile.am and autoreconf to immediately evaluate variable and avoid recursive behavior.

Micah Snyder authored on 2018/06/28 03:41:30
View 2bcca91

0.100.1 - Additional Makefile fix from Tom Judge to correct CFLAGS include path order for libclamav's build of mspack.

Micah Snyder authored on 2018/06/28 01:26:54
February 9, 2018
View 2ca24bb

modify mspack linking behavior: -remove mspack.h from being installed -remove libmspack object files from libclamav -dynamically link internal libmspack with libclamav

Kevin Lin authored on 2018/02/09 00:40:01
March 2, 2017
View ca2d1b5

Autotool fixes for libiconv.

Steven Morgan authored on 2017/03/02 23:44:09
November 17, 2016
View 032eeb2

bb11062 - finalizing libmspack generated artifact cleanup

Mickey Sola authored on 2016/11/17 02:24:37
November 12, 2016
View 8d0220c

bb11062 - pointing make to correct libmspack libtool objects

Mickey Sola authored on 2016/11/12 01:20:54
November 11, 2016
View 53216ad

bb11062 - marking libmspack artifacts for cleanup

Mickey Sola authored on 2016/11/11 07:01:21
November 9, 2016
View d886f6e

bb11062 - link against libmspack libtool objects

Mickey Sola authored on 2016/11/09 01:57:16
November 4, 2016
View 0da5ca0

bb11062 - defaulting build to internal libmspack and creating configure option to specify use of external library

Mickey Sola authored on 2016/11/04 03:23:37
October 22, 2016
View a9c0d02

bb11062 - require internal libmspack for make distcheck

Mickey Sola authored on 2016/10/22 06:05:45