aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Some fixes for static buildVsevolod Stakhov2017-03-313-2/+7
* [Minor] Fix bad zero terminated assumptionVsevolod Stakhov2017-03-301-1/+2
* [Minor] Fix out-of-bound access issuesVsevolod Stakhov2017-03-301-4/+4
* [Fix] More fixes for inplace decodingVsevolod Stakhov2017-03-301-21/+38
* [Fix] Avoid lookup in absent hashVsevolod Stakhov2017-03-301-1/+1
* [Fix] Try to avoid modifications of the original dataVsevolod Stakhov2017-03-301-5/+16
* [Fix] URL redirector: Fix call to is_redirectorAndrew Lewis2017-03-301-1/+1
* [Fix] Fix typoAndrew Lewis2017-03-301-1/+1
* [Minor] Fix some corner cases of foldingVsevolod Stakhov2017-03-301-3/+7
* [Minor] Properly deal with content type parameterVsevolod Stakhov2017-03-292-3/+5
* [Feature] Allow to process filenames from content typeVsevolod Stakhov2017-03-292-5/+25
* [Minor] Silence warningAndrew Lewis2017-03-291-1/+1
* [Fix] Fix archive scans for savapiChristian Roessner2017-03-291-4/+15
* [Fix] Add missing score normalisation for HFILTER_URL_ONLYAndrew Lewis2017-03-291-2/+3
* [Fix] Fix ip_score map configurationAndrew Lewis2017-03-291-3/+3
* [Minor] Improve style of enum definitionVsevolod Stakhov2017-03-281-10/+12
* [Minor] Force actions: show action in optionsAndrew Lewis2017-03-281-1/+1
* [Feature] Allow to get task's subjectVsevolod Stakhov2017-03-281-0/+28
* [Feature] Distinguish URLs found in SubjectVsevolod Stakhov2017-03-284-10/+30
* [Fix] Further fixes to avoid PHISHING FPVsevolod Stakhov2017-03-283-31/+95
* [Fix] Force actions: Use postfilter if we have honor_action / require_actionAndrew Lewis2017-03-281-9/+17
* [Fix] Fix various issues related to Lua stack manipulationVsevolod Stakhov2017-03-273-16/+18
* [Feature] Work with broken rfc2047 tokensVsevolod Stakhov2017-03-271-3/+4
* [Minor] Fix changes to changesAndrew Lewis2017-03-271-1/+1
* [Minor] Fix changes to metric exporterAndrew Lewis2017-03-271-3/+3
* [Minor] One more memoization fixVsevolod Stakhov2017-03-271-9/+4
* [Fix] Fix templates grammar usageVsevolod Stakhov2017-03-272-14/+8
* [Minor] Use table for strings concatenationVsevolod Stakhov2017-03-271-3/+5
* [Minor] Fix EnglishAndrew Lewis2017-03-271-1/+1
* [Minor] Fix typosAndrew Lewis2017-03-261-3/+3
* [Minor] RBL: deal with missing DKIM configAndrew Lewis2017-03-261-1/+1
* [Fix] Do not compile hyperscan with no SSSE3 supportVsevolod Stakhov2017-03-261-0/+6
* [Fix] Fix one-shot symbols weight calculationsVsevolod Stakhov2017-03-252-2/+4
* [Minor] Removed by a mistakeVsevolod Stakhov2017-03-251-0/+1
* [Minor] Remove some unused macrosVsevolod Stakhov2017-03-252-21/+0
* [Feature] Stat greylisted messages as greylisted not soft-rejectedVsevolod Stakhov2017-03-254-2/+18
* [Fix] Use hostname suffix when dealing with historyVsevolod Stakhov2017-03-251-3/+5
* [Minor] Fix hostname usage in hfilterVsevolod Stakhov2017-03-251-1/+2
* [Feature] Memoize LPEG grammarsVsevolod Stakhov2017-03-255-57/+77
* [Fetaure] Add options for hfilter symbolsVsevolod Stakhov2017-03-251-15/+24
* Add DIRECT_TO_MX rule to once_received pluginSteve Freegard2017-03-241-0/+14
* [Fix] Fix processing of subject wordsVsevolod Stakhov2017-03-241-9/+9
* [Minor] Do not break old scripts and rulesVsevolod Stakhov2017-03-241-1/+4
* [Minor] Remove all get_api_version callsVsevolod Stakhov2017-03-241-5/+3
* [Minor] Remove deprecated API callsVsevolod Stakhov2017-03-232-33/+0
* [Minor] Initialize variableVsevolod Stakhov2017-03-231-1/+1
* [Minor] Fix various style issuesVsevolod Stakhov2017-03-2346-125/+20
* [Feature] Process subject for mixed charactersVsevolod Stakhov2017-03-233-2/+36
* [Feature] Support tag_exists SA functionVsevolod Stakhov2017-03-231-0/+19
* [Feature] Parse else parts in SA rulesVsevolod Stakhov2017-03-231-4/+17