| Commit message (Expand) | Author | Age | Files | Lines |
* | * Prepare to migrate to cmake (still need to write install target and working... | Vsevolod Stakhov | 2009-02-16 | 1 | -1001/+0 |
* | * By default number of workers is number of active processors in system | Vsevolod Stakhov | 2009-02-11 | 1 | -14/+19 |
* | * Add new hash for storing hash data in shared memory | Vsevolod Stakhov | 2009-01-27 | 1 | -1/+1 |
* | * Rewrite message parser | Vsevolod Stakhov | 2009-01-21 | 1 | -1/+1 |
* | * Add simple implementation of classifiers abstraction and winnow classifier | Vsevolod Stakhov | 2008-12-04 | 1 | -1/+1 |
* | * Remove strlcpy code and replace it with glib alternative | Vsevolod Stakhov | 2008-12-03 | 1 | -10/+1 |
* | * Add initial implementation of statistics files handling API | Vsevolod Stakhov | 2008-11-27 | 1 | -1/+1 |
* | * Add simple implementation of OSB tokenizer | Vsevolod Stakhov | 2008-11-07 | 1 | -7/+13 |
* | * Optimize configure by using caching of determined options (more than 2 time... | Vsevolod Stakhov | 2008-11-01 | 1 | -16/+132 |
* | * Reorganize structure of source files | Vsevolod Stakhov | 2008-11-01 | 1 | -44/+71 |
* | * Add initial implementation of control interface | Vsevolod Stakhov | 2008-10-23 | 1 | -2/+2 |
* | * Add initial implementation of regexp module | Vsevolod Stakhov | 2008-10-22 | 1 | -2/+2 |
* | * Add support of shared memory chunks to memory pool allocator. Also add lock... | Vsevolod Stakhov | 2008-10-16 | 1 | -0/+29 |
* | * Configure modules when worker starts for simplifying reconfig procedure | cebka@cebka-laptop | 2008-10-14 | 1 | -1/+22 |
* | * Implement expression parser (convertor to inverse polish record) | cebka@cebka-laptop | 2008-10-13 | 1 | -52/+120 |
* | * Rework logic of filters | cebka@mailsupport.rambler.ru | 2008-09-23 | 1 | -2/+2 |
* | * Place all protocol logic in separate file | cebka@mailsupport.rambler.ru | 2008-09-20 | 1 | -2/+2 |
* | * Add memory pool support. | cebka@mailsupport.rambler.ru | 2008-09-18 | 1 | -2/+2 |
* | * Fix include dependencies | cebka@mailsupport.rambler.ru | 2008-09-16 | 1 | -1/+1 |
* | * Add utility for extracting urls from message | Vsevolod Stakhov | 2008-09-10 | 1 | -2/+26 |
* | * Add initial test suite using glib test suite | Vsevolod Stakhov | 2008-09-08 | 1 | -1/+23 |
* | * Add initial implementation of surbl check module | Vsevolod Stakhov | 2008-09-03 | 1 | -4/+8 |
* | * Add initial implementation of rspamd XS module | Vsevolod Stakhov | 2008-08-19 | 1 | -4/+16 |
* | * Add initial implementation of C modules API | Vsevolod Stakhov | 2008-08-14 | 1 | -18/+69 |
* | * Add C api for calling perl filters | Vsevolod Stakhov | 2008-06-25 | 1 | -2/+2 |
* | * Add initial version of URLs parser (still need to make PCRE parse all patte... | Vsevolod Stakhov | 2008-06-11 | 1 | -2/+8 |
* | * Remove warning from main.c | Vsevolod Stakhov | 2008-06-10 | 1 | -3/+52 |
* | * Add gnome mime parser to rspamd | Vsevolod Stakhov | 2008-06-09 | 1 | -4/+58 |
* | * Add initial release of mime parser. Now can only decode base64 and quoted-p... | Vsevolod Stakhov | 2008-05-12 | 1 | -2/+2 |
* | * Add fixed string library | Vsevolod Stakhov | 2008-05-12 | 1 | -2/+2 |
* | * Add skeleton | Vsevolod Stakhov | 2008-05-08 | 1 | -0/+516 |