aboutsummaryrefslogtreecommitdiffstats
path: root/test/rspamd_dkim_test.c
Commit message (Collapse)AuthorAgeFilesLines
* [Minor] Sigh, another fixVsevolod Stakhov2019-06-221-2/+2
|
* [Test] Fix functional testsVsevolod Stakhov2019-06-221-1/+1
|
* [Project] First refactoring step libevent->libevVsevolod Stakhov2019-06-221-1/+1
|
* Switch the rest to apache 2Vsevolod Stakhov2016-02-041-20/+12
|
* Rename main.h and main.c to `rspamd.X`Vsevolod Stakhov2015-09-221-1/+1
|
* Disable broken dkim test.Vsevolod Stakhov2015-07-251-0/+2
|
* Refactor events API.Vsevolod Stakhov2015-05-261-2/+2
|
* Restore testing framework.Vsevolod Stakhov2014-09-121-11/+10
|
* Refactor config API.Vsevolod Stakhov2014-04-301-3/+3
|
* Refactor memory pool naming.Vsevolod Stakhov2014-04-201-3/+3
|
* * Implement 'time_jitter' setting allowing to check signatures in future in ↵Vsevolod Stakhov2012-06-041-1/+1
| | | | case of incorrect system time (1 minute jittering by default).
* * Write tests for DKIM signature and key parsers.Vsevolod Stakhov2012-05-291-0/+94
Fix DKIM parsers.