Commit Graph

70 Commits (47a6df996698398fb50f28f8b30dee75acfe7df9)

Author SHA1 Message Date
Török Edvin 47a6df9966 micro-optimization. (thanks Nigel!) 16 years ago
Török Edvin e828353b83 allow for hash prefixes. 16 years ago
Török Edvin a9c304e350 update name 16 years ago
Török Edvin 12d07440c4 comply with safebrowsing naming guidelines. 16 years ago
Török Edvin a1c9ad2cf3 fix distcheck. 17 years ago
Török Edvin 7e32c99e10 improve URL handling 17 years ago
Török Edvin 4e46d65d39 use sha256 instead of md5 in phishcheck. 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 08402afa4c fix more compiler warnings (bb #273) 17 years ago
Török Edvin b9b477842d fix compiler warnings, more to come (bb #273) 17 years ago
Török Edvin 6a21552ef2 have configure define NDEBUG unless we use --enable-debug, instead of having 17 years ago
aCaB e21657dfc9 a faster and more compact allocator 17 years ago
aCaB 0d9dbdef21 some leaks fixed 17 years ago
Török Edvin b36e9f8a1a mempool for regex_list/phishcheck 17 years ago
aCaB b94e66c486 HIGLY EXPERIMENTAL memory pool for libclamav 17 years ago
Török Edvin d6d8d45031 fix URL parsing, since we now parse the full URL 17 years ago
Török Edvin ff9845c02b --phishing-ssl and --phishing-cloak should work even if the host is not in the .pdb (bb #1211) 17 years ago
Török Edvin dc36f0d70c strip spaces from URL before checking that it is a URL 17 years ago
Török Edvin 7d4b5f164a use clistrdup/free instead of blobs (bb #828) 17 years ago
Török Edvin 81040d73db bb #1160 17 years ago
Török Edvin 3baee5029c convert a checked fixture into an unchecked fixture, 17 years ago
Török Edvin 7959343dc7 allow make distcheck to succeed (bb #1142) 17 years ago
Török Edvin 5cd3f734a9 add lots of warnings flags to 'make distcheck', 17 years ago
Tomasz Kojm 3b7d319553 fix NULL dereference when running with a limited db 17 years ago
Török Edvin dfc0c031cb if there is a version.h.static use that instead of output from svnversion 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 b3b6f0e436 fix valgrind warning 17 years ago
Török Edvin b43205cb6a implement md5 URL match 17 years ago
Török Edvin b611b5ff71 initial support for matching URLs against MD5 hashes 17 years ago
Török Edvin d66b881218 add missing header 17 years ago
Török Edvin 7f0d1148d6 clamd, clamscan, libclamav: new option HeuristicScanPrecedence (bb #649) 17 years ago
Török Edvin 2b9e5d2971 drop a redundant check from phishcheck. 17 years ago
Török Edvin 35609fe5a0 param to isalnum() has to be unsigned 17 years ago
Török Edvin 2e11bcdfd9 performance improvements for URL matching (bb #725, bb #650): 17 years ago
Török Edvin c0d00d36ae update TLD list (bb #925) 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 d23bc0306d fix out of memory handling (bb #849). 18 years ago
Török Edvin 59838e6c64 change order of checks whitelist/isURL 18 years ago
aCaB 2455584143 sync to trunk 18 years ago
Török Edvin f12c2e6825 ignore invalid URLs containing double dots, optimization: cut URL after hostname 18 years ago
Török Edvin 75fe12511f when domain matchers, preserve full subdomain(bb #721) 18 years ago
Török Edvin 1eed6af5b9 fix leaks introduced by r3417. 18 years ago
aCaB 813864ce6b (hopefully) all the stuff lost 18 years ago
Török Edvin 88c90922be revert change from trunk and move to branch. 18 years ago
Török Edvin a4e6ac4d78 remove "all domain scan" feature from phishcheck (--no-phishing-restrictedscan). Nobody is using it. 18 years ago
Török Edvin 37dd9c04c4 better handling for \n 18 years ago
Török Edvin a57cfac603 remove incorrect free_if_needed call 18 years ago
Török Edvin 830c1eaed2 avoid false positives with outbind:// URLs 18 years ago