Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove os.exit from the Lua secure sandbox (#5090) | Loïc Blot | 2017-01-21 |
* | Security: Fix resolving of some relative paths | ShadowNinja | 2016-12-20 |
* | Mod security: Allow read-only access to all mod paths | ShadowNinja | 2016-12-20 |
* | Fix secure io.lines | ShadowNinja | 2016-11-24 |
* | Fix secure io.open without mode | ShadowNinja | 2016-11-24 |
* | Fix memory leak in ::safeLoadFile (#4730) | Zeno- | 2016-11-05 |
* | couple of memory leaks fixes. | David Carlier | 2016-08-10 |
* | Remove unused code in s_security.cpp (#4172) | Zeno- | 2016-05-30 |
* | Remove debug.getupvalue from the Lua sandbox whitelist | ShadowNinja | 2016-03-03 |
* | Use numeric indices and raw table access with LUA_REGISTRYINDEX | Kahrl | 2015-08-27 |
* | dofile error reporting for syntax errors | est31 | 2015-06-12 |
* | Fix Windows build, clean up included headers | SmallJoker | 2015-05-22 |
* | Add mod security | ShadowNinja | 2015-05-16 |