19322 Commits (79417a5f81e6d990364d3a541928b278f30492d2)
 

Author SHA1 Message Date
  Vsevolod Stakhov 79417a5f81
[Minor] Update more copyright years/email 2 years ago
  Vsevolod Stakhov 6a02683b2b
[Minor] Update readme 2 years ago
  Vsevolod Stakhov f8ffbf44bf
[Fix] Rbl: Fix received positioned checks 2 years ago
  Vsevolod Stakhov 466de60fc3
[Minor] Update version to 3.3 2 years ago
  Vsevolod Stakhov c1b767c234
Release 3.2 2 years ago
  Vsevolod Stakhov 2fa0e126c7
[Minor] Update my email and the copyright year 2 years ago
  Vsevolod Stakhov c6d0f564e3
[Test] Split test 2 years ago
  Vsevolod Stakhov 968d318a0c
[Rules] Slightly reduce MULTIPLE_FROM score 2 years ago
  Vsevolod Stakhov 9d792e5d1d
[Minor] Micro-optimisation 2 years ago
  Vsevolod Stakhov 182e382558
[Minor] Add max scores for some groups 2 years ago
  Vsevolod Stakhov 4c8b978e0b
[Minor] Free structure on exit 2 years ago
  Vsevolod Stakhov 9bf414e6a1
[Minor] Multimap: Fix default score 2 years ago
  Vsevolod Stakhov 8cf694d954
[Minor] Allow to disable composites without config breaking 2 years ago
  Vsevolod Stakhov 7fab24199e
[Minor] Cleanup memory on the error path 2 years ago
  Vsevolod Stakhov fec1c25ef6
[Minor] Optimise boundaries processing by avoiding small strings allocation 2 years ago
  Vsevolod Stakhov 5a7a082211
[Fix] Plug memory leak by using mempool for a copied address 2 years ago
  Vsevolod Stakhov 9117058f15
[Minor] Allow to specify mempool when copying an IP address structure 2 years ago
  Vsevolod Stakhov 920edd39c1
[Minor] Plug memory leak when rescheduling requests over TCP 2 years ago
  Vsevolod Stakhov 89960ca4a4
[Minor] Rbl: Do not check empty user/domain in rbl 2 years ago
  Vsevolod Stakhov b083a2a17f
[Minor] Adopt lua_url stuff for the new PRG 2 years ago
  Vsevolod Stakhov f57cb6099e
[Minor] Use wyrand for fast random as we already use mumhash for fast hashing 2 years ago
  Vsevolod Stakhov e40af70a7d
Merge pull request #4112 from msuslu/master 2 years ago
  Vsevolod Stakhov 04517756f5
Merge pull request #4113 from PHPGangsta/patch-2 2 years ago
  Vsevolod Stakhov 5d9919bd7f
Merge pull request #4114 from HeinleinSupport/lua_scanners/spamassassin 2 years ago
  Carsten Rosenberg f3c2a868ad [Minor] lua_scanner - spamassassin - another try to match all spamd returns 2 years ago
  Michael Kliewe cbe0e04032
Small fix in a comment 2 years ago
  Mehmet Suslu 11318c481d
make gcc 8.5 happy 2 years ago
  Vsevolod Stakhov b7605d9239
[Fix] Return a real number of recipients when dealing with aliases 2 years ago
  Vsevolod Stakhov 03ff121256
[Minor] Fix find to search for plain substrings only 2 years ago
  Vsevolod Stakhov 8e387f507a
[Test] Add test for csv detection 2 years ago
  Vsevolod Stakhov 4804292ed2
[Minor] Fix detection for some csv cases 2 years ago
  Vsevolod Stakhov 7dfe495e68
[Minor] Another fix for `task:get_symbol` 2 years ago
  Vsevolod Stakhov 708b461cc8
[Minor] Fix use of task:get_symbol 2 years ago
  Vsevolod Stakhov 95f49b26e9
[Minor] Reputation: Another bunch of fixes 2 years ago
  Vsevolod Stakhov e6e1a528da
[Minor] Reputation: Fix config variable 2 years ago
  Vsevolod Stakhov 6b6c4af8dc
[Fix] Apply the similar fix to the url_reputation 2 years ago
  Vsevolod Stakhov cab96bb04a
[Fix] Properly find the request and the number of requested entries 2 years ago
  Vsevolod Stakhov 6747093122
Merge pull request #4097 from moisseev/webui 2 years ago
  Vsevolod Stakhov 8bd5500b3f
[Minor] Add average scan time metric 2 years ago
  Vsevolod Stakhov d753ba5f49
[Minor] Deduplicate sum function 2 years ago
  Vsevolod Stakhov 0b4e9a4f0b
[Minor] Move summation to a separate routine 2 years ago
  Vsevolod Stakhov 34d47efef8
[Minor] Fix printing 2 years ago
  moisseev da28099f0e [WebUI] Show scan time in server list 2 years ago
  moisseev 1012fd1cfb [Test] Enable ECMAScript 6 features 2 years ago
  Vsevolod Stakhov fc9cac29db
[Minor] Move common stuff to a function 2 years ago
  Vsevolod Stakhov 5091e29234
[Minor] Obsolete old fuzzy epochs 2 years ago
  Vsevolod Stakhov dc4d83ffa2
Merge pull request #4093 from citrin/str_endswith 2 years ago
  Vsevolod Stakhov 9a6ee04f0d
Merge pull request #4079 from HeinleinSupport/lua_scanners/icap 2 years ago
  Carsten Rosenberg 9f67eef450 [Minor] lua_scanners - icap - lua linting 2 years ago
  Carsten Rosenberg 287f81c148 [Minor] lua_scanners - icap - adjust threat_table function 2 years ago