summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Fix] Do not fail rbl plugin when there are no received or emailsVsevolod Stakhov2018-02-031-3/+8
* [Test] Beginning of tests for milterAndrew Lewis2018-02-025-1/+142
* [Minor] Avoid letting miltertest crash rspamd_proxyAndrew Lewis2018-02-021-0/+4
* [CritFix] Fix ARC chain verificationVsevolod Stakhov2018-02-021-41/+31
* [Minor] Delivered-to is not intended to be uniqueVsevolod Stakhov2018-01-261-1/+1
* [Fix] Check decoded headers sanity (e.g. by excluding \0)Vsevolod Stakhov2018-01-251-0/+15
* [CritFix] Another errors path handling fixVsevolod Stakhov2018-01-251-0/+4
* [CritFix] Fix crash in milter errors handlerVsevolod Stakhov2018-01-251-0/+2
* [WebUI] Fix message count in throughput summary (#1724)Alexander Moisseev2018-01-251-2/+5
* [WebUI] Fix NaNs display on Throughput graphAlexander Moisseev2018-01-251-1/+3
* Merge pull request #2000 from fatalbanana/rspamd-1.6Vsevolod Stakhov2018-01-2534-142/+308
|\
| * [Minor] Do not propagate command name to error outputVsevolod Stakhov2018-01-241-2/+1
| * [Minor] Ignore case for imap/lmtpVsevolod Stakhov2018-01-241-2/+2
| * [Minor] CHECK_FROM rule: avoid indexing of nilAndrew Lewis2018-01-241-2/+2
| * [Fix] Metadata exporter: check IP sanityAndrew Lewis2018-01-241-1/+6
| * [Fix] Sanitize IP in history redisVsevolod Stakhov2018-01-241-1/+7
| * [Fix] Settings: avoid checking invalid IP (#1981)Andrew Lewis2018-01-241-1/+1
| * [Fix] Remove hop-by-hop headers in proxyVsevolod Stakhov2018-01-241-0/+6
| * [Minor] Fix previous commitAndrew Lewis2018-01-242-2/+2
| * f-prot: match virus name non-greedilyPhilippe Kueck2018-01-241-1/+1
| * [Minor] Support INSHEADER in the milter APIVsevolod Stakhov2018-01-242-0/+2
| * [Minor] Silence luacheckAndrew Lewis2018-01-241-1/+1
| * [Minor] Insert Authentication-Results at top of headersAndrew Lewis2018-01-241-1/+4
| * [Minor] Move DKIM signature after receivedVsevolod Stakhov2018-01-241-1/+1
| * [Feature] Allow to insert headers into specific positionVsevolod Stakhov2018-01-241-2/+38
| * [Fix] Fix parsing of the per-user scriptVsevolod Stakhov2018-01-241-20/+29
| * [Feature] Authentication-Results: support hiding usernamesAndrew Lewis2018-01-242-3/+14
| * [Fix] DKIM signing: allow for auth_only to be falseAndrew Lewis2018-01-241-10/+10
| * [Minor] Set pointer to NULL after usage to avoid confusionVsevolod Stakhov2018-01-241-3/+4
| * [Minor] Add some sanity checks when doing simple canonicalizationVsevolod Stakhov2018-01-241-5/+8
| * [Fix] Exim Received header protocol parsingAndrew Lewis2018-01-241-5/+5
| * [Fix] Deal with URLs wrapped in [] in text partsAndrew Lewis2018-01-241-0/+2
| * [Fix] Multimap: received: filtering of artificial headerAndrew Lewis2018-01-241-1/+1
| * [Fix] Setting check_local / check_authed in plugins (#1954)Andrew Lewis2018-01-244-4/+4
| * [Minor] Add some tags limit to avoid HTML parser DoSVsevolod Stakhov2018-01-242-17/+36
| * [CritFix] Add sanity guards for badly broken HTMLVsevolod Stakhov2018-01-241-2/+11
| * [Minor] Fix off-boundary accessVsevolod Stakhov2018-01-241-0/+5
| * [Fix] Fix processing of skip-hashes in fuzzy storageVsevolod Stakhov2018-01-241-2/+2
| * [Fix] Fix text splitting: stack overflow (too many captures)Vsevolod Stakhov2018-01-241-2/+2
| * [Fix] Fix Redis timeout setupVsevolod Stakhov2018-01-241-4/+12
| * [Fix] Try harder in passing IPv6 addressesVsevolod Stakhov2018-01-241-4/+24
| * [Fix] Deal with nan and inf encoding in json/uclVsevolod Stakhov2018-01-242-35/+51
| * [Fix] Plug another possible memory leakVsevolod Stakhov2018-01-241-5/+2
| * [Fix] Fix empty headers simple canonicalizationVsevolod Stakhov2018-01-241-1/+2
| * [Fix] Plan new event on HTTP errorsVsevolod Stakhov2018-01-241-0/+1
| * [Fix] Do not skip the last characterVsevolod Stakhov2018-01-241-0/+1
| * [Fix] Do not try to dereference last characterVsevolod Stakhov2018-01-241-1/+8
| * [Fix] Fix extra hits in PCRE mode for regular expressionsVsevolod Stakhov2018-01-241-3/+2
|/
* [Fix] Better handling of the legacy protocolVsevolod Stakhov2017-12-102-32/+36
* [Fix] Fix bad archive characters strippingVsevolod Stakhov2017-12-101-1/+1