13328 Commits (4d1bc130ebe0308bd96bdae0c89942c04bb1fdff)
 

Author SHA1 Message Date
  Vsevolod Stakhov 4d1bc130eb [Minor] Fix desctruction order 5 years ago
  Vsevolod Stakhov b359a956d4 [Fix] Fix parsing address with comments 5 years ago
  Vsevolod Stakhov 915a460b6a [Minor] Fix event pending checks 5 years ago
  Vsevolod Stakhov 619fdbc7b8 [Minor] Fix symbols cache saving 5 years ago
  Vsevolod Stakhov aeea55d92d [Fix] Fix boundaries detection and rework stop words algorithm 5 years ago
  Vsevolod Stakhov 4bbaebccde [Fix] Remove one letter stop words 5 years ago
  Vsevolod Stakhov ab08ab2a0b [Minor] Fix CMA calculations 5 years ago
  Vsevolod Stakhov 9a3b5ef566 [Minor] Don't load torch unless really needed 5 years ago
  Vsevolod Stakhov dae0ccff83 [Conf] Slashing: use lua rules from local confdir instead of confdir 5 years ago
  Vsevolod Stakhov 32a6db58b2 [Minor] Support local confdir in lua 5 years ago
  Vsevolod Stakhov 8c18e5c97c [Fix] Slashing: backport chunk logic from libucl 5 years ago
  Vsevolod Stakhov 2e216b23b1
Merge pull request #2572 from negram/fix-fatal-flag 5 years ago
  Mikhail Galanin 20744cb7b2 [Minor] is_successful != fatal 5 years ago
  Vsevolod Stakhov bfb211b3a5
Merge pull request #2571 from negram/misprint-2 5 years ago
  Vsevolod Stakhov 14c84068b6
Merge pull request #2570 from negram/lua-coverage-collector 5 years ago
  Mikhail Galanin 28648542c6 [Minor] misprint 5 years ago
  Mikhail Galanin ee9041edc6 [Test] global variable for coverage collector 5 years ago
  Mikhail Galanin 3440e3a862 [Test] use the coverage collector in tests 5 years ago
  Mikhail Galanin 69b45a2214 [Test] added Lua test coverage collector for functional tests 5 years ago
  Vsevolod Stakhov 315ecdf30d [Minor] Prevent race condition in Redis ctx refcounting 5 years ago
  Vsevolod Stakhov 6c57c65695 [Fix] Do not load torch on each rspamadm invocation 5 years ago
  Vsevolod Stakhov 99c862f617
Merge pull request #2565 from krestenk/master 5 years ago
  Vsevolod Stakhov 1187b07ab7
Merge pull request #2563 from negram/lua_http-doc 5 years ago
  Vsevolod Stakhov 081de6162a
Merge pull request #2562 from negram/fix-c-coverage-collection 5 years ago
  Kresten bdc0f6d56b Added "text/calendar" as a legal mimetype for .ics files. Files are failing this test, and "text/calendar" seems to be the correct one from https://tools.ietf.org/html/rfc5545 5 years ago
  Mikhail Galanin d3828db45b [Minor] Described some parameters for rspamd_http.request 5 years ago
  Mikhail Galanin 79b756e730 [Minor] set umask 0000 when building rspamd 5 years ago
  Vsevolod Stakhov b0e57e8f54 [Feature] Allow maps with HTTP auth 5 years ago
  Vsevolod Stakhov be7dfc2c77 [Feature] Add `check_violation` feature to DKIM/ARC signing 5 years ago
  Vsevolod Stakhov 0ef527ac26 [Fix] Fix dependencies for DNS_SIGNED symbol 5 years ago
  Vsevolod Stakhov 2f00b1fc24 [Minor] Don't use shift on -1 5 years ago
  Vsevolod Stakhov 0d74357b78
Merge pull request #2558 from moisseev/eslint 5 years ago
  Vsevolod Stakhov 362ccbd041
Merge pull request #2559 from negram/arg-check-fix 5 years ago
  Vsevolod Stakhov ef337345b5 [Minor] Fix evals maths 5 years ago
  Mikhail Galanin c3aee1e131 [Minor] Fixed argument check 5 years ago
  Vsevolod Stakhov c4c098a34a [Minor] Fix DNS packet writing to avoid alignment issues 5 years ago
  Vsevolod Stakhov fcf273b01f [Minor] Pet luacheck 5 years ago
  Vsevolod Stakhov 2fd553b390 [Fix] Allow to call fstring append with NULL string 5 years ago
  Alexander Moisseev 626fe0339c [WebUI] Do not display password form when secure_ip is set 5 years ago
  Vsevolod Stakhov 4c9f6b2118 [Minor] Unify check_auth/check_local options 5 years ago
  Vsevolod Stakhov 0b7bbd9a1d
Merge pull request #2557 from HeinleinSupport/master 5 years ago
  Vsevolod Stakhov c03f12c4c9 [Test] Fix reload test 5 years ago
  Vsevolod Stakhov 04973acecb [Minor] Fix field name -> names 5 years ago
  Carsten Rosenberg df19a35754 [Fix] ip_score - respect check_authed and check_local settings from config 5 years ago
  Vsevolod Stakhov 647986d925 [Test] Fix and extend whitelist tests 5 years ago
  Vsevolod Stakhov c9ecda5cf9 [Test] Add more test messages 5 years ago
  Vsevolod Stakhov 154b6993f1 [Test] Add more fake domains 5 years ago
  Vsevolod Stakhov b9abc224c7 [Rework] Rework and fix whitelist plugin 5 years ago
  Vsevolod Stakhov 2b32d54c95 [Fix] Fix watchers issue in lua_tcp when doing no resolving 5 years ago
  Vsevolod Stakhov 609f0e21c1
Merge pull request #2551 from moisseev/eslint 5 years ago