Commit Graph

101 Commits (9a0221255db4f50b3fa9a3bd288fdd2c22486a78)

Author SHA1 Message Date
Shawn Webb 241e7eb147 bb6258 - Add warnings when allocations fail 12 years ago
Steve Morgan 6ad45a2931 add initial allscan/allmatch mode to libclamav, clamd, clamdscan, and clamscan with unit tests 13 years ago
David Raynor bebd86a60b bb#5343 13 years ago
aCaB f206d31afa bb#3509 14 years ago
aCaB 88d09f480d make the sigload callback be aware of custom sigs 14 years ago
aCaB 9f497be696 Revert "Revert "add whitelisting via cb to phish sigs too"" 15 years ago
aCaB 9eff97c080 Revert "add whitelisting via cb to phish sigs too" 15 years ago
aCaB febc0c9f77 add whitelisting via cb to phish sigs too 15 years ago
Török Edvin 5b74e89a35 enable prefiltering, and add to dconf. 16 years ago
Török Edvin e0ac80ab38 Prepare for prefiltering: add new files. 16 years ago
Tomasz Kojm 6c26e99c59 libclamav: check file sizes for MD5 sigs in all cases 16 years ago
aCaB 49ee0318fc fix scanbuff callers 16 years ago
Tomasz Kojm 006f5fe642 libclamav: in bm_offmode only load sigs with non-floating absolute 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
Tomasz Kojm cc447ac82c configure, libclamav: fix compile issues on IRIX (bb#1532) 16 years ago
Török Edvin 627b76269a Safebrowsing.cvd load speed was very slow, taking up to 20s. 16 years ago
Török Edvin 816d66a876 local.gdb whitelisting of safebrowsing entries (bb #1482). 16 years ago
Török Edvin a3d029b938 make use of hostkey prefix entries 16 years ago
Török Edvin e828353b83 allow for hash prefixes. 16 years ago
Török Edvin 12d07440c4 comply with safebrowsing naming guidelines. 16 years ago
Tomasz Kojm 03527bee64 libclamav: count .pdb entries as signatures 16 years ago
Török Edvin d4e1cb474f fix match with root regex (bb #1421). 17 years ago
Török Edvin fe389c841d reorder fields (bb #1144) 17 years ago
Török Edvin 4e46d65d39 use sha256 instead of md5 in phishcheck. 17 years ago
Tomasz Kojm 871177cdd9 return codes cleanup (bb#1159) 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
Török Edvin 76115c1963 fix malformed .pdb handling (bb #1338) 17 years ago
Tomasz Kojm 589d8d8e99 libclamav: add default.h 17 years ago
Török Edvin 6a21552ef2 have configure define NDEBUG unless we use --enable-debug, instead of having 17 years ago
Török Edvin ad0fd7287a * libclamav/matcher-ac.c (cli_ac_addsig): need to use mpool allocated memory for ->str 17 years ago
Török Edvin 563582a1ec fix unit tests when mpool is activated 17 years ago
aCaB e21657dfc9 a faster and more compact allocator 17 years ago
aCaB 1e2969a4e1 reenable non-mpooll builds 17 years ago
aCaB d22176efd2 MERGE COMPLETE 17 years ago
aCaB 0d9dbdef21 some leaks fixed 17 years ago
Török Edvin b36e9f8a1a mempool for regex_list/phishcheck 17 years ago
Török Edvin 29f241666f fix hexnew allocation, mempool for regex_list 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
aCaB 0728972ea5 (hoepfully) completed db load, regexes and hashes missing 17 years ago
Török Edvin ed65443330 fix whitespace 17 years ago
Török Edvin 3baee5029c convert a checked fixture into an unchecked fixture, 17 years ago
Tomasz Kojm 341faf6051 libclamav: drop obsolete code in matcher-ac 17 years ago
Török Edvin 5cd3f734a9 add lots of warnings flags to 'make distcheck', 17 years ago
Török Edvin e6f14011ef fix crash in SO_search when len == 1 17 years ago
Török Edvin 063ddd53f8 optimization: use the filter to avoid cli_bm_scanbuff calls 17 years ago
Török Edvin 1126559f77 flag for U: lines, format is one of: 17 years ago
Török Edvin 063bfe5e00 rename hashes -> md5_hashes 17 years ago
Török Edvin b611b5ff71 initial support for matching URLs against MD5 hashes 17 years ago