aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | [Minor] Allow to adjust symbols without score changeVsevolod Stakhov2020-04-171-3/+5
|/ / /
* | | Merge pull request #3340 from chkpnt/patch-1Vsevolod Stakhov2020-04-161-1/+1
|\ \ \
| * | | [Conf] Fix wrong comment in options.incGregor Dschung2020-04-161-1/+1
* | | | [Minor] Selectors: Add ability to use base32 variantsVsevolod Stakhov2020-04-161-1/+5
|/ / /
* | | [Minor] Clickhouse: Rework schema upload to make it more resilentVsevolod Stakhov2020-04-161-14/+39
* | | [Minor] Try to process images before text part heuristicVsevolod Stakhov2020-04-153-11/+37
* | | [Minor] Rspamadm: Add urls --full optionVsevolod Stakhov2020-04-151-1/+5
* | | [Minor] Allow 'default' to be the default resultVsevolod Stakhov2020-04-141-0/+3
* | | [Minor] Support shadow results in lua task apiVsevolod Stakhov2020-04-141-4/+42
* | | [Minor] Lua_task: Add table version and multi-results support for set_pre_resultVsevolod Stakhov2020-04-141-36/+68
* | | [Minor] Add some missing types and docs to rspamd_lua_parse_table_argumentsVsevolod Stakhov2020-04-142-2/+36
* | | [Project] Rework some more functions to work with shadow resultsVsevolod Stakhov2020-04-147-45/+46
* | | Merge pull request #3332 from cgzones/compiler_newVsevolod Stakhov2020-04-1432-44/+116
|\ \ \ | |/ / |/| |
| * | [Minor] Explicit specify order of binary operationsChristian Göttsche2020-04-111-1/+1
| * | [Minor] Avoid nested opening comment sequencesChristian Göttsche2020-04-111-2/+2
| * | [Minor] enable Wmissing-format-attributeChristian Göttsche2020-04-1111-3/+61
| * | [Minor] silence warnings about unused function resultsChristian Göttsche2020-04-119-30/+30
| * | [Minor] Enable missing_noreturn compiler warningChristian Göttsche2020-04-119-0/+12
| * | [Minor] Remove unused-but-set variablesChristian Göttsche2020-04-112-5/+4
| * | [Minor] Print always IPO statusChristian Göttsche2020-04-111-0/+3
| * | [Minor] move static keyword to beginning of function declarationsChristian Göttsche2020-04-111-3/+3
* | | [Minor] Correct deflate header detectionVsevolod Stakhov2020-04-131-1/+1
* | | [Minor] Lua_content: Process xref objects and detect encryption thereVsevolod Stakhov2020-04-131-0/+18
* | | [Minor] Improve log message for inflate/deflateVsevolod Stakhov2020-04-131-2/+13
* | | Merge pull request #3331 from moisseev/patch-3Vsevolod Stakhov2020-04-111-1/+1
|\ \ \ | |/ / |/| |
| * | [Minor] Add image/x-ms-bmp CTAlexander Moisseev2020-04-111-1/+1
|/ /
* | [Test] Fix testsVsevolod Stakhov2020-04-101-11/+12
* | [Minor] Add sanity check for base32 decodingVsevolod Stakhov2020-04-101-0/+4
* | [Feature] Allow multiple base32 encodings in Lua APIVsevolod Stakhov2020-04-102-10/+51
* | [Minor] Add helper to get base32 typeVsevolod Stakhov2020-04-102-0/+30
* | Merge pull request #3329 from moisseev/patch-3Vsevolod Stakhov2020-04-101-2/+2
|\ \
| * | [Minor] Add application/7z CTAlexander Moisseev2020-04-101-2/+2
|/ /
* | [Feature] Add multiple base32 alphabets for decodingVsevolod Stakhov2020-04-099-52/+139
* | [Minor] Add rfc3548 base32 alphabetVsevolod Stakhov2020-04-092-2/+8
* | [Feature] Support multiple base32 alphabetsVsevolod Stakhov2020-04-0917-34/+55
* | [Minor] Support gcc static analyzer (from gcc 10)Vsevolod Stakhov2020-04-091-0/+8
* | [Minor] Log key id on DKIM failuresVsevolod Stakhov2020-04-082-9/+37
* | [Minor] Lua_html: Return empty table if no images are there in htmlVsevolod Stakhov2020-04-081-7/+6
* | [Project] Process composites separately for each shadow resultVsevolod Stakhov2020-04-083-11/+18
* | [Minor] Fix doc stringVsevolod Stakhov2020-04-081-3/+3
* | [Minor] Support flatten attribute in rspamd_config:register_re_selectorVsevolod Stakhov2020-04-082-4/+12
* | Merge pull request #3327 from moisseev/patch-3Vsevolod Stakhov2020-04-081-1/+1
|\ \
| * | [Minor] Remove whitespacesAlexander Moisseev2020-04-081-1/+1
|/ /
* | Merge pull request #3326 from membero/patch-1Vsevolod Stakhov2020-04-071-0/+2
|\ \
| * | Fix Helo CheckOliver Dick2020-04-071-0/+2
|/ /
* | [Minor] Add a small helper functionVsevolod Stakhov2020-04-072-0/+28
* | [Project] Rework scan result functions to support shadow resultsVsevolod Stakhov2020-04-077-29/+37
* | [Minor] Clickhouse: Fix extra columns that are arraysVsevolod Stakhov2020-04-071-2/+8
* | [Minor] Allow to add named results via lua APIVsevolod Stakhov2020-04-062-2/+49
* | [Project] Implement symbols insertion in multiple results modeVsevolod Stakhov2020-04-061-18/+53