summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [Fix] Do not fail rbl plugin when there are no received or emailsVsevolod Stakhov2018-02-031-3/+8
* [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
* [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
* [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-241-1/+1
* 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] 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-241-0/+1
* [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] Try harder in passing IPv6 addressesVsevolod Stakhov2018-01-241-4/+24
* [Fix] Deal with nan and inf encoding in json/uclVsevolod Stakhov2018-01-241-14/+20
* [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
* [Feature] Allow to receive signing keys from mempool varsVsevolod Stakhov2017-12-041-0/+5
* [Fix] Load skip map from all processes as shared cache is unavailableVsevolod Stakhov2017-10-211-3/+1
* [Fix] Some more fixes towards emails detectionVsevolod Stakhov2017-10-211-7/+8
* [Fix] Actively load skip hashes map in fuzzy storageVsevolod Stakhov2017-10-213-3/+15
* [CritFix] Fix milter commands pipeliningVsevolod Stakhov2017-10-212-10/+37
* [Minor] Grr, forgot to save change for the previous commitVsevolod Stakhov2017-10-211-1/+0
* [Fix] Fix multiple headers in DKIM headers listVsevolod Stakhov2017-10-211-9/+17
* [CritFix] Fix newlines detectionVsevolod Stakhov2017-10-211-0/+7