aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* [Minor] Improve debugging for surbl moduleVsevolod Stakhov2017-01-311-18/+35
|
* [Minor] Avoid one copy when publishing fuzzy updatesVsevolod Stakhov2017-01-302-4/+31
|
* [Minor] Slightly improve openssl 1.1 supportVsevolod Stakhov2017-01-291-4/+16
|
* [CritFix] Fix bad memory leak in TLS certificates validationVsevolod Stakhov2017-01-291-0/+3
|
* [Minor] Fix warningsAndrew Lewis2017-01-281-3/+4
| | | | - Also yield symbol when key in Redis was used
* [Feature] Allow to store dkim keys in RedisVsevolod Stakhov2017-01-281-2/+44
|
* [Feature] Allow to pass sign key directly from LuaVsevolod Stakhov2017-01-283-15/+113
|
* [Minor] Tell when a peak callback is set for the cacheVsevolod Stakhov2017-01-281-0/+1
|
* [Minor] Improve counters outputVsevolod Stakhov2017-01-284-12/+24
|
* [Fix] Fix memory leak in HTTP mapsVsevolod Stakhov2017-01-272-4/+9
| | | | Issue: #1332
* [Minor] Force actions: support expressions & alternate message syntaxAndrew Lewis2017-01-271-16/+70
|
* [Minor] Silence warningsAndrew Lewis2017-01-271-2/+1
|
* [Feature] Add fuzzy collection pluginVsevolod Stakhov2017-01-271-0/+186
|
* [Fix] Various collection mode fixesVsevolod Stakhov2017-01-271-28/+34
|
* [Fix] Fix issues with empty updatesVsevolod Stakhov2017-01-272-1/+7
|
* [Fix] Add packed attribute for protocol structureVsevolod Stakhov2017-01-271-2/+2
|
* [Minor] Add some missing cryptobox functionsVsevolod Stakhov2017-01-272-32/+157
|
* [Minor] Save resolver in config structure and allow to get it from LuaVsevolod Stakhov2017-01-273-0/+34
|
* Merge pull request #1379 from fatalbanana/tagsVsevolod Stakhov2017-01-271-12/+8
|\ | | | | [Minor] URL reputation: fix partial saving of tags
| * [Minor] URL reputation: fix partial saving of tagsAndrew Lewis2017-01-271-12/+8
| |
* | [Minor] Fix multiple surbl tagsVsevolod Stakhov2017-01-271-1/+1
|/
* Merge pull request #1375 from fatalbanana/urVsevolod Stakhov2017-01-261-35/+14
|\ | | | | [Minor] URL reputation plugin changes
| * [Minor] URL reputation plugin changesAndrew Lewis2017-01-261-35/+14
| |
* | [Fix] Another try to fix 0 length mapsVsevolod Stakhov2017-01-261-0/+3
| | | | | | | | | | Issue: #1374 Reported by: @aeroclown
* | [Feature] Support HTTPCrypt client in lua_httpVsevolod Stakhov2017-01-261-17/+70
| |
* | [Feature] Simplify HTTPCrypt client supportVsevolod Stakhov2017-01-262-1/+32
| |
* | [Fix] Allow static mapsVsevolod Stakhov2017-01-261-22/+29
| |
* | [Minor] Use the same protocol as fuzzy replicationVsevolod Stakhov2017-01-261-3/+72
| |
* | [Feature] Implement fuzzy collection modeVsevolod Stakhov2017-01-261-4/+84
| |
* | [Minor] Constify argumentsVsevolod Stakhov2017-01-262-2/+2
| |
* | [Feature] Start collection only mode implementation for fuzzy storageVsevolod Stakhov2017-01-261-42/+360
| |
* | [Minor] Allow to parse signature pubkeys from the configVsevolod Stakhov2017-01-262-3/+14
|/
* Merge pull request #1373 from fatalbanana/lVsevolod Stakhov2017-01-251-8/+32
|\ | | | | [Minor] Bulk update counters in URL reputation plugin
| * [Minor] Bulk update counters in URL reputation pluginAndrew Lewis2017-01-251-8/+32
| |
* | [Feature] Allow to set peak callbacks from LuaVsevolod Stakhov2017-01-252-0/+42
| |
* | [Feature] Allow to call a callback when symbol frequency is on peakVsevolod Stakhov2017-01-252-1/+56
| |
* | Merge pull request #1368 from fatalbanana/rl2Vsevolod Stakhov2017-01-251-9/+7
|\ \ | | | | | | Rework ratelimit module changes
| * | [Minor] Rework ratelimit module changesAndrew Lewis2017-01-241-9/+7
| | |
* | | Merge pull request #1371 from fatalbanana/lVsevolod Stakhov2017-01-251-6/+1
|\ \ \ | | |/ | |/| [Minor] Fix saving tags in URL reputation plugin
| * | [Minor] Fix saving tags in URL reputation pluginAndrew Lewis2017-01-251-6/+1
| | |
* | | [Minor] Add additional safe guard for nan valuesVsevolod Stakhov2017-01-251-1/+2
| | |
* | | [Fix] Check for NaN properlyVsevolod Stakhov2017-01-251-1/+1
| | |
* | | [Minor] Avoid nan poisoning in ip_scoreVsevolod Stakhov2017-01-251-1/+5
|/ /
* | [Minor] More fixes to counters calculationsVsevolod Stakhov2017-01-241-2/+3
| |
* | [Minor] Add more loggingVsevolod Stakhov2017-01-241-28/+39
| |
* | [Minor] Add cache_reload option to specify timeoutVsevolod Stakhov2017-01-244-13/+11
| |
* | [Rework] Further fixes to symbols frequenciesVsevolod Stakhov2017-01-244-46/+59
| |
* | [Minor] Change symcache magic to avoid old data loadingVsevolod Stakhov2017-01-241-1/+1
| |
* | [Rework] Multiple fixes for symbols cache statisticsVsevolod Stakhov2017-01-241-26/+56
| |
* | [Rework] Start rework of symbols cache updatesVsevolod Stakhov2017-01-246-70/+113
| |