Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework project structure, remove trash files. | Vsevolod Stakhov | 2014-04-21 | 1 | -153/+0 |
| | |||||
* | Rework bloom hash library to use XXHash. | Vsevolod Stakhov | 2014-02-18 | 1 | -125/+32 |
| | |||||
* | Do not use calculations in macroes. | Vsevolod Stakhov | 2013-08-24 | 1 | -3/+9 |
| | |||||
* | Another debian license fix. | Vsevolod Stakhov | 2012-09-10 | 1 | -1/+1 |
| | | | | | Add apache license for regexp that were delivered from SpamAssassin project. Fix debian/copyright for src/dns.c. | ||||
* | Update copyright (required by debian). | Vsevolod Stakhov | 2012-09-04 | 1 | -3/+3 |
| | |||||
* | Fix signness in arithmetic operations. | Vsevolod Stakhov | 2011-08-04 | 1 | -1/+1 |
| | |||||
* | Fixes types (use glib ones) no functional change. | Vsevolod Stakhov | 2010-10-06 | 1 | -42/+42 |
| | | | | | Now all comments in commit logs beginning with '*' would be included in changelog, so important changes would be separated from small ones. | ||||
* | * Retab, no functional changes | Vsevolod Stakhov | 2009-10-02 | 1 | -45/+46 |
| | |||||
* | * Fix memory leakage in controller | Vsevolod Stakhov | 2009-08-21 | 1 | -1/+1 |
| | |||||
* | * Add implementation of counting bloom filter to rspamd | Vsevolod Stakhov | 2009-08-19 | 1 | -0/+239 |