Commit Graph

1145 Commits (3e9193dd051778244990d2fd2efe6163d8b7478d)

Author SHA1 Message Date
Tomasz Kojm 3e9193dd05 libclamav/scanners.c: fix whitelisting of scripts (bb#1706) 16 years ago
Török Edvin c921686126 Fix build when git is not installed and using BSD make. 16 years ago
Tomasz Kojm 6039e6d487 libclamav/matcher-bm.c: fix cli_bm_freeoff() (bb#1710) 16 years ago
Tomasz Kojm 417b7509f6 libclamav/matcher-ac.c: fix matching of logical sigs (bb#1707) 16 years ago
Tomasz Kojm 9c150a2c1e libclamav/readdb.c: fix handling of broken .ldb sigs (bb#1701) 16 years ago
Tomasz Kojm 04133ff998 libclamav: new signature blacklisting format (bb#1625) 16 years ago
aCaB b705e8d712 merge win32 patches from sherpya 16 years ago
Tomasz Kojm 723a44d54d libclamav/matcher-ac.c: add support for line marker (L) (matches CR, CRLF and boundaries) 16 years ago
aCaB 5fde1c1f33 sis.c: fix size check 16 years ago
aCaB 11195c0b1b fix several problems introduced by the win32 commits 16 years ago
aCaB a7e259b528 fix in cli_is_abspath 16 years ago
aCaB 4cd80898e6 win32#3 16 years ago
aCaB b2354dc1e7 drop os2 16 years ago
aCaB 9cf0716828 drop interix 16 years ago
aCaB 58481352d5 win32 paths handling 16 years ago
aCaB 081f64735d win32#2 16 years ago
aCaB be4bf7f4ab win32 16 years ago
aCaB 34e79a80a8 mpool: regen sizes, small cleanup 16 years ago
Tomasz Kojm 0c190b52f7 libclamav/matcher-bm.c: use mpool in BM's offset mode 16 years ago
Tomasz Kojm 8c3c77b49c libclamav/matcher-ac.c: implement word delimiter (B) as requested in bb#1631 16 years ago
Tomasz Kojm e78b518630 fix some debug format 16 years ago
Tomasz Kojm a6d4c62ee5 libclamav/matcher-ac.c: initial limited support for word boundary (bb#1631) 16 years ago
Tomasz Kojm 95ac9effe4 libclamav/matcher-ac.c: alternatives can now be negated: !(aa|bb|cc) 16 years ago
Tomasz Kojm 8cd9e4da7a fix copy&paste error 16 years ago
Tomasz Kojm 57e5af13c2 optimize alt handling 16 years ago
Tomasz Kojm 1ffccbda0a integrate reentrant and non-recursive qsort 16 years ago
Tomasz Kojm 550dc2b321 libclamav/matcher-bm.c: fix uninitialized value warning 16 years ago
aCaB 7e65889c67 properly scan text files with a mail container 16 years ago
Tomasz Kojm 7962075a04 missing return 16 years ago
Tomasz Kojm 6d3c5bec1d libclamav: use BM matcher in offset mode for PE files larger than 256kB 16 years ago
Tomasz Kojm fedd1ac587 fix initial shift 16 years ago
Tomasz Kojm 9b7f6ede5d fix detection issue in bm_offmode 16 years ago
Tomasz Kojm 9995c51733 drop obsolete stuff 16 years ago
Tomasz Kojm 006f5fe642 libclamav: in bm_offmode only load sigs with non-floating absolute 16 years ago
Tomasz Kojm a4d5efb4fe fix fd check, thx aCaB 16 years ago
aCaB 401ea2432d cli_scanhtml_utf16: close before unlink 16 years ago
aCaB cb680655f1 unify mail-container scans 16 years ago
Tomasz Kojm 6bb841e896 libclamav/matcher-ac.c: improve handling of signature offsets 16 years ago
Tomasz Kojm f461d74f2b libclamav: improve handling of PDF files (bb#1682) 16 years ago
Tomasz Kojm aca9ea82df libclamav: handle relative offsets with cli_ac_data; fix offset logic 16 years ago
aCaB 5ac8c7dcff ishield: s/free(hdr)/IS_FREE_HDR/ 16 years ago
aCaB 295f1d1f8b build system upgrade - bb#1528 16 years ago
Török Edvin 36fab4bd13 bytecode: fix memory leak shown by valgrind. 16 years ago
Török Edvin cf0cd429e9 Implement API calls from bytecode. 16 years ago
Tomasz Kojm f28db33f85 libclamav/matcher-bm.c: micro-optimization 16 years ago
Tomasz Kojm f1e02ed252 libclamav/cpio.c: wrap unistd.h, reported by Nigel Horne 16 years ago
Török Edvin 800a79e091 fix make distcheck. 16 years ago
Török Edvin 09bd983946 Fix bytecode interpreter to work on bigendian machines. 16 years ago
Török Edvin 11e86f8ccb Add debug facilities to bytecode interpreter. 16 years ago
Török Edvin 8cc286f57d Add support for type loader. 16 years ago