aboutsummaryrefslogtreecommitdiffstats
path: root/src/spf.h
Commit message (Collapse)AuthorAgeFilesLines
* Revert gerror conversion for spf module.Vsevolod Stakhov2013-09-241-2/+1
|
* Convert spf module to GError reporting.Vsevolod Stakhov2013-09-241-1/+2
|
* * Fix spf plugin that was broken in 0.4.7Vsevolod Stakhov2012-04-201-1/+11
| | | | * Add partial ipv6 support for some rspamd modules.
* * Add start script for red hat compatible systemsVsevolod Stakhov2011-07-201-0/+6
| | | | | | | Add descriptions for some rspamd API functions (no functional changes). --HG-- rename : linux/rspamd => linux/rspamd_debian.in
* * Add LRU caching structureVsevolod Stakhov2011-06-101-0/+2
| | | | | | | * Add SPF records cache * Add ability to parse doubles to xmlrpc Several fixes to dns interface. Trie plugin now checks urls as well.
* * Fix parsing of include records in spf parserVsevolod Stakhov2011-03-031-2/+8
|
* Fixes types (use glib ones) no functional change.Vsevolod Stakhov2010-10-061-12/+12
| | | | | Now all comments in commit logs beginning with '*' would be included in changelog, so important changes would be separated from small ones.
* * Fixes to spf parser:Vsevolod Stakhov2009-12-081-0/+5
| | | | | | | | | - add macros support - fix include command - fix exists command - add handling of DNS errors - fix all records in include parts - fix some issues with ip masks
* * Some fixes to 'include' and 'redirect' defines and to mask checkingVsevolod Stakhov2009-12-071-0/+1
|
* * Updates to spf system:Vsevolod Stakhov2009-12-041-1/+3
| | | | | | | - add plugin to work with spf records (initial version) - make all spf types working (except include and redirect that still need some attention) - add support of MX records to evdns - some major fixes and testing of the whole spf subsystem
* * Small improvement of lua styleVsevolod Stakhov2009-10-171-1/+2
| | | | | * Add ibility to process A records in spf parser * Add recursion limit to spf parser
* * Forgotten headerVsevolod Stakhov2009-10-071-0/+49