aboutsummaryrefslogtreecommitdiff
path: root/src/script/cpp_api/s_security.cpp
AgeCommit message (Expand)Author
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