summaryrefslogtreecommitdiffstats
path: root/src/libserver
Commit message (Expand)AuthorAgeFilesLines
* [Fix] Further fixes for white on white ruleVsevolod Stakhov2016-08-081-2/+4
* [Fix] Fix dependencies id sanity checkVsevolod Stakhov2016-08-071-13/+2
* [Fix] Add missing HTML colorsVsevolod Stakhov2016-08-071-0/+164
* [Feature] Support reacher set of HTML colorsVsevolod Stakhov2016-08-062-61/+597
* [Fix] Fix colors propagation from parent nodesVsevolod Stakhov2016-08-061-0/+2
* [Fix] Further fixes for HTML colorsVsevolod Stakhov2016-08-051-8/+9
* [Minor] Forgotten to save fileVsevolod Stakhov2016-08-051-0/+9
* [Fix] Propagate colors in HTMLVsevolod Stakhov2016-08-051-1/+35
* [Fix] Fix parsing of background colorVsevolod Stakhov2016-08-052-0/+24
* [Fix] Do not set absent hostname to "unknown"Vsevolod Stakhov2016-08-051-5/+0
* [Fix] Fix printing from field in log_urlsVsevolod Stakhov2016-08-051-2/+5
* [Fix] Some more changes to tag's content length calculationsVsevolod Stakhov2016-08-051-3/+18
* [Fix] Further fixes in HTML tags parsingVsevolod Stakhov2016-08-053-24/+59
* [Feature] Store content length for HTML tagsVsevolod Stakhov2016-08-052-0/+5
* [Fix] Fix multiple request headers structureVsevolod Stakhov2016-08-043-20/+111
* [Fix] Restore multiple values headers in protocolVsevolod Stakhov2016-08-041-167/+169
* [Fix] Do not crash on cyclic dependsVsevolod Stakhov2016-08-041-6/+17
* [Minor] Silence warningAndrew Lewis2016-08-031-0/+1
* [Fix] Decode entitles in href partsVsevolod Stakhov2016-08-031-0/+6
* [Fix] Fix largest possible TLD behaviourVsevolod Stakhov2016-08-031-5/+8
* [Fix] Avoid returning NaN as score on scanAndrew Lewis2016-08-031-1/+6
* [Fix] Add spaces to dkim signature to allow foldingVsevolod Stakhov2016-08-021-5/+5
* [Feature] Improve DNS failures when dealing with SPFVsevolod Stakhov2016-08-011-3/+44
* [Feature] Allow limiting of the inbound message sizeVsevolod Stakhov2016-07-303-0/+9
* [Fix] Forgot to commit leftover changesVsevolod Stakhov2016-07-291-1/+16
* [Fix] Ensure that hyperscan cache written is written properlyVsevolod Stakhov2016-07-291-1/+10
* [Feature] Correctly work when there is no hard reject actionVsevolod Stakhov2016-07-275-15/+50
* [Feature] Dynamically detect if a CPU is incompatible with hyperscanVsevolod Stakhov2016-07-222-2/+14
* [Feature] Allow to pass extradata from rspamd to rmilterVsevolod Stakhov2016-07-211-0/+8
* [Fix] Use watchers for spf pluginVsevolod Stakhov2016-07-212-4/+9
* [Fix] Fix border case in urls detectorVsevolod Stakhov2016-07-191-1/+1
* [Fix] Mark expired hashes as not found and not as zero flagVsevolod Stakhov2016-07-191-0/+1
* [Fix] Don't mix hyperscan and pcre processing within a same taskVsevolod Stakhov2016-07-191-2/+7
* [Feature] Reduce number of timers queriesVsevolod Stakhov2016-07-193-25/+43
* [Feature] Implement composites policiesVsevolod Stakhov2016-07-153-2/+66
* [Fix] Another fix for postfiltersVsevolod Stakhov2016-07-151-0/+5
* [Fix] Fix post-filters processingVsevolod Stakhov2016-07-153-9/+13
* [Fix] Fix processing of addresses in protocolVsevolod Stakhov2016-07-141-2/+10
* [Fix] Do not die when no metrics definedVsevolod Stakhov2016-07-141-9/+11
* [Minor] Reduce url detector noiseVsevolod Stakhov2016-07-141-1/+1
* [Fix] Some fixes to libmagic initializationVsevolod Stakhov2016-07-142-1/+9
* [Minor] Fix errors reporting on learn errorsVsevolod Stakhov2016-07-141-1/+8
* [Rework] Rework exceptions and newlines processingVsevolod Stakhov2016-07-132-8/+10
* [Fix] Fix processing of <br> and <hr> tagsVsevolod Stakhov2016-07-131-4/+10
* [Feature] Allow to disable composite rules from settingsVsevolod Stakhov2016-07-123-10/+55
* [Fix] Fix symbols registration and executionVsevolod Stakhov2016-07-121-1/+1
* [Fix] Groups are now case insensitiveVsevolod Stakhov2016-07-121-1/+1
* [Fix] Fix settings applicationVsevolod Stakhov2016-07-122-7/+10
* [Rework] Rework pre and postfilters systemVsevolod Stakhov2016-07-124-29/+141
* [Fix] Disable all symbols if enable_groups is found in settingsVsevolod Stakhov2016-07-111-0/+1