aboutsummaryrefslogtreecommitdiffstats
path: root/src/message.h
Commit message (Expand)AuthorAgeFilesLines
* Save separator inside raw_header struct.Vsevolod Stakhov2011-02-231-0/+2
* * Process raw headers by FSM.Vsevolod Stakhov2011-02-211-0/+7
* * Add ability to specify 'S' flag to regexp that means that headers checks mu...Vsevolod Stakhov2011-02-151-1/+1
* Fixes types (use glib ones) no functional change.Vsevolod Stakhov2010-10-061-10/+10
* * Add ability to extract filename and size of images from luaVsevolod Stakhov2010-08-251-0/+1
* * Try to save images hashes to fuzzy storage to stop some annoying spammersVsevolod Stakhov2010-07-271-0/+1
* * Add rspamd_log variable to lua plugins to access logging functionsVsevolod Stakhov2010-07-251-0/+2
* * Add ability to add flags to fuzzy hashesVsevolod Stakhov2010-05-051-0/+2
* * Fix learningVsevolod Stakhov2009-09-251-16/+0
* * Add support for empty text or html partsVsevolod Stakhov2009-07-291-0/+1
* * Add received headers parserVsevolod Stakhov2009-07-221-0/+9
* * Use own logging system to use static logging buffer instead of dynamically ...Vsevolod Stakhov2009-06-161-0/+3
* * Rework url parsing algorithmsVsevolod Stakhov2009-06-021-0/+2
* * Add simple html parser and tag balancing detectorVsevolod Stakhov2009-05-151-0/+2
* * For mime parts set flag 'raw' and if we cannot determine charset of part or...Vsevolod Stakhov2009-04-151-0/+1
* * Check mime regexp only in text and html partsVsevolod Stakhov2009-04-031-0/+1
* * Use pool allocator for temp strings in headersVsevolod Stakhov2009-03-241-1/+1
* * Add smart handling of message headersVsevolod Stakhov2009-03-241-0/+3
* * Fix error in expression parser that causes bad errors with expressions that...Vsevolod Stakhov2009-03-231-1/+7
* * Prepare to migrate to cmake (still need to write install target and working...Vsevolod Stakhov2009-02-161-21/+0
* * Make doxygen happy about structures membersVsevolod Stakhov2009-02-061-5/+5
* * Add some comments and documentationVsevolod Stakhov2009-02-051-0/+24
* * Rewrite message parserVsevolod Stakhov2009-01-211-0/+38