aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [CritFix] Restore compatibility with the integrations and headers alterationsVsevolod Stakhov2022-10-222-2/+16
* [Minor] Do not sort part urls, it was added by a mistakeVsevolod Stakhov2022-10-211-1/+0
* [Fix] Lua_tcp: Sigh, another try to fix `close` invocationVsevolod Stakhov2022-10-211-1/+11
* [Minor] Fix url_cmp operationVsevolod Stakhov2022-10-201-3/+3
* [Minor] Remove vectorized hyperscan mode: it has been always brokenVsevolod Stakhov2022-10-202-44/+12
* Merge pull request #4308 from frederikbosch/patch-1Vsevolod Stakhov2022-10-191-1/+11
|\
| * Update composites.confFrederik Bosch2022-10-171-1/+1
| * Composites should not be recursiveFrederik Bosch2022-10-121-1/+1
| * Protect against bounce spamFrederik Bosch2022-10-121-1/+11
* | [Fix] Mx_check: Cache the fact of a missing MX recordVsevolod Stakhov2022-10-191-4/+13
* | [Rules] Reduce score of HTTP_TO_HTTPS - subject to remove completelyVsevolod Stakhov2022-10-181-1/+1
* | [Minor] Use __func__ in c++ mode as defined by standardVsevolod Stakhov2022-10-181-1/+1
* | [Minor] Fix error copying/move behaviourVsevolod Stakhov2022-10-181-0/+28
* | [Minor] Use a separate error class instead of std::stringVsevolod Stakhov2022-10-175-53/+162
* | [Minor] Rename file to a more appropriate nameVsevolod Stakhov2022-10-176-8/+8
* | [Rework] Store the current worker, so other libraries could use this informationVsevolod Stakhov2022-10-163-6/+10
* | [Minor] Move hyperscan tools to the libserver domainVsevolod Stakhov2022-10-163-4/+3
* | [Project] (Re)implement hyperscan cachingVsevolod Stakhov2022-10-161-3/+197
* | [Minor] More tests and fixes to raii fileVsevolod Stakhov2022-10-162-23/+56
* | [Minor] Add some more utilitiesVsevolod Stakhov2022-10-152-1/+21
* | [Minor] Commit leftoversVsevolod Stakhov2022-10-152-2/+2
* | [Rework] Split locked and unlocked files, as mmap does not need flock normallyVsevolod Stakhov2022-10-152-54/+127
* | [Fix] Another try to fix close method in lua_tcpVsevolod Stakhov2022-10-131-0/+6
* | [Minor] Add some debug logs for mx_checkVsevolod Stakhov2022-10-131-0/+3
* | Merge pull request #4304 from twesterhever/temp-comosites-freemail-affVsevolod Stakhov2022-10-121-0/+7
|\ \ | |/ |/|
| * [Enhancement] Add composite rule against AFF involving freemailerstwesterhever2022-10-091-0/+7
* | [Test] Add more tests for the passwords checking logicVsevolod Stakhov2022-10-111-8/+24
* | [Fix] Another fix for the enable passwordVsevolod Stakhov2022-10-111-0/+4
* | [Fix] Try to fix the case where password == enable_passwordVsevolod Stakhov2022-10-101-10/+26
* | Merge pull request #4300 from yo000/masterVsevolod Stakhov2022-10-101-0/+2
|\ \
| * | Add basic auth to metadata_exporter http pusheryo2022-10-081-0/+2
* | | [Minor] Add method to extract shared memory from RAII ownershipVsevolod Stakhov2022-10-091-0/+8
* | | Merge pull request #4305 from moisseev/faviconVsevolod Stakhov2022-10-091-1/+1
|\ \ \
| * | | [Minor] Fix copy-paste errormoisseev2022-10-091-1/+1
|/ / /
* | | Merge pull request #4302 from moisseev/faviconVsevolod Stakhov2022-10-091-1/+3
|\ \ \ | |_|/ |/| |
| * | [Fix] Fix favicon.ico Content-Type headermoisseev2022-10-091-1/+3
|/ /
* | [Rework] Start movement of the hyperscan related routines into a single unitVsevolod Stakhov2022-10-082-1/+99
* | [Minor] Add some more methods and tests to the file raii abstractionVsevolod Stakhov2022-10-082-3/+101
* | [Feature] Share hyperscan database among processesVsevolod Stakhov2022-10-081-4/+116
* | [Minor] Include config.h to the build targetVsevolod Stakhov2022-10-081-1/+1
|/
* [Minor] Remove redundant checkVsevolod Stakhov2022-10-071-6/+0
* [Minor] Detect ffsll presence in a target systemVsevolod Stakhov2022-10-063-1/+33
* [Fix] Fix hang when close is usedVsevolod Stakhov2022-10-051-0/+18
* Merge pull request #4294 from yo000/masterVsevolod Stakhov2022-10-051-1/+1
|\
| * Fix metadata_exporter with many recipientsyo2022-10-041-1/+1
* | [Minor] Do not use names starting from `_` as they might be reservedVsevolod Stakhov2022-10-041-2/+2
|/
* [Test] Fix failing testVsevolod Stakhov2022-10-031-1/+1
* [Fix] Fix emoji joiner FPVsevolod Stakhov2022-10-031-1/+3
* [Minor] Update version to 3.4Vsevolod Stakhov2022-10-011-1/+1
* Release 3.33.3Vsevolod Stakhov2022-10-011-0/+123