Commit Graph

155 Commits (978e3d689d0a0267d9645a19ac98c1b597e1594e)

Author SHA1 Message Date
Tomasz Kojm 978e3d689d improve file type recognizer and add CL_TYPE_RARSFX 20 years ago
Tomasz Kojm 5da612a495 update 20 years ago
Tomasz Kojm 588cf90b7d remove support for CL_SCAN_DISABLERAR 20 years ago
Tomasz Kojm 0e621e7d23 remove the use of tmpfile() 20 years ago
Tomasz Kojm dcf6dff672 update 20 years ago
Tomasz Kojm c384309c7d update 20 years ago
Tomasz Kojm 798308ded9 activate PDF code 20 years ago
Tomasz Kojm a2a8d2d877 do not report I/O error with encrypted zips 20 years ago
Tomasz Kojm c237a28269 improve error detection in zip code 20 years ago
Tomasz Kojm 27c0b825f5 update 20 years ago
Trog 892d2f56d6 Decode and scan OLE objects embedded in MS Office documents. 20 years ago
Trog 478ce4b2fd Activate new RAR code. 20 years ago
Tomasz Kojm 985d995810 support ArchiveBlockMax in scan(g|b)zip() 20 years ago
Tomasz Kojm 161bcf76bc update 20 years ago
Tomasz Kojm f0bc32bd25 update 20 years ago
Tomasz Kojm 846e418679 add a place holder for tnef 20 years ago
Tomasz Kojm 5e0d3ebc53 fix encrypted zip detecion 20 years ago
Tomasz Kojm a7f5fd00f5 add support for old fashioned tar archives 20 years ago
Tomasz Kojm 7afdc30996 call cli_check_jpeg_exploit() independently of pattern matcher 20 years ago
Tomasz Kojm 33f89aa5ab fix compiler warnings 20 years ago
Tomasz Kojm 3d42cc7a02 properly define NAME_MAX on non-compatible systems 20 years ago
Tomasz Kojm a62ae54fc1 scan meta-data in RAR files 20 years ago
Tomasz Kojm bde7f6d1be close zzip descriptor when tmpfile() fails 21 years ago
Tomasz Kojm 19e2ac07fe improve metadata scanner 21 years ago
Tomasz Kojm 1de1c2b8fd fix NULL pointer dereference in metadata scanner 21 years ago
Tomasz Kojm e5916a51c8 add support for detection based on analysis of archive metadata 21 years ago
Tomasz Kojm eb3087948a activate RIFF code 21 years ago
Tomasz Kojm ba5d2f0b74 do not report Suspected.Zip on standard breaking zip archives created by ICEOWS 21 years ago
Tomasz Kojm 6a31c2b4f4 minor cleanup 21 years ago
Trog a92110df94 * libclamav/htmlnorm.c: RFC2397 ("data" URL scheme) support. 21 years ago
Tomasz Kojm e6b09cf9ff Fix possible crash when handling file information in corrupted zip archives 21 years ago
Tomasz Kojm 031555fe2a Add missing ArchiveBlockMax rule for recursion limit 21 years ago
Tomasz Kojm 6ee0243fa8 update 21 years ago
Tomasz Kojm c464b15fe5 skip splitted files 21 years ago
Tomasz Kojm c40986203d cosmetic patch 21 years ago
Tomasz Kojm 667ab9c61d add support for Mac's HQX file format 21 years ago
Tomasz Kojm d3779101c5 try to detect zip archives with modified information in local header 21 years ago
Tomasz Kojm 0c7019c585 improve generating of temporary file names 21 years ago
Tomasz Kojm 0c9d7f155f pass duplicated descriptor to cabd->dsearch() 21 years ago
Tomasz Kojm 15edd45fb9 fix compilation error 21 years ago
Tomasz Kojm 3862f7e1c2 handle error conditions of cli_scandesc() 21 years ago
Tomasz Kojm 8879420487 improve readdir_r support 21 years ago
Tomasz Kojm 53c7b87093 update 21 years ago
Tomasz Kojm 2bb229f65c fix possible stack corruption under Solaris 21 years ago
Tomasz Kojm cedc2d2a0b count unpacked data scanned with cl_scanbuff() 21 years ago
Tomasz Kojm 322bfd0357 do not return CL_EFORMAT to callers 21 years ago
Tomasz Kojm 8d5e0ac00c update 21 years ago
Tomasz Kojm 52ab317693 respect file size limit in cli_scanmscab() 21 years ago
Tomasz Kojm 72a1b2408d use readdir_r when available 21 years ago
Tomasz Kojm c3a3be2df5 eliminate false positive matches of Exploit.JPEG.Comment 21 years ago