aboutsummaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Collapse)AuthorAgeFilesLines
...
* [Minor] Some fixes for static buildVsevolod Stakhov2017-03-311-1/+1
|
* [Fix] Fix CGP escapingVsevolod Stakhov2017-03-061-3/+4
|
* [Feature] Support rmilter block and dkim signature in CGP helperVsevolod Stakhov2017-03-031-3/+34
|
* [Minor] Allow to skip certain symbols when reading logsVsevolod Stakhov2017-03-031-9/+29
|
* [Minor] Use DISCARD instead of ERROR in CGP interfaceVsevolod Stakhov2017-02-271-1/+1
|
* [Feature] Use Redis instead of memcached in URLs redirectorVsevolod Stakhov2017-02-021-31/+24
|
* [Minor] Do not build rspamd utils by defaultVsevolod Stakhov2017-01-231-6/+8
|
* [Minor] Remove dynamic modules support: never usedVsevolod Stakhov2016-12-232-2/+1
|
* [Rework] Finally remove gmime dependency from RspamdVsevolod Stakhov2016-12-222-121/+12
|
* [Rework|Minor] Fix utilsVsevolod Stakhov2016-12-162-3/+5
|
* [Feature] Add gmime parser to mime_toolVsevolod Stakhov2016-12-151-15/+89
|
* [Minor] Add some timing for mime parsing toolVsevolod Stakhov2016-12-151-0/+9
|
* [Minor] Fix display for message partsVsevolod Stakhov2016-12-141-3/+4
|
* [Feature] Add mime tool to explore messagesVsevolod Stakhov2016-12-142-1/+160
|
* [Minor] Add utility to benchmark base64Vsevolod Stakhov2016-12-131-0/+90
|
* [Rollback] Remove ssse3 and avx2 versions: no real profitVsevolod Stakhov2016-12-131-0/+3
|
* [Feature] Add boundaries parsing in content typeVsevolod Stakhov2016-12-121-4/+40
|
* [Minor] Improve tests for content typeVsevolod Stakhov2016-12-121-28/+147
|
* [Feature] Add a simple benchmark for content type parsingVsevolod Stakhov2016-12-122-28/+145
|
* [Minor] rspamd_stats: add time selectorsAlexander Moisseev2016-12-091-2/+24
| | | | The parser should exit from the `while` loop when `--end`is reached instead of skipping lines, but I have no idea how to close the file handle properly in that case.
* [Minor] rspamd_stats: fix parsing of the last symbol in log entryAlexander Moisseev2016-12-081-1/+1
|
* [Minor] rspamd_stats: add actions percentage to summaryAlexander Moisseev2016-12-081-1/+2
|
* [Minor] rspamd_stats: add actions totalsAlexander Moisseev2016-12-071-8/+12
|
* [Minor] rspamd_stats: fix parsing of lines with `NaN` scoreAlexander Moisseev2016-12-071-1/+1
|
* [Minor] rspamd_stats: fix parsing when options are loggedAlexander Moisseev2016-12-071-1/+1
| | | There are symbols with _comma_ separated options like `DMARC_POLICY_SOFTFAIL(0.10){yandex.ru : SPF not aligned (relaxed), DKIM not aligned (relaxed);}`
* [Fix] Relax requirements for Received as gmail cannot RFCVsevolod Stakhov2016-11-251-2/+9
|
* [Minor] rspamd_stats: add basic summaryAlexander Moisseev2016-11-141-3/+30
|
* [Fix] Fix issues with CGP helperVsevolod Stakhov2016-10-121-2/+12
|
* [Minor] Reformat cgp helperVsevolod Stakhov2016-10-111-83/+100
|
* [Feature] Add max-size and timeout options to CGP helperVsevolod Stakhov2016-10-111-6/+40
|
* [Minor] Small fixes about fn/fp ambiguityVsevolod Stakhov2016-10-111-2/+2
|
* [Feature] Allow to compare other systems with RspamdVsevolod Stakhov2016-10-111-29/+224
|
* [Minor] Unify learn/classify functionsVsevolod Stakhov2016-10-111-96/+74
|
* [Feature] Add utility to perform classifier testsVsevolod Stakhov2016-10-101-0/+378
|
* [Fix] Multiple fixes to asn script, add IPv6 supportVsevolod Stakhov2016-10-031-13/+67
|
* [Minor] Fix downloadVsevolod Stakhov2016-10-031-7/+12
|
* [Feature] Add ASN -> rbldnsd script for asn.rspamd.comVsevolod Stakhov2016-10-031-0/+180
|
* [Minor] Use more portable archiversVsevolod Stakhov2016-08-111-3/+3
|
* [Feature] rspamd_stats: support log directory readingAlexander Moisseev2016-08-111-2/+92
| | | | rspamd_stats will read (and decompress) multiple log files in the specified directory.
* [Minor] rspamd_stats: fix typoAlexander Moisseev2016-08-111-1/+1
| | | | Reported by: @dehnli via IRC
* [Minor] rspamd_stats: place parser code in a subroutineAlexander Moisseev2016-08-111-121/+125
|
* [Feature] Add `--search-pattern` option to rspamd_statsVsevolod Stakhov2016-08-091-0/+19
|
* [Minor] Remove unnecessary dependencyVsevolod Stakhov2016-08-051-1/+0
|
* [Feature] Add correlations report in fuzzy statsVsevolod Stakhov2016-08-041-7/+42
|
* [Fix] Parse CGP envelope dataVsevolod Stakhov2016-08-041-7/+39
|
* [Fix] Fix buffering in CGP integrationVsevolod Stakhov2016-08-031-0/+10
|
* [Fix] rspamd_stats: remove deprecated defined(@array)Alexander Moisseev2016-08-021-1/+1
|
* [Feature] Add experimental CGP integrationVsevolod Stakhov2016-08-021-0/+194
|
* [Minor] rspamd_stats: check all symbols by defaultAlexander Moisseev2016-07-311-2/+4
|
* Attempt to make rspamd_stats output readableAlexander Moisseev2016-07-261-12/+32
|