aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Feature] Add preliminary phishtank supportVsevolod Stakhov2016-06-283-0/+77
|
* [CritFix] Fix encrypted fuzzy requestsVsevolod Stakhov2016-06-281-6/+6
|
* [Feature] Implement mapping of remote flags to local flagsVsevolod Stakhov2016-06-281-0/+63
|
* [Minor] Disable version 4 of hashesVsevolod Stakhov2016-06-283-20/+2
|
* [Feature] Allow to change flag from fuzzy learn conditionVsevolod Stakhov2016-06-281-3/+14
|
* [Conf] Add an example of fuzzy storage workerVsevolod Stakhov2016-06-282-0/+48
|
* [Conf] Modernize composites configVsevolod Stakhov2016-06-281-12/+6
|
* Merge pull request #683 from fatalbanana/robotVsevolod Stakhov2016-06-2832-542/+362
|\ | | | | [Test] Replace functional test framework
| * [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
| | | | | Issue: #430 Reported by: @Twilek-de
* Merge pull request #681 from moisseev/patch-3Vsevolod Stakhov2016-06-271-0/+4
|\ | | | | [Minor] Update redirectors.inc
| * [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` example
| * | [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
| | | | | | | | Issue: #679
* | [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 array
| * [Doc] Relocate comment out of arrayAlexander Moisseev2016-06-231-1/+1
| | | | | | Resolves #560
* | Merge pull request #678 from larryhynes/configurationVsevolod Stakhov2016-06-241-33/+19
|\ \ | | | | | | [Doc] Correct configuration/composites.md
| * | [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
| |