aboutsummaryrefslogtreecommitdiffstats
path: root/lualib
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Lua_selectors: Add languages selectorVsevolod Stakhov2019-02-221-0/+21
* [Minor] Fix testsVsevolod Stakhov2019-02-181-3/+7
* [Test] Add test for http headers signingVsevolod Stakhov2019-02-181-1/+7
* [Fix] Process orphaned `symbols` sectionVsevolod Stakhov2019-02-181-0/+6
* [Fix] Clickhouse: Fix database usageVsevolod Stakhov2019-02-181-5/+5
* [Minor] Dkim_signing: allow custom routine for getting dkim domainVsevolod Stakhov2019-02-151-0/+25
* Merge pull request #2657 from prehor/feature/arc-domainVsevolod Stakhov2019-02-151-0/+2
|\
| * Allow setting server domain for ARCPetr Řehoř2018-11-291-0/+2
* | [Minor] Load dynamic library if neededVsevolod Stakhov2019-02-141-0/+1
* | [Minor] Lua_util: Add maybe_obfuscate_subject utilityVsevolod Stakhov2019-02-121-0/+30
* | [Project] Implement new flags in Lua APIVsevolod Stakhov2019-02-121-3/+7
* | [Minor] Pet luacheckVsevolod Stakhov2019-02-111-2/+3
* | [Feature] Add `rspamadm mime sign` toolVsevolod Stakhov2019-02-111-13/+104
* | [Project] Fix lua_ffi definitionsVsevolod Stakhov2019-02-113-27/+20
* | [Project] Add DKIM FFI interfaceVsevolod Stakhov2019-02-093-0/+233
* | [Test] Fix tests relying on the broken behaviourVsevolod Stakhov2019-02-071-1/+1
* | Merge pull request #2739 from McKayJT/dkim-sign-ed25519Vsevolod Stakhov2019-02-041-51/+85
|\ \
| * | flatten prepare_dkim_signing resultsJohn McKay2019-02-021-19/+15
| * | keys from config and http arrayizedJohn McKay2019-02-021-55/+81
| * | Add multiple signature support.John McKay2019-02-021-1/+13
* | | [Minor] Rspamadm: Store intermediate message in a tableVsevolod Stakhov2019-02-041-53/+59
|/ /
* | [Minor] Add warning about conflictin local filesVsevolod Stakhov2019-02-011-0/+18
* | [Minor] lua_scanners - icap check empty keyCarsten Rosenberg2019-01-261-1/+3
* | [Minor] lua_scanners - match detected type and files in archivesCarsten Rosenberg2019-01-261-10/+33
* | [Minor] lua_scanners - oletools - complete threats in extended modeCarsten Rosenberg2019-01-261-2/+2
* | [Minor] lua_scanners - icap - Kaspersky support (empty header, multiple viruses)Carsten Rosenberg2019-01-261-6/+21
* | [Minor] Rspamadm: Allow `-` as filename to read from stdinVsevolod Stakhov2019-01-241-1/+1
* | [Minor] Fix Lua 5.1 compatibilityVsevolod Stakhov2019-01-221-1/+2
* | [Feature] lua_scanners - spamassassin spam scannerCarsten Rosenberg2019-01-201-0/+217
* | [Minor] lua_scanners - icap container error handlingCarsten Rosenberg2019-01-201-8/+14
* | [Minor] lua_scanners - oletools default config, detectionCarsten Rosenberg2019-01-201-2/+4
* | [Fix] lua_scanners - actions and symbol_failCarsten Rosenberg2019-01-191-3/+2
* | Merge pull request #2718 from HeinleinSupport/symbol_failVsevolod Stakhov2019-01-189-46/+53
|\ \
| * | [Minor] lua_scanners - use pattern for FAIL symbolCarsten Rosenberg2019-01-189-46/+53
* | | [Minor] Lua_scanners: Various fixes in VadeSecure pluginVsevolod Stakhov2019-01-182-16/+72
* | | [Feature] Lua_scanners: Add VadeSecure engine supportVsevolod Stakhov2019-01-181-0/+263
|/ /
* | [Minor] lua_scanners - fix again debug logging, scores in debug logCarsten Rosenberg2019-01-171-12/+14
* | [Minor] Lua_scanners: More N->name changesVsevolod Stakhov2019-01-172-16/+12
* | [Minor] Lua_scanners: Fix various issuesVsevolod Stakhov2019-01-179-79/+101
* | [FIX] lua_scanners - using N is much smarter ;)Carsten Rosenberg2019-01-168-67/+67
* | [Minor] lua_scanners - oletools - improve protocol, better extended resultsCarsten Rosenberg2019-01-161-46/+69
* | [Minor] lua_scanners - icap - use OPTIONS response, result handlingCarsten Rosenberg2019-01-161-31/+48
* | [Fix] lua_scanners - kaspersky - response with fnameCarsten Rosenberg2019-01-151-8/+2
* | [Feature] lua_scanners - icap protocol supportCarsten Rosenberg2019-01-142-0/+285
* | [Minor] lua_scanners - common - log_clean functionCarsten Rosenberg2019-01-141-0/+13
* | [Minor] lua_scanners - dcc save cleanCarsten Rosenberg2019-01-141-8/+15
* | [Minor] lua_scanners - oletools protocol, cache cleanCarsten Rosenberg2019-01-141-13/+17
* | [FIX] lua_scanners - duplicated fail symbol + luastyleCarsten Rosenberg2019-01-131-1/+1
* | [Fix] lua_scanners - fix luacheckCarsten Rosenberg2019-01-133-4/+3
* | [Minor] lua_scanners - olefy - small changesCarsten Rosenberg2019-01-131-7/+8