aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* [Minor] mime_types: Skip extensions matchingAlexander Moisseev2019-03-081-2/+3
* [Fix] Fix rcpt_mime and from_mime in user settingsVsevolod Stakhov2019-03-061-4/+14
* [Minor] Fix address failure in fuzzy checkVsevolod Stakhov2019-03-051-1/+1
* [Minor] Initialise table firstVsevolod Stakhov2019-03-011-1/+3
* [Project] Fallback to callbacks from coroutinesVsevolod Stakhov2019-02-282-47/+52
* [Minor] Fix rspamd_update initialisationVsevolod Stakhov2019-02-281-12/+16
* Merge pull request #2770 from moisseev/patch-3Vsevolod Stakhov2019-02-271-1/+1
|\
| * [Minor] Allow "application/x-msdownload" for "exe" filesAlexander Moisseev2019-02-271-1/+1
* | [Fix] Fix maps object update race conditionVsevolod Stakhov2019-02-261-4/+12
|/
* [Feature] Allow to set rewrite subject pattern from settingsVsevolod Stakhov2019-02-261-0/+4
* [Fix] Multimap: Fix operating with userdataVsevolod Stakhov2019-02-251-5/+9
* [Project] HTTP: Rework HTTP connections API to simplify its usageVsevolod Stakhov2019-02-251-1/+2
* [Minor] Multimap: Allow to have IP radixes in non-ip maps (e.g. Header)Vsevolod Stakhov2019-02-221-8/+24
* [Feature] Support User-Agent in HTTP requestsVsevolod Stakhov2019-02-201-1/+7
* [Project] Adopt plugins, workers, rspamadm and rspamc for http_contextVsevolod Stakhov2019-02-191-3/+2
* [Minor] Another fix to dkim keys format detection logicVsevolod Stakhov2019-02-191-3/+0
* [Fix] Fix HTTP headers signing caseVsevolod Stakhov2019-02-182-11/+22
* [Minor] Set addr failure flag on fuzzy errorsVsevolod Stakhov2019-02-181-3/+5
* [Fix] Core: Fix address rotation bugVsevolod Stakhov2019-02-182-9/+10
* [Rework] Finish http code split and cleanupVsevolod Stakhov2019-02-151-0/+1
* [Minor] mime_types: remove .tmp from bad_extensionsAlexander Moisseev2019-02-141-1/+0
* [Minor] Remove all headers with the specific name, not just the first oneVsevolod Stakhov2019-02-131-13/+13
* [Feature] Clickhouse: Allow to store subject in ClickhouseVsevolod Stakhov2019-02-121-2/+22
* [Minor] History_redis: Use generic function to obfuscate subjectVsevolod Stakhov2019-02-121-9/+1
* [Project] Add new flags to clickhouse, redis and elastic exportersVsevolod Stakhov2019-02-123-3/+3
* [Minor] Settings: Fix function invocationVsevolod Stakhov2019-02-121-1/+1
* [Minor] Move DKIM keys load to DKIM common codeVsevolod Stakhov2019-02-111-86/+13
* [Rework] Settings: Rework settings checkVsevolod Stakhov2019-02-111-108/+98
* [Minor] Fix shitty variable namesVsevolod Stakhov2019-02-111-22/+22
* Merge pull request #2739 from McKayJT/dkim-sign-ed25519Vsevolod Stakhov2019-02-043-320/+317
|\
| * flatten prepare_dkim_signing resultsJohn McKay2019-02-022-48/+35
| * Remove unused variableJohn McKay2019-02-021-1/+0
| * keys from config and http arrayizedJohn McKay2019-02-022-26/+20
| * Add multiple signature support.John McKay2019-02-022-7/+30
| * Refactor dkim private key loadsJohn McKay2019-02-021-267/+261
* | [Minor] Fuzzy_check: Fix issue when cached element has no shinglesVsevolod Stakhov2019-02-041-1/+4
* | [Minor] Allow "application/vnd.ms-excel" for "csv" filesAlexander Moisseev2019-02-031-1/+1
|/
* Merge pull request #2740 from moisseev/patch-1Vsevolod Stakhov2019-02-011-1/+1
|\
| * [Minor] Allow "text/rtf" for rtf filesAlexander Moisseev2019-02-011-1/+1
* | [Minor] Try better to keep cached records aliveVsevolod Stakhov2019-02-012-12/+18
|/
* [Minor] Mime_types: Fix whitelistVsevolod Stakhov2019-01-301-1/+2
* [Minor] mime_types - add filename whitelistCarsten Rosenberg2019-01-291-0/+11
* Merge pull request #2737 from moisseev/mime_typesVsevolod Stakhov2019-01-291-1/+1
|\
| * [Minor] mime_types: Add "text/plain" CT for "csv" extensionAlexander Moisseev2019-01-291-1/+1
* | [Minor] Elastic: Switch off coroutines as they are unstableVsevolod Stakhov2019-01-291-19/+19
|/
* [Fix] MID module: Fix DKIM domain matchingAlexander Moisseev2019-01-281-10/+12
* Update dmarc.luaanalogic2019-01-271-1/+1
* Merge pull request #2730 from analogic/patch-1Vsevolod Stakhov2019-01-251-1/+1
|\
| * Update dmarc.luaanalogic2019-01-241-1/+1
* | [Minor] mime_types: Add application/x-msi CTAlexander Moisseev2019-01-251-1/+1