Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Sigh, another fix | Vsevolod Stakhov | 2019-06-22 | 1 | -2/+2 |
| | |||||
* | [Test] Fix functional tests | Vsevolod Stakhov | 2019-06-22 | 1 | -1/+1 |
| | |||||
* | [Project] First refactoring step libevent->libev | Vsevolod Stakhov | 2019-06-22 | 1 | -1/+1 |
| | |||||
* | Switch the rest to apache 2 | Vsevolod Stakhov | 2016-02-04 | 1 | -20/+12 |
| | |||||
* | Rename main.h and main.c to `rspamd.X` | Vsevolod Stakhov | 2015-09-22 | 1 | -1/+1 |
| | |||||
* | Disable broken dkim test. | Vsevolod Stakhov | 2015-07-25 | 1 | -0/+2 |
| | |||||
* | Refactor events API. | Vsevolod Stakhov | 2015-05-26 | 1 | -2/+2 |
| | |||||
* | Restore testing framework. | Vsevolod Stakhov | 2014-09-12 | 1 | -11/+10 |
| | |||||
* | Refactor config API. | Vsevolod Stakhov | 2014-04-30 | 1 | -3/+3 |
| | |||||
* | Refactor memory pool naming. | Vsevolod Stakhov | 2014-04-20 | 1 | -3/+3 |
| | |||||
* | * Implement 'time_jitter' setting allowing to check signatures in future in ↵ | Vsevolod Stakhov | 2012-06-04 | 1 | -1/+1 |
| | | | | case of incorrect system time (1 minute jittering by default). | ||||
* | * Write tests for DKIM signature and key parsers. | Vsevolod Stakhov | 2012-05-29 | 1 | -0/+94 |
Fix DKIM parsers. |