Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename main.h and main.c to `rspamd.X` | Vsevolod Stakhov | 2015-09-22 | 1 | -1/+1 |
* | Restore testing framework. | Vsevolod Stakhov | 2014-09-12 | 1 | -4/+4 |
* | Add a test suite for rcl. | Vsevolod Stakhov | 2013-08-09 | 1 | -13/+0 |
* | * Rework url parsing algorithms | Vsevolod Stakhov | 2009-06-02 | 1 | -47/+1 |
* | * Fix urls extracting, avoid code repeating | Vsevolod Stakhov | 2009-04-17 | 1 | -2/+2 |
* | * Add functions support to rspamd regexps | Vsevolod Stakhov | 2009-03-19 | 1 | -1/+1 |
* | * Reorganize structure of source files | Vsevolod Stakhov | 2008-11-01 | 1 | -4/+4 |
* | * Remove unused debug messages from url library | cebka@mailsupport.rambler.ru | 2008-09-24 | 1 | -2/+0 |
* | * Small updates to memory pool library | cebka@mailsupport.rambler.ru | 2008-09-23 | 1 | -4/+1 |
* | * Fix include dependencies | cebka@mailsupport.rambler.ru | 2008-09-16 | 1 | -1/+1 |
* | * Fix url parser (get regexp from our mail system) | Vsevolod Stakhov | 2008-09-09 | 1 | -13/+58 |
* | * Fix url length while passing them to normalizer | Vsevolod Stakhov | 2008-09-08 | 1 | -2/+2 |
* | * Use glib logger and regexp matching functions | Vsevolod Stakhov | 2008-09-08 | 1 | -2/+4 |
* | * Add initial test suite using glib test suite | Vsevolod Stakhov | 2008-09-08 | 1 | -0/+78 |