Histórico de Commits

Autor SHA1 Mensagem Data
  Jude Melton-Houghton d0a118f5b1 Add `minetest.get_game_info` and allow reading `game.conf` (#12989) há 1 ano atrás
  Jude Melton-Houghton b38ffdec27 Implement vector and node conversion in Lua (#12609) há 1 ano atrás
  Jude Melton-Houghton 6f5a68b7f7 Allow getmetatable in CSM (#12776) há 2 anos atrás
  AFCMS 6ec6acc539 Add `minetest.settings` to CSM API and allow CSMs to provide `settingtypes.txt` (#12131) há 2 anos atrás
  stefan bb671c3089 Remove debug.get/setmetatable from security whitelist há 2 anos atrás
  Jude Melton-Houghton 06d197cdd0 Store vector metatable in registry há 2 anos atrás
  sfan5 9a12e4499e Minor improvements to Lua sandbox há 2 anos atrás
  sfan5 b2409b14d0 Refactor trusted mod checking code há 2 anos atrás
  sfan5 f405459548 Remove setlocal and setupvalue from `debug` table whitelist há 2 anos atrás
  Lejo b9051386ae Add Lua bitop library (#9847) há 2 anos atrás
  sfan5 6a1424f2b1 Async-related script cleanups há 3 anos atrás
  sfan5 623f0a8613 Isolate library tables between sandbox and insecure env há 3 anos atrás
  sfan5 74762470b2 Fix some minor code issues all over the place há 3 anos atrás
  luk3yx 61a196378f Fix CSMs on arm64 (#10553) há 3 anos atrás
  sfan5 659245acc7 Work around LuaJIT issues on aarch64 (#9614) há 4 anos atrás
  sfan5 82a2e02323 Load client mods into memory before execution. há 4 anos atrás
  sfan5 5ab546f99b Refactor loading of Lua code with mod security há 4 anos atrás
  SmallJoker b0baa698a4 CSM: Fix itemstack:get_meta() 'metadata' indexing error há 5 anos atrás
  SmallJoker 23677be951 Load CSM environment after the restrictions are known há 5 anos atrás
  y ecd20de64d Removed debug.upvaluejoin to prevent leak of insecure environment há 5 anos atrás
  Quentin Bazin 5f1cd555cd Move client-specific files to 'src/client' (#7902) há 5 anos atrás
  Loïc Blot eef62c82a2 Modernize lua read (part 2 & 3): C++ templating assurance (#7410) há 6 anos atrás
  red-001 1e94a7feaf Move `setlocale` from Lua to C++. há 6 anos atrás
  Loïc Blot 1c1c97cbd1 Modernize source code: last part (#6285) há 7 anos atrás
  red-001 f3ad75691a Create a filesystem abstraction layer for CSM and only allow accessing files that are scanned into it. (#5965) há 7 anos atrás
  Auke Kok 97988a1044 Plug two minor Leaks (#5603) há 7 anos atrás
  red-001 2e3778ec0c Block access to the `io` library há 7 anos atrás
  red-001 a50d07d39a [CSM] Improve security for client-sided mods (#5100) há 7 anos atrás
  Loic Blot 2efae3ffd7 [CSM] Client side modding há 7 anos atrás
  Loïc Blot 39123fcce5 Remove os.exit from the Lua secure sandbox (#5090) há 7 anos atrás