Commit Graph

4985 Commits (b2354dc1e74b2c7d650b465f0b12fff45e3199c0)
 

Author SHA1 Message Date
aCaB b2354dc1e7 drop os2 16 years ago
aCaB 9cf0716828 drop interix 16 years ago
aCaB 58481352d5 win32 paths handling 16 years ago
Török Edvin bda59c6804 Update ignore, also sort it. 16 years ago
Török Edvin f094281181 Fix srcdir != objdir builds: platform.h needs to be configure generated. 16 years ago
aCaB 4c4353fe88 fix /.gitignore 16 years ago
aCaB 65b538173a add unit_test/.gitignore 16 years ago
aCaB 081f64735d win32#2 16 years ago
aCaB be4bf7f4ab win32 16 years ago
Török Edvin 6018f3fdf5 autoreconf -fvi with proper versions, one of the previous commits 16 years ago
aCaB b955dae487 Add option ReportHostname 16 years ago
aCaB bcbfb8f491 mpool: update changelog 16 years ago
aCaB a689d4c590 Merge branch 'master' of git.clam.sourcefire.com:/var/lib/git/clamav-devel 16 years ago
aCaB 34e79a80a8 mpool: regen sizes, small cleanup 16 years ago
Tomasz Kojm adc16eb592 clamd: add support for DazukoFS (bb#1691) 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 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