Commit Graph

38 Commits (e766303b2f6c96297c3c3bed17a0915538d6c1d0)

Author SHA1 Message Date
Micah Snyder d18d72219f Eliminating warnings, converting iterator variables to size_t when used to compare against sizeof(). added a couple of missing #includes. 8 years ago
Steven Morgan cbf5017a7d bb11805 fix multiple results. Refactor false positive and heuristic precedence logic. 8 years ago
Steven Morgan 0deac57322 bb11750 Fix compile warning in special.c. 8 years ago
Mickey Sola e0dc633e8d bb11424 - fixing semantics compliance for windows builds 9 years ago
Mickey Sola d6a7a3e5ed bb11424 - correcting buffer alignemnt for riff detection on sparc systems; patch by Jim Morris 10 years ago
Mickey Sola 46a35abe56 mass update of copyright headers 10 years ago
Shawn Webb 60d8d2c352 Move all the crypto API to clamav.h 11 years ago
Shawn Webb b2e7c931d0 Use OpenSSL for hashing. 11 years ago
David Raynor e3ee201617 bb #6558: endian agnostic ID checking in jpeg exploit logic 13 years ago
Steve Morgan 6ad45a2931 add initial allscan/allmatch mode to libclamav, clamd, clamdscan, and clamscan with unit tests 13 years ago
aCaB 32d37729f3 fmapify jpeg_exploit 14 years ago
aCaB bad8bbc708 fmaify cli_scan_riff 14 years ago
aCaB d0e17a285a fmapify mydoom 14 years ago
Tomasz Kojm f08871d0a8 libclamav/special.c: avoid false MS02-002 detections for corrupted files (bb#2074) 15 years ago
Török Edvin e943d06060 Tweak swizzor threshold to fix some false positives. 15 years ago
Török Edvin 000d1cb848 make debug output for swizz break lines properly. 15 years ago
Tomasz Kojm 4a01b4efe9 libclamav: prefix all engine detections with "Heuristics." (bb#1808) 16 years ago
Tomasz Kojm bb1e844cc2 fix some warnings 16 years ago
Tomasz Kojm 6416cdef15 libclamav: unify fp checking; output fp signatures in debug mode 16 years ago
aCaB b705e8d712 merge win32 patches from sherpya 16 years ago
aCaB 11195c0b1b fix several problems introduced by the win32 commits 16 years ago
aCaB 4cd80898e6 win32#3 16 years ago
aCaB be4bf7f4ab win32 16 years ago
Tomasz Kojm e41019807c libclamav: call cli_checkfp() whenever possible/makes sense (bb#1558) 16 years ago
Török Edvin f6108b20aa tune sensitivity of Trojan.Swizzor.Gen detection. 16 years ago
Török Edvin e6d1a8b7dd Fix some Trojan.Swizzor.Gen false positives (bb #1558). 16 years ago
Tomasz Kojm c7c9dbf04f libclamav/special.c: fix possible false positive MS04-028 for files with corrupted headers (bb#1422) 16 years ago
Török Edvin 188914fe8d reset resource type, otherwise we parse all resources after a string resource as 17 years ago
Török Edvin eb86e93563 fix Swizzor detection: if no individual string is suspicious, the result must be 17 years ago
Török Edvin 6f22c5e625 add missing type 17 years ago
Török Edvin f27fab00d4 Improve Trojan.Swizzor.Gen detection: do per file statistics in addition to per string. It is amazing how a much simpler rule can do the same job better. 17 years ago
Török Edvin b84f20d9ab use a more precise J48 tree (built from more input data), and lower threshold 17 years ago
Török Edvin 42d26ac94c Heuristic detection of Trojan.Swizzor.Gen (bb #1310) 17 years ago
Tomasz Kojm be63d0adc5 libclamav/special.c: respect recursion limits in cli_check_jpeg_exploit() (bb#1266) 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
Tomasz Kojm 2023340a41 update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
Tomasz Kojm 794f3f236d fix some gcc -W* warnings 18 years ago
Sven Strickroth a99111f050 remove old CVS-stuff and make the repository look more like SVN 19 years ago
Tomasz Kojm a8d1578ebe fix some debug messages 19 years ago
Tomasz Kojm 52b5464e4f security fixes 19 years ago
Tomasz Kojm b58fdfc292 apply w32 patches from NJH 19 years ago
Tomasz Kojm 48b7b4a747 update GPL headers with new address for FSF 19 years ago
Tomasz Kojm 75282b5c33 code cleanup 19 years ago
Tomasz Kojm 079229d60d fix some compiler warnings, patch by Stefan Huehner <stefan*huehner.org> 20 years ago
Trog e53eccdd86 Fix reading PString type in Photoshop thumbnails. 20 years ago
Trog 9d3c38bad4 Fix compiler warnings. 20 years ago
Trog 7461fea29b * libclamav/special.c: Check Photoshop thumbnail images embedded in JPEG files. 21 years ago
Trog 7fd4d69b72 Only check specific RIFF files. Lots of broken software out there producing bad files. 21 years ago
Tomasz Kojm eb3087948a activate RIFF code 21 years ago
Trog 6ff9deca62 support for big-endian system in RIFF code 21 years ago