Commit Graph

79 Commits (2c0fa85f2cabb42e37c24427c0016599341927c7)

Author SHA1 Message Date
Kevin Lin 2c0fa85f2c bb#10363 - allowed for multiple filetypes for a single target 11 years ago
Steven Morgan c1206103b1 bb#9595 fix for sigs targeted for ascii files containing offsets of the form EOF-n. 12 years ago
David Raynor e37613ad27 libclamav: SHA1/SHA256 handling changes and wildcard-size support 12 years ago
David Raynor 703a9258ea bb #6702: Add Java class type and target 12 years ago
David Raynor 9100c3a1ec bb #6534: SWF signature category 13 years ago
David Raynor 85b7038857 bb#5356: Add PDF target 13 years ago
Tomasz Kojm e067b3b45a libclamav/matcher.c: add new offset modifier SEx (bb#4008) 14 years ago
Tomasz Kojm b33354e55c cosmetics (bb#2207) 14 years ago
aCaB 3faa97834c new hash matching 15 years ago
aCaB c802edd50e add loadhash 15 years ago
Tomasz Kojm b240ee01e3 libclamav: improve handling of HandlerType (bb#2298) 15 years ago
Tomasz Kojm 7770d314ff libclamav: allow logical sigs to be used as file type sigs (bb#2228) 15 years ago
aCaB 2445be8c34 cli_lsig_eval use cached info 15 years ago
Tomasz Kojm 44712fcbe7 libclamav: reduce memory usage for MD5 sigs (bb#2057) 15 years ago
Tomasz Kojm 294558a535 libclamav: minimize header parsing (bb#2065) 15 years ago
Tomasz Kojm ffa9b06093 sigtool: print match count and offsets in --test-sigs mode (bb#2054) 15 years ago
Török Edvin 2545f9767c Rearrange some fields in structs to avoid holes. 15 years ago
Tomasz Kojm 60dbee52c8 libclamav: make lsigs working in cli_scanscript() (bb#1998) 15 years ago
aCaB 548b55beb8 don't let scandesc rehash when we already have an hash 15 years ago
aCaB 32b1e04e64 simplify checkfp 16 years ago
Török Edvin 02eabc6d1e Add the rest of the prefiltering glue code. 16 years ago
Török Edvin ab89360583 Support for macros in logical subsignatures (bb #164). 16 years ago
aCaB 59098a112e drop type-8 sigs (bb#895) 16 years ago
Török Edvin 57f14280a7 Fix use-after-free on bytecode load/execution. 16 years ago
Tomasz Kojm 570b1d0050 libclamav: cdb: drop FileType; cover ARJ, CAB, TAR, CPIO and 7Z 16 years ago
Tomasz Kojm 4168b01087 libclamav: allow lsigs be anchored to specific containers (bb#1293), eg. Container:CL_TYPE_ZIP 16 years ago
Tomasz Kojm 15f413d157 libclamav: handle zmd/rmd with cdb (bb#1579) 16 years ago
Tomasz Kojm 55094a9c76 libclamav: base code for unified container metadata matcher (bb#1579) 16 years ago
aCaB d2ba6f98bb matching complete 16 years ago
Tomasz Kojm 17cfd76f5b libclamav: add support for FileSize, EntryPoint and NumberOfSections in lsig's tdb 16 years ago
Tomasz Kojm 0f7ba61742 libclamav: integrate ldb sigs with icon matcher 16 years ago
aCaB 49cc1e3c35 s/struct F_MAP/fmap_t/ 16 years ago
Török Edvin 459b13ed89 Initial support for __match_count. 16 years ago
Tomasz Kojm a6d4c62ee5 libclamav/matcher-ac.c: initial limited support for word boundary (bb#1631) 16 years ago
aCaB 048d76777f scanners to fmap - hackish 16 years ago
Tomasz Kojm 006f5fe642 libclamav: in bm_offmode only load sigs with non-floating absolute 16 years ago
aCaB cceea45822 cli_fmap_scandesc 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 511c2e792c cache 16 years ago
Tomasz Kojm cc447ac82c configure, libclamav: fix compile issues on IRIX (bb#1532) 16 years ago
Tomasz Kojm 8af7ccd0af libclamav: handle Mach-O files with type-9 signatures; 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 0138619577 libclamav/matcher.c: cli_scanbuff: add support for external acdata 17 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
aCaB e21657dfc9 a faster and more compact allocator 17 years ago
aCaB 0d9dbdef21 some leaks fixed 17 years ago
aCaB a5746c2512 TODO: 17 years ago
aCaB 885c2bf5b9 builds with and without mpools (#define USE_MPOOL) but it's still very broked 17 years ago