Commit Graph

57 Commits (61637120007eb5904e9ab352844d49daa32f8b4b)

Author SHA1 Message Date
David Raynor 6b7c7dc613 bb#5805: filetypes companion to bb#5750 13 years ago
Tom Judge d9cd80c095 Fix ordering - should fix windows build. 13 years ago
Tom Judge 7ff60b3dc9 Fix use of uninit'ed buffer. 13 years ago
Török Edvin f304dc688a fmapify: fix const-ness warnings 14 years ago
aCaB 583cd65fc4 Add support for scanning different types of iso9660 image files. 14 years ago
aCaB 9a47aa20e6 add 7z SFX support - bb#3063 14 years ago
Tomasz Kojm 44a3e21aae libclamav: add skeleton code for SWF parser 14 years ago
aCaB c27d40568a Extend prescan_cb with file type 14 years ago
Tomasz Kojm 11dbe1959b libclamav/filetypes.c: improve detection of tar files 15 years ago
Tomasz Kojm 020ba3ce4d libclamav: fix scanning of utf16 data (bb#1853) 15 years ago
Tomasz Kojm 55094a9c76 libclamav: base code for unified container metadata matcher (bb#1579) 16 years ago
aCaB 306d7ac7a5 fix typo in filetype2 16 years ago
aCaB 49cc1e3c35 s/struct F_MAP/fmap_t/ 16 years ago
aCaB 048d76777f scanners to fmap - hackish 16 years ago
Tomasz Kojm aca9ea82df libclamav: handle relative offsets with cli_ac_data; fix offset logic 16 years ago
Tomasz Kojm 33872a43de libclamav: improve handling of signature offsets 16 years ago
aCaB 81fded1131 7z support 16 years ago
Tomasz Kojm 2f767ff7a8 libclamav/filetypes.c: fix off-by-one error (bb#1639) 16 years ago
Tomasz Kojm 3222a09656 libclamav: add support for Universal Binaries 16 years ago
aCaB cadaa7032f ISHIELD support: 16 years ago
Tomasz Kojm 89c14869ae missing stuff (-a !@(*&!(@*&) 16 years ago
Tomasz Kojm 75e46945d2 libclamav: add support for cpio archives (bb#1649) - missing changes 16 years ago
Tomasz Kojm 47d40feb7a libclamav: use LibTomMath by Tom St Denis instead of libgmp for multiple precision integer arithmetic (bb#1366) 17 years ago
Tomasz Kojm 589d8d8e99 libclamav: add default.h 17 years ago
aCaB e21657dfc9 a faster and more compact allocator 17 years ago
aCaB 0d9dbdef21 some leaks fixed 17 years ago
Tomasz Kojm 710a22f179 libclamav/matcher-ac.c: add support for returning multiple matches in cli_ac_scanbuff() 17 years ago
Török Edvin 10290ba3eb allow custom data to be associated with patterns (such as a regex) via a void* 17 years ago
Tomasz Kojm 677fc4ba3b libclamav: add initial support for logical signatures (bb#896) 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 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 5025967e6d use limits->maxfiles instead of MAX_EMBEDDED_OBJ for ZIP-SFX 18 years ago
Tomasz Kojm 6038397ea6 filetype detection improvements 18 years ago
Tomasz Kojm 7db77fbf36 improve I/O error handling in cli_filetype2 (bb#818) 18 years ago
aCaB 2455584143 sync to trunk 18 years ago
Török Edvin 015ce4a89b support for generic text normalizer (CL_TYPE_SCRIPT) 18 years ago
Török Edvin baedf04d66 don't leave return value uninitialized. (bb #808). 18 years ago
Török Edvin b3fc7f9747 use entconv to detect UTF-16BE, and UCS-4 variants 18 years ago
Török Edvin 4e1127c594 AC_TRY_LINK already adds a main(), remove duplicate main() 18 years ago
Tomasz Kojm 5a85b33374 remove experimental JS and PST code 18 years ago
Tomasz Kojm c8f2d06055 re-enable text detection (ASCII, UTF8, UTF16) 18 years ago
Tomasz Kojm 7021b54569 improved filetype detection code 18 years ago
aCaB f377e052cd Merging the post0.92 stuff 18 years ago
Tomasz Kojm 3d53538b51 add cli_ac_setdepth(), --dev-ac-depth, DevACOnly, DevACDepth 18 years ago
aCaB ed93f138f3 preliminary autoit support (ea05/ea06) 18 years ago
aCaB edb99fe2aa initial support for autoit EA06 - more to come 18 years ago
aCaB ccaca160a3 autoit cleanup started 18 years ago
aCaB 1d16dc7d39 New SIS file handler (mmap-free for embedded and adds support for the new file format) 18 years ago
Tomasz Kojm 93abf97ccf some embedded PEs were not being detected 18 years ago
Trog 9d96e4b608 add ARJ and SFX-ARJ support 18 years ago