aboutsummaryrefslogtreecommitdiffstats
path: root/test/rspamd_dkim_test.c
Commit message (Expand)AuthorAgeFilesLines
* [Rework] Further types conversion (no functional changes)Vsevolod Stakhov2024-03-181-7/+7
* [Rework] Use clang-format to unify formatting in all sourcesVsevolod Stakhov2023-07-261-8/+7
* [Minor] Fix some compiler warningsDuncan Bellamy2023-03-141-1/+1
* [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 c...Vsevolod Stakhov2012-06-041-1/+1
* * Write tests for DKIM signature and key parsers.Vsevolod Stakhov2012-05-291-0/+94