aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.h
Commit message (Expand)AuthorAgeFilesLines
* * Add 3 functions:Vsevolod Stakhov2009-03-301-0/+1
* * Log scan time and scan length of messagesVsevolod Stakhov2009-03-251-0/+1
* * Fix error in expression parser that causes bad errors with expressions that...Vsevolod Stakhov2009-03-231-0/+1
* * Add functions support to rspamd regexpsVsevolod Stakhov2009-03-191-11/+0
* * Add ability to match raw headersVsevolod Stakhov2009-03-171-0/+1
* * Add log line for each message in SA styleVsevolod Stakhov2009-03-111-0/+1
* * Fix redirector connection procedureVsevolod Stakhov2009-03-101-0/+1
* * Fix logging when process is startingVsevolod Stakhov2009-02-261-1/+1
* * Add support of LMTP/SMTP deliveryVsevolod Stakhov2009-02-251-0/+5
* * Add initial LMTP support and LDA delivery to rspamdVsevolod Stakhov2009-02-241-0/+3
* * Implement rspamd IO with IO dispatcher (TODO: still some issues with timeou...Vsevolod Stakhov2009-02-191-4/+5
* * Prepare to migrate to cmake (still need to write install target and working...Vsevolod Stakhov2009-02-161-20/+0
* * Remove unused field from task objectVsevolod Stakhov2009-02-131-1/+0
* * Add log function to perl APIVsevolod Stakhov2009-02-121-1/+1
* * Make doxygen happy about structures membersVsevolod Stakhov2009-02-061-79/+80
* * Add some comments and documentationVsevolod Stakhov2009-02-051-94/+117
* * Rewrite message parserVsevolod Stakhov2009-01-211-8/+5
* * Fix errors in learning implementationVsevolod Stakhov2009-01-111-0/+2
* * Implement learning using classifiers and tokenizers APIVsevolod Stakhov2008-12-081-0/+3
* * Add learning interface to rspamd (still requires classifier to work)Vsevolod Stakhov2008-12-021-0/+12
* * Reorganize structure of source filesVsevolod Stakhov2008-11-011-0/+201