Commit Graph

4967 Commits (745bb067cee2f98763dfc51369270e4026595173)
 

Author SHA1 Message Date
Tomasz Kojm 745bb067ce freshclam: return 0 instead of 1 when database is up-to-date (bb#1312) 16 years ago
Török Edvin 3c5f686d75 Use automake's parallel tests feature. 16 years ago
Tomasz Kojm 09196f45c7 clamd/server-th.c: fix possible race condition when restarting clamuko (bb#1692), patch from John Ogness 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 eabfc24218 freshclam/mirman.c: make backoff time proportional to FLEVEL (bb#1687) 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 673985695e fix unit test 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 aa12dc2c4f Fix valgrind output parser to look for " 0 bytes" instead of "0 bytes", 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
Török Edvin 6922903ad9 bytecode: fully switch to a stack based allocation, and operands with various bitwidths. 16 years ago
Török Edvin 82ca2ab420 Specialize operands depending on bitwidth. 16 years ago
aCaB 700cc7f702 convert 7z EOL to unix for compat with suncc 16 years ago
Török Edvin 8ed98a5f5a Fix make distcheck failure. 16 years ago
Tomasz Kojm 33872a43de libclamav: improve handling of signature offsets 16 years ago
aCaB 25c241ef61 workaround "Byte" clash in lzma/7z (bb#805 - regression) 16 years ago
aCaB 2dc233533d 7z: cosmetic fixes 16 years ago
aCaB 125086e5ef sync test files in /contrib 16 years ago
aCaB 5ddab8fe12 add 7z support 16 years ago
aCaB 5a32bc2110 make crc table const 16 years ago
aCaB caf5a24ab9 check for maxfiles, fix globs 16 years ago
aCaB fa53c7eaf4 Merge branch 'master' into 7z 16 years ago
aCaB f92c0a28eb chmod -x 7z/*.[ch] 16 years ago
aCaB ea18c9de86 added 7z test file 16 years ago
aCaB 81fded1131 7z support 16 years ago