aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rspamd:master' into masterLBahtarliev2023-09-129-16/+37
|\
| * Merge pull request #4596 from fatalbanana/rbl_numeric_urlsVsevolod Stakhov2023-09-126-2/+23
| |\
| | * [Feature] rbl: support checking numeric URLs in isolationAndrew Lewis2023-09-116-2/+23
| * | Merge pull request #4598 from fatalbanana/api_docs1Vsevolod Stakhov2023-09-121-10/+10
| |\ \
| | * | [Minor] API docs: lua_ip: fix function nameAndrew Lewis2023-09-121-10/+10
| |/ /
| * | Merge pull request #4597 from fatalbanana/rspamadm_argsVsevolod Stakhov2023-09-111-2/+2
| |\ \
| | * | [Fix] rspamadm mime: arguments beginning with letter `t`Andrew Lewis2023-09-111-2/+2
| |/ /
| * | [Minor] Misplaced brace...Vsevolod Stakhov2023-09-111-1/+1
| * | [Fix] Fix grammar definition for content-disposition attributesVsevolod Stakhov2023-09-111-2/+2
| |/
* | [Feature] Add ICAP Content-Type and Filename from TODO List. Simplify changes...Lyuben Bahtarliev2023-09-122-14/+9
* | [Feature] Add ICAP Content-Type and Filename from TODO ListLyuben Bahtarliev2023-09-112-4/+15
|/
* Merge pull request #4594 from fatalbanana/symbols_prefixesVsevolod Stakhov2023-09-101-1/+1
|\
| * [Fix] rbl: really fix dependency registration when symbols_prefixes is usedAndrew Lewis2023-09-091-1/+1
* | Merge pull request #4592 from ln5/formatstringVsevolod Stakhov2023-09-101-3/+3
|\ \ | |/ |/|
| * Update src/libserver/worker_util.cLinus Nordberg2023-09-091-1/+1
| * Update src/libserver/worker_util.cLinus Nordberg2023-09-091-2/+2
| * [Fix] Correct format string for unw_word_tLinus Nordberg2023-09-081-2/+2
* | [Minor] Slightly improve loggingVsevolod Stakhov2023-09-091-4/+12
* | [Fix] Try to fix unzip functionVsevolod Stakhov2023-09-091-7/+6
* | [Minor] Fix some warningsVsevolod Stakhov2023-09-085-190/+225
* | Merge pull request #4591 from ln5/unused-variableVsevolod Stakhov2023-09-084-7/+2
|\ \
| * | [Minor] Remove unused variablesLinus Nordberg2023-09-084-7/+2
| |/
* | Merge pull request #4590 from ln5/pathgenVsevolod Stakhov2023-09-081-1/+1
|\ \
| * | [Fix] Correct format pattern for RE tree tempfile nameLinus Nordberg2023-09-081-1/+1
| |/
* / [Minor] Enable hyperscan in drone pipelineVsevolod Stakhov2023-09-081-1/+3
|/
* [Fix] Fix various issues in the `url_redirector` pluginVsevolod Stakhov2023-09-071-4/+6
* [Minor] Sort lua modules and use GPtrArray instead of GListVsevolod Stakhov2023-09-074-26/+18
* [Minor] Avoid 0 size mallocsVsevolod Stakhov2023-09-071-3/+6
* [Minor] Minor reorg of the async sessionVsevolod Stakhov2023-09-071-43/+27
* Merge pull request #4588 from ln5/fix-testsVsevolod Stakhov2023-09-071-1/+1
|\
| * Fix regression in invokation of rspamd-testLinus Nordberg2023-09-071-1/+1
* | Merge pull request #4585 from fatalbanana/patch1Vsevolod Stakhov2023-09-061-1/+0
|\ \ | |/ |/|
| * [Minor] Remove unwanted debug loggingAndrew Lewis2023-09-061-1/+0
|/
* [Minor] Learn to cycle back on unsignedVsevolod Stakhov2023-09-055-13/+13
* [Minor] Support `backtrace` where libunwind is not supportedVsevolod Stakhov2023-09-053-5/+21
* [Feature] Add `logging`->`task_max_elts` optionVsevolod Stakhov2023-09-054-32/+30
* [Fix] Fix lua stack corruption when logging large tablesVsevolod Stakhov2023-09-041-9/+9
* [Minor] Make table and positional arguments equal in get_from/rcptVsevolod Stakhov2023-09-041-52/+54
* [Minor] Update CONTRIBUTING.mdVsevolod Stakhov2023-09-011-5/+5
* [Minor] Limit sse/avx implementations to x86_64 onlyVsevolod Stakhov2023-08-292-35/+37
* [Minor] Increase log level as this is essentialVsevolod Stakhov2023-08-272-9/+6
* [Minor] Make old logger API equal to new oneVsevolod Stakhov2023-08-251-33/+10
* [Minor] Fix `www.` prefix matcherVsevolod Stakhov2023-08-243-16/+33
* [Minor] Fix misprintVsevolod Stakhov2023-08-231-1/+17
* [Minor] Do not use crypto PRG for mempool uidsVsevolod Stakhov2023-08-232-9/+6
* Merge pull request #4575 from dragoangel/feat/add-phishing-feed-exclusionsVsevolod Stakhov2023-08-223-14/+112
|\
| * Update phishing.luaDmitriy Alekseev2023-08-211-23/+43
| * Update phishing_group.confDmitriy Alekseev2023-08-161-0/+4
| * Update phishing.confDmitriy Alekseev2023-08-161-0/+6
| * Update phishing.luaDmitriy Alekseev2023-08-161-5/+73