aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3224 from korgoth1/masterVsevolod Stakhov2020-01-171-6/+0
|\
| * [Test] excluding external relay ip example from spf.confkorgoth12020-01-171-6/+0
* | Merge pull request #3220 from cgzones/compiler_warningsVsevolod Stakhov2020-01-173-12/+13
|\ \
| * | [Minor] do not pass invalid C warnings to C++ flagsChristian Göttsche2020-01-161-2/+4
| * | [Minor] use modern name -Wextra instead of -WChristian Göttsche2020-01-161-5/+5
| * | [Minor] silence redefinition of macroChristian Göttsche2020-01-161-1/+1
| * | [Minor] silence -Wmisleading-indentation in contrib/snowball/Christian Göttsche2020-01-161-4/+3
* | | [Minor] Another try to fix shiftingVsevolod Stakhov2020-01-172-3/+6
* | | [Minor] Fix race condition in slow timerVsevolod Stakhov2020-01-171-9/+24
* | | [Minor] Another try to fix urls shifting when decodingVsevolod Stakhov2020-01-172-4/+17
* | | [Minor] Reset slow flag on checks pauseVsevolod Stakhov2020-01-171-0/+10
* | | [Minor] Forgot in the previous commitVsevolod Stakhov2020-01-171-0/+9
* | | Merge pull request #3223 from moisseev/webuiVsevolod Stakhov2020-01-177-1/+17
|\ \ \
| * | | [WebUI] Update faviconmoisseev2020-01-167-1/+17
* | | | [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-165-12/+16
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | [Test] SPF external IP mapkorgoth12020-01-161-4/+5
| * | [Test] SPF external IP mapkorgoth12020-01-163-7/+5
| * | [Test] SPF external IP mapkorgoth12020-01-163-30/+3
| * | [Test] SPF external IP mapkorgoth12020-01-151-1/+831
| * | [Test] SPF external IP mapkorgoth12020-01-155-833/+35
* | | [Minor] Lua_task: Remove unused crapVsevolod Stakhov2020-01-161-23/+6
| |/ |/|
* | Merge pull request #3219 from cgzones/interface_cruftVsevolod Stakhov2020-01-162-20/+0
|\ \
| * | [Minor] remove cruft files from webuiChristian Göttsche2020-01-162-20/+0
* | | Merge pull request #3218 from cgzones/no_replxxVsevolod Stakhov2020-01-161-0/+6
|\ \ \
| * | | [Minor] fix compilation without replxxChristian Göttsche2020-01-161-0/+6
| |/ /
* | | Merge pull request #3217 from cgzones/exampledirVsevolod Stakhov2020-01-163-8/+1
|\ \ \
| * | | [Minor] remove unused examplesdirChristian Göttsche2020-01-163-8/+1
| |/ /
* | | Merge pull request #3216 from cgzones/spellingsVsevolod Stakhov2020-01-161-1/+1
|\ \ \ | |/ / |/| |
| * | [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
* | | Merge pull request #3214 from Lekensteyn/fix-dkim-policy-checkVsevolod Stakhov2020-01-161-3/+3
|\ \ \
| * | | [Minor] Dkim_signing: correct is_skip_sign logicPeter Wu2020-01-161-3/+3
| | |/ | |/|
* | | [Project] Lua_content: Add preliminary fonts handlingVsevolod Stakhov2020-01-161-52/+75
* | | [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-152-4/+4
* | Merge pull request #3213 from citrin/url-frag-testVsevolod Stakhov2020-01-151-0/+3
|\ \
| * | [Test] Add a test case for URL parsingAnton Yuzhaninov2020-01-141-0/+3
* | | [Minor] Just another try to avoid raceVsevolod Stakhov2020-01-151-6/+11
|/ /
* | [Project] Lua_content: Implement url's extraction from PDF filesVsevolod Stakhov2020-01-141-0/+36
* | [Project] Lua_content: Implement ObjStm decodingVsevolod Stakhov2020-01-141-42/+75
* | Merge pull request #3212 from moisseev/patch-1Vsevolod Stakhov2020-01-141-1/+1
|\ \
| * | [Minor] bayes_expiry: Fix type checkAlexander Moisseev2020-01-141-1/+1
|/ /
* | [Project] Lua_content: Add preliminary support of compound objectsVsevolod Stakhov2020-01-131-48/+75
* | [Minor] Lua_text: Set class properlyVsevolod Stakhov2020-01-131-0/+1