aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/lua/phishing.lua
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | Fix phishing plugin. * Important fix for multimap/cdb handling * Important fix for phishing detector
* * Add throttling detection mechanic for dns resolverVsevolod Stakhov2011-03-231-6/+49
| | | | * Improve phishing module adding ability to define 'strict' phishing domains
* * Add versions to lua APIVsevolod Stakhov2010-12-221-2/+6
| | | | * Provide compatibility for lua plugins for old versions of rspamd
* Add registering options for lua modulesVsevolod Stakhov2010-12-141-1/+4
| | | | * Add ability to output colored messages for file and console loggers
* * Add ability to obtain phished url from luaVsevolod Stakhov2010-11-121-1/+16
| | | | * Add ability to specify check domains for phishing check with 'domains' option
* * Add phishing detector (now just compares <a href> with tag's data).Vsevolod Stakhov2010-11-021-0/+28