| Commit message (Expand) | Author | Age | Files | Lines |
* | * Add start script for red hat compatible systems | Vsevolod Stakhov | 2011-07-20 | 1 | -0/+20 |
* | * Add new algorithm based on diff algorithm to compare relatively short text ... | Vsevolod Stakhov | 2011-07-13 | 1 | -0/+1 |
* | * Add a simple logic of language detection for text parts (unicode script based) | Vsevolod Stakhov | 2011-07-11 | 1 | -0/+1 |
* | * Fixes to fuzzy hashing logic, skip urls while estimating fuzzy hash | Vsevolod Stakhov | 2011-06-23 | 1 | -2/+2 |
* | * Fix error in raw headers parsing | Vsevolod Stakhov | 2011-05-24 | 1 | -0/+1 |
* | Save separator inside raw_header struct. | Vsevolod Stakhov | 2011-02-23 | 1 | -0/+2 |
* | * Process raw headers by FSM. | Vsevolod Stakhov | 2011-02-21 | 1 | -0/+7 |
* | * Add ability to specify 'S' flag to regexp that means that headers checks mu... | Vsevolod Stakhov | 2011-02-15 | 1 | -1/+1 |
* | Fixes types (use glib ones) no functional change. | Vsevolod Stakhov | 2010-10-06 | 1 | -10/+10 |
* | * Add ability to extract filename and size of images from lua | Vsevolod Stakhov | 2010-08-25 | 1 | -0/+1 |
* | * Try to save images hashes to fuzzy storage to stop some annoying spammers | Vsevolod Stakhov | 2010-07-27 | 1 | -0/+1 |
* | * Add rspamd_log variable to lua plugins to access logging functions | Vsevolod Stakhov | 2010-07-25 | 1 | -0/+2 |
* | * Add ability to add flags to fuzzy hashes | Vsevolod Stakhov | 2010-05-05 | 1 | -0/+2 |
* | * Fix learning | Vsevolod Stakhov | 2009-09-25 | 1 | -16/+0 |
* | * Add support for empty text or html parts | Vsevolod Stakhov | 2009-07-29 | 1 | -0/+1 |
* | * Add received headers parser | Vsevolod Stakhov | 2009-07-22 | 1 | -0/+9 |
* | * Use own logging system to use static logging buffer instead of dynamically ... | Vsevolod Stakhov | 2009-06-16 | 1 | -0/+3 |
* | * Rework url parsing algorithms | Vsevolod Stakhov | 2009-06-02 | 1 | -0/+2 |
* | * Add simple html parser and tag balancing detector | Vsevolod Stakhov | 2009-05-15 | 1 | -0/+2 |
* | * For mime parts set flag 'raw' and if we cannot determine charset of part or... | Vsevolod Stakhov | 2009-04-15 | 1 | -0/+1 |
* | * Check mime regexp only in text and html parts | Vsevolod Stakhov | 2009-04-03 | 1 | -0/+1 |
* | * Use pool allocator for temp strings in headers | Vsevolod Stakhov | 2009-03-24 | 1 | -1/+1 |
* | * Add smart handling of message headers | Vsevolod Stakhov | 2009-03-24 | 1 | -0/+3 |
* | * Fix error in expression parser that causes bad errors with expressions that... | Vsevolod Stakhov | 2009-03-23 | 1 | -1/+7 |
* | * Prepare to migrate to cmake (still need to write install target and working... | Vsevolod Stakhov | 2009-02-16 | 1 | -21/+0 |
* | * Make doxygen happy about structures members | Vsevolod Stakhov | 2009-02-06 | 1 | -5/+5 |
* | * Add some comments and documentation | Vsevolod Stakhov | 2009-02-05 | 1 | -0/+24 |
* | * Rewrite message parser | Vsevolod Stakhov | 2009-01-21 | 1 | -0/+38 |