aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Test] New functional test frameworkAndrew Lewis2016-06-2732-542/+362
* [Feature] Allow hostnames in IP mapsVsevolod Stakhov2016-06-275-13/+69
* [Feature] Allow to query storage about number of fuzzy hashes storedVsevolod Stakhov2016-06-275-7/+146
* [Feature] Improve master/slave loggingVsevolod Stakhov2016-06-271-14/+44
* [Fix] Fix size of length in fuzzy mirror wire protocolVsevolod Stakhov2016-06-271-2/+4
* [Feature] Allow setting fuzzy flag by symbol not by valueVsevolod Stakhov2016-06-272-1/+45
* [Fix] Fix accepting the first update when local idx is -1Vsevolod Stakhov2016-06-271-7/+8
* [Fix] Fix inserting values to the sources listVsevolod Stakhov2016-06-271-1/+1
* [Fix] Fix fuzzy storage encrypted mirroringVsevolod Stakhov2016-06-271-1/+17
* [CritFix] Fix writing of encrypted HTTP requestsVsevolod Stakhov2016-06-272-1/+9
* [Fix] Send updates to mirrors only if we have some changesVsevolod Stakhov2016-06-273-10/+14
* [Fix] Use non-blocking mode for systemd socketsVsevolod Stakhov2016-06-272-0/+6
* Merge pull request #681 from moisseev/patch-3Vsevolod Stakhov2016-06-271-0/+4
|\
| * [Minor] Update redirectors.incAlexander Moisseev2016-06-251-0/+4
* | Merge pull request #682 from moisseev/patch-4Vsevolod Stakhov2016-06-261-1/+1
|\ \
| * | [Doc] Add IPv6 loopback to `allow_update` exampleAlexander Moisseev2016-06-261-1/+1
|/ /
* | [Fix] Fix parsing of braced IPv6 addressesVsevolod Stakhov2016-06-261-9/+36
* | [Fix] Fix openssl initializationVsevolod Stakhov2016-06-251-3/+4
* | [Fix] Fix the case of multiple values keysVsevolod Stakhov2016-06-251-52/+55
* | [Feature] Use new ip parsing APIVsevolod Stakhov2016-06-2512-139/+33
* | [Fix] Avoid linking with actrie if hyperscan is enabledVsevolod Stakhov2016-06-252-8/+11
* | [Feature] Add generic fucnction to parse IP mapsVsevolod Stakhov2016-06-254-0/+124
* | [Rework] Include config structure to all rcl handlersVsevolod Stakhov2016-06-254-34/+49
|/
* [Feature] Allow to skip some initialization phases to speed up rspamadmVsevolod Stakhov2016-06-247-50/+68
* [Minor] Propagate fuzzy server error to a clientVsevolod Stakhov2016-06-241-1/+1
* [Fix] Improve printing of fuzzy errorsVsevolod Stakhov2016-06-241-9/+23
* [Fix] Fix adding upstream to an active queueVsevolod Stakhov2016-06-241-1/+0
* Merge pull request #677 from moisseev/patch-2Vsevolod Stakhov2016-06-241-1/+1
|\
| * [Doc] Relocate comment out of arrayAlexander Moisseev2016-06-231-1/+1
* | Merge pull request #678 from larryhynes/configurationVsevolod Stakhov2016-06-241-33/+19
|\ \
| * | [Doc] Correct configuration/composites.mdLarry Hynes2016-06-231-33/+19
* | | [Doc] Add openphish documentationVsevolod Stakhov2016-06-241-2/+26
* | | [Feature] Support premium/academic feed for openphishVsevolod Stakhov2016-06-242-8/+79
| |/ |/|
* | [Fix] Try to fix upstreams with one elementVsevolod Stakhov2016-06-231-2/+5
* | [Revert] Revert flags changes in fuzzy checkVsevolod Stakhov2016-06-233-98/+12
* | [Fix] Another fix for marking upstreams inactiveVsevolod Stakhov2016-06-231-53/+71
* | [Fix] Disable fts as it is completely broken in bloody linuxVsevolod Stakhov2016-06-231-25/+39
* | [Fix] Fix errors counting in upstreamsVsevolod Stakhov2016-06-231-6/+9
* | [Fix] Fix directories processing for rspamcVsevolod Stakhov2016-06-231-36/+35
* | [Fix] Indicate upstream error on timeoutVsevolod Stakhov2016-06-231-0/+2
* | [Fix] Fix round-robin selection when upstreams have no weightVsevolod Stakhov2016-06-231-0/+9
* | [Fix] Fix write servers setup for redisVsevolod Stakhov2016-06-231-1/+1
* | [Fix] Some more fixes to ratelimit pluginVsevolod Stakhov2016-06-221-7/+20
* | [Fix] Fix issues with multiple returns from luaVsevolod Stakhov2016-06-223-3/+4
* | [Fix] Fix some issues with redis APIVsevolod Stakhov2016-06-221-0/+1
* | [Feature] Use new redis API in replies pluginVsevolod Stakhov2016-06-221-15/+23
* | [Feature] Use new redis API in ratelimit pluginVsevolod Stakhov2016-06-221-39/+44
* | [Feature] Use new redis API in ip_score pluginVsevolod Stakhov2016-06-221-16/+31
* | [Feature] Use new redis API in greylist pluginVsevolod Stakhov2016-06-221-51/+76
* | [Feature] Use new redis API in DMARC pluginVsevolod Stakhov2016-06-221-9/+13