Commit Graph

4608 Commits (b849bbd02eabc0f948930e893bee2e0590a6e8b2)

Author SHA1 Message Date
Micah Snyder (micasnyd) 8a97a905d1 bb12387 - PDF scan speed optimization 5 years ago
Micah Snyder (micasnyd) 67b5bb6cd4 Fixes null-dereference in mail message parser. 5 years ago
Andy Ragusa 069ab18eec Modified mbox.c only mark files as infected with heuristic alerts if heuristic alerts are enabled. 5 years ago
Andy Ragusa 2399e541ef bb12380: Added limits to the mailbox parser. 5 years ago
Micah Snyder 898c08f08b Formatting touch-up 5 years ago
Micah Snyder 206dbaefe8 Update copyright dates for 2020 5 years ago
Micah Snyder f66edbbdb8 Autojunk'd 6 years ago
Micah Snyder 1cf323d5de Adds --with-libjson-static=DIR option to configure. 6 years ago
Andrew 07990918f7 Handle case where Authenticode sig directly follows PE header 6 years ago
Andrew 431fc22439 Handle two more Authenticode parsing edge cases 6 years ago
Andrew 21588dc980 Ignore e for whitelist CRBs, allow blank serials 6 years ago
Andrew 67f3d97d97 Fix blacklist CRB rules not working against certs using e!=65537 6 years ago
Andrew ccc24eb307 Add NULL check in cli_isnumber 6 years ago
Andrew aa11397c5e Fix CRB rule maximum FLEVEL being treated as the minimum FLEVEL 6 years ago
Micah Snyder (micasnyd) 3dd506a7ee bb12389 - fast AC sig load - courtesy of Alberto Wu 6 years ago
Mickey Sola a0e8d2ffbb autojunk'd 6 years ago
Micah Snyder (micasnyd) 0e1aa3d740 Fixed search & replace mistake that accidentally introduced double-checking of the return code. 6 years ago
Micah Snyder d4a9a760fc Version increment from 0.102 -> 0.103. 6 years ago
Mickey Sola 5b7fac5aeb autojunk'd 6 years ago
Mickey Sola 56a068c29f autojunk'd 6 years ago
Micah Snyder 10c06218aa Autojunk'd 6 years ago
Micah Snyder 4826537301 bb12390: Replaces custom iconv.m4 iconv.h detection logic with gnulib's stock iconv.m4. 6 years ago
Micah Snyder f16a085b2e 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). 6 years ago
Micah Snyder 03a5c6819d bb12391: Fixes error handling of cli_readn() in cli_filecopy(), preventing possible infinite loop. 6 years ago
Mickey Sola 28459aec91 autojunk'd 6 years ago
arlecchino e0d29ffb58 Bug 12385 - MAX_PATH and PATH_MAX mismatch 6 years ago
Micah Snyder 74bbc91433 Modifies zip scanning behavior so it scans files using zip records from the catalogue which provides deduplication of file records resulting in faster extraction and scan time and reducing the likelihood of alerting on non-malicious duplicate file entries as overlapping files. 6 years ago
Micah Snyder a04a7627b3 bb12356 - Improvement to overlapping zip files detection logic. 6 years ago
Micah Snyder 20a3dc4273 Adds new clamav-version.h to clamav.h so it doesn't have to be included separately, and adds example usage to the ex1.c example program. 6 years ago
Micah Snyder (micasnyd) b8e14254d0 Fixes filename memory leak for empty files in EGG archives. 6 years ago
Micah Snyder (micasnyd) b819efc769 Updated version strings for 0.102.0-rc. 6 years ago
Micah Snyder d39035d95d Autojunk'd 6 years ago
Micah Snyder d9c34c43f6 Eliminates a few warnings. 6 years ago
Micah Snyder bcb4505e60 bb12370 - cli_strndup and other str* replacements must be built and exported for every OS to be used outside of libclamav on systems that don't have the original functions (e.g. strndup). This commit renames the macros to be uppercase, renames the replacement functions to be preceeded with two understores (e.g. __cli_strndup), and removes the ifdef's so that they are built regardless, because there are no ifdefs in libclamav.map. 6 years ago
Micah Snyder 48cc40d9a5 Fix for cli_scanegg; changing memset to use sizeof() the correct struct. 6 years ago
Micah Snyder (micasnyd) 6a0abb897a Adds --max-scantime clamscan option and MaxScanTime clamd config option. 6 years ago
Mickey Sola 83afeb7126 bb12371 - nsis - manually adding patch by Albert Astals Cid to mitigate bzip2 CVE-2019-12900 6 years ago
Micah Snyder 61559542b4 Adds fix to EGG parser to free egg handle correctly, fixing minor memory leak. 6 years ago
Micah Snyder 14e7dfffc6 Adds fix to EGG parser preventing dereference of filename if not set. 6 years ago
Andy Ragusa 50c657de81 Removed warnings. 6 years ago
Andy Ragusa 4f2972b007 Modified SKIP macro to check fmap_readn return code for -1 for CLAM-1005. 6 years ago
Micah Snyder f270023ac3 Autojunk 6 years ago
Mickey Sola b75b6e420a clamonacc - make curl version configure error message more verbose; remove Makefile artifact from merge conflict which broke auto configure logic 6 years ago
Mickey Sola f177e25e60 autojunk'd after merge conflict; fix clamsubmit openssl include issue 6 years ago
Mickey Sola 4fee702fc3 clamonacc - conform to clang-format 6 years ago
Mickey Sola b04016987e autojunk'd 6 years ago
Mickey Sola f7d82063dd autojunk'd 6 years ago
Mickey Sola aaad010cf4 clamonacc - remove share/priv-fts.h path from makefile to fix 6 years ago
Mickey Sola a8bf985948 autojunk'd after libreshclam merge conflict resolution 6 years ago
Mickey Sola 3921323b62 autojunk'd 6 years ago