]> source.dussan.org Git - rspamd.git/commit
[Feature] Rework DKIM module
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 19 Apr 2016 16:28:36 +0000 (17:28 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 19 Apr 2016 16:28:36 +0000 (17:28 +0100)
commit9fb2a9880cfc437652750263403ab1e214e41435
treefe71cda6b163ce1fddee5a21bd4445af977e5afa
parent406063d0a3354cbae40a00e8fcdb6cab55a58a08
[Feature] Rework DKIM module

- Use openssl instead of g_checksum for speed
- Move private parts into .c file
src/libserver/dkim.c
src/libserver/dkim.h
src/plugins/dkim_check.c