Commit Graph

20 Commits (35e0ffd6189b1f7871884094a245fc071d32cf99)

Author SHA1 Message Date
RainRat 1b17e20571
Fix typos (no functional changes) 1 year ago
driverxdw 63fa9b4553
CMake: add static library installation of libclamav submodules 1 year ago
RainRat caf324e544
Fix typos (no functional changes) 2 years ago
Micah Snyder 064503275b Update libmspack 0.10.1alpha to 0.11alpha 2 years ago
Micah Snyder 4a0382cf7a CMake Windows: Install debug symbol files for debug builds 3 years ago
Micah Snyder 016af483e6 CMake: support macOS code signing during build 4 years ago
Micah Snyder 4a9cff9214 CMake: support Xcode builds 4 years ago
Micah Snyder e0e0c8f955 CMake: Support to build deb, rpm, & macOS pkg packages 4 years ago
Andy Ragusa 4c8444957a Fix mspack library name 4 years ago
Micah Snyder 05a8d589e7 CMake: improve multiarch support 4 years ago
Micah Snyder c7181f9a8f cmake: fix libmspack 32-bit large-file 4 years ago
Micah Snyder 6b3b8b2e9d CMake: CPack generate Windows installer with WIX 4 years ago
Micah Snyder 451279876e CMake: Add fuzz support. 4 years ago
Micah Snyder (micasnyd) 9e20cdf6ea Add CMake build tooling 5 years ago
Micah Snyder (micasnyd) cafa0bf368 Updated libmspack 0.8alpha to 0.10.1alpha. Only different from vanilla is that we add a config.h.in file. 6 years ago
Micah Snyder 3b789ae6a4 Updated from libmspack-0.7.1alpha to libmspack-0.8alpha. 7 years ago
Micah Snyder 4010925608 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. 7 years ago
Micah Snyder d3f2158617 Win32 build system updates to account for relocating libmspack and updating to libmspack 0.7.1alpha (had to re-add mspack.def) 7 years ago
Micah Snyder 3e6a202642 Replaced modified libmspack-0.5alpha with libmspack-0.7alpha (vanilla). 7 years ago
Micah Snyder b563e84083 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). 7 years ago