Commit Graph

29 Commits (d52b111af60083f8574ff40a8418836e9efc88d2)

Author SHA1 Message Date
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 a3d029b938 make use of hostkey prefix entries 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). 16 years ago
Török Edvin 4e46d65d39 use sha256 instead of md5 in phishcheck. 16 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
aCaB e21657dfc9 a faster and more compact allocator 17 years ago
aCaB 0728972ea5 (hoepfully) completed db load, regexes and hashes missing 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 063bfe5e00 rename hashes -> md5_hashes 17 years ago
Török Edvin b611b5ff71 initial support for matching URLs against MD5 hashes 17 years ago
Török Edvin a2d14e06b9 add more unit-tests 17 years ago
Török Edvin 9ee053feab handle multiple matches (bb #1110) 17 years ago
Török Edvin 10290ba3eb allow custom data to be associated with patterns (such as a regex) via a void* 17 years ago
Török Edvin 3dcc2d784e more tests for regex 17 years ago
Török Edvin 5ee56e4103 split up regex_list. 17 years ago
Török Edvin 2e11bcdfd9 performance improvements for URL matching (bb #725, bb #650): 17 years ago
Tomasz Kojm e8ae4fae02 faster loading of uncompressed .cld files 17 years ago
Tomasz Kojm 2023340a41 update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
Török Edvin 5a9a9989b8 avoid holes in data-structures due to alignment. 18 years ago
Tomasz Kojm 056d95dc5a add (initial) support for direct loading of CVD files 18 years ago
Török Edvin 7191e94bd9 avoid some false positives when there are spaces in URL. 18 years ago
Török Edvin b5341ac052 more improvements to the url extraction algorithm (more to come later). 18 years ago
Török Edvin 38a0019993 stick to GPLv2 18 years ago
Török Edvin 462e8e5eb3 apply next set of patches for enabling phishing code 18 years ago
Török Edvin 293b4d909d Remove cl_experimental wrapper for phishcheck, and entconv 18 years ago
Török Edvin 6e3332cfd9 add signature type Y (host-only, regex, .wdb) 18 years ago
Török Edvin 43ecd9a14b #include cleanup, Code cleanup, remove commented-out code, fix some gcc -W* warnings 18 years ago
Sven Strickroth a99111f050 remove old CVS-stuff and make the repository look more like SVN 19 years ago
Tomasz Kojm e3b67c5eb6 allow loading multiple .pdb/.wdb files 19 years ago
Tomasz Kojm ec48102709 apply patches for the anti-phish code from Edwin 19 years ago
Tomasz Kojm 3da4dd4c77 make the experimental anti-phishing code more thread safe 19 years ago
aCaB bd912dd866 Phishing module merge - libclamav 19 years ago