aboutsummaryrefslogtreecommitdiff
path: root/src/script/cpp_api/s_security.cpp
AgeCommit message (Expand)Author
2017-04-17Plug two minor Leaks (#5603)Auke Kok
2017-03-19Block access to the `io` libraryred-001
2017-03-13[CSM] Improve security for client-sided mods (#5100)red-001
2017-03-13[CSM] Client side moddingLoic Blot
2017-01-21Remove os.exit from the Lua secure sandbox (#5090)Loïc Blot
2016-12-20Security: Fix resolving of some relative pathsShadowNinja
2016-12-20Mod security: Allow read-only access to all mod pathsShadowNinja
2016-11-24Fix secure io.linesShadowNinja
2016-11-24Fix secure io.open without modeShadowNinja
2016-11-05Fix memory leak in ::safeLoadFile (#4730)Zeno-
2016-08-10couple of memory leaks fixes.David Carlier
2016-05-30Remove unused code in s_security.cpp (#4172)Zeno-
2016-03-03Remove debug.getupvalue from the Lua sandbox whitelistShadowNinja
2015-08-27Use numeric indices and raw table access with LUA_REGISTRYINDEXKahrl
2015-06-12dofile error reporting for syntax errorsest31
2015-05-22Fix Windows build, clean up included headersSmallJoker
2015-05-16Add mod securityShadowNinja