aboutsummaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* [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
* [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
* [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
* [Minor] rspamd_stats: fix typoAlexander Moisseev2016-08-111-1/+1
* [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
* [Fix] Fix stats scriptVsevolod Stakhov2016-07-151-1/+8
* [Fix] Fix scores detectionVsevolod Stakhov2016-07-081-2/+2
* [Doc] Add help and man for rspamd_stats utilityVsevolod Stakhov2016-07-081-36/+130
* [Feature] Allow to read logs without symbols scoresVsevolod Stakhov2016-07-081-27/+34
* [Feature] Improve statistics scriptVsevolod Stakhov2016-07-081-41/+63
* [Feature] Further relax parserVsevolod Stakhov2016-06-151-1/+1
* [Fix] Fix parserVsevolod Stakhov2016-06-151-2/+10