]> git.lizzy.rs Git - dragonfireclient.git/history - src/script/cpp_api/s_security.cpp
Order es_DrawType exactly like enum NodeDrawType in nodedef.h (#5946)
[dragonfireclient.git] / src / script / cpp_api / s_security.cpp
2017-04-17 Auke KokPlug two minor Leaks (#5603)
2017-03-19 red-001Block access to the `io` library
2017-03-13 red-001[CSM] Improve security for client-sided mods (#5100)
2017-03-13 Loic Blot[CSM] Client side modding
2017-01-21 Loïc BlotRemove os.exit from the Lua secure sandbox (#5090)
2016-12-20 ShadowNinjaSecurity: Fix resolving of some relative paths
2016-12-20 ShadowNinjaMod security: Allow read-only access to all mod paths
2016-11-24 ShadowNinjaFix secure io.lines
2016-11-24 ShadowNinjaFix secure io.open without mode
2016-11-05 Zeno-Fix memory leak in ::safeLoadFile (#4730)
2016-08-10 David Carliercouple of memory leaks fixes.
2016-05-30 Zeno-Remove unused code in s_security.cpp (#4172)
2016-03-03 ShadowNinjaRemove debug.getupvalue from the Lua sandbox whitelist
2015-08-26 KahrlUse numeric indices and raw table access with LUA_REGIS...
2015-06-12 est31dofile error reporting for syntax errors
2015-05-22 SmallJokerFix Windows build, clean up included headers
2015-05-16 ShadowNinjaAdd mod security