aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* [Fix] Deal with nan and inf encoding in json/uclVsevolod Stakhov2017-11-161-21/+31
|
* Typo: zerogradParamtersViktor Szépe2017-11-141-1/+1
|
* Typo: non-existentViktor Szépe2017-11-141-1/+1
|
* Typo: compatibiltyViktor Szépe2017-11-141-1/+1
|
* Typo : occurenceViktor Szépe2017-11-141-1/+1
|
* typo: supercedeViktor Szépe2017-11-141-1/+1
|
* [Fix] Fix random forests moduleVsevolod Stakhov2017-11-113-33/+9
|
* [Fix] Fix merging of the implicit arraysVsevolod Stakhov2017-11-061-4/+10
|
* [Feature] Add torch-decisiontree packageVsevolod Stakhov2017-11-0545-0/+6621
| | | | | | | | https://github.com/twitter/torch-decisiontree This project implements random forests and gradient boosted decision trees (GBDT). The latter uses gradient tree boosting. Both use ensemble learning to produce ensembles of decision trees (that is, forests).
* [Feature] Save real ucl types when exporting to LuaVsevolod Stakhov2017-11-051-29/+122
|
* [Feature] Add aes-rng PRF to libotteryVsevolod Stakhov2017-10-297-8/+208
|
* [Fix] Fix couple of warningsVsevolod Stakhov2017-10-273-5/+30
|
* [Minor] Update public suffix listAndrew Lewis2017-10-211-0/+17
|
* [Minor] Update aho-corasic implementationVsevolod Stakhov2017-09-261-9/+22
|
* [Minor] Update bundled zstdVsevolod Stakhov2017-09-2038-4388/+8450
|
* [Fix] Another try to fix threading in torchVsevolod Stakhov2017-09-173-4/+27
|
* [Minor] Another try to fix brain-damaged torch build systemVsevolod Stakhov2017-09-161-2/+0
|
* [Minor] Disable sse4.2 for torch...Vsevolod Stakhov2017-09-161-0/+2
|
* [Minor] Import updates from public suffix listAndrew Lewis2017-09-101-2/+175
|
* [Minor] Allow to get rspamd text from torch storageVsevolod Stakhov2017-08-272-0/+29
|
* [Minor] Fix randomness part in torchVsevolod Stakhov2017-07-221-29/+4
|
* [Minor] Further fixes for torch RPATHVsevolod Stakhov2017-07-222-20/+1
|
* [Minor] Do not use avx/avx2 in torch as their detection is brokenVsevolod Stakhov2017-07-221-0/+4
|
* [Minor] Avoid obsolete function usageVsevolod Stakhov2017-07-221-3/+22
|
* [Minor] Fix install path for torch libpathsVsevolod Stakhov2017-07-221-3/+3
|
* [Minor] Fix installation directory for shared libsVsevolod Stakhov2017-07-214-6/+6
|
* [Feature] Import torch to Rspamd...Vsevolod Stakhov2017-07-16440-0/+199308
|
* [Minor] Import changes from public suffix listAndrew Lewis2017-07-071-5/+63
|
* [Feature] Implement rdns-curve plugin based on rspamd cryptoboxVsevolod Stakhov2017-06-303-2/+404
|
* Merge pull request #1711 from moisseev/spellingVsevolod Stakhov2017-06-292-6/+6
|\ | | | | [Refactor] Correct misspellings in program code
| * [Refactor] Fix misspelled variable name in cdb_make.cAlexander Moisseev2017-06-281-4/+4
| |
| * [Refactor] Correct misspelled function name in Rspamd agent for EximAlexander Moisseev2017-06-281-2/+2
| |
* | [Oops] Restore a proper nameAlexander Moisseev2017-06-281-1/+1
|/ | | Found by @dimejo
* [Minor] Massive spelling correctionAlexander Moisseev2017-06-2717-46/+46
| | | | by a bot https://github.com/ka7/misspell_fixer
* [Minor] Import updates from public suffix listAndrew Lewis2017-06-141-0/+61
|
* [Fix] Fix crashes when socket write errors occurVsevolod Stakhov2017-06-142-0/+7
|
* [Fix] Fix parsing IPv6 nameservers in resolv.confVsevolod Stakhov2017-06-141-0/+8
|
* [Fix] Do not crash when resolver failed to initializeVsevolod Stakhov2017-06-131-1/+1
|
* [Minor] Import changes from public suffix listAndrew Lewis2017-06-121-15/+19
|
* [Minor] Fix another hiredis issue with uninitialized accessVsevolod Stakhov2017-06-121-3/+3
|
* [Fix] Fix objects merging in UCLVsevolod Stakhov2017-06-021-15/+83
|
* [Minor] Forgot to add a fileVsevolod Stakhov2017-05-151-0/+77
|
* [Minor] Update bundled zstd to version 1.3Vsevolod Stakhov2017-05-1528-2381/+5184
|
* [Feature] Allow to use custom callback when parsing resolv.confVsevolod Stakhov2017-05-152-8/+44
|
* [Feature] UCL: register parser variables from LuaAndrew Lewis2017-04-181-0/+76
|
* [Minor] Import changes from public suffix listAndrew Lewis2017-04-181-5/+90
|
* [Minor] Remove unportable constructionsVsevolod Stakhov2017-04-111-28/+1
|
* [Minor] Import public suffix list updatesAndrew Lewis2017-04-071-5/+13
|
* [Minor] More inline fixesVsevolod Stakhov2017-04-071-6/+8
|
* [Feature] Add escaped version of lua_ucl importVsevolod Stakhov2017-04-072-11/+56
|