Commit Graph

27 Commits (5a9a9989b8764f7c483a08252f8a6a495ad30e32)

Author SHA1 Message Date
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
Tomasz Kojm e81da56bb5 avoid circular list construction, when different versions of same .wdb is loaded twice. (BB #718) 18 years ago
Tomasz Kojm 3d53538b51 add cli_ac_setdepth(), --dev-ac-depth, DevACOnly, DevACDepth 18 years ago
Török Edvin 8ea27f5c18 fix some warnings 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 97ba1aed4b more improvements to the algorithm. 18 years ago
Török Edvin ecd2643ba9 fix off by one substring logic. 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 53ff1b0490 add regcomp(), regexec() impl. from OpenBSD's libc. 18 years ago
Török Edvin 4c748c36e3 make debug output look better (patch from Sven) 18 years ago
Török Edvin 38a0019993 stick to GPLv2 18 years ago
Török Edvin c33ec4701a fix false substring matches, related to bb #534, #551 18 years ago
Török Edvin c5fdb4c8b7 match M:/H: signatures only at end of string (bb #534) 18 years ago
Török Edvin dbf3c4d9ba continue draft of new regex_list.c 18 years ago
Török Edvin b9a533ece2 first draft of new implementation for regex_list.c 18 years ago
Török Edvin d5b1e62a3c handle chaining of multiple OP_DOT in same node.(bug #529) 18 years ago
Török Edvin 5c98f46503 cli_realloc() for matcher->root_hosts 18 years ago
Tomasz Kojm 84fd5a614c fix some possible error path leaks by changing cli_realloc() to cli_realloc2() 18 years ago
Török Edvin 462e8e5eb3 apply next set of patches for enabling phishing code 18 years ago
Török Edvin f74bc8271b Update code to use new AC matcher. 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
Török Edvin c1544144e3 fix gcc -W* warnings 18 years ago
Török Edvin 99330b5c9c Remove obsolete $Log$ keyword. 19 years ago
aCaB c311ffc3fb wdb patch from edvin - bb#303 19 years ago
Sven Strickroth a99111f050 remove old CVS-stuff and make the repository look more like SVN 19 years ago
Tomasz Kojm e9913115bc strict whitelisting 19 years ago
Tomasz Kojm 9db681572a fix some compiler warnings 19 years ago
Tomasz Kojm 50c2759156 add functionality level support for .pdb/.wdb files 19 years ago
Tomasz Kojm 4e9ab8ed2f pattern matcher accuracy improvements 19 years ago
aCaB 8a72f1caa7 Patch for bug 52 from Edvin 19 years ago
Tomasz Kojm 03ee6b1ead apply patch from Edvin reported by Luca 19 years ago
Tomasz Kojm a891c2d9d6 .pdb/.wdb files now use colon as delimiter 19 years ago
Tomasz Kojm e3b67c5eb6 allow loading multiple .pdb/.wdb files 19 years ago
Tomasz Kojm 15b08fbbe2 code cleanup 19 years ago
Tomasz Kojm ec48102709 apply patches for the anti-phish code from Edwin 19 years ago
Tomasz Kojm 6c6599198d fix crash in phishing code on database reload (Edvin Torok) 19 years ago
Tomasz Kojm 3da4dd4c77 make the experimental anti-phishing code more thread safe 19 years ago
Nigel Horne 62b2ecc705 Fix segfault on Solaris 19 years ago
Nigel Horne e061e4777b Fixed portability issues 19 years ago
Nigel Horne 2e7c0aa161 Fix handling of escaped characters 19 years ago
aCaB 5cf8cf16e4 fixes for type "R" regex handler 19 years ago
aCaB f15a8c49fd phishing: fixed bugs and updated docs 19 years ago
aCaB bd912dd866 Phishing module merge - libclamav 19 years ago