aboutsummaryrefslogtreecommitdiff
path: root/src/script/cpp_api/s_security.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* couple of memory leaks fixes.David Carlier2016-08-101-1/+17
* Remove unused code in s_security.cpp (#4172)Zeno-2016-05-301-11/+3
* Remove debug.getupvalue from the Lua sandbox whitelistShadowNinja2016-03-031-1/+0
* Use numeric indices and raw table access with LUA_REGISTRYINDEXKahrl2015-08-271-6/+6
* dofile error reporting for syntax errorsest312015-06-121-1/+2
* Fix Windows build, clean up included headersSmallJoker2015-05-221-1/+1
* Add mod securityShadowNinja2015-05-161-0/+603