Commit Graph

130 Commits (fedd1ac587e5179a7329e55af8ad02d497d4c2da)

Author SHA1 Message Date
aCaB 401ea2432d cli_scanhtml_utf16: close before unlink 16 years ago
aCaB cb680655f1 unify mail-container scans 16 years ago
Tomasz Kojm aca9ea82df libclamav: handle relative offsets with cli_ac_data; fix offset logic 16 years ago
aCaB 81fded1131 7z support 16 years ago
aCaB 1b98609f17 don't match IS-MSI @offset 0 16 years ago
Tomasz Kojm 3222a09656 libclamav: add support for Universal Binaries 16 years ago
Tomasz Kojm 8af7ccd0af libclamav: handle Mach-O files with type-9 signatures; 16 years ago
aCaB 9981dfc43b add ishield DCONF 16 years ago
aCaB 7ebede9b3c ishield-msi complete 16 years ago
aCaB cadaa7032f ISHIELD support: 16 years ago
Tomasz Kojm 89c14869ae missing stuff (-a !@(*&!(@*&) 16 years ago
Tomasz Kojm 85885226fb add missing #include 16 years ago
Tomasz Kojm 75e46945d2 libclamav: add support for cpio archives (bb#1649) - missing changes 16 years ago
Tomasz Kojm 8df99a92aa 0.95.2 16 years ago
Tomasz Kojm 198c851c5c libclamav/scanners.c: don't call cli_scanembpe() for files larger than 10MB (bb#1604) 16 years ago
Tomasz Kojm e41019807c libclamav: call cli_checkfp() whenever possible/makes sense (bb#1558) 16 years ago
Tomasz Kojm e06afe8e8e libclamav: fix handling of signature offsets in cli_scanbuff() (bb#1546) 16 years ago
Tomasz Kojm f009e24102 libclamunrar, libclamav: don't depend on the uncompressed size field in RAR headers (bb#1467) 16 years ago
Tomasz Kojm 2accc66fef libclamav, clamd, clamscan: replace cl_engine_(set|get) with cl_engine_set_(num|str) and cl_engine_get_(num|str) 16 years ago
Török Edvin e68d70e7e0 strerror/strerror_r->cli_strerror which is always thread safe. 16 years ago
Tomasz Kojm b3df93db89 libclamav: report error instead of crashing when engine is not compiled (bb#1416) 16 years ago
Török Edvin c4934f4190 fix type 7 signature matching (bb #1368). 17 years ago
Tomasz Kojm 0138619577 libclamav/matcher.c: cli_scanbuff: add support for external acdata 17 years ago
Török Edvin cfd6bc264c fix valgrind warning (bb #1371) 17 years ago
Tomasz Kojm 871177cdd9 return codes cleanup (bb#1159) 17 years ago
Török Edvin 3a094ba07e raise scanscript limit 17 years ago
Tomasz Kojm be63d0adc5 libclamav/special.c: respect recursion limits in cli_check_jpeg_exploit() (bb#1266) 17 years ago
Tomasz Kojm 33068e0973 libclamav: drop cl_settempdir(); use cl_engine_set() with CL_ENGINE_TMPDIR and CL_ENGINE_KEEPTMP instead 17 years ago
aCaB f5a4018bd7 dlinit in cl_init 17 years ago
Tomasz Kojm 724b2bf770 Move cl_engine from clamav.h to others.h; move cl_limits to cl_engine; 17 years ago
aCaB bb7bd3abfd final 17 years ago
aCaB 094104a7ac preliminary dlopen support for libclamunrar - this is mostly libtool stuff 17 years ago
Tomasz Kojm 3f81d93a7e libclamav: fix detection of Worm.Mydoom.M.log and control it with CL_SCAN_ALGORITHMIC and dconf (bb#1241) 17 years ago
Török Edvin ffe6231f35 scan javascript with type 7 (and implicitly with type 0) too 17 years ago
Török Edvin 2865ac2b93 fix matching across scanbuffer boundaries for type 7 signatures (bb #1210). 17 years ago
Török Edvin 3434c9bad2 scan the 'javascript' file using type 3 signatures. 17 years ago
Török Edvin 2582d3edcb enable scanscript for UTF* files too 17 years ago
Tomasz Kojm 1ccdef1c89 fix ssn_count check 17 years ago
Tomasz Kojm 6670d61d4b drop support for Cygwin (due to broken ClamAV builds) 17 years ago
Tomasz Kojm 06fd4ce982 libclamunrar_iface, libclamav: improve detection of encrypted RAR archives (bb#1134) 17 years ago
aCaB 937ade082c fix collisions in ole2/vba 17 years ago
Török Edvin 7f0d1148d6 clamd, clamscan, libclamav: new option HeuristicScanPrecedence (bb #649) 17 years ago
aCaB de47223763 warn if no bzip2 support 17 years ago
Tomasz Kojm 92f585fbee libclamav: use a regex for the filename field in .zmd/.rmd (bb#193) 17 years ago
Török Edvin 8be1d5a4bb enable JS normalizer 17 years ago
Török Edvin 0a80bd0221 add missing check for file open failure 17 years ago
Török Edvin 53321a4cb3 avoid using C99 flexible array members (bb #1039) 17 years ago
Tomasz Kojm 72ce4b70eb improve handling of PDF, CAB, RTF, OLE2 and HTML files (sync with branch/0.93) 17 years ago
Tomasz Kojm d59d41b9c8 don't return CL_EMAX* error codes to applications (bb#1001) 17 years ago
Tomasz Kojm 62ae31f33f fix logic error 17 years ago