aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/lua/phishing.lua
Commit message (Expand)AuthorAgeFilesLines
* Update logging in lua modules.Vsevolod Stakhov2015-09-011-3/+3
* Adjust phishing score based on levenstein distance.Vsevolod Stakhov2015-08-201-22/+31
* Oops - remove braindamaged codeAndrew Lewis2015-08-201-6/+0
* Add redirector_domains settingAndrew Lewis2015-08-191-67/+91
* Fix lua plugins.Vsevolod Stakhov2015-05-281-37/+33
* Remove ugly tld detection.Vsevolod Stakhov2015-04-301-2/+2
* Clarify copyright for lua plugins.Vsevolod Stakhov2015-02-131-0/+26
* Adopt phishing plugin.Vsevolod Stakhov2014-08-251-0/+1
* Fix work with lua 5.2 eventually.Vsevolod Stakhov2013-11-051-2/+2
* Final update for 0.5.4.Vsevolod Stakhov2013-02-021-1/+1
* * Add ability to extract urls from subject field0.3.10Vsevolod Stakhov2011-03-231-12/+11
* * Add throttling detection mechanic for dns resolverVsevolod Stakhov2011-03-231-6/+49
* * Add versions to lua APIVsevolod Stakhov2010-12-221-2/+6
* Add registering options for lua modulesVsevolod Stakhov2010-12-141-1/+4
* * Add ability to obtain phished url from luaVsevolod Stakhov2010-11-121-1/+16
* * Add phishing detector (now just compares <a href> with tag's data).Vsevolod Stakhov2010-11-021-0/+28