| Commit message (Expand) | Author | Age | Files | Lines |
* | * Add ability to extract urls from subject field0.3.10 | Vsevolod Stakhov | 2011-03-23 | 1 | -1/+42 |
* | Fix gmime24 compatibility. | Vsevolod Stakhov | 2011-03-09 | 1 | -0/+4 |
* | Make phishing checks working. | Vsevolod Stakhov | 2011-03-05 | 1 | -2/+3 |
* | Assume headers folding as space character. | Vsevolod Stakhov | 2011-03-05 | 1 | -0/+1 |
* | * Add multimaps for "FROM" and "TO" headers (mime an smtp data can be checked) | Vsevolod Stakhov | 2011-03-04 | 1 | -1/+5 |
* | Try to fix memory issues. | Vsevolod Stakhov | 2011-03-02 | 1 | -0/+2 |
* | Fix several memory leaks in rspamd. | Vsevolod Stakhov | 2011-02-24 | 1 | -1/+1 |
* | More warnings. | Vsevolod Stakhov | 2011-02-24 | 1 | -2/+2 |
* | Fix warnings. | Vsevolod Stakhov | 2011-02-24 | 1 | -3/+3 |
* | Fix FSM for headers parsing. | Vsevolod Stakhov | 2011-02-24 | 1 | -4/+6 |
* | Save separator inside raw_header struct. | Vsevolod Stakhov | 2011-02-23 | 1 | -0/+15 |
* | * Add options section into config to organize options | Vsevolod Stakhov | 2011-02-22 | 1 | -0/+1 |
* | Fix patch for exim. | Vsevolod Stakhov | 2011-02-21 | 1 | -0/+1 |
* | * Process raw headers by FSM. | Vsevolod Stakhov | 2011-02-21 | 1 | -3/+197 |
* | Fix received headers parser state machine to parse headers with only 'by' com... | Vsevolod Stakhov | 2011-02-17 | 1 | -0/+3 |
* | * Add ability to specify 'S' flag to regexp that means that headers checks mu... | Vsevolod Stakhov | 2011-02-15 | 1 | -23/+49 |
* | * Add manual pages for rspamd and rspamc. | Vsevolod Stakhov | 2011-02-07 | 1 | -1/+1 |
* | * New module for checking emails inside messages (rules based, like multimap) | Vsevolod Stakhov | 2011-02-03 | 1 | -2/+2 |
* | * Many fixes to fuzzy hashes logic and tokenization. | Vsevolod Stakhov | 2011-01-24 | 1 | -7/+10 |
* | * Add phishing detector (now just compares <a href> with tag's data). | Vsevolod Stakhov | 2010-11-02 | 1 | -3/+1 |
* | Fixes types (use glib ones) no functional change. | Vsevolod Stakhov | 2010-10-06 | 1 | -42/+42 |
* | * Get message's headers more correctly | Vsevolod Stakhov | 2010-09-27 | 1 | -1/+1 |
* | * Fix getting data wrapper for gmime24 | Vsevolod Stakhov | 2010-09-01 | 1 | -0/+2 |
* | * Assume all text/* content types as text/plain | Vsevolod Stakhov | 2010-09-01 | 1 | -1/+1 |
* | * Add ability to check hashes of selected mime types | Vsevolod Stakhov | 2010-08-27 | 1 | -8/+0 |
* | * Add ability to extract filename and size of images from lua | Vsevolod Stakhov | 2010-08-25 | 1 | -0/+1 |
* | * Move images library to core rspamd | Vsevolod Stakhov | 2010-08-23 | 1 | -1/+7 |
* | * Do not add extra byte while converting text to utf | Vsevolod Stakhov | 2010-07-29 | 1 | -1/+1 |
* | * Another try to save regexps in cache correctly | Vsevolod Stakhov | 2010-07-28 | 1 | -1/+1 |
* | * Try to save images hashes to fuzzy storage to stop some annoying spammers | Vsevolod Stakhov | 2010-07-27 | 1 | -0/+8 |
* | * More debug | Vsevolod Stakhov | 2010-07-25 | 1 | -1/+4 |
* | * Add rspamd_log variable to lua plugins to access logging functions | Vsevolod Stakhov | 2010-07-25 | 1 | -3/+29 |
* | * Merge | Vsevolod Stakhov | 2010-07-19 | 1 | -1/+1 |
|\ |
|
| * | * Improve logging | Vsevolod Stakhov | 2010-07-19 | 1 | -1/+1 |
* | | * Fix chartable module in utf mode | Vsevolod Stakhov | 2010-07-05 | 1 | -1/+1 |
|/ |
|
* | * Fix more gmime2.4 issues | Vsevolod Stakhov | 2010-05-31 | 1 | -10/+29 |
* | * Fix build with gmime24 | Vsevolod Stakhov | 2010-05-27 | 1 | -2/+18 |
* | * Add ability to add flags to fuzzy hashes | Vsevolod Stakhov | 2010-05-05 | 1 | -1/+21 |
* | * Fix statistics of messages in controller | cebka@lenovo-laptop | 2010-03-17 | 1 | -4/+0 |
* | * Introduce new logging system: | Vsevolod Stakhov | 2009-12-22 | 1 | -14/+14 |
* | * Add ability for scanning non-mime (HTML) messages | Vsevolod Stakhov | 2009-10-19 | 1 | -49/+105 |
* | * Fix getting of message headers from lua plugins | Vsevolod Stakhov | 2009-10-14 | 1 | -3/+6 |
* | * Retab, no functional changes | Vsevolod Stakhov | 2009-10-02 | 1 | -522/+530 |
* | * Fix learning | Vsevolod Stakhov | 2009-09-25 | 1 | -155/+0 |
* | * Decode all html entitles in html parts | Vsevolod Stakhov | 2009-09-16 | 1 | -0/+1 |
* | * Add asynchronous DNS resolver to lua API | Vsevolod Stakhov | 2009-09-04 | 1 | -1/+1 |
* | * Fix processing of empty parts | Vsevolod Stakhov | 2009-08-21 | 1 | -0/+2 |
* | * Fix some more bugs with empty parts | Vsevolod Stakhov | 2009-07-30 | 1 | -1/+1 |
* | * Fix some issues with empty parts | Vsevolod Stakhov | 2009-07-30 | 1 | -2/+2 |
* | * Add support for empty text or html parts | Vsevolod Stakhov | 2009-07-29 | 1 | -6/+16 |