summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Minor] Lua_task: Add get_headers methodVsevolod Stakhov2021-10-142-0/+43
|
* [Minor] Add method to iterate through all headersVsevolod Stakhov2021-10-142-0/+26
|
* [Minor] Add method to get count of the headersVsevolod Stakhov2021-10-142-0/+17
|
* [Minor] Readahead cdb file if possibleVsevolod Stakhov2021-10-131-0/+15
|
* [Minor] Add support for readahead(2) call if availableVsevolod Stakhov2021-10-132-0/+6
|
* [Minor] Mid: Try to fix composites insertionVsevolod Stakhov2021-10-131-6/+20
|
* Merge pull request #3933 from mrueg/docker-bullseyeVsevolod Stakhov2021-10-121-2/+5
|\ | | | | Dockerfile: Switch to debian bullseye base
| * Dockerfile: Switch to bullseyeManuel RĂ¼ger2021-10-121-2/+5
| | | | | | | | But allow users to change it via a build-arg
* | [Minor] Fix some minor code quality issueVsevolod Stakhov2021-10-125-15/+27
|/ | | | Found by: coverity scan
* Merge pull request #3931 from fatalbanana/fix_external_relayVsevolod Stakhov2021-10-122-21/+14
|\ | | | | [Minor] external_relay: use real_ip
| * [Minor] satisfy luacheckAndrew Lewis2021-10-111-1/+0
| |
| * [Minor] API docs: try explain real_ip / from_ip betterAndrew Lewis2021-10-111-2/+2
| |
| * [Minor] external_relay: use real_ipAndrew Lewis2021-10-111-18/+12
| |
* | [Minor] Remove unused includeVsevolod Stakhov2021-10-111-13/+0
| |
* | [Minor] Try to fix compiler specific issueVsevolod Stakhov2021-10-111-2/+2
| |
* | [Minor] Sign .drone.ymlVsevolod Stakhov2021-10-111-1/+1
| |
* | Merge pull request #3932 from fatalbanana/ci_coresVsevolod Stakhov2021-10-111-1/+1
|\ \ | | | | | | [Test] CI: fix rspamd executable path
| * | [Test] CI: fix rspamd executable pathAndrew Lewis2021-10-111-1/+1
| | |
* | | [Minor] Fix one more issueVsevolod Stakhov2021-10-111-1/+1
| | |
* | | [Fix] Html: Fix the case where only bgcolor is explicitly setVsevolod Stakhov2021-10-111-3/+5
| | |
* | | [Minor] Do not append style and title tags in invisible contentVsevolod Stakhov2021-10-111-1/+1
| |/ |/|
* | [Minor] Lua_upstream: Add get_name methodVsevolod Stakhov2021-10-111-0/+23
| |
* | [Minor] Remove unused legacy functionsVsevolod Stakhov2021-10-112-111/+0
| |
* | [Fix] Fix compilation of the hyperscan databases with errorsVsevolod Stakhov2021-10-111-10/+17
| |
* | [Minor] Update node versionVsevolod Stakhov2021-10-101-2/+2
| |
* | [Minor] Slightly refactor the codeVsevolod Stakhov2021-10-102-50/+54
| |
* | Merge pull request #3927 from fatalbanana/minor_config_stuffVsevolod Stakhov2021-10-092-6/+1
|\ \ | | | | | | Minor config stuff (#3924)
| * | [Minor] config: remove RBL defaults that re-enforce true defaultsAndrew Lewis2021-10-071-5/+0
| | |
| * | [Minor] config: don't lie about antivirus whitelistAndrew Lewis2021-10-071-1/+1
| | |
* | | Merge pull request #3929 from fatalbanana/fix_tests_20211008Vsevolod Stakhov2021-10-081-0/+3
|\ \ \ | |_|/ |/| | [Test] whitelist: fix tests
| * | [Test] whitelist: fix testsAndrew Lewis2021-10-081-0/+3
|/ /
* | [Minor] Do not push invalid real_ip for receivedVsevolod Stakhov2021-10-081-1/+6
| |
* | [Minor] Add explicit move operators for mime_stringVsevolod Stakhov2021-10-081-0/+13
| |
* | [Minor] Fix parsing received that start from a commentVsevolod Stakhov2021-10-081-0/+37
| |
* | [Minor] Require either by or from parts in received headersVsevolod Stakhov2021-10-081-0/+8
| |
* | [Minor] Restore compatible behaviour for incomplete received headersVsevolod Stakhov2021-10-081-14/+18
|/
* [Minor] Arc: Specify explicit order for the headers addedVsevolod Stakhov2021-10-071-1/+3
|
* [Minor] Lua_mime: Allow to add headers in specific orderVsevolod Stakhov2021-10-071-1/+13
|
* [Minor] Fix pushing empty stringsVsevolod Stakhov2021-10-071-10/+15
|
* [Minor] Remove from_ip view as it is uselessVsevolod Stakhov2021-10-062-27/+1
|
* [Test] Add some more received testsVsevolod Stakhov2021-10-061-8/+28
|
* [Test] Move tests from lua to C++Vsevolod Stakhov2021-10-063-228/+99
|
* [Minor] Fix ownership issueVsevolod Stakhov2021-10-062-13/+7
|
* [Minor] Remove bogus forward for non-forwarding referenceVsevolod Stakhov2021-10-061-4/+4
|
* [Test] Adopt received framework to allow unit testingVsevolod Stakhov2021-10-062-59/+165
|
* [Minor] Add utility function for the default size mempoolVsevolod Stakhov2021-10-061-0/+2
|
* [Minor] One more fix for old libicuVsevolod Stakhov2021-10-061-2/+2
|
* [Minor] Fix rfind usageVsevolod Stakhov2021-10-051-2/+2
|
* [Minor] Fix test message as we now process received headers as expectedVsevolod Stakhov2021-10-051-1/+1
|
* [Fix] Fix parsing of the unquoted attributes in HTMLVsevolod Stakhov2021-10-051-2/+16
|