aboutsummaryrefslogtreecommitdiffstats
path: root/src/rspamd_proxy.c
Commit message (Expand)AuthorAgeFilesLines
* [Feature] Rework listening system to allow multiple socket types per workerVsevolod Stakhov2016-05-141-1/+1
* [Feature] Allow to have specific settings for mirrored trafficVsevolod Stakhov2016-05-101-0/+11
* [Fix] Fix buildVsevolod Stakhov2016-05-071-1/+1
* [Feature] Propagate HTTP result string when using proxyVsevolod Stakhov2016-05-071-2/+5
* [Feature] Better deal with backend errorsVsevolod Stakhov2016-05-071-6/+18
* [Fix] Fix more issues with scripts processingVsevolod Stakhov2016-05-071-9/+17
* [Fix] Fix lua compare function initVsevolod Stakhov2016-05-071-4/+4
* [Fix] Fix proxying of the encrypted messagesVsevolod Stakhov2016-05-071-2/+2
* [Fix] Properly init and free session structuresVsevolod Stakhov2016-05-071-6/+9
* [Feature] Implement compare scripts for mirrors resultsVsevolod Stakhov2016-05-061-4/+54
* [Feature] Implement compare scripts setupVsevolod Stakhov2016-05-061-7/+115
* [Feature] Implement mirroring in rspamd proxyVsevolod Stakhov2016-05-061-1/+125
* [Feature] Add results parsing codeVsevolod Stakhov2016-05-061-10/+85
* [Rework] Separate method to close backend connectionsVsevolod Stakhov2016-05-061-4/+12
* [Feature] Split main connection from mirrored connectionsVsevolod Stakhov2016-05-061-38/+47
* [Feature] Add mirrors featureVsevolod Stakhov2016-05-061-0/+176
* [Feature] Improve logging in proxy and add refcountsVsevolod Stakhov2016-05-061-21/+40
* [Feature] Perform files expansion on proxyingVsevolod Stakhov2016-05-061-2/+101
* [Rework] Rename http proxy to rspamd proxyVsevolod Stakhov2016-05-061-0/+505