aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Fix] Another try to fix threading in torchVsevolod Stakhov2017-09-173-4/+27
|
* [Fix] Kill spawned processes on terminationVsevolod Stakhov2017-09-171-10/+26
|
* [Fix] Multiple fixes in torch based ANN pluginsVsevolod Stakhov2017-09-171-12/+22
| | | | | | - Fix ANNs load - Fix disabling torch - Remove normalisation as we have tanh on output
* [Minor] Disable threaded mode in openblas by defaultVsevolod Stakhov2017-09-171-0/+4
|
* [Feature] Allow to disable torch and skip train samples for ANNVsevolod Stakhov2017-09-161-2/+12
|
* [Minor] Another try to fix brain-damaged torch build systemVsevolod Stakhov2017-09-161-2/+0
|
* [Minor] Disable sse4.2 for torch...Vsevolod Stakhov2017-09-162-2/+4
|
* [Minor] Fix some warningsVsevolod Stakhov2017-09-161-5/+5
|
* [Fix] Fix ANN checksVsevolod Stakhov2017-09-161-22/+22
|
* [Fix] Skip nostat tokens when get number of tokensVsevolod Stakhov2017-09-164-5/+9
|
* [Fix] Further fixes to ANN moduleVsevolod Stakhov2017-09-161-15/+25
|
* [Fix] Do not include idempotent/nostat symbols to checksumVsevolod Stakhov2017-09-161-6/+12
|
* [Fix] Various fixes to fann_redis instantiationVsevolod Stakhov2017-09-161-31/+75
|
* [Minor] Fix function callVsevolod Stakhov2017-09-161-1/+1
|
* [Minor] Improve tags lookup slightlyVsevolod Stakhov2017-09-151-134/+129
|
* [Feature] Improve parsing of DKIM keys: parse algorithmVsevolod Stakhov2017-09-151-31/+84
|
* Merge pull request #1836 from realbugi/masterVsevolod Stakhov2017-09-141-3/+3
|\ | | | | lua auth_results: authres header needs property for "policy". Make it as a comment for dmarc. Fixes some parsers.
| * lua auth_results: authres header needs property for "policy". Make it as a ↵BuGi2017-09-141-3/+3
|/ | | | | | comment for dmarc. Fixes some parsers. Signed-off-by: BuGi <bugi@aloneinthespace.cf>
* [Test] Relax controller errors checkAndrew Lewis2017-09-132-24/+1
|
* [Feature] Add preliminary ecdsa keys support in DKIMVsevolod Stakhov2017-09-131-17/+66
|
* [Feature] Support sha512 in DKIM signaturesVsevolod Stakhov2017-09-131-3/+37
|
* [Minor] Use libicu to find uppercase lettersVsevolod Stakhov2017-09-121-15/+10
|
* [Minor] Fix misprintVsevolod Stakhov2017-09-111-2/+2
|
* Merge remote-tracking branch 'origin/master'Vsevolod Stakhov2017-09-116-9/+193
|\
| * [Minor] Fix testsAndrew Lewis2017-09-113-4/+3
| |
| * [Feature] Authentication-Results: support hiding usernamesAndrew Lewis2017-09-112-3/+14
| |
| * [Minor] Import updates from public suffix listAndrew Lewis2017-09-101-2/+175
| |
* | [Minor] Improve logging in antivirus moduleVsevolod Stakhov2017-09-111-1/+9
|/
* [Minor] Rebalance IP score coefficientsVsevolod Stakhov2017-09-091-3/+3
|
* [Minor] Fix some lua issuesVsevolod Stakhov2017-09-091-3/+1
|
* [Feature] Allow to load and use dynamic ANNs with torchVsevolod Stakhov2017-09-097-1/+164
|
* [Fix] Relax unicode properties requirements for chartable moduleVsevolod Stakhov2017-09-091-2/+5
|
* Merge pull request #1829 from fatalbanana/subjectVsevolod Stakhov2017-09-093-5/+33
|\ | | | | Restore task:set_metric_subject() function
| * [Fix] Rewriting subjects via force actions moduleAndrew Lewis2017-09-083-6/+9
| |
| * Revert "[Fix] Remove incorrect method `task:set_metric_subject`"Andrew Lewis2017-09-072-1/+29
| | | | | | | | This reverts commit e809039a9e84cb6235a6447d1c9c8fc34ddcf8c6.
| * Revert "[Minor] Avoid usage of the incorrect API"Andrew Lewis2017-09-071-4/+1
| | | | | | | | This reverts commit 7b207cf0f21f89f78f41ca15ef8c0bddfb5bc264.
* | [Test] SPF PTR macroAndrew Lewis2017-09-081-0/+20
| |
* | [Fix] Do not cache SPF records with PTR elementsVsevolod Stakhov2017-09-081-0/+4
| |
* | [Minor] More efforts to handle SPF PTR properlyVsevolod Stakhov2017-09-081-0/+1
|/
* [Fix] Fix PTR processing in SPFVsevolod Stakhov2017-09-071-0/+4
| | | | Issue: #1828
* [Fix] Rebalance and slightly rework MX check pluginVsevolod Stakhov2017-09-071-9/+6
|
* [Minor] Fix previous commit: avoid doing useless thingsAndrew Lewis2017-09-071-2/+2
|
* [Fix] Auth-Results: Multiple DKIM signaturesAndrew Lewis2017-09-071-2/+3
|
* [Minor] Clarify RCVD_VIA_SMTP_AUTH descriptionAndrew Lewis2017-09-071-1/+2
| | | | - Issue: #1825
* [Minor] Zero structure before usageVsevolod Stakhov2017-09-061-1/+1
|
* [Minor] Avoid usage of the incorrect APIVsevolod Stakhov2017-09-051-1/+4
|
* [Fix] Remove incorrect method `task:set_metric_subject`Vsevolod Stakhov2017-09-052-29/+1
|
* [Test] Some tests for whitelist moduleAndrew Lewis2017-09-053-1/+155
|
* [Fix] Fix blacklists and DMARC in whitelistVsevolod Stakhov2017-09-041-18/+30
| | | | Issue: #1824
* [Minor] Add some extra debug to ip_score moduleVsevolod Stakhov2017-09-031-0/+11
|