aboutsummaryrefslogtreecommitdiffstats
path: root/src/client
Commit message (Collapse)AuthorAgeFilesLines
* [Feature] Allow sending empty requests using clientVsevolod Stakhov2016-04-211-1/+9
|
* [Feature] Allow to print compact json in clientVsevolod Stakhov2016-04-021-9/+17
|
* [Fix] Print error when cannot connect to rspamdVsevolod Stakhov2016-03-301-0/+4
|
* [Fix] Improve parsing of the connect string for the clientVsevolod Stakhov2016-03-301-13/+31
|
* [Feature] Add support for regexp mapsVsevolod Stakhov2016-03-151-0/+3
|
* [Fix] Don't set default values for hostname and heloVsevolod Stakhov2016-02-271-2/+2
|
* Refactor UCL APIVsevolod Stakhov2016-02-161-61/+61
|
* Fix clientVsevolod Stakhov2016-02-061-7/+10
|
* Switch the rest to apache 2Vsevolod Stakhov2016-02-043-61/+36
|
* Fix couple of compiler warningsVsevolod Stakhov2016-01-301-1/+1
|
* Fix numbers humanization in `rspamc stat`Vsevolod Stakhov2016-01-091-1/+1
|
* Increase default timeout for a clientVsevolod Stakhov2015-12-211-1/+1
|
* Fix return code for mime processingVsevolod Stakhov2015-12-171-2/+17
| | | | | Issue: #449 Reported by: @vadz
* Sort symbols in rspamc outputVsevolod Stakhov2015-12-101-1/+21
|
* Restore '-c' flag in the clientVsevolod Stakhov2015-11-231-1/+4
|
* Allow multiple recipients passed through headerVsevolod Stakhov2015-11-151-2/+2
|
* Allow multiple headers with the same nameVsevolod Stakhov2015-11-153-35/+54
|
* Fix format issues found by static analysisVsevolod Stakhov2015-11-111-1/+1
|
* Add ability to sort counters output.Vsevolod Stakhov2015-10-191-0/+71
|
* Fix headers arguments.Vsevolod Stakhov2015-10-191-1/+1
|
* Add ability to specify custom headers for rspamc clientVsevolod Stakhov2015-10-191-0/+23
|
* Reorganize includes to reduce namespace pollution.Vsevolod Stakhov2015-10-083-2/+7
|
* Fix encryption in client.Vsevolod Stakhov2015-10-071-2/+2
|
* Fix more client issues.Vsevolod Stakhov2015-10-072-4/+4
|
* Fix client.Vsevolod Stakhov2015-10-071-3/+3
|
* Fix printing of fixed strings.Vsevolod Stakhov2015-10-061-2/+3
|
* Avoid dependency on unneeded and uncompatible glib include.Vsevolod Stakhov2015-10-031-4/+0
|
* Remove gmime processing for LDA mode as it is deadly broken.Vsevolod Stakhov2015-09-301-53/+35
|
* Init libraries in rspamc client as well.Vsevolod Stakhov2015-09-301-2/+2
|
* Do not trigger hfilter for rspamc scans.Vsevolod Stakhov2015-09-141-1/+1
|
* Show scan time in rspamc client.Vsevolod Stakhov2015-09-101-7/+19
|
* Allow to change fold_max variable.Vsevolod Stakhov2015-09-091-1/+3
|
* Turn on folding for now as gmime breaks everything.Vsevolod Stakhov2015-09-091-1/+1
|
* Use folding for symbols header.Vsevolod Stakhov2015-09-081-4/+4
|
* Add headers folding routine.Vsevolod Stakhov2015-09-081-1/+23
|
* Add X-Spam-Level header.Vsevolod Stakhov2015-09-081-1/+11
|
* Fix help message for --mime flag.Vsevolod Stakhov2015-09-081-1/+1
|
* Allow mime output to stdout.Vsevolod Stakhov2015-09-081-26/+31
| | | | Issue: #357
* Display json output if even cannot parse it if `--json` is on.Vsevolod Stakhov2015-09-071-0/+5
|
* Add X-Spam-Score header.Vsevolod Stakhov2015-09-041-0/+17
|
* Always try to deliver message in --mime mode.Vsevolod Stakhov2015-09-041-56/+71
|
* Allow to set the full result when using rspamd as lda.Vsevolod Stakhov2015-08-251-0/+26
|
* Wait for children before exit.Vsevolod Stakhov2015-08-251-2/+32
|
* Fix crash in client.Vsevolod Stakhov2015-08-031-5/+3
|
* Improve statistics output in rspamc.Vsevolod Stakhov2015-08-031-11/+16
|
* Add support for mime output.Vsevolod Stakhov2015-08-011-10/+132
|
* Do not use specific flag.Vsevolod Stakhov2015-08-011-1/+1
|
* Initial support of processes execution.Vsevolod Stakhov2015-07-311-23/+93
|
* Allow more flexible client's output.Vsevolod Stakhov2015-07-311-71/+73
|
* Add 'execute' option.Vsevolod Stakhov2015-07-311-0/+3
|