Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Add option max_size for regexp module to skip expensive regexp on long ↵ | Vsevolod Stakhov | 2011-07-26 | 1 | -5/+5 |
| | | | | messages | ||||
* | * Fixes to fuzzy hashing logic, skip urls while estimating fuzzy hash | Vsevolod Stakhov | 2011-06-23 | 1 | -0/+1 |
| | | | | | Fix tags stripping. Fix phishing checks (ignore img tags). | ||||
* | * Add api for creating XML-rpc calls | Vsevolod Stakhov | 2011-06-09 | 1 | -2/+12 |
| | |||||
* | * Rework build process: | Vsevolod Stakhov | 2011-05-10 | 1 | -0/+61 |
- add librspamdserver - link this library to all daemons and utils of rspamd - use subdirectories more often * Rework global variables logic - move them to the main process * Fix logging to handle utf-8 correctly * Add statshow utility and make it working * Move printf functions to separate source file |