Commit Graph

4997 Commits (04133ff998767d0f37495a1b58b064ca6ecfe3c9)
 

Author SHA1 Message Date
Tomasz Kojm 04133ff998 libclamav: new signature blacklisting format (bb#1625) 16 years ago
Török Edvin 06a45187db killclamd must always succeed (except when there's a stuck clamd). 16 years ago
Török Edvin 2c9de1f264 Fix typo. 16 years ago
Török Edvin 2c783ff014 Better error message when clamd gets killed 16 years ago
aCaB b705e8d712 merge win32 patches from sherpya 16 years ago
aCaB 8b32943604 remove bogus debug printf 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 98550a1210 fix EOL in platform.h 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
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