aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge pull request #666 from larryhynes/configurationVsevolod Stakhov2016-06-173-68/+39
|\| | | | | [Doc] Initial corrections to configuration section
| * [Doc] Correct configuration/settings.mdLarry Hynes2016-06-161-18/+12
| |
| * [Doc] Correct configuration/logging.mdLarry Hynes2016-06-161-19/+15
| |
| * [Doc] Correct configuration/index.mdLarry Hynes2016-06-161-31/+12
| |
| * Merge remote-tracking branch 'upstream/master'Larry Hynes2016-06-1699-2615/+4264
| |\ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: (110 commits) [Fix] Fix detection of URLs in text parts [Fix] Strip '\r\n' properly [Fix] More fixes about shared memory in proxy [Fix] One more try to fix redis [Feature] Use one pass to remove newlines and store their positions [Fix] Fix descriptors leak on shmem detaching [Fix] More and more fixes to redis states [Fix] Another try to fix redis states [Fix] Set terminated state before calling of async free [Fix] Fix state on timeout [Fix] Another try to fix redis mess [Fix] Fix redis timeout events handling [Minor] Add some more tests [Feature] Try to read on fuzzy timeout to avoid fake timeouts [Feature] Add ESMTPSA received type [Fix] Fix stack growing [Feature] Further relax parser [Fix] Fix parsing of nested braces in SMTP comments [Minor] Add `application/octet-stream` mime type for `pdf` extension [Fix] Fix parser ...
* | [Fix] Fix detection of URLs in text partsVsevolod Stakhov2016-06-164-19/+86
| |
* | [Fix] Strip '\r\n' properlyVsevolod Stakhov2016-06-161-0/+4
| |
* | [Fix] More fixes about shared memory in proxyVsevolod Stakhov2016-06-161-12/+13
| |
* | [Fix] One more try to fix redisVsevolod Stakhov2016-06-161-2/+2
| |
* | [Feature] Use one pass to remove newlines and store their positionsVsevolod Stakhov2016-06-162-19/+27
| |
* | [Fix] Fix descriptors leak on shmem detachingVsevolod Stakhov2016-06-161-0/+6
| |
* | [Fix] More and more fixes to redis statesVsevolod Stakhov2016-06-161-2/+9
| |
* | [Fix] Another try to fix redis statesVsevolod Stakhov2016-06-161-17/+23
| |
* | [Fix] Set terminated state before calling of async freeVsevolod Stakhov2016-06-161-8/+5
| |
* | [Fix] Fix state on timeoutVsevolod Stakhov2016-06-161-1/+1
| |
* | [Fix] Another try to fix redis messVsevolod Stakhov2016-06-161-12/+13
| |
* | [Fix] Fix redis timeout events handlingVsevolod Stakhov2016-06-161-1/+7
| |
* | [Minor] Add some more testsVsevolod Stakhov2016-06-161-3/+5
| |
* | [Feature] Try to read on fuzzy timeout to avoid fake timeoutsVsevolod Stakhov2016-06-161-59/+104
| |
* | Merge pull request #659 from moisseev/patch-1Vsevolod Stakhov2016-06-151-0/+3
|\ \ | | | | | | [Minor] Add includes for `classifier "bayes"`
| * | [Minor] Add includes for `classifier "bayes"`Alexander Moisseev2016-06-131-0/+3
| | | | | | | | | to avoid redefining everything in the classifier configuration.
* | | Merge pull request #664 from moisseev/patch-2Vsevolod Stakhov2016-06-151-1/+4
|\ \ \ | | | | | | | | [Minor] Add `application/octet-stream` mime type for `pdf` extension
| * | | [Minor] Add `application/octet-stream` mime type for `pdf` extensionAlexander Moisseev2016-06-151-1/+4
| | | | | | | | | | | | The `application/octet-stream` mime type is commonly used for `pdf` files by variety of automated mailing systems.
* | | | [Feature] Add ESMTPSA received typeVsevolod Stakhov2016-06-154-1/+9
| | | |
* | | | [Fix] Fix stack growingVsevolod Stakhov2016-06-151-1/+2
| | | |
* | | | [Feature] Further relax parserVsevolod Stakhov2016-06-152-4/+6
| | | |
* | | | [Fix] Fix parsing of nested braces in SMTP commentsVsevolod Stakhov2016-06-153-5/+24
|/ / /
* | | [Fix] Fix parserVsevolod Stakhov2016-06-152-3/+11
| | |
* | | [Feature] Parse received timestampVsevolod Stakhov2016-06-153-5/+10
| | |
* | | [Feature] Parse received date and ESMTPA protoVsevolod Stakhov2016-06-154-6/+35
| | |
* | | [Minor] Add some more statsVsevolod Stakhov2016-06-141-2/+25
| | |
* | | [Minor] Fix memory allocationVsevolod Stakhov2016-06-141-1/+1
| | |
* | | [Minor] Add a simple received parser benchmark routineVsevolod Stakhov2016-06-144-3/+108
| | |
* | | [Fix] Fix buildVsevolod Stakhov2016-06-142-4/+11
| | |
* | | [Feature] Improve ragel build targetVsevolod Stakhov2016-06-143-30/+24
| | |
* | | [Feature] Simplify machines by assuming that headers are unfoldedVsevolod Stakhov2016-06-141-1/+2
| | |
* | | [Rework] Use dynamically generated ragel C sourcesVsevolod Stakhov2016-06-148-14243/+47
| | |
* | | [Rework] Compile ragel sources when building rspamdVsevolod Stakhov2016-06-142-1/+119
| | |
* | | [Feature] Use new received parser instead of old oneVsevolod Stakhov2016-06-145-438/+206
| | |
* | | [Feature] Use new ragel parser in message parsing codeVsevolod Stakhov2016-06-145-453/+13453
| | |
* | | [Feature] Implement ragel parser for received headersVsevolod Stakhov2016-06-147-20/+339
| | |
* | | [Fix] Fix periodic scheduling when a map is not modifiedVsevolod Stakhov2016-06-141-0/+10
| | |
* | | [Fix] More fixes to events logicVsevolod Stakhov2016-06-142-4/+26
| | |
* | | [Fix] Fix event bases for IO eventsVsevolod Stakhov2016-06-141-0/+19
| | |
* | | [Fix] Set host attribute properly when making HTTP request from luaVsevolod Stakhov2016-06-141-1/+11
| | |
* | | [Feature] Add openphish support to rspamd phishing moduleVsevolod Stakhov2016-06-143-4/+46
| | |
* | | [Feature] Enable forced resolving for some lua pluginsVsevolod Stakhov2016-06-133-11/+24
| | | | | | | | | | | | | | | Issue: #661 Reported by: @FelixSchwarz
* | | [Feature] Rework dns resolving API for lua, add 'forced' optionVsevolod Stakhov2016-06-131-85/+39
| | |
* | | [CritFix] Fix parsing of missing classesVsevolod Stakhov2016-06-131-0/+1
| | |
* | | [Feature] Improve error report for type missmatch in luaVsevolod Stakhov2016-06-132-15/+43
| | |