13111 Commits (f7c44dea2e387f6358aa7c0fbc580a9d79209df6)

Author SHA1 Message Date
  Vsevolod Stakhov f1e8223f05
[Minor] Fix more lua issues 2 years ago
  Vsevolod Stakhov 491ff2c2d6
[Minor] Add some more helpers 2 years ago
  Vsevolod Stakhov c211ce57b9
[Minor] Add delayed condition method 2 years ago
  Vsevolod Stakhov d89c7389ff
[Fix] Ignore directories in RarV5 archives 2 years ago
  Vsevolod Stakhov d7b4d913b5
[Minor] Add some more debug to mime_types 2 years ago
  Vsevolod Stakhov 5ccd1d0dd0
[Minor] Try to fix issue with incorrect indexing in url_reputation 2 years ago
  Vsevolod Stakhov 3d8a5284b3
[Project] Some more adjustments in symbols registration 2 years ago
  Vsevolod Stakhov 9b8f168083
[Project] Add more methods for symbols addition 2 years ago
  Vsevolod Stakhov b36bbbee87
[Rework] Try to fix the mess with types & flags 2 years ago
  Vsevolod Stakhov 8214b27e0b
[Rework] Re-implement cache sorting 2 years ago
  Vsevolod Stakhov c165435486
[Minor] Forgot to add a file 2 years ago
  Vsevolod Stakhov 1ce6e9b3c7
[Project] Reimplement dependencies processing 2 years ago
  Vsevolod Stakhov 4845da03b4
[Rework] Further work on deps processing 2 years ago
  Petr Vaněk 8db1379a19 Migrate ZSTD_reset{C,D}Stream to a new API 2 years ago
  Vsevolod Stakhov 75aab1cffb
[Fix] Try to fix dkim reputation adjustements 2 years ago
  Vsevolod Stakhov 5137b7942b
[Project] Fix on conditions 2 years ago
  Vsevolod Stakhov 6c9f364444
[Project] Further rework tracking 2 years ago
  Vsevolod Stakhov 562b5dd0fd
[Rework] Reimplement saving/loading the cache items 2 years ago
  Vsevolod Stakhov 1c0587856c
[Minor] Add some tests 2 years ago
  Vsevolod Stakhov 6b5e725d6b
[Project] Add raii_sink file helper 2 years ago
  Vsevolod Stakhov fd9693073d
[Rework] Rework files structure 2 years ago
  Vsevolod Stakhov 4b6706a695
[Minor] Also allow mmaps to be RAII protected 2 years ago
  Vsevolod Stakhov 600452bacf
[Minor] Add a simple utility to deal with locked files 2 years ago
  Vsevolod Stakhov d3441f144f
[Project] Get rid of C style ctors/dtors 2 years ago
  Vsevolod Stakhov 291383ca94
[Project] Further rework 2 years ago
  Vsevolod Stakhov a2cefa2b67
[Minor] Add array allocation methods to handle integer overflow 2 years ago
  Vsevolod Stakhov 309ae8e66a
[Project] Start rewrite symcache in c++ 2 years ago
  Vsevolod Stakhov 16ba8b5588
[Minor] Oops, fix null check logic 2 years ago
  Vsevolod Stakhov e96512e68b
[Minor] Also allow to set objects to null for disabling 2 years ago
  Vsevolod Stakhov 987f56f4e2
[Minor] Well, I've said `mirrors`! 2 years ago
  Vsevolod Stakhov d231f3d467
[Minor] Check enabled/disabled logic for the proxy upstreams/mirrors 2 years ago
  Vsevolod Stakhov 9e8950b9ec
[Rework] Isolate disable/enable logic for the configuration ucl objects 2 years ago
  Vsevolod Stakhov 79417a5f81
[Minor] Update more copyright years/email 2 years ago
  Vsevolod Stakhov f8ffbf44bf
[Fix] Rbl: Fix received positioned checks 2 years ago
  Vsevolod Stakhov 2fa0e126c7
[Minor] Update my email and the copyright year 2 years ago
  Vsevolod Stakhov 9d792e5d1d
[Minor] Micro-optimisation 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 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
  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 7dfe495e68
[Minor] Another fix for `task:get_symbol` 2 years ago