summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* [Minor] More masks changesVsevolod Stakhov2020-01-241-2/+5
* [Minor] Fix masks calculationsVsevolod Stakhov2020-01-241-3/+3
* [Fix] Use ipv6-mapped-ipv4 addresses in radix trieVsevolod Stakhov2020-01-241-27/+41
* Merge pull request #3233 from fatalbanana/auth_onlyVsevolod Stakhov2020-01-232-2/+2
|\
| * [Minor] dkim_signing: auth_only is a misnomerAndrew Lewis2020-01-232-2/+2
* | [Fix] Fix white on white rule and add is_leaf flagVsevolod Stakhov2020-01-232-7/+21
|/
* [Minor] Fix spamtrap scoreAlexander Moisseev2020-01-231-3/+1
* [Feature] Implement content hashesVsevolod Stakhov2020-01-221-26/+103
* [Minor] Lua_text: Add oneline methodVsevolod Stakhov2020-01-221-0/+156
* [Minor] Lua_logger: Fix printing of sparse tablesVsevolod Stakhov2020-01-201-3/+18
* [Minor] Update docsVsevolod Stakhov2020-01-201-0/+8
* [Minor] Lua_text: Support patternsVsevolod Stakhov2020-01-201-0/+48
* [Minor] Lua_text: Add exclude_chars methodVsevolod Stakhov2020-01-201-0/+77
* [Minor] Another try to fix shiftingVsevolod Stakhov2020-01-171-3/+3
* [Minor] Fix race condition in slow timerVsevolod Stakhov2020-01-171-9/+24
* [Minor] Another try to fix urls shifting when decodingVsevolod Stakhov2020-01-171-4/+13
* [Minor] Reset slow flag on checks pauseVsevolod Stakhov2020-01-171-0/+10
* [Minor] Forgot in the previous commitVsevolod Stakhov2020-01-171-0/+9
* [Minor] Postpone log closing unless we have opened a new oneVsevolod Stakhov2020-01-171-6/+39
* Merge pull request #3215 from korgoth1/masterVsevolod Stakhov2020-01-161-10/+4
|\
| * [Test] SPF external IP mapkorgoth12020-01-161-29/+1
| * [Test] SPF external IP mapkorgoth12020-01-151-2/+24
* | [Minor] Lua_task: Remove unused crapVsevolod Stakhov2020-01-161-23/+6
* | Merge pull request #3218 from cgzones/no_replxxVsevolod Stakhov2020-01-161-0/+6
|\ \
| * | [Minor] fix compilation without replxxChristian Göttsche2020-01-161-0/+6
* | | [Minor] fix spellingChristian Göttsche2020-01-161-1/+1
|/ /
* | [Minor] Check string length to avoid OOB readingVsevolod Stakhov2020-01-161-1/+1
* | Merge pull request #3153 from resec/smembersVsevolod Stakhov2020-01-161-29/+47
|\ \
| * | eliminate smembers: remove redundent cleanupresec2019-11-191-11/+1
| * | eliminate smembers: fix againresec2019-11-191-5/+12
| * | eliminate smembers: fixresec2019-11-191-6/+5
| * | eliminate redis smembersresec2019-11-191-29/+51
* | | [Minor] Try to fix slow timer race conditionVsevolod Stakhov2020-01-161-5/+22
| |/ |/|
* | [Fix] Fix urls shifting when doing decode to include separatorsVsevolod Stakhov2020-01-151-3/+3
* | [Minor] Just another try to avoid raceVsevolod Stakhov2020-01-151-6/+11
* | [Minor] bayes_expiry: Fix type checkAlexander Moisseev2020-01-141-1/+1
* | [Minor] Lua_text: Set class properlyVsevolod Stakhov2020-01-131-0/+1
* | [Fix] Fix urls encode functionVsevolod Stakhov2020-01-131-2/+2
* | [Fix] Avoid double escapingVsevolod Stakhov2020-01-131-5/+5
* | [Minor] Another try to fix raceVsevolod Stakhov2020-01-131-0/+1
* | [Minor] Sigh - another try to avoid racesVsevolod Stakhov2020-01-131-4/+4
* | [Minor] Bayes_expiry: Test type before trying to evaluateVsevolod Stakhov2020-01-131-17/+20
* | [Minor] Rbl: Fix resolve ip options insertionVsevolod Stakhov2020-01-111-9/+18
* | [Minor] Add trailing slash when reconstructing numeric urlVsevolod Stakhov2020-01-111-0/+5
* | [Minor] Fixes in urls fragments/queries parsingVsevolod Stakhov2020-01-101-0/+16
* | [Fix] Fix processing of numeric url'sVsevolod Stakhov2020-01-101-28/+61
* | [Minor] Fix reseted connections handlingVsevolod Stakhov2020-01-091-1/+1
* | [Minor] Do not try to detect utf8 using heuristicVsevolod Stakhov2020-01-091-15/+17
* | [Fix] More fixes in html tag content calculationsVsevolod Stakhov2020-01-092-8/+41
* | [Minor] Add workaround for old libicu (bug in libicu)Vsevolod Stakhov2020-01-081-2/+5